Age | Commit message (Expand) | Author |
2008-04-29 | Improve queue_is_locked() | Jens Axboe |
2008-04-29 | Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2008-04-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2008-04-29 | block: fix queue locking verification | Linus Torvalds |
2008-04-29 | pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2 | Yinghai Lu |
2008-04-29 | pci/irq: restore mask_bits in msi shutdown -v3 | Yinghai Lu |
2008-04-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds |
2008-04-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds |
2008-04-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds |
2008-04-29 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2008-04-29 | bitops: remove "optimizations" | Thomas Gleixner |
2008-04-29 | Add kbuild.h that contains common definitions for kbuild users | Christoph Lameter |
2008-04-29 | kernel: add common infrastructure for unaligned access | Harvey Harrison |
2008-04-29 | sysv fs: remove superfluous check for __GNUC__ compiler | Robert P. J. Day |
2008-04-29 | edac: fix module initialization on several modules 2nd time | Hitoshi Mitake |
2008-04-29 | idr: create idr_layer_cache at boot time | Akinobu Mita |
2008-04-29 | nbd: delete superfluous test for __GNUC__ | Robert P. J. Day |
2008-04-29 | NBD: allow nbd to be used locally | Laurent Vivier |
2008-04-29 | sysctl: add the ->permissions callback on the ctl_table_root | Pavel Emelyanov |
2008-04-29 | sysctl: clean from unneeded extern and forward declarations | Pavel Emelyanov |
2008-04-29 | include/linux/sysctl.h: remove empty #else | Adrian Bunk |
2008-04-29 | proc: introduce proc_create_data to setup de->data | Denis V. Lunev |
2008-04-29 | proc: remove ->get_info infrastructure | Alexey Dobriyan |
2008-04-29 | proc: remove proc_root from drivers | Alexey Dobriyan |
2008-04-29 | proc: remove proc_root_driver | Alexey Dobriyan |
2008-04-29 | proc: remove proc_root_fs | Alexey Dobriyan |
2008-04-29 | proc: remove proc_bus | Alexey Dobriyan |
2008-04-29 | procfs task exe symlink | Matt Helsley |
2008-04-29 | keys: make key_serial() a function if CONFIG_KEYS=y | David Howells |
2008-04-29 | keys: make the keyring quotas controllable through /proc/sys | David Howells |
2008-04-29 | keys: don't generate user and user session keyrings unless they're accessed | David Howells |
2008-04-29 | keys: allow clients to set key perms in key_create_or_update() | Arun Raghavan |
2008-04-29 | keys: add keyctl function to get a security label | David Howells |
2008-04-29 | keys: allow the callout data to be passed as a blob rather than a string | David Howells |
2008-04-29 | ELF: Use EI_NIDENT instead of numeric value | Cyrill Gorcunov |
2008-04-29 | ipmi: make comment match actual preprocessor check | Robert P. J. Day |
2008-04-29 | ipmi: remove ->write_proc code | Alexey Dobriyan |
2008-04-29 | ipmi: style fixes in the base code | Corey Minyard |
2008-04-29 | ipmi: run to completion fixes | Corey Minyard |
2008-04-29 | ipc: add definitions of USHORT_MAX and others | Zhang, Yanmin |
2008-04-29 | ipc: re-enable msgmni automatic recomputing msgmni if set to negative | Nadia Derbey |
2008-04-29 | ipc: recompute msgmni on ipc namespace creation/removal | Nadia Derbey |
2008-04-29 | ipc: recompute msgmni on memory add / remove | Nadia Derbey |
2008-04-29 | ipc: define the slab_memory_callback priority as a constant | Nadia Derbey |
2008-04-29 | ipc: scale msgmni to the number of ipc namespaces | Nadia Derbey |
2008-04-29 | ipc: scale msgmni to the amount of lowmem | Nadia Derbey |
2008-04-29 | dma: add dma_*map*_attrs() interfaces | Arthur Kepner |
2008-04-29 | memcgroup: implement failcounter reset | Pavel Emelyanov |
2008-04-29 | memcgroups: add a document describing the resource counter abstraction | Pavel Emelyanov |
2008-04-29 | memcgroup: add the max_usage member on the res_counter | Pavel Emelyanov |