index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
283
-465
/
+471
*
module_param: make bool parameters really bool (arch)
Rusty Russell
2012-01-13
8
-25
/
+25
*
module_param: make bool parameters really bool (core code)
Rusty Russell
2012-01-13
5
-8
/
+9
*
kernel/async: remove redundant declaration.
Rusty Russell
2012-01-13
1
-2
/
+0
*
printk: fix unnecessary module_param_name.
Rusty Russell
2012-01-13
1
-1
/
+1
*
lirc_parallel: fix module parameter description.
Rusty Russell
2012-01-13
1
-1
/
+1
*
module_param: avoid bool abuse, add bint for special cases.
Rusty Russell
2012-01-13
7
-6
/
+36
*
module_param: check type correctness for module_param_array
Rusty Russell
2012-01-13
5
-5
/
+8
*
modpost: use linker section to generate table.
Rusty Russell
2012-01-13
1
-45
/
+61
*
modpost: use a table rather than a giant if/else statement.
Rusty Russell
2012-01-13
1
-119
/
+73
*
modules: sysfs - export: taint, coresize, initsize
Kay Sievers
2012-01-13
2
-29
/
+80
*
kernel/params: replace DEBUGP with pr_debug
Jim Cromie
2012-01-13
1
-10
/
+4
*
module: replace DEBUGP with pr_debug
Jim Cromie
2012-01-13
1
-26
/
+20
*
module: struct module_ref should contains long fields
Eric Dumazet
2012-01-13
3
-10
/
+21
*
module: Fix performance regression on modules with large symbol tables
Kevin Cernekee
2012-01-13
1
-44
/
+21
*
module: Add comments describing how the "strmap" logic works
Kevin Cernekee
2012-01-13
1
-0
/
+9
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-01-12
10
-14
/
+109
|
\
|
*
Input: bcm5974 - set BUTTONPAD property
Jussi Pakkanen
2012-01-10
1
-0
/
+3
|
*
Input: serio_raw - return proper result when serio_raw_write fails
Dmitry Torokhov
2012-01-10
1
-1
/
+1
|
*
Input: serio_raw - really signal HUP upon disconnect
Dmitry Torokhov
2012-01-10
1
-2
/
+2
|
*
Input: serio_raw - remove stray semicolon
Che-Liang Chiou
2012-01-10
1
-1
/
+1
|
*
Input: revert some over-zealous conversions to module_platform_driver()
Dmitry Torokhov
2012-01-10
8
-10
/
+102
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2012-01-12
5
-50
/
+149
|
\
\
|
*
|
FUSE: Notifying the kernel of deletion.
John Muir
2011-12-13
4
-4
/
+102
|
*
|
fuse: support ioctl on directories
Miklos Szeredi
2011-12-13
4
-5
/
+38
|
*
|
fuse: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-12-13
1
-1
/
+1
|
*
|
fuse: llseek optimize SEEK_CUR and SEEK_SET
Miklos Szeredi
2011-12-13
1
-40
/
+8
*
|
|
Merge tag 'to-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
2012-01-12
23
-247
/
+757
|
\
\
\
|
*
|
|
lguest: Make sure interrupt is allocated ok by lguest_setup_irq
Stratos Psomadakis
2012-01-12
2
-11
/
+20
|
*
|
|
lguest: move the lguest tool to the tools directory
Davidlohr Bueso
2012-01-12
6
-2
/
+2
|
*
|
|
lguest: switch segment-voodoo-numbers to readable symbols
Jacek Galowicz
2012-01-12
1
-11
/
+17
|
*
|
|
virtio: balloon: Add freeze, restore handlers to support S4
Amit Shah
2012-01-12
1
-0
/
+47
|
*
|
|
virtio: balloon: Move vq initialization into separate function
Amit Shah
2012-01-12
1
-18
/
+30
|
*
|
|
virtio: net: Add freeze, restore handlers to support S4
Amit Shah
2012-01-12
1
-0
/
+46
|
*
|
|
virtio: net: Move vq and vq buf removal into separate function
Amit Shah
2012-01-12
1
-8
/
+12
|
*
|
|
virtio: net: Move vq initialization into separate function
Amit Shah
2012-01-12
1
-19
/
+28
|
*
|
|
virtio: blk: Add freeze, restore handlers to support S4
Amit Shah
2012-01-12
1
-0
/
+44
|
*
|
|
virtio: blk: Move vq initialization to separate function
Amit Shah
2012-01-12
1
-5
/
+14
|
*
|
|
virtio: console: Disable callbacks for virtqueues at start of S4 freeze
Amit Shah
2012-01-12
1
-0
/
+8
|
*
|
|
virtio: console: Add freeze and restore handlers to support S4
Amit Shah
2012-01-12
1
-0
/
+58
|
*
|
|
virtio: console: Move vq and vq buf removal into separate functions
Amit Shah
2012-01-12
1
-28
/
+40
|
*
|
|
virtio: pci: add PM notification handlers for restore, freeze, thaw, poweroff
Amit Shah
2012-01-12
2
-2
/
+97
|
*
|
|
virtio: pci: switch to new PM API
Amit Shah
2012-01-12
1
-4
/
+12
|
*
|
|
virtio_blk: fix config handler race
Michael S. Tsirkin
2012-01-12
1
-1
/
+21
|
*
|
|
virtio: add debugging if driver doesn't kick.
Rusty Russell
2012-01-12
1
-0
/
+31
|
*
|
|
virtio: expose added descriptors immediately.
Rusty Russell
2012-01-12
1
-6
/
+14
|
*
|
|
virtio: avoid modulus operation.
Rusty Russell
2012-01-12
1
-4
/
+6
|
*
|
|
virtio: support unlocked queue kick
Rusty Russell
2012-01-12
2
-12
/
+52
|
*
|
|
virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf
Rusty Russell
2012-01-12
10
-58
/
+44
|
*
|
|
virtio: document functions better.
Rusty Russell
2012-01-12
2
-48
/
+91
[next]