index
:
litmus-rt-tegra.git
master
wip-mc
wip-nested-locking
LITMUS^RT and MC^2 V0 support for the NVIDIA Tegra 3 SoC
Jonathan Herman
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
module_param: make bool parameters really bool (arch)
Rusty Russell
2012-01-12
*
module_param: make bool parameters really bool (core code)
Rusty Russell
2012-01-12
*
kernel/async: remove redundant declaration.
Rusty Russell
2012-01-12
*
printk: fix unnecessary module_param_name.
Rusty Russell
2012-01-12
*
lirc_parallel: fix module parameter description.
Rusty Russell
2012-01-12
*
module_param: avoid bool abuse, add bint for special cases.
Rusty Russell
2012-01-12
*
module_param: check type correctness for module_param_array
Rusty Russell
2012-01-12
*
modpost: use linker section to generate table.
Rusty Russell
2012-01-12
*
modpost: use a table rather than a giant if/else statement.
Rusty Russell
2012-01-12
*
modules: sysfs - export: taint, coresize, initsize
Kay Sievers
2012-01-12
*
kernel/params: replace DEBUGP with pr_debug
Jim Cromie
2012-01-12
*
module: replace DEBUGP with pr_debug
Jim Cromie
2012-01-12
*
module: struct module_ref should contains long fields
Eric Dumazet
2012-01-12
*
module: Fix performance regression on modules with large symbol tables
Kevin Cernekee
2012-01-12
*
module: Add comments describing how the "strmap" logic works
Kevin Cernekee
2012-01-12
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-01-12
|
\
|
*
Input: bcm5974 - set BUTTONPAD property
Jussi Pakkanen
2012-01-11
|
*
Input: serio_raw - return proper result when serio_raw_write fails
Dmitry Torokhov
2012-01-11
|
*
Input: serio_raw - really signal HUP upon disconnect
Dmitry Torokhov
2012-01-11
|
*
Input: serio_raw - remove stray semicolon
Che-Liang Chiou
2012-01-11
|
*
Input: revert some over-zealous conversions to module_platform_driver()
Dmitry Torokhov
2012-01-11
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2012-01-12
|
\
\
|
*
|
FUSE: Notifying the kernel of deletion.
John Muir
2011-12-13
|
*
|
fuse: support ioctl on directories
Miklos Szeredi
2011-12-13
|
*
|
fuse: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-12-13
|
*
|
fuse: llseek optimize SEEK_CUR and SEEK_SET
Miklos Szeredi
2011-12-13
*
|
|
Merge tag 'to-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
2012-01-12
|
\
\
\
|
*
|
|
lguest: Make sure interrupt is allocated ok by lguest_setup_irq
Stratos Psomadakis
2012-01-12
|
*
|
|
lguest: move the lguest tool to the tools directory
Davidlohr Bueso
2012-01-12
|
*
|
|
lguest: switch segment-voodoo-numbers to readable symbols
Jacek Galowicz
2012-01-12
|
*
|
|
virtio: balloon: Add freeze, restore handlers to support S4
Amit Shah
2012-01-12
|
*
|
|
virtio: balloon: Move vq initialization into separate function
Amit Shah
2012-01-12
|
*
|
|
virtio: net: Add freeze, restore handlers to support S4
Amit Shah
2012-01-12
|
*
|
|
virtio: net: Move vq and vq buf removal into separate function
Amit Shah
2012-01-12
|
*
|
|
virtio: net: Move vq initialization into separate function
Amit Shah
2012-01-12
|
*
|
|
virtio: blk: Add freeze, restore handlers to support S4
Amit Shah
2012-01-12
|
*
|
|
virtio: blk: Move vq initialization to separate function
Amit Shah
2012-01-12
|
*
|
|
virtio: console: Disable callbacks for virtqueues at start of S4 freeze
Amit Shah
2012-01-12
|
*
|
|
virtio: console: Add freeze and restore handlers to support S4
Amit Shah
2012-01-12
|
*
|
|
virtio: console: Move vq and vq buf removal into separate functions
Amit Shah
2012-01-12
|
*
|
|
virtio: pci: add PM notification handlers for restore, freeze, thaw, poweroff
Amit Shah
2012-01-12
|
*
|
|
virtio: pci: switch to new PM API
Amit Shah
2012-01-12
|
*
|
|
virtio_blk: fix config handler race
Michael S. Tsirkin
2012-01-12
|
*
|
|
virtio: add debugging if driver doesn't kick.
Rusty Russell
2012-01-12
|
*
|
|
virtio: expose added descriptors immediately.
Rusty Russell
2012-01-12
|
*
|
|
virtio: avoid modulus operation.
Rusty Russell
2012-01-12
|
*
|
|
virtio: support unlocked queue kick
Rusty Russell
2012-01-12
|
*
|
|
virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf
Rusty Russell
2012-01-12
|
*
|
|
virtio: document functions better.
Rusty Russell
2012-01-12
|
*
|
|
virtio-balloon: Trivial cleanups
Sasha Levin
2012-01-12
[next]