index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-24
NFSv4.1: Exchange ID must use GFP_NOFS allocation mode
Trond Myklebust
1
-3
/
+3
2012-05-24
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
31
-225
/
+155
2012-05-24
genirq: Add IRQS_PENDING for nested and simple irq
Ning Jiang
1
-2
/
+6
2012-05-24
nfs41: Use BIND_CONN_TO_SESSION for CB_PATH_DOWN*
Weston Andros Adamson
2
-4
/
+31
2012-05-24
net/wanrouter: Deprecate and schedule for removal
Joe Perches
2
-1
/
+7
2012-05-24
xen/netback: Calculate the number of SKB slots required correctly
Simon Graham
1
-2
/
+1
2012-05-24
solos-pci: Fix DMA support
David Woodhouse
1
-1
/
+3
2012-05-24
MAINTAINERS
jamal
1
-1
/
+1
2012-05-24
nfs4.1: add BIND_CONN_TO_SESSION operation
Weston Andros Adamson
5
-0
/
+161
2012-05-24
net: qmi_wwan: Add Sierra Wireless device IDs
Bjørn Mork
1
-0
/
+2
2012-05-24
NFSv4.1 test the mdsthreshold hint parameters
Andy Adamson
1
-0
/
+79
2012-05-24
NFSv4.1 add nfs_inode book keeping for mdsthreshold
Andy Adamson
6
-0
/
+13
2012-05-24
NFSv4.1 cache mdsthreshold values on OPEN
Andy Adamson
5
-5
/
+69
2012-05-24
NFSv4.1 mdsthreshold attribute xdr
Andy Adamson
3
-2
/
+140
2012-05-24
lib: Sparc's strncpy_from_user is generic enough, move under lib/
David S. Miller
5
-144
/
+152
2012-05-24
kernel: Move REPEAT_BYTE definition into linux/kernel.h
David S. Miller
4
-4
/
+6
2012-05-24
sparc: Increase portability of strncpy_from_user() implementation.
David S. Miller
2
-5
/
+30
2012-05-24
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-189
/
+218
2012-05-24
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
323
-14777
/
+41792
2012-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
189
-5539
/
+6665
2012-05-24
Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
30
-979
/
+5048
2012-05-24
alpha: add io{read,write}{16,32}be functions
Michael Cree
1
-0
/
+5
2012-05-24
alpha: implement various OSF/1 stat syscalls
Mans Rullgard
3
-5
/
+174
2012-05-24
alpha: implement setsysinfo(SSI_LMF) as a no-op
Mans Rullgard
2
-0
/
+4
2012-05-24
perf tools: Do not use _FORTIFY_SOURCE when DEBUG=1 is specified
Arnaldo Carvalho de Melo
1
-2
/
+2
2012-05-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
106
-1305
/
+2845
2012-05-24
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
463
-16754
/
+39172
2012-05-24
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2
-7
/
+20
2012-05-24
drm/i915: always use RPNSWREQ for turbo change requests
Jesse Barnes
1
-1
/
+1
2012-05-24
drm/i915: reject doubleclocked cea modes on dp
Daniel Vetter
1
-0
/
+6
2012-05-24
drm/i915: Adding TV Out Missing modes.
Rodrigo Vivi
1
-0
/
+48
2012-05-24
drm/i915: wait for a vblank to pass after tv detect
Daniel Vetter
1
-0
/
+5
2012-05-24
drm/i915: no lvds quirk for HP t5740e Thin Client
Jan-Benedict Glaw
1
-0
/
+8
2012-05-24
drm/i915: enable vdd when switching off the eDP panel
Daniel Vetter
1
-10
/
+8
2012-05-24
drm/i915: Fix PCH PLL assertions to not assume CRTC:PLL relationship
Chris Wilson
1
-23
/
+33
2012-05-24
drm/i915: Always update RPS interrupts thresholds along with frequency
Chris Wilson
2
-47
/
+47
2012-05-24
drm/i915: properly handle interlaced bit for sdvo dtd conversion
Daniel Vetter
2
-4
/
+13
2012-05-24
tools lib traceevent: Fix signature of create_arg_item()
Namhyung Kim
1
-3
/
+2
2012-05-24
tools lib traceevent: Use proper function parameter type
Namhyung Kim
1
-0
/
+1
2012-05-24
tools lib traceevent: Fix freeing arg on process_dynamic_array()
Namhyung Kim
1
-3
/
+4
2012-05-24
tools lib traceevent: Fix a possibly wrong memory dereference
Namhyung Kim
1
-0
/
+2
2012-05-24
tools lib traceevent: Fix a possible memory leak
Namhyung Kim
1
-1
/
+4
2012-05-24
tools lib traceevent: Allow expressions in __print_symbolic() fields
Stefan Hajnoczi
1
-0
/
+7
2012-05-24
x86, relocs: Add jiffies and jiffies_64 to the relative whitelist
H. Peter Anvin
1
-0
/
+1
2012-05-24
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
1
-1
/
+1
2012-05-24
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
76
-3026
/
+9520
2012-05-24
Merge branch 'next' into for-linus
Dmitry Torokhov
10821
-299049
/
+511649
2012-05-24
Input: matrix-keymap - fix building keymaps
Dmitry Torokhov
1
-1
/
+1
2012-05-24
s390/headers: replace __s390x__ with CONFIG_64BIT where possible
Heiko Carstens
22
-123
/
+123
2012-05-24
s390/headers: remove #ifdef __KERNEL__ from not exported headers
Heiko Carstens
14
-56
/
+1
[prev]
[next]