index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-08
[PATCH] Generic HID layer - pb_fnmode
Jiri Kosina
1
-0
/
+1
2006-12-08
[PATCH] Generic HID layer - input and event reporting
Jiri Kosina
1
-1
/
+2
2006-12-08
[PATCH] Generic HID layer - hiddev
Jiri Kosina
1
-4
/
+4
2006-12-08
[PATCH] Generic HID layer - USB API
Jiri Kosina
1
-35
/
+1
2006-12-08
[PATCH] Generic HID layer - API
Jiri Kosina
1
-8
/
+28
2006-12-08
[PATCH] Generic HID layer - code split
Jiri Kosina
2
-0
/
+1297
2006-12-08
[PATCH] dm: suspend: add noflush pushback
Kiyoshi Ueda
1
-0
/
+3
2006-12-08
[PATCH] dm: ioctl: add noflush suspend
Kiyoshi Ueda
1
-2
/
+7
2006-12-08
[PATCH] dm: map and endio return code clarification
Kiyoshi Ueda
1
-1
/
+1
2006-12-08
[PATCH] dm: suspend: parameter change
Kiyoshi Ueda
1
-1
/
+1
2006-12-08
[PATCH] video: pm3fb macros fix
Mariusz Kozlowski
1
-12
/
+12
2006-12-08
[PATCH] mbxfb: Add YUV video overlay support
Raphael Assenat
1
-0
/
+31
2006-12-08
[PATCH] fbcmap.c: mark structs const or __read_mostly
Helge Deller
1
-3
/
+3
2006-12-08
[PATCH] s3c2410fb: Add support for STN displays
Arnaud Patard (Rtp
1
-0
/
+3
2006-12-08
[PATCH] ide: more conversion to pci_get APIs
Alan Cox
1
-1
/
+3
2006-12-08
[PATCH] fault-injection: defaults likely to please a new user
Don Mullis
1
-0
/
+1
2006-12-08
[PATCH] fault-injection: Use bool-true-false throughout
Don Mullis
1
-1
/
+1
2006-12-08
[PATCH] fault injection: stacktrace filtering
Akinobu Mita
1
-0
/
+12
2006-12-08
[PATCH] fault injection: process filtering for fault-injection capabilities
Akinobu Mita
2
-0
/
+5
2006-12-08
[PATCH] fault-injection capability for disk IO
Akinobu Mita
1
-0
/
+4
2006-12-08
[PATCH] fault-injection capabilities infrastructure
Akinobu Mita
1
-0
/
+69
2006-12-08
[PATCH] Char: istallion, variables cleanup
Jiri Slaby
1
-12
/
+12
2006-12-08
[PATCH] Char: istallion, eliminate typedefs
Jiri Slaby
1
-6
/
+6
2006-12-08
[PATCH] Char: stallion, variables cleanup
Jiri Slaby
1
-14
/
+14
2006-12-08
[PATCH] termios: Enable new style termios ioctls on x86-64
Alan Cox
3
-3
/
+23
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
6
-13
/
+13
2006-12-08
[PATCH] tty: switch to ktermios and new framework
Alan Cox
4
-13
/
+14
2006-12-08
[PATCH] tty: preparatory structures for termios revamp
Alan Cox
20
-0
/
+228
2006-12-08
[PATCH] Char: stallion, kill typedefs
Jiri Slaby
1
-12
/
+12
2006-12-08
[PATCH] Char: mxser_new, upgrade to 1.9.1
Jiri Slaby
1
-0
/
+3
2006-12-08
[PATCH] add child reaper to pid_namespace
Sukadev Bhattiprolu
3
-3
/
+9
2006-12-08
[PATCH] to nsproxy
Cedric Le Goater
3
-2
/
+22
2006-12-08
[PATCH] rename struct pspace to struct pid_namespace
Sukadev Bhattiprolu
1
-5
/
+5
2006-12-08
[PATCH] identifier to nsproxy
Cedric Le Goater
2
-0
/
+2
2006-12-08
[PATCH] rename struct namespace to struct mnt_namespace
Kirill Korotaev
5
-47
/
+47
2006-12-08
[PATCH] add process_session() helper routine: deprecate old field
Cedric Le Goater
2
-7
/
+23
2006-12-08
[PATCH] add process_session() helper routine
Cedric Le Goater
1
-0
/
+5
2006-12-08
[PATCH] LOG2: Provide ilog2() fallbacks for powerpc
David Howells
2
-10
/
+21
2006-12-08
[PATCH] LOG2: Alter get_order() so that it can make use of ilog2() on a constant
David Howells
1
-4
/
+34
2006-12-08
[PATCH] LOG2: Alter roundup_pow_of_two() so that it can use a ilog2() on a co...
David Howells
2
-6
/
+26
2006-12-08
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
David Howells
3
-8
/
+176
2006-12-08
[PATCH] struct path: convert lockd
Josef Sipek
1
-1
/
+1
2006-12-08
[PATCH] VFS: change struct file to use struct path
Josef "Jeff" Sipek
2
-5
/
+7
2006-12-08
[PATCH] struct path: move struct path from fs/namei.c into include/linux
Josef "Jeff" Sipek
1
-0
/
+5
2006-12-08
[PATCH] struct path: rename Reiserfs's struct path
Josef "Jeff" Sipek
1
-22
/
+22
2006-12-08
[PATCH] fsstack: Introduce fsstack_copy_{attr,inode}_*
Josef "Jeff" Sipek
1
-0
/
+31
2006-12-08
[PATCH] crc32: replace bitreverse by bitrev32
Akinobu Mita
1
-2
/
+2
2006-12-08
[PATCH] bit reverse library
Akinobu Mita
1
-0
/
+15
2006-12-08
[PATCH] Fix generic WARN_ON message
Jeremy Fitzhardinge
1
-1
/
+1
2006-12-08
[PATCH] UML: add generic BUG support
Jeff Dike
1
-1
/
+3
[next]