Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | x86: validate against acpi motherboard resources | Robert Hancock | 2008-04-26 | 1 | -0/+8 | |
* | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2008-04-29 | 5 | -27/+45 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [RAPIDIO] Add serial RapidIO controller support, which includes MPC8548, MPC8641 | Zhang Wei | 2008-04-29 | 1 | -0/+6 | |
| * | | | | | | | [RAPIDIO] Auto-probe the RapidIO system size | Zhang Wei | 2008-04-29 | 1 | -7/+7 | |
| * | | | | | | | [RAPIDIO] Add RapidIO multi mport support | Zhang Wei | 2008-04-29 | 1 | -7/+11 | |
| * | | | | | | | [RAPIDIO] Move include/asm-ppc/rio.h to asm-powerpc | Zhang Wei | 2008-04-29 | 1 | -0/+0 | |
| * | | | | | | | [POWERPC] Provide walk_memory_resource() for powerpc | Badari Pulavarty | 2008-04-29 | 1 | -0/+1 | |
| * | | | | | | | [POWERPC] Update lmb data structures for hotplug memory add/remove | Badari Pulavarty | 2008-04-29 | 1 | -1/+2 | |
| * | | | | | | | [POWERPC] Add IRQSTACKS support on ppc32 | Kumar Gala | 2008-04-29 | 1 | -0/+6 | |
| * | | | | | | | [POWERPC] Use __always_inline for xchg* and cmpxchg* | Paul Mackerras | 2008-04-29 | 1 | -12/+12 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2008-04-29 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [CPUFREQ] allow use of the powersave governor as the default one | Alessandro Guido | 2008-04-28 | 1 | -0/+3 | |
| * | | | | | | | [CPUFREQ] expose cpufreq coordination requirements regardless of coordination... | Darrick J. Wong | 2008-04-28 | 1 | -1/+2 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-04-29 | 2 | -6/+37 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | block: Skip I/O merges when disabled | Alan D. Brunelle | 2008-04-29 | 1 | -0/+2 | |
| * | | | | | | | | block: add large command support | FUJITA Tomonori | 2008-04-29 | 1 | -2/+3 | |
| * | | | | | | | | block: rename and export rq_init() | FUJITA Tomonori | 2008-04-29 | 1 | -0/+1 | |
| * | | | | | | | | block: make queue flags non-atomic | Nick Piggin | 2008-04-29 | 1 | -4/+29 | |
| * | | | | | | | | block: add dma alignment and padding support to blk_rq_map_kern | FUJITA Tomonori | 2008-04-29 | 1 | -0/+2 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | bitops: remove "optimizations" | Thomas Gleixner | 2008-04-29 | 1 | -103/+12 | |
* | | | | | | | | Add kbuild.h that contains common definitions for kbuild users | Christoph Lameter | 2008-04-29 | 1 | -0/+15 | |
* | | | | | | | | kernel: Move arches to use common unaligned access | Harvey Harrison | 2008-04-29 | 24 | -893/+201 | |
* | | | | | | | | kernel: add common infrastructure for unaligned access | Harvey Harrison | 2008-04-29 | 10 | -0/+510 | |
* | | | | | | | | sysv fs: remove superfluous check for __GNUC__ compiler | Robert P. J. Day | 2008-04-29 | 1 | -5/+1 | |
* | | | | | | | | edac: fix module initialization on several modules 2nd time | Hitoshi Mitake | 2008-04-29 | 1 | -1/+13 | |
* | | | | | | | | idr: create idr_layer_cache at boot time | Akinobu Mita | 2008-04-29 | 1 | -0/+3 | |
* | | | | | | | | generalize asm-generic/ioctl.h to allow overriding values | Robert P. J. Day | 2008-04-29 | 1 | -6/+27 | |
* | | | | | | | | nbd: delete superfluous test for __GNUC__ | Robert P. J. Day | 2008-04-29 | 1 | -5/+1 | |
* | | | | | | | | NBD: allow nbd to be used locally | Laurent Vivier | 2008-04-29 | 1 | -1/+3 | |
* | | | | | | | | sysctl: add the ->permissions callback on the ctl_table_root | Pavel Emelyanov | 2008-04-29 | 1 | -1/+6 | |
* | | | | | | | | sysctl: clean from unneeded extern and forward declarations | Pavel Emelyanov | 2008-04-29 | 1 | -5/+0 | |
* | | | | | | | | include/linux/sysctl.h: remove empty #else | Adrian Bunk | 2008-04-29 | 1 | -2/+0 | |
* | | | | | | | | proc: introduce proc_create_data to setup de->data | Denis V. Lunev | 2008-04-29 | 1 | -2/+15 | |
* | | | | | | | | proc: remove ->get_info infrastructure | Alexey Dobriyan | 2008-04-29 | 1 | -14/+1 | |
* | | | | | | | | proc: remove proc_root from drivers | Alexey Dobriyan | 2008-04-29 | 1 | -3/+0 | |
* | | | | | | | | proc: remove proc_root_driver | Alexey Dobriyan | 2008-04-29 | 1 | -3/+0 | |
* | | | | | | | | proc: remove proc_root_fs | Alexey Dobriyan | 2008-04-29 | 1 | -1/+0 | |
* | | | | | | | | proc: remove proc_bus | Alexey Dobriyan | 2008-04-29 | 1 | -2/+0 | |
* | | | | | | | | procfs task exe symlink | Matt Helsley | 2008-04-29 | 3 | -1/+38 | |
* | | | | | | | | keys: make key_serial() a function if CONFIG_KEYS=y | David Howells | 2008-04-29 | 1 | -1/+4 | |
* | | | | | | | | keys: make the keyring quotas controllable through /proc/sys | David Howells | 2008-04-29 | 1 | -0/+5 | |
* | | | | | | | | keys: don't generate user and user session keyrings unless they're accessed | David Howells | 2008-04-29 | 1 | -8/+0 | |
* | | | | | | | | keys: allow clients to set key perms in key_create_or_update() | Arun Raghavan | 2008-04-29 | 1 | -0/+3 | |
* | | | | | | | | keys: add keyctl function to get a security label | David Howells | 2008-04-29 | 2 | -1/+20 | |
* | | | | | | | | keys: allow the callout data to be passed as a blob rather than a string | David Howells | 2008-04-29 | 1 | -3/+6 | |
* | | | | | | | | ELF: Use EI_NIDENT instead of numeric value | Cyrill Gorcunov | 2008-04-29 | 1 | -1/+1 | |
* | | | | | | | | ipmi: make comment match actual preprocessor check | Robert P. J. Day | 2008-04-29 | 1 | -1/+1 | |
* | | | | | | | | ipmi: remove ->write_proc code | Alexey Dobriyan | 2008-04-29 | 1 | -1/+1 | |
* | | | | | | | | ipmi: style fixes in the base code | Corey Minyard | 2008-04-29 | 2 | -47/+33 | |
* | | | | | | | | ipmi: run to completion fixes | Corey Minyard | 2008-04-29 | 1 | -9/+2 |