summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-05-20[media] V4L: soc_camera_platform: add helper functions to manage device insta...Guennadi Liakhovetski
2011-05-20drm/dp: add some new DP regs for DP 1.2Alex Deucher
2011-05-20Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai
2011-05-20spi: Use void pointers for data in simple SPI I/O operationsMark Brown
2011-05-20basic_mmio_gpio: split into a gpio library and platform deviceJamie Iles
2011-05-20gpio: add trace events for setting direction and valueUwe Kleine-König
2011-05-20basic_mmio_gpio: allow overriding number of gpioJamie Iles
2011-05-20Merge remote branch 'origin/master' into mergeBenjamin Herrenschmidt
2011-05-20macvlan: remove one synchronize_rcu() callEric Dumazet
2011-05-19include/linux/compat.h: coding-style fixesChris Metcalf
2011-05-19Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-05-19signal.h need a definition of struct task_structStephen Rothwell
2011-05-19Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-05-19libata: Power off empty portsKristen Carlson Accardi
2011-05-19Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-05-19Merge branch 'timers-clockevents-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2011-05-19Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds
2011-05-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-05-19Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-05-19Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-05-19Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-05-19tty/serial: Fix break handling for PORT_TEGRAStephen Warren
2011-05-19tty/serial: Add explicit PORT_TEGRA typeStephen Warren
2011-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2011-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-05-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2011-05-19Merge branches 'stable/backend.base.v3' and 'stable/gntalloc.v7' of git://git...Linus Torvalds
2011-05-19Create Documentation/security/,Randy Dunlap
2011-05-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2011-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2011-05-19list: remove prefetching from regular list iteratorsLinus Torvalds
2011-05-19ASoC: Asahi Kasei AK4641 codec driverDmitry Artamonow
2011-05-19hlist: remove software prefetching in hlist iteratorsLinus Torvalds
2011-05-19ipv6: reduce per device ICMP mib sizesEric Dumazet
2011-05-19net: rfkill: add generic gpio rfkill driverRhyland Klein
2011-05-19Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2011-05-19hwmon: (sht15) add support for CRC validationJerome Oufella
2011-05-19hwmon: (sht15) add support for the status registerVivien Didelot
2011-05-19hwmon: (sht15) general code clean-upVivien Didelot
2011-05-19cfg80211: Use consistent BSS matching between scan and smeJouni Malinen
2011-05-19clockevents: Provide interface to reconfigure an active clock event deviceThomas Gleixner
2011-05-19clockevents: Provide combined configure and register functionThomas Gleixner
2011-05-19clockevents: Restructure clock_event_device membersThomas Gleixner
2011-05-19clocksource: Restructure clocksource struct membersThomas Gleixner
2011-05-19SSB: Change fallback sprom to callback mechanism.Hauke Mehrtens
2011-05-19Merge branch 'master' into nextJames Morris
2011-05-19Input: ADP5589 - new driver for I2C Keypad Decoder and I/O ExpanderMichael Hennerich
2011-05-19Add a strtobool function matching semantics of existing in kernel equivalentsJonathan Cameron
2011-05-19lib: Add generic binary search function to the kernel.Tim Abbott