summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-02-19genirq: Add IRQCHIP_SET_TYPE_MASKED flagThomas Gleixner
2011-02-19genirq: Add flags to irq_chipThomas Gleixner
2011-02-19genirq: Cleanup irq.hThomas Gleixner
2011-02-19genirq: Mirror irq trigger type bits in irq_data.stateThomas Gleixner
2011-02-19genirq: Move IRQ_AFFINITY_SET to coreThomas Gleixner
2011-02-19genirq: Mirror IRQ_PER_CPU and IRQ_NO_BALANCING in irq_data.stateThomas Gleixner
2011-02-19genirq: Make CHECK_IRQ_PER_CPU an inline and deprecate itThomas Gleixner
2011-02-19genirq: Remove CONFIG_IRQ_PER_CPUThomas Gleixner
2011-02-19genirq: Add IRQ_MOVE_PENDING to irq_data.stateThomas Gleixner
2011-02-19genirq: Add state field to irq_dataThomas Gleixner
2011-02-19genirq: Move IRQ_SUSPENDED to coreThomas Gleixner
2011-02-19genirq: Move IRQ_MASKED to coreThomas Gleixner
2011-02-19genirq: Move IRQ_PENDING flag to coreThomas Gleixner
2011-02-19genirq: Move IRQ_DISABLED to coreThomas Gleixner
2011-02-19genirq: Move IRQ_REPLAY and IRQ_WAITING to coreThomas Gleixner
2011-02-19genirq: Move IRQ_ONESHOT to coreThomas Gleixner
2011-02-19genirq: Add IRQ_INPROGRESS to coreThomas Gleixner
2011-02-19genirq: Move IRQ_POLL_INPROGRESS to coreThomas Gleixner
2011-02-19genirq: Use modify_status for set_irq_nested_threadThomas Gleixner
2011-02-19genirq: Move IRQ_SPURIOUS_DISABLED to core stateThomas Gleixner
2011-02-19genirq: Move IRQ_AUTODETECT to internal stateThomas Gleixner
2011-02-19genirq: Add internal state field to irq_descThomas Gleixner
2011-02-19genirq: Implement generic irq_show_interrupts()Thomas Gleixner
2011-02-19genirq: Move irq thread flags to coreThomas Gleixner
2011-02-19genirq: Mark polled irqs and defer the real handlerThomas Gleixner
2011-02-19genirq: Do not copy affinity before setThomas Gleixner
2011-02-19genirq: Namespace cleanupThomas Gleixner
2011-02-19Merge branch 'irq/urgent' into irq/coreThomas Gleixner
2011-02-18Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-02-18Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-02-18Expand CONFIG_DEBUG_LIST to several other list operationsLinus Torvalds
2011-02-17RTC: Re-enable UIE timer/polling emulationJohn Stultz
2011-02-17RTC: Revert UIE emulation removalJohn Stultz
2011-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2011-02-16workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo
2011-02-15thp: prevent hugepages during args/env copying into the user stackAndrea Arcangeli
2011-02-15Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-02-15Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar
2011-02-13klist: Fix object alignment on 64-bit.David Miller
2011-02-12[SCSI] target: fix use after free detected by SLUB poisonNicholas Bellinger
2011-02-12[SCSI] target: Remove procfs based target_core_mib.c codeNicholas Bellinger
2011-02-11Input: matrix_keypad - increase the limit of rows and columnsTrilok Soni
2011-02-11security: add cred argument to security_capable()Chris Wright
2011-02-10Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2011-02-08CDC NCM errata updates for cdc.hAlexey Orishko
2011-02-09virtio: console: Update CopyrightAmit Shah
2011-02-08Merge branch 'irq/for-xen' into irq/coreThomas Gleixner