Age | Commit message (Expand) | Author |
2012-01-13 | intelfbdrv.c: bailearly is an int module_param | Rusty Russell |
2012-01-13 | paride/pcd: fix bool verbose module parameter. | Rusty Russell |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell |
2012-01-13 | lirc_parallel: fix module parameter description. | Rusty Russell |
2012-01-13 | module_param: avoid bool abuse, add bint for special cases. | Rusty Russell |
2012-01-13 | module_param: check type correctness for module_param_array | Rusty Russell |
2012-01-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2012-01-12 | Merge tag 'to-linus' of git://github.com/rustyrussell/linux | Linus Torvalds |
2012-01-12 | brcmsmac: fix reading of PCI sprom contents | Linus Torvalds |
2012-01-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2012-01-11 | Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds |
2012-01-11 | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | 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 | virtio: harsher barriers for rpmsg. | Rusty Russell |
2012-01-12 | Merge branch 'sh/nommu' into sh-latest | Paul Mundt |
2012-01-12 | Merge branch 'sh/pm-runtime' into sh-latest | Paul Mundt |
2012-01-12 | sh: also without PM_RUNTIME pm_runtime.o must be built | Guennadi Liakhovetski |
2012-01-11 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-01-11 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds |
2012-01-11 | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds |
2012-01-11 | Merge tag 'md-3.3-fixes' of git://neil.brown.name/md | Linus Torvalds |
2012-01-11 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2012-01-11 | cpu: Register a generic CPU device on architectures that currently do not | Ben Hutchings |
2012-01-11 | cpu: Do not return errors from cpu_dev_init() which will be ignored | Ben Hutchings |
2012-01-10 | Input: bcm5974 - set BUTTONPAD property | Jussi Pakkanen |
2012-01-10 | Input: serio_raw - return proper result when serio_raw_write fails | Dmitry Torokhov |
2012-01-10 | Input: serio_raw - really signal HUP upon disconnect | Dmitry Torokhov |
2012-01-10 | Input: serio_raw - remove stray semicolon | Che-Liang Chiou |