Age | Commit message (Expand) | Author |
2011-03-28 | genirq: Fix new kernel-doc warnings | Randy Dunlap |
2011-03-28 | genirq: Add setter for AFFINITY_SET in irq_data state | Thomas Gleixner |
2011-03-28 | genirq: Provide setter inline for IRQD_IRQ_INPROGRESS | Thomas Gleixner |
2011-03-28 | genirq: Remove handle_IRQ_event | Thomas Gleixner |
2011-03-28 | arm: Ns9xxx: Remove private irq flow handler | Thomas Gleixner |
2011-03-28 | powerpc: cell: Use the core flow handler | Thomas Gleixner |
2011-03-28 | genirq: Provide edge_eoi flow handler | Thomas Gleixner |
2011-03-28 | genirq: Move INPROGRESS, MASKED and DISABLED state flags to irq_data | Thomas Gleixner |
2011-03-27 | genirq: Split irq_set_affinity() so it can be called with lock held. | David Daney |
2011-03-27 | genirq: Add chip flag for restricting cpu_on/offline calls | Thomas Gleixner |
2011-03-27 | genirq: Add chip hooks for taking CPUs on/off line. | David Daney |
2011-03-27 | genirq: Add irq disabled flag to irq_data state | Thomas Gleixner |
2011-03-27 | genirq: Reserve the irq when calling irq_set_chip() | David Daney |
2011-03-25 | Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2011-03-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2011-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2011-03-25 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds |
2011-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2011-03-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2011-03-25 | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds |
2011-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds |
2011-03-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2011-03-25 | Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-03-25 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-03-25 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-03-25 | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-03-25 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-03-25 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-03-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds |
2011-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2011-03-25 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2011-03-25 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2011-03-25 | ipcns: fix use after free in free_ipc_ns() | Xiaotian Feng |
2011-03-25 | codafs: fix build break when CONFIG_PROC_SYSCTL=n | Rakib Mullick |
2011-03-25 | memstick: add driver for Ricoh R5C592 card reader | Maxim Levitsky |
2011-03-25 | kdb: add usage string of 'per_cpu' command | Namhyung Kim |
2011-03-25 | kgdb,x86_64: fix compile warning found with sparse | Jason Wessel |
2011-03-25 | kdb: code cleanup to use macro instead of value | Jovi Zhang |
2011-03-25 | kgdboc,kgdbts: strlen() doesn't count the terminator | Dan Carpenter |
2011-03-25 | MIPS: JZ4740: Set nand ecc offsets for the qi_lb60 board | Lars-Peter Clausen |
2011-03-25 | MIPS: JZ4740: qi_lb60: Add gpio-charger device | Lars-Peter Clausen |
2011-03-25 | MIPS: Wire up syncfs(2). | Ralf Baechle |
2011-03-25 | MIPS: Hook up name_to_handle_at, open_by_handle_at and clock_adjtime syscalls. | David Daney |
2011-03-25 | MIPS: VR41xx: Convert to new irq_chip functions | Thomas Gleixner |
2011-03-25 | MIPS: TXx9: Convert to new irq_chip functions | Thomas Gleixner |
2011-03-25 | MIPS: SNI: Convert to new irq_chip functions | Thomas Gleixner |
2011-03-25 | MIPS: Sibyte: Convert to new irq_chip functions | Thomas Gleixner |
2011-03-25 | MIPS: IP32: Convert to new irq_chip functions | Thomas Gleixner |
2011-03-25 | MIPS: IP27: Convert to new irq_chip functions | Thomas Gleixner |
2011-03-25 | MIPS: IP22/IP28: Convert to new irq_chip functions | Thomas Gleixner |