summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Improve queue_is_locked()Jens Axboe2008-04-291-0/+4
* Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-04-295-28/+34
|\
| * [PATCH] new predicate - AUDIT_FILETYPEAl Viro2008-04-281-0/+1
| * [patch 1/2] audit: let userspace fully control TTY input auditingMiloslav Trmac2008-04-281-5/+0
| * Audit: increase the maximum length of the key fieldEric Paris2008-04-281-1/+1
| * Audit: standardize string audit interfacesEric Paris2008-04-281-8/+14
| * Audit: collect sessionid in netlink messagesEric Paris2008-04-285-14/+18
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-04-293-2/+11
|\ \
| * | pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2Yinghai Lu2008-04-291-0/+6
| * | pci/irq: restore mask_bits in msi shutdown -v3Yinghai Lu2008-04-291-0/+1
| * | PCI: don't expose struct pci_vpd to userspaceJesse Barnes2008-04-281-2/+2
| * | PCI: Add Intel SCH PCI IDsAlek Du2008-04-231-0/+2
* | | block: fix queue locking verificationLinus Torvalds2008-04-291-2/+8
* | | 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
OpenPOWER on IntegriCloud