Age | Commit message (Expand) | Author |
2009-07-27 | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() | Benjamin Herrenschmidt |
2009-07-18 | vmlinux.lds.h: restructure BSS linker script macros | Tim Abbott |
2009-07-13 | mn10300: remove duplicated #include | Huang Weiyi |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan |
2009-07-10 | sched: INIT_PREEMPT_COUNT | Peter Zijlstra |
2009-07-08 | Remove multiple KERN_ prefixes from printk formats | Joe Perches |
2009-07-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2009-07-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds |
2009-06-30 | MN10300: Wire up new syscalls | David Howells |
2009-06-29 | PCI: remove pci_dac_dma_... APIs on mn10300 | Fernando Luis Vázquez Cao |
2009-06-27 | asm-generic/vmlinux.lds.h: shuffle INIT_TASK* macro names in vmlinux.lds.h | Tim Abbott |
2009-06-22 | MN10300: Fix the vmlinux ldscript | David Howells |
2009-06-21 | Move FAULT_FLAG_xyz into handle_mm_fault() callers | Linus Torvalds |
2009-06-18 | MN10300: Add support for new ELF relocs in kernel modules | Mark Salter |
2009-06-18 | ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa | Oleg Nesterov |
2009-06-17 | Delete pcibios_select_root | Matthew Wilcox |
2009-06-16 | kmap_types: make most arches use generic header file | Randy Dunlap |
2009-06-16 | mm: consolidate init_mm definition | Alexey Dobriyan |
2009-06-14 | headers_check fix: mn10300, setup.h | Jaswinder Singh Rajput |
2009-06-14 | headers_check fix: mn10300, ptrace.h | Jaswinder Singh Rajput |
2009-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds |
2009-06-12 | module: cleanup FIXME comments about trimming exception table entries. | Rusty Russell |
2009-06-12 | asm-generic: merge branch 'master' of torvalds/linux-2.6 | Arnd Bergmann |
2009-06-11 | asm-generic: rename atomic.h to atomic-long.h | Arnd Bergmann |
2009-06-11 | asm-generic: introduce asm/bitsperlong.h | Arnd Bergmann |
2009-06-11 | asm-generic: rename termios.h, signal.h and mman.h | Arnd Bergmann |
2009-06-11 | MN10300: Add utrace/tracehooks support | David Howells |
2009-06-11 | MN10300: Don't set the dirty bit in the DTLB entries in the TLB-miss handler | David Howells |
2009-04-26 | mn10300: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott |
2009-04-24 | MN10300: Update the ASB2303 defconfig | David Howells |
2009-04-15 | MN10300: Stop gcc from generating uninitialised variable warnings after BUG() | David Howells |
2009-04-15 | MN10300: Wire up missing system calls | David Howells |
2009-04-15 | MN10300: Discard duplicate PFN_xxx() macros | David Howells |
2009-04-10 | Separate out the proc- and unit-specific header directories from the general | David Howells |
2009-04-10 | Move arch headers from include/asm-mn10300/ to arch/mn10300/include/asm/. | David Howells |
2009-04-09 | MN10300: Kill MN10300's own profiling Kconfig | David Howells |
2009-04-09 | MN10300: Convert obsolete no_irq_type to no_irq_chip | Thomas Gleixner |
2009-04-02 | Simplify copy_thread() | Alexey Dobriyan |
2009-03-30 | cpumask: remove references to struct irqaction's mask field. | Rusty Russell |
2009-03-27 | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar |
2009-03-16 | Merge branches 'irq/genirq' and 'linus' into irq/core | Ingo Molnar |
2009-02-22 | Merge branch 'linus' into x86/apic | Ingo Molnar |
2009-02-20 | mn10300: fix typo && -> || in arch/mn10300/unit-asb2305/pci.c | Wei Yongjun |
2009-02-20 | mn10300: fix oprofile | David Howells |
2009-02-13 | Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core | Ingo Molnar |
2009-01-21 | Merge branch 'x86/mm' into core/percpu | Ingo Molnar |
2009-01-15 | irq: update all arches for new irq_desc, fix | Mike Travis |
2009-01-14 | [CVE-2009-0029] Rename old_readdir to sys_old_readdir | Heiko Carstens |
2009-01-11 | sparseirq: use kstat_irqs_cpu instead | Yinghai Lu |
2008-12-31 | take init_fs to saner place | Al Viro |