summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2010-05-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt-1103/+3154
2010-05-30Merge branch 'slub/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-7/+4
2010-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds-1/+4
2010-05-30Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds-281/+657
2010-05-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds-0/+45
2010-05-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds-57/+42
2010-05-30rapidio: fix new kernel-doc warningsRandy Dunlap-0/+6
2010-05-30Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()"Linus Torvalds-9/+0
2010-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds-0/+2
2010-05-30SLUB: Allow full duplication of kmalloc array for 390Christoph Lameter-1/+1
2010-05-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds-0/+16
2010-05-29sched: add wait_for_completion_killable_timeoutSage Weil-0/+2
2010-05-28Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-3/+5
2010-05-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds-30/+468
2010-05-28Merge branch 'misc-2.6.35' into releaseLen Brown-13/+0
2010-05-28Merge branches 'video' and 'video-edid' into releaseLen Brown-0/+16
2010-05-28Merge branch 'acpi_enable' into releaseLen Brown-1/+0
2010-05-28Merge branch 'bjorn-pci-root-v4-2.6.35' into releaseLen Brown-3/+2
2010-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-8/+16
2010-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-14/+47
2010-05-27fs: introduce new truncate sequencenpiggin@suse.de-1/+35
2010-05-27rename the generic fsync implementationsChristoph Hellwig-2/+2
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig-12/+11
2010-05-27get rid of the magic around f_count in aioAl Viro-1/+1
2010-05-27Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-7/+29
2010-05-27cpuidle: make cpuidle_curr_driver staticLen Brown-0/+2
2010-05-28mfd: New AB8500 driverRabin Vincent-262/+128
2010-05-28mfd: AB3100 register access change to abx500 APIMattias Wallin-15/+119
2010-05-28mfd: Renamed ab3100.h to abx500.hLinus Walleij-0/+0
2010-05-28mfd: Add Toshiba's TC35892 MFD coreRabin Vincent-0/+132
2010-05-28mfd: Ensure WM831x charger interrupts are acknowledged when suspendingMark Brown-2/+3
2010-05-28input: Touchscreen driver for TPS6507xTodd Fischer-0/+26
2010-05-28mfd: Add TPS6507x supportTodd Fischer-0/+22
2010-05-28mfd: Add tps6507x board data structureTodd Fischer-0/+11
2010-05-28mfd: Move TPS6507x register definition to header file.Todd Fischer-0/+134
2010-05-28mfd: Janz CMOD-IO PCI MODULbus Carrier Board supportIra W. Snyder-0/+54
2010-05-28mfd: Section cleanup of 88pm860x driverHenrik Kretzschmar-2/+2
2010-05-28mfd: Add support for the RDC321x southbridgeFlorian Fainelli-0/+26
2010-05-27Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-265/+280
2010-05-27Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds-0/+232
2010-05-27Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds-4/+74
2010-05-27Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+2
2010-05-27hwmon: (asus_atk0110) Don't load if ACPI resources aren't enforcedJean Delvare-0/+2
2010-05-27Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds-1/+23
2010-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds-3/+8
2010-05-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds-55/+76
2010-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds-3/+2
2010-05-27quota: Convert quota statistics to generic percpu_counterDmitry Monakhov-12/+4
2010-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-13/+13
2010-05-27numa: introduce numa_mem_id()- effective local memory node idLee Schermerhorn-0/+70