summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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
2011-02-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-02-22ASoC: Support configuration of WM8958 microphone bias analogue parametersMark Brown
2011-02-22ASoC: Support WM8958 direct microphone detection IRQMark Brown
2011-02-22net: add __rcu annotations to sk_wq and wqEric Dumazet
2011-02-22bq27x00: Add bq27000 supportLars-Peter Clausen
2011-02-21module: explicitly align module_version_attribute structureDmitry Torokhov
2011-02-21Make clocksource name constRussell King - ARM Linux
2011-02-21timers: Add CLOCK_BOOTTIME hrtimer baseJohn Stultz
2011-02-21time: Extend get_xtime_and_monotonic_offset() to also return sleepJohn Stultz
2011-02-21time: Introduce get_monotonic_boottime and ktime_get_boottimeJohn Stultz
2011-02-21hrtimers: extend hrtimer base code to handle more then 2 clockidsJohn Stultz
2011-02-21workqueue: fix build failure introduced by s/freezeable/freezable/Tejun Heo
2011-02-21Input: atmel_mxt_ts - allow board code to specify IRQ flagsIiro Valkonen
2011-02-21Input: atmel_mxt_ts - allow board code to suppliy controller configIiro Valkonen
2011-02-21Input: atmel_mxt_ts - get rid of qt602240 prefixes in namesIiro Valkonen
2011-02-21Input: qt602240_ts - rename to atmel_mxt_tsDmitry Torokhov
2011-02-21Merge branch 'master' into for-2.6.39Tejun Heo
2011-02-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-02-19net: dcb: match dcb_app protocol field with 802.1Qaz specJohn Fastabend
2011-02-19genirq: Implement irq_data based move_*_irq() versionsThomas Gleixner
2011-02-19genirq; Add fasteoi irq_chip quirkThomas Gleixner
2011-02-19genirq: Add preflow handler supportThomas Gleixner
2011-02-19genirq: Consolidate set_chip_handler functionsThomas Gleixner
2011-02-19genirq: Remove desc->status when GENERIC_HARDIRQS_NO_COMPAT=yThomas Gleixner