Age | Commit message (Expand) | Author |
2009-03-25 | genirq: fix devres.o build for GENERIC_HARDIRQS=n | Thomas Gleixner |
2009-03-24 | genirq: provide old request_irq() for CONFIG_GENERIC_HARDIRQ=n | Thomas Gleixner |
2009-03-24 | genirq: threaded irq handlers review fixups | Thomas Gleixner |
2009-03-24 | genirq: add support for threaded interrupts to devres | Arjan van de Ven |
2009-03-24 | genirq: add threaded interrupt handler support | Thomas Gleixner |
2009-03-23 | Merge branch 'cpus4096' into irq/threaded | Thomas Gleixner |
2009-03-23 | Merge branches 'irq/sparseirq' and 'linus' into irq/core | Ingo Molnar |
2009-03-17 | nfsd: nfsd should drop CAP_MKNOD for non-root | J. Bruce Fields |
2009-03-16 | Merge branches 'irq/genirq' and 'linus' into irq/core | Ingo Molnar |
2009-03-15 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2009-03-14 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-03-14 | block: Add gfp_mask parameter to bio_integrity_clone() | un'ichi Nomura |
2009-03-14 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2009-03-13 | ide: save the returned value of dma_map_sg | FUJITA Tomonori |
2009-03-13 | numa, cpumask: move numa_node_id default implementation to topology.h | Rusty Russell |
2009-03-13 | genirq: add doc to struct irqaction | Thomas Gleixner |
2009-03-13 | genirq: make irqreturn_t an enum | Thomas Gleixner |
2009-03-13 | genirq: remove unused hw_irq_controller typedef | Thomas Gleixner |
2009-03-13 | Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/rust... | Ingo Molnar |
2009-03-13 | Merge commit 'v2.6.29-rc8' into cpus4096 | Ingo Molnar |
2009-03-13 | cpumask: replace node_to_cpumask with cpumask_of_node. | Rusty Russell |
2009-03-12 | [ARM] 5421/1: ftrace: fix crash due to tracing of __naked functions | Uwe Kleine-König |
2009-03-12 | irq: match remove_irq() args with setup_irq() | Magnus Damm |
2009-03-12 | irq: add remove_irq() for freeing of setup_irq() irqs | Magnus Damm |
2009-03-12 | Merge branch 'linus' into irq/genirq | Ingo Molnar |
2009-03-12 | cpumask: mm_cpumask for accessing the struct mm_struct's cpu_vm_mask. | Rusty Russell |
2009-03-12 | cpumask: tsk_cpumask for accessing the struct task_struct's cpus_allowed. | Rusty Russell |
2009-03-11 | Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/core | Ingo Molnar |
2009-03-10 | NLM: Shrink the IPv4-only version of nlm_cmp_addr() | Chuck Lever |
2009-03-10 | NFSv3: Fix posix ACL code | Trond Myklebust |
2009-03-10 | Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', ... | Ingo Molnar |
2009-03-09 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds |
2009-03-09 | Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod." | Dave Jones |
2009-03-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-03-08 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as... | Linus Torvalds |
2009-03-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2009-03-08 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-03-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2009-03-07 | Input: serio - fix protocol number for TouchIT213 | Dmitry Torokhov |
2009-03-06 | x86, percpu: setup reserved percpu area for x86_64 | Tejun Heo |
2009-03-06 | percpu, module: implement reserved allocation and use it for module percpu va... | Tejun Heo |
2009-03-06 | percpu: use negative for auto for pcpu_setup_first_chunk() arguments | Tejun Heo |
2009-03-06 | percpu: cosmetic renames in pcpu_setup_first_chunk() | Tejun Heo |
2009-03-06 | percpu: clean up percpu constants | Tejun Heo |
2009-03-05 | Merge branch 'x86/urgent' into x86/core | Ingo Molnar |
2009-03-05 | ata: add CFA specific identify data words | Sergei Shtylyov |
2009-03-05 | remove stale comment from <linux/hdreg.h> | Bartlomiej Zolnierkiewicz |
2009-03-05 | ide: allow to wrap interrupt handler | Stanislaw Gruszka |
2009-03-05 | libata: align ap->sector_buf | Tejun Heo |
2009-03-05 | libata: fix dma_unmap_sg misuse | FUJITA Tomonori |