summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* perf_events: Fix races in group compositionPeter Zijlstra2010-05-311-0/+4
* perf_events: Fix races and clean up perf_event and perf_mmap_data interactionPeter Zijlstra2010-05-311-2/+3
* Merge branch 'slub/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2010-05-301-7/+4Star
|\
| * SLUB: Allow full duplication of kmalloc array for 390Christoph Lameter2010-05-301-1/+1
| * slub: move kmem_cache_node into it's own cachelineAlexander Duyck2010-05-241-6/+3Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2010-05-301-1/+4
|\ \
| * | fuse: support splice() writing to fuse deviceMiklos Szeredi2010-05-251-1/+4
| |/
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2010-05-3010-281/+657
|\ \
| * | mfd: New AB8500 driverRabin Vincent2010-05-282-262/+128Star
| * | mfd: AB3100 register access change to abx500 APIMattias Wallin2010-05-281-15/+119
| * | mfd: Renamed ab3100.h to abx500.hLinus Walleij2010-05-281-0/+0
| * | mfd: Add Toshiba's TC35892 MFD coreRabin Vincent2010-05-281-0/+132
| * | mfd: Ensure WM831x charger interrupts are acknowledged when suspendingMark Brown2010-05-281-2/+3
| * | input: Touchscreen driver for TPS6507xTodd Fischer2010-05-282-0/+26
| * | mfd: Add TPS6507x supportTodd Fischer2010-05-281-0/+22
| * | mfd: Add tps6507x board data structureTodd Fischer2010-05-281-0/+11
| * | mfd: Move TPS6507x register definition to header file.Todd Fischer2010-05-281-0/+134
| * | mfd: Janz CMOD-IO PCI MODULbus Carrier Board supportIra W. Snyder2010-05-281-0/+54
| * | mfd: Section cleanup of 88pm860x driverHenrik Kretzschmar2010-05-281-2/+2
| * | mfd: Add support for the RDC321x southbridgeFlorian Fainelli2010-05-281-0/+26
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-05-301-0/+45
|\ \ \
| * | | DMA: PL330: Add dma api driverJassi Brar2010-05-241-0/+45
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-05-302-57/+42Star
|\ \ \ \
| * | | | quota: Convert quota statistics to generic percpu_counterDmitry Monakhov2010-05-271-12/+4Star
| * | | | quota: rename default quotactl methods to dquot_Christoph Hellwig2010-05-241-11/+11
| * | | | quota: explicitly set ->dq_op and ->s_qcopChristoph Hellwig2010-05-241-9/+0Star
| * | | | quota: drop remount argument to ->quota_on and ->quota_offChristoph Hellwig2010-05-242-4/+4
| * | | | quota: move unmount handling into the filesystemChristoph Hellwig2010-05-241-15/+0Star
| * | | | quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappersChristoph Hellwig2010-05-241-7/+24
* | | | | rapidio: fix new kernel-doc warningsRandy Dunlap2010-05-301-0/+6
* | | | | Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()"Linus Torvalds2010-05-302-9/+0Star
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-05-301-0/+2
|\ \ \ \ \
| * | | | | sched: add wait_for_completion_killable_timeoutSage Weil2010-05-291-0/+2
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-05-301-0/+16
|\ \ \ \ \ \
| * | | | | | ALSA: usb-audio: parse UAC2 endpoint descriptors correctlyDaniel Mack2010-05-271-0/+16
* | | | | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-05-291-3/+5
|\ \ \ \ \ \ \
| * | | | | | | cpuidle: make cpuidle_curr_driver staticLen Brown2010-05-281-0/+2
| * | | | | | | cpuidle: fail to register if !CONFIG_CPU_IDLELen Brown2010-05-271-3/+3
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-05-285-2/+388
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'acpi_enable' into releaseLen Brown2010-05-281-1/+0Star
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI: Unconditionally set SCI_EN on resumeMatthew Garrett2010-05-121-1/+0Star
| * | | | | | | | Add x64 support to debugfsHuang Ying2010-05-201-0/+2
| * | | | | | | | ACPI, APEI, UEFI Common Platform Error Record (CPER) headerHuang Ying2010-05-201-0/+314
| * | | | | | | | Unified UUID/GUID definitionHuang Ying2010-05-201-0/+70
| * | | | | | | | ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setupHuang Ying2010-05-201-1/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-05-285-12/+43
|\ \ \ \ \ \ \ \
| * | | | | | | | fs: introduce new truncate sequencenpiggin@suse.de2010-05-282-1/+35
| * | | | | | | | rename the generic fsync implementationsChristoph Hellwig2010-05-281-2/+2
| * | | | | | | | drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-284-10/+7Star
| * | | | | | | | get rid of the magic around f_count in aioAl Viro2010-05-282-1/+1
| | |_|_|_|_|/ / | |/| | | | | |