summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2011-03-01blk-throttle: Do not use kblockd workqueue for throtl workVivek Goyal
2011-03-01dt: eliminate of_platform_driver shim codeGrant Likely
2011-03-01HID: Do not create input devices for feature reportsHenrik Rydberg
2011-02-28ACPI: Fix build for CONFIG_NET unsetRafael J. Wysocki
2011-02-28percpu: Generic support for this_cpu_cmpxchg_double()Christoph Lameter
2011-02-28dt/powerpc: move of_bus_type infrastructure to ibmebusGrant Likely
2011-02-28drivercore/dt: add a match table pointer to struct deviceGrant Likely
2011-02-28dt: Typo fix.Lennert Buytenhek
2011-02-28Merge commit 'v2.6.38-rc6' into devicetree/nextGrant Likely
2011-02-27netpoll: remove IFF_IN_NETPOLL flagAmerigo Wang
2011-02-26genirq: Provide forced interrupt threadingThomas Gleixner
2011-02-25Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-02-25rapidio: fix sysfs config attribute to access 16MB of maint spaceAlexandre Bounine
2011-02-25firmware: Add DMI entry types to the headersMike Waychison
2011-02-25USB: fix unsafe USB_SS_MAX_STREAMS() definitionDmitry Torokhov
2011-02-25USB: serial drivers need to use larger bulk-in buffersAlan Stern
2011-02-25genirq: Add IRQF_NO_THREADThomas Gleixner
2011-02-25genirq: Prepare the handling of shared oneshot interruptsThomas Gleixner
2011-02-25Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2011-02-24Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-02-24netem: revised correlated loss generatorstephen hemminger
2011-02-24netem: define NETEM_DIST_MAXstephen hemminger
2011-02-24Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman
2011-02-24ACPI: Introduce acpi_os_get_iomem()Rafael J. Wysocki
2011-02-24ACPI: Do not export functions that are only used in osl.cRafael J. Wysocki
2011-02-24PM: Make ACPI wakeup from S5 work again when CONFIG_PM_SLEEP is unsetRafael J. Wysocki
2011-02-24[SCSI] bnx2i: Added support for the 57712(E) devicesEddie Wai
2011-02-24bootmem: Move __alloc_memory_core_early() to nobootmem.cYinghai Lu
2011-02-24Fix over-zealous flush_disk when changing device size.NeilBrown
2011-02-23Input: mcs_touchkey - add support for suspend/resumeHeungjun Kim
2011-02-23Merge branch 'tipc-Feb23-2011' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller
2011-02-23mm: prevent concurrent unmap_mapping_range() on the same inodeMiklos Szeredi
2011-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-02-23tipc: Clean out all remaining instances of #if 0'd unused codeAllan Stephens
2011-02-23tipc: Improve handling of invalid link tolerance valuesAllan Stephens
2011-02-23net: Implement SFEATURES compatibility for not updated driversMichał Mirosław
2011-02-23Revert "staging: iio: ak8975: add platform data."Greg Kroah-Hartman
2011-02-23net_sched: SFB flow schedulerEric Dumazet
2011-02-23rtc: cmos: Add OF bindingsSebastian Andrzej Siewior
2011-02-23connector: Convert char *name to const char *nameJoe Perches
2011-02-23ARM: 6758/1: amba: support pm opsRabin Vincent
2011-02-23ARM: amba: make amba_driver id_table constRussell King
2011-02-23ARM: amba: make probe() functions take const id tablesRussell King
2011-02-23ARM: 6662/1: amba: make amba_bustype non-staticRob Herring
2011-02-23Merge commit 'v2.6.38-rc6' into sched/coreIngo Molnar
2011-02-23Merge branch 'linus' into x86/platformThomas Gleixner
2011-02-22xfrm: Mark flowi arg to security_xfrm_state_pol_flow_match() const.David S. Miller
2011-02-23i2c: tegra: Add i2c supportColin Cross
2011-02-22spi: add OpenCores tiny SPI driverThomas Chou
2011-02-22Merge branch 'devicetree/next' into spi/nextGrant Likely