summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-05-20RDMA: Add netlink infrastructureRoland Dreier1-0/+1
2011-05-20Merge commit 'v2.6.39' into for-2.6.40/coreJens Axboe31-57/+120
2011-05-20Merge branch 'timers/urgent' into timers/coreThomas Gleixner54-431/+976
2011-05-20Pull pstore into release branchTony Luck1-1/+3
2011-05-20[media] v4l: Add M420 format definitionHans de Goede1-0/+1
2011-05-20[media] v4l: Add V4L2_MBUS_FMT_JPEG_1X8 media bus formatSylwester Nawrocki1-0/+3
2011-05-20[media] uvcvideo: Make the API publicLaurent Pinchart2-0/+70
2011-05-20[media] Add Y10B, a 10 bpp bit-packed greyscale formatAntonio Ospite1-0/+3
2011-05-20sched: Increase SCHED_LOAD_SCALE resolutionNikhil Rao1-2/+21
2011-05-20sched: Introduce SCHED_POWER_SCALE to scale cpu_power calculationsNikhil Rao1-5/+8
2011-05-20spi: Use void pointers for data in simple SPI I/O operationsMark Brown1-4/+4
2011-05-20basic_mmio_gpio: split into a gpio library and platform deviceJamie Iles1-0/+55
2011-05-20basic_mmio_gpio: allow overriding number of gpioJamie Iles1-0/+1
2011-05-20Merge remote branch 'origin/master' into mergeBenjamin Herrenschmidt44-411/+969
2011-05-20macvlan: remove one synchronize_rcu() callEric Dumazet1-1/+3
2011-05-20include/linux/compat.h: coding-style fixesChris Metcalf1-33/+41
2011-05-20Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-12/+160
2011-05-20signal.h need a definition of struct task_structStephen Rothwell1-0/+2
2011-05-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-2/+90
2011-05-20libata: Power off empty portsKristen Carlson Accardi1-0/+1
2011-05-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-2/+60
2011-05-20Merge branch 'timers-clockevents-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2-40/+48
2011-05-20Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-1/+3
2011-05-20Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds3-38/+26
2011-05-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-171/+157
2011-05-20Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-25/+165
2011-05-20Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+2
2011-05-20Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+52
2011-05-20tty/serial: Fix break handling for PORT_TEGRAStephen Warren1-0/+1
2011-05-20tty/serial: Add explicit PORT_TEGRA typeStephen Warren2-1/+3
2011-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds6-36/+127
2011-05-20Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-1/+3
2011-05-20Create Documentation/security/,Randy Dunlap2-2/+2
2011-05-20Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds1-34/+18
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds4-20/+34
2011-05-20list: remove prefetching from regular list iteratorsLinus Torvalds2-18/+14
2011-05-20hlist: remove software prefetching in hlist iteratorsLinus Torvalds2-10/+9
2011-05-19net: rfkill: add generic gpio rfkill driverRhyland Klein1-0/+43
2011-05-19Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2-7/+27
2011-05-19hwmon: (sht15) add support for CRC validationJerome Oufella1-0/+2
2011-05-19hwmon: (sht15) add support for the status registerVivien Didelot1-0/+4
2011-05-19hwmon: (sht15) general code clean-upVivien Didelot1-4/+8
2011-05-19clockevents: Provide interface to reconfigure an active clock event deviceThomas Gleixner1-0/+2
2011-05-19clockevents: Provide combined configure and register functionThomas Gleixner1-0/+9
2011-05-19clockevents: Restructure clock_event_device membersThomas Gleixner1-22/+23
2011-05-19clocksource: Restructure clocksource struct membersThomas Gleixner1-18/+14
2011-05-19SSB: Change fallback sprom to callback mechanism.Hauke Mehrtens1-1/+3
2011-05-19Merge branch 'master' into nextJames Morris31-59/+120
2011-05-19Input: ADP5589 - new driver for I2C Keypad Decoder and I/O ExpanderMichael Hennerich1-0/+213
2011-05-19Add a strtobool function matching semantics of existing in kernel equivalentsJonathan Cameron1-0/+1