summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-03-01power_supply: Update power_supply_is_watt_propertyRhyland Klein1-0/+1
2011-03-01bq20z75: Add i2c retry mechanismRhyland Klein1-0/+2
2011-03-01bq20z75: Add optional battery detect gpioRhyland Klein1-0/+37
2011-03-01cfg80211: add a field for the bitrate of the last rx data packet from a stationFelix Fietkau1-0/+3
2011-03-01blk-throttle: Do not use kblockd workqueue for throtl workVivek Goyal1-3/+0
2011-03-01dt: eliminate of_platform_driver shim codeGrant Likely1-11/+1
2011-03-01HID: Do not create input devices for feature reportsHenrik Rydberg1-1/+1
2011-03-01ACPI: Fix build for CONFIG_NET unsetRafael J. Wysocki1-0/+8
2011-02-28percpu: Generic support for this_cpu_cmpxchg_double()Christoph Lameter1-0/+128
2011-02-28dt/powerpc: move of_bus_type infrastructure to ibmebusGrant Likely1-6/+0
2011-02-28drivercore/dt: add a match table pointer to struct deviceGrant Likely2-2/+4
2011-02-28dt: Typo fix.Lennert Buytenhek1-1/+1
2011-02-28Merge commit 'v2.6.38-rc6' into devicetree/nextGrant Likely23-61/+138
2011-02-28netpoll: remove IFF_IN_NETPOLL flagAmerigo Wang1-5/+4
2011-02-26genirq: Provide forced interrupt threadingThomas Gleixner1-0/+7
2011-02-26Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-11/+16
2011-02-26rapidio: fix sysfs config attribute to access 16MB of maint spaceAlexandre Bounine1-1/+3
2011-02-25firmware: Add DMI entry types to the headersMike Waychison1-0/+47
2011-02-25USB: fix unsafe USB_SS_MAX_STREAMS() definitionDmitry Torokhov1-1/+1
2011-02-25USB: serial drivers need to use larger bulk-in buffersAlan Stern1-1/+2
2011-02-25genirq: Add IRQF_NO_THREADThomas Gleixner1-1/+3
2011-02-25genirq: Prepare the handling of shared oneshot interruptsThomas Gleixner2-0/+4
2011-02-25Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-1/+1
2011-02-25Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller1-1/+6
2011-02-25netem: revised correlated loss generatorstephen hemminger1-0/+26
2011-02-25netem: define NETEM_DIST_MAXstephen hemminger1-0/+1
2011-02-24Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman23-61/+138
2011-02-24ACPI: Introduce acpi_os_get_iomem()Rafael J. Wysocki1-0/+2
2011-02-24ACPI: Do not export functions that are only used in osl.cRafael J. Wysocki1-3/+0
2011-02-24PM: Make ACPI wakeup from S5 work again when CONFIG_PM_SLEEP is unsetRafael J. Wysocki2-11/+16
2011-02-24[SCSI] bnx2i: Added support for the 57712(E) devicesEddie Wai1-0/+2
2011-02-24bootmem: Move __alloc_memory_core_early() to nobootmem.cYinghai Lu1-2/+0
2011-02-24Fix over-zealous flush_disk when changing device size.NeilBrown1-1/+1
2011-02-24Input: mcs_touchkey - add support for suspend/resumeHeungjun Kim1-0/+1
2011-02-24Merge branch 'tipc-Feb23-2011' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller2-34/+6
2011-02-24mm: prevent concurrent unmap_mapping_range() on the same inodeMiklos Szeredi1-0/+2
2011-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2011-02-24tipc: Clean out all remaining instances of #if 0'd unused codeAllan Stephens2-34/+2
2011-02-24tipc: Improve handling of invalid link tolerance valuesAllan Stephens1-0/+4
2011-02-24net: Implement SFEATURES compatibility for not updated driversMichał Mirosław1-0/+5
2011-02-24Revert "staging: iio: ak8975: add platform data."Greg Kroah-Hartman1-20/+0
2011-02-24net_sched: SFB flow schedulerEric Dumazet1-0/+39
2011-02-24rtc: cmos: Add OF bindingsSebastian Andrzej Siewior1-0/+12
2011-02-24connector: Convert char *name to const char *nameJoe Perches1-3/+6
2011-02-23ARM: 6758/1: amba: support pm opsRabin Vincent1-0/+2
2011-02-23ARM: amba: make amba_driver id_table constRussell King1-1/+1
2011-02-23ARM: amba: make probe() functions take const id tablesRussell King1-1/+1
2011-02-23ARM: 6662/1: amba: make amba_bustype non-staticRob Herring1-0/+2
2011-02-23Merge commit 'v2.6.38-rc6' into sched/coreIngo Molnar6-10/+31
2011-02-23Merge branch 'linus' into x86/platformThomas Gleixner23-61/+138