summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-02-23xfrm: Mark flowi arg to security_xfrm_state_pol_flow_match() const.David S. Miller1-3/+4
2011-02-23i2c: tegra: Add i2c supportColin Cross1-0/+25
2011-02-23spi: add OpenCores tiny SPI driverThomas Chou1-0/+20
2011-02-23Merge branch 'devicetree/next' into spi/nextGrant Likely3-9/+4
2011-02-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+6
2011-02-22ASoC: Support configuration of WM8958 microphone bias analogue parametersMark Brown2-2/+7
2011-02-22ASoC: Support WM8958 direct microphone detection IRQMark Brown1-0/+5
2011-02-22net: add __rcu annotations to sk_wq and wqEric Dumazet1-1/+2
2011-02-22bq27x00: Add bq27000 supportLars-Peter Clausen1-0/+19
2011-02-22module: explicitly align module_version_attribute structureDmitry Torokhov1-1/+1
2011-02-22Make clocksource name constRussell King - ARM Linux1-1/+1
2011-02-21timers: Add CLOCK_BOOTTIME hrtimer baseJohn Stultz2-0/+2
2011-02-21time: Extend get_xtime_and_monotonic_offset() to also return sleepJohn Stultz1-1/+2
2011-02-21time: Introduce get_monotonic_boottime and ktime_get_boottimeJohn Stultz2-0/+2
2011-02-21hrtimers: extend hrtimer base code to handle more then 2 clockidsJohn Stultz1-1/+5
2011-02-21workqueue: fix build failure introduced by s/freezeable/freezable/Tejun Heo1-3/+3
2011-02-21Input: atmel_mxt_ts - allow board code to specify IRQ flagsIiro Valkonen1-0/+1
2011-02-21Input: atmel_mxt_ts - allow board code to suppliy controller configIiro Valkonen1-0/+5
2011-02-21Input: atmel_mxt_ts - get rid of qt602240 prefixes in namesIiro Valkonen1-14/+14
2011-02-21Input: qt602240_ts - rename to atmel_mxt_tsDmitry Torokhov1-0/+0
2011-02-21Merge branch 'master' into for-2.6.39Tejun Heo34-86/+153
2011-02-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller30-82/+131
2011-02-20net: dcb: match dcb_app protocol field with 802.1Qaz specJohn Fastabend1-1/+1
2011-02-19genirq: Implement irq_data based move_*_irq() versionsThomas Gleixner1-0/+4
2011-02-19genirq; Add fasteoi irq_chip quirkThomas Gleixner1-1/+3
2011-02-19genirq: Add preflow handler supportThomas Gleixner2-1/+16
2011-02-19genirq: Consolidate set_chip_handler functionsThomas Gleixner1-12/+39
2011-02-19genirq: Remove desc->status when GENERIC_HARDIRQS_NO_COMPAT=yThomas Gleixner1-0/+6
2011-02-19genirq: Reflect IRQ_MOVE_PCNTXT in irq_data stateThomas Gleixner1-0/+8
2011-02-19genirq: Move wakeup state to irq_dataThomas Gleixner1-0/+8
2011-02-19genirq: Add IRQCHIP_SET_TYPE_MASKED flagThomas Gleixner1-0/+9
2011-02-19genirq: Add flags to irq_chipThomas Gleixner1-0/+3
2011-02-19genirq: Cleanup irq.hThomas Gleixner1-33/+62
2011-02-19genirq: Mirror irq trigger type bits in irq_data.stateThomas Gleixner1-1/+25
2011-02-19genirq: Move IRQ_AFFINITY_SET to coreThomas Gleixner1-1/+8
2011-02-19genirq: Mirror IRQ_PER_CPU and IRQ_NO_BALANCING in irq_data.stateThomas Gleixner1-1/+15
2011-02-19genirq: Make CHECK_IRQ_PER_CPU an inline and deprecate itThomas Gleixner1-2/+6
2011-02-19genirq: Remove CONFIG_IRQ_PER_CPUThomas Gleixner1-5/+0
2011-02-19genirq: Add IRQ_MOVE_PENDING to irq_data.stateThomas Gleixner1-2/+18
2011-02-19genirq: Add state field to irq_dataThomas Gleixner2-0/+4
2011-02-19genirq: Move IRQ_SUSPENDED to coreThomas Gleixner1-2/+0
2011-02-19genirq: Move IRQ_MASKED to coreThomas Gleixner1-1/+1
2011-02-19genirq: Move IRQ_PENDING flag to coreThomas Gleixner1-1/+1
2011-02-19genirq: Move IRQ_DISABLED to coreThomas Gleixner1-2/+2
2011-02-19genirq: Move IRQ_REPLAY and IRQ_WAITING to coreThomas Gleixner1-4/+5
2011-02-19genirq: Move IRQ_ONESHOT to coreThomas Gleixner1-1/+0
2011-02-19genirq: Add IRQ_INPROGRESS to coreThomas Gleixner1-1/+5
2011-02-19genirq: Move IRQ_POLL_INPROGRESS to coreThomas Gleixner1-1/+0
2011-02-19genirq: Use modify_status for set_irq_nested_threadThomas Gleixner1-3/+13
2011-02-19genirq: Move IRQ_SPURIOUS_DISABLED to core stateThomas Gleixner1-1/+0