Age | Commit message (Expand) | Author | Files | Lines |
2009-04-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds | 1 | -0/+2 |
2009-04-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2009-04-03 | Allow rwlocks to re-enable interrupts | Robin Holt | 2 | -0/+4 |
2009-04-03 | Simplify copy_thread() | Alexey Dobriyan | 2 | -2/+2 |
2009-04-03 | generic debug pagealloc: build fix | Akinobu Mita | 1 | -9/+0 |
2009-04-01 | mm: use debug_kmap_atomic | Akinobu Mita | 1 | -0/+1 |
2009-04-01 | generic debug pagealloc | Akinobu Mita | 2 | -1/+5 |
2009-03-31 | Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Rusty Russell | 1 | -0/+2 |
2009-03-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 15 | -58/+72 |
2009-03-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds | 3 | -8/+0 |
2009-03-31 | Merge branch 'linus' into cpumask-for-linus | Ingo Molnar | 10 | -31/+20 |
2009-03-31 | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan | 1 | -1/+0 |
2009-03-30 | trivial: Fix misspelling of firmware | Nick Andrew | 1 | -1/+1 |
2009-03-30 | cpumask: remove references to struct irqaction's mask field. | Rusty Russell | 2 | -3/+0 |
2009-03-30 | cpumask: remove node_to_first_cpu | Rusty Russell | 1 | -5/+0 |
2009-03-30 | Merge branch 'master' of ssh://master.kernel.org/home/ftp/pub/scm/linux/kerne... | David S. Miller | 14 | -57/+50 |
2009-03-30 | sparc64: Fix reset hangs on Niagara systems. | David S. Miller | 1 | -1/+22 |
2009-03-28 | Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 3 | -4/+4 |
2009-03-28 | sparc64: We need to use compat_sys_ustat() as well. | David S. Miller | 1 | -1/+1 |
2009-03-28 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 3 | -3/+8 |
2009-03-27 | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2 | -3/+4 |
2009-03-27 | sparc64: Fix MM refcount check in smp_flush_tlb_pending(). | David S. Miller | 1 | -2/+2 |
2009-03-27 | sparc64: Fix build of timer_interrupt(). | David Miller | 1 | -1/+3 |
2009-03-27 | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -2/+2 |
2009-03-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 1 | -2/+2 |
2009-03-27 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 6 | -35/+30 |
2009-03-26 | sparc64: Flush TLB before releasing pages. | David S. Miller | 1 | -2/+2 |
2009-03-19 | numa, cpumask: move numa_node_id default implementation to topology.h, fix | Stephen Rothwell | 1 | -0/+2 |
2009-03-19 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2 | -6/+5 |
2009-03-19 | sparc64: Fix crash with /proc/iomem | Mikulas Patocka | 1 | -1/+1 |
2009-03-19 | sparc64: Reschedule KGDB capture to a software interrupt. | David S. Miller | 4 | -24/+10 |
2009-03-16 | Merge branches 'irq/genirq' and 'linus' into irq/core | Ingo Molnar | 4 | -16/+25 |
2009-03-16 | cpumask: use mm_cpumask() wrapper: sparc | Rusty Russell | 4 | -18/+19 |
2009-03-16 | cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: sparc | Rusty Russell | 1 | -1/+1 |
2009-03-16 | cpumask: remove the now-obsoleted pcibus_to_cpumask(): sparc | Rusty Russell | 1 | -4/+0 |
2009-03-16 | cpumask: remove cpu_coregroup_map: sparc | Rusty Russell | 1 | -1/+0 |
2009-03-16 | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparc | Rusty Russell | 4 | -17/+13 |
2009-03-16 | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: spa... | Rusty Russell | 3 | -4/+4 |
2009-03-16 | cpumask: Use accessors code.: sparc64 | Rusty Russell | 2 | -3/+3 |
2009-03-16 | cpumask: Use accessors code: sparc | Rusty Russell | 3 | -6/+6 |
2009-03-16 | cpumask: arch_send_call_function_ipi_mask: sparc | Rusty Russell | 2 | -3/+4 |
2009-03-16 | cpumask: Use smp_call_function_many(): sparc64 | Rusty Russell | 1 | -1/+1 |
2009-03-13 | Merge commit 'v2.6.29-rc8' into cpus4096 | Ingo Molnar | 1 | -10/+19 |
2009-03-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 1 | -10/+19 |
2009-03-05 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2 | -6/+5 |
2009-03-05 | sparc64: Fix lost interrupts on sun4u. | David S. Miller | 1 | -10/+19 |
2009-03-04 | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x... | Ingo Molnar | 3 | -6/+6 |
2009-03-03 | x86-64: seccomp: fix 32/64 syscall hole | Roland McGrath | 2 | -6/+5 |
2009-03-02 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+1 |
2009-03-01 | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar | 1 | -0/+1 |