summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-10-25Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-36/+110
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds8-9/+7
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-0/+3
2011-10-25Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds3-112/+36
2011-10-25Merge branch 'upstream' into for-linusJiri Kosina1-0/+2
2011-10-25Merge branches 'acrux', 'logitech', 'multitouch', 'roccat' and 'wiimote' into...Jiri Kosina1-0/+1
2011-10-25Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds6-22/+183
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds1-1/+0
2011-10-25Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stabl...Linus Torvalds2-2/+38
2011-10-25Merge branch 'staging-next' into Linux 3.1Greg Kroah-Hartman2-0/+882
2011-10-25Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.ker...Linus Torvalds2-2/+4
2011-10-25Merge branch 'stable/e820-3.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+11
2011-10-25ore: RAID5 WriteBoaz Harrosh1-0/+9
2011-10-25ore: RAID5 readBoaz Harrosh1-3/+18
2011-10-25ore: Make ore_calc_stripe_info EXPORT_SYMBOLBoaz Harrosh1-0/+3
2011-10-25drivercore: Add helper macro for platform_driver boilerplateGrant Likely1-0/+17
2011-10-25Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-34/+39
2011-10-25TCP: remove TCP_DEBUGFlavio Leitner1-1/+0
2011-10-24Merge remote-tracking branch 'rmk/devel-stable' into HEADRob Herring4-12/+154
2011-10-24m68k: Finally remove leftover markers sectionsKirill Tkhai1-1/+0
2011-10-24hwmon: Add driver for EXYNOS4 TMUDonggeun Kim1-0/+83
2011-10-24net/9p: Convert net/9p protocol dumps to tracepointsAneesh Kumar K.V3-6/+179
2011-10-24fs/9p: change an int to unsigned intDan Carpenter1-1/+1
2011-10-24fs/9p: Update zero-copy implementation in 9pAneesh Kumar K.V2-16/+5
2011-10-24Merge commit 'v3.1' into devicetree/nextGrant Likely3-32/+37
2011-10-24dt: Add empty of_match_node() macroNicolas Ferre1-0/+1
2011-10-24Merge branch 'for-linus' into for-3.2/coreJens Axboe1-1/+0
2011-10-24block: Remove the control of complete cpu from bio.Tao Ma2-15/+4
2011-10-24gpiolib: Ensure struct gpio is always definedMark Brown2-22/+13
2011-10-24mfd: Move to the new db500 PRCMU APIMattias Nilsson3-304/+174
2011-10-24mfd: Create a common interface for dbx500 PRCMU driversMattias Nilsson1-0/+549
2011-10-24mfd: Delete ab3550 driverLinus Walleij1-47/+1
2011-10-24mfd: ab5500 chip register accessMattias Wallin2-2/+142
2011-10-24mfd: Add Intel MSIC driverMika Westerberg1-0/+456
2011-10-24mfd: Simulate active high IRQs with wm831xMark Brown1-0/+1
2011-10-24input: Add power button support for mc13783Philippe Rétornaz1-0/+17
2011-10-24mfd: Remove unused mc13xxx definesPhilippe Rétornaz1-2/+0
2011-10-24mfd: Support software initiated shutdown of WM831x PMICsMark Brown2-0/+6
2011-10-24mfd: Remove mc13783 API functions and symbolsUwe Kleine-König1-112/+0
2011-10-24mfd: Provide a generic version of mc13xxx adc_do_conversionUwe Kleine-König2-17/+37
2011-10-24mfd: Wake-up from Suspend MAX8997 supportMyungJoo Ham1-1/+0
2011-10-24mfd: Turn on the twl4030-madc MADC clockKyle Manna1-0/+4
2011-10-24mfd: Allow WM8994 LDO enable pulls to be disabledMark Brown2-0/+9
2011-10-24mfd: Refactor ab8500 GPADC API, add raw accessKarl Komierowski1-1/+4
2011-10-24mfd: Convert pcf50633 to use new register map APIMark Brown1-1/+2
2011-10-24Merge branch 'l2x0' of rmk tree into prima2-l2x0Barry Song4-10/+47
2011-10-24ipv4: tcp: fix TOS value in ACK messages sent from TIME_WAITEric Dumazet2-2/+4
2011-10-24net: hold sock reference while processing tx timestampsRichard Cochran2-2/+7
2011-10-24tcp: md5: add more const attributesEric Dumazet1-8/+9
2011-10-24Add ethtool -g support to virtio_netRick Jones1-0/+5