Age | Commit message (Expand) | Author | Files | Lines |
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-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 15 | -58/+72 |
2009-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds | 3 | -8/+0 |
2009-03-31 | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan | 1 | -1/+0 |
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-29 | Merge branch 'master' of ssh://master.kernel.org/home/ftp/pub/scm/linux/kerne... | David S. Miller | 14 | -57/+50 |
2009-03-29 | 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-27 | sparc64: We need to use compat_sys_ustat() as well. | David S. Miller | 1 | -1/+1 |
2009-03-27 | 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-26 | sparc64: Fix build of timer_interrupt(). | David Miller | 1 | -1/+3 |
2009-03-26 | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -2/+2 |
2009-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 1 | -2/+2 |
2009-03-26 | 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-18 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2 | -6/+5 |
2009-03-18 | sparc64: Fix crash with /proc/iomem | Mikulas Patocka | 1 | -1/+1 |
2009-03-18 | 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-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-04 | 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-02 | x86-64: seccomp: fix 32/64 syscall hole | Roland McGrath | 2 | -6/+5 |
2009-03-01 | 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 |
2009-02-15 | net: new user space API for time stamping of incoming and outgoing packets | Patrick Ohly | 1 | -0/+3 |
2009-02-13 | Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core | Ingo Molnar | 2 | -2/+2 |
2009-02-13 | Merge branch 'linus' into x86/apic | Ingo Molnar | 32 | -409/+621 |
2009-02-11 | sparc64: Fix crashes in jbusmc_print_dimm() | David S. Miller | 1 | -0/+1 |
2009-02-08 | sparc64: Fix probe_kernel_{read,write}(). | David S. Miller | 10 | -48/+25 |
2009-02-08 | sparc64: Kill .fixup section bloat. | David S. Miller | 15 | -77/+42 |
2009-02-05 | sparc64: Don't hook up pcr_ops on spitfire chips. | David S. Miller | 1 | -1/+6 |
2009-02-04 | sparc64: Call dump_stack() in die_nmi(). | David S. Miller | 1 | -0/+1 |
2009-02-03 | sparc64: Kill bogus TPC/address truncation during 32-bit faults. | David S. Miller | 1 | -14/+35 |
2009-02-02 | sparc: fixup for sparseirq changes | Stephen Rothwell | 1 | -1/+1 |