summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | x86: validate against acpi motherboard resourcesRobert Hancock2008-04-261-0/+8
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-295-27/+45
|\ \ \ \ \ \ \
| * | | | | | | [RAPIDIO] Add serial RapidIO controller support, which includes MPC8548, MPC8641Zhang Wei2008-04-291-0/+6
| * | | | | | | [RAPIDIO] Auto-probe the RapidIO system sizeZhang Wei2008-04-291-7/+7
| * | | | | | | [RAPIDIO] Add RapidIO multi mport supportZhang Wei2008-04-291-7/+11
| * | | | | | | [RAPIDIO] Move include/asm-ppc/rio.h to asm-powerpcZhang Wei2008-04-291-0/+0
| * | | | | | | [POWERPC] Provide walk_memory_resource() for powerpcBadari Pulavarty2008-04-291-0/+1
| * | | | | | | [POWERPC] Update lmb data structures for hotplug memory add/removeBadari Pulavarty2008-04-291-1/+2
| * | | | | | | [POWERPC] Add IRQSTACKS support on ppc32Kumar Gala2008-04-291-0/+6
| * | | | | | | [POWERPC] Use __always_inline for xchg* and cmpxchg*Paul Mackerras2008-04-291-12/+12
| | |/ / / / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2008-04-291-1/+5
|\ \ \ \ \ \ \
| * | | | | | | [CPUFREQ] allow use of the powersave governor as the default oneAlessandro Guido2008-04-281-0/+3
| * | | | | | | [CPUFREQ] expose cpufreq coordination requirements regardless of coordination...Darrick J. Wong2008-04-281-1/+2
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-04-292-6/+37
|\ \ \ \ \ \ \ \
| * | | | | | | | block: Skip I/O merges when disabledAlan D. Brunelle2008-04-291-0/+2
| * | | | | | | | block: add large command supportFUJITA Tomonori2008-04-291-2/+3
| * | | | | | | | block: rename and export rq_init()FUJITA Tomonori2008-04-291-0/+1
| * | | | | | | | block: make queue flags non-atomicNick Piggin2008-04-291-4/+29
| * | | | | | | | block: add dma alignment and padding support to blk_rq_map_kernFUJITA Tomonori2008-04-291-0/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | bitops: remove "optimizations"Thomas Gleixner2008-04-291-103/+12
* | | | | | | | Add kbuild.h that contains common definitions for kbuild usersChristoph Lameter2008-04-291-0/+15
* | | | | | | | kernel: Move arches to use common unaligned accessHarvey Harrison2008-04-2924-893/+201
* | | | | | | | kernel: add common infrastructure for unaligned accessHarvey Harrison2008-04-2910-0/+510
* | | | | | | | sysv fs: remove superfluous check for __GNUC__ compilerRobert P. J. Day2008-04-291-5/+1
* | | | | | | | edac: fix module initialization on several modules 2nd timeHitoshi Mitake2008-04-291-1/+13
* | | | | | | | idr: create idr_layer_cache at boot timeAkinobu Mita2008-04-291-0/+3
* | | | | | | | generalize asm-generic/ioctl.h to allow overriding valuesRobert P. J. Day2008-04-291-6/+27
* | | | | | | | nbd: delete superfluous test for __GNUC__Robert P. J. Day2008-04-291-5/+1
* | | | | | | | NBD: allow nbd to be used locallyLaurent Vivier2008-04-291-1/+3
* | | | | | | | sysctl: add the ->permissions callback on the ctl_table_rootPavel Emelyanov2008-04-291-1/+6
* | | | | | | | sysctl: clean from unneeded extern and forward declarationsPavel Emelyanov2008-04-291-5/+0
* | | | | | | | include/linux/sysctl.h: remove empty #elseAdrian Bunk2008-04-291-2/+0
* | | | | | | | proc: introduce proc_create_data to setup de->dataDenis V. Lunev2008-04-291-2/+15
* | | | | | | | proc: remove ->get_info infrastructureAlexey Dobriyan2008-04-291-14/+1
* | | | | | | | proc: remove proc_root from driversAlexey Dobriyan2008-04-291-3/+0
* | | | | | | | proc: remove proc_root_driverAlexey Dobriyan2008-04-291-3/+0
* | | | | | | | proc: remove proc_root_fsAlexey Dobriyan2008-04-291-1/+0
* | | | | | | | proc: remove proc_busAlexey Dobriyan2008-04-291-2/+0
* | | | | | | | procfs task exe symlinkMatt Helsley2008-04-293-1/+38
* | | | | | | | keys: make key_serial() a function if CONFIG_KEYS=yDavid Howells2008-04-291-1/+4
* | | | | | | | keys: make the keyring quotas controllable through /proc/sysDavid Howells2008-04-291-0/+5
* | | | | | | | keys: don't generate user and user session keyrings unless they're accessedDavid Howells2008-04-291-8/+0
* | | | | | | | keys: allow clients to set key perms in key_create_or_update()Arun Raghavan2008-04-291-0/+3
* | | | | | | | keys: add keyctl function to get a security labelDavid Howells2008-04-292-1/+20
* | | | | | | | keys: allow the callout data to be passed as a blob rather than a stringDavid Howells2008-04-291-3/+6
* | | | | | | | ELF: Use EI_NIDENT instead of numeric valueCyrill Gorcunov2008-04-291-1/+1
* | | | | | | | ipmi: make comment match actual preprocessor checkRobert P. J. Day2008-04-291-1/+1
* | | | | | | | ipmi: remove ->write_proc codeAlexey Dobriyan2008-04-291-1/+1
* | | | | | | | ipmi: style fixes in the base codeCorey Minyard2008-04-292-47/+33
* | | | | | | | ipmi: run to completion fixesCorey Minyard2008-04-291-9/+2
OpenPOWER on IntegriCloud