summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-04-291-0/+1
|\
| * [ALSA] Add MPU401_INFO_NO_ACK bitflagTakashi Iwai2008-04-291-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-291-1/+1
|\ \
| * | x86: vget_cycles() __always_inlineHugh Dickins2008-04-291-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-294-1/+33
|\ \
| * | acpi: get boot_cpu_id as early for k8_scan_nodesYinghai Lu2008-04-261-0/+5
| * | x86: multi pci root bus with different io resource range, on 64-bitYinghai Lu2008-04-262-1/+4
| * | x86: get mp_bus_to_node earlyYinghai Lu2008-04-262-0/+15
| * | x86 pci: remove checking type for mmconfig probeYinghai Lu2008-04-261-2/+2
| * | x86_64: set cfg_size for AMD Family 10h in case MMCONFIGYinghai Lu2008-04-261-0/+1
| * | 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
OpenPOWER on IntegriCloud