Age | Commit message (Expand) | Author | Files | Lines |
2009-07-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds | 1 | -1/+1 |
2009-06-30 | MN10300: Wire up new syscalls | David Howells | 2 | -1/+5 |
2009-06-27 | asm-generic/vmlinux.lds.h: shuffle INIT_TASK* macro names in vmlinux.lds.h | Tim Abbott | 1 | -1/+1 |
2009-06-22 | MN10300: Fix the vmlinux ldscript | David Howells | 1 | -44/+16 |
2009-06-21 | Move FAULT_FLAG_xyz into handle_mm_fault() callers | Linus Torvalds | 1 | -1/+1 |
2009-06-18 | MN10300: Add support for new ELF relocs in kernel modules | Mark Salter | 2 | -3/+38 |
2009-06-18 | ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa | Oleg Nesterov | 1 | -3/+0 |
2009-06-17 | Delete pcibios_select_root | Matthew Wilcox | 1 | -13/+0 |
2009-06-16 | kmap_types: make most arches use generic header file | Randy Dunlap | 1 | -26/+1 |
2009-06-16 | mm: consolidate init_mm definition | Alexey Dobriyan | 1 | -3/+0 |
2009-06-14 | headers_check fix: mn10300, setup.h | Jaswinder Singh Rajput | 1 | -1/+2 |
2009-06-14 | headers_check fix: mn10300, ptrace.h | Jaswinder Singh Rajput | 1 | -3/+2 |
2009-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds | 4 | -3/+4 |
2009-06-12 | module: cleanup FIXME comments about trimming exception table entries. | Rusty Russell | 1 | -2/+0 |
2009-06-12 | asm-generic: merge branch 'master' of torvalds/linux-2.6 | Arnd Bergmann | 8 | -257/+257 |
2009-06-11 | asm-generic: rename atomic.h to atomic-long.h | Arnd Bergmann | 1 | -1/+1 |
2009-06-11 | asm-generic: introduce asm/bitsperlong.h | Arnd Bergmann | 1 | -0/+1 |
2009-06-11 | asm-generic: rename termios.h, signal.h and mman.h | Arnd Bergmann | 2 | -2/+2 |
2009-06-11 | MN10300: Add utrace/tracehooks support | David Howells | 7 | -239/+257 |
2009-06-11 | MN10300: Don't set the dirty bit in the DTLB entries in the TLB-miss handler | David Howells | 1 | -18/+0 |
2009-04-26 | mn10300: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott | 2 | -5/+3 |
2009-04-24 | MN10300: Update the ASB2303 defconfig | David Howells | 1 | -66/+94 |
2009-04-15 | MN10300: Stop gcc from generating uninitialised variable warnings after BUG() | David Howells | 1 | -4/+6 |
2009-04-15 | MN10300: Wire up missing system calls | David Howells | 2 | -0/+4 |
2009-04-15 | MN10300: Discard duplicate PFN_xxx() macros | David Howells | 1 | -4/+0 |
2009-04-10 | Separate out the proc- and unit-specific header directories from the general | David Howells | 34 | -64/+30 |
2009-04-10 | Move arch headers from include/asm-mn10300/ to arch/mn10300/include/asm/. | David Howells | 121 | -14/+9123 |
2009-04-09 | MN10300: Kill MN10300's own profiling Kconfig | David Howells | 2 | -25/+0 |
2009-04-09 | MN10300: Convert obsolete no_irq_type to no_irq_chip | Thomas Gleixner | 1 | -1/+1 |
2009-04-02 | Simplify copy_thread() | Alexey Dobriyan | 1 | -1/+1 |
2009-03-30 | cpumask: remove references to struct irqaction's mask field. | Rusty Russell | 1 | -1/+0 |
2009-03-27 | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 1 | -1/+2 |
2009-03-16 | Merge branches 'irq/genirq' and 'linus' into irq/core | Ingo Molnar | 2 | -1/+2 |
2009-02-22 | Merge branch 'linus' into x86/apic | Ingo Molnar | 2 | -1/+2 |
2009-02-20 | mn10300: fix typo && -> || in arch/mn10300/unit-asb2305/pci.c | Wei Yongjun | 1 | -1/+1 |
2009-02-20 | mn10300: fix oprofile | David Howells | 1 | -0/+1 |
2009-02-13 | Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core | Ingo Molnar | 1 | -1/+1 |
2009-01-21 | Merge branch 'x86/mm' into core/percpu | Ingo Molnar | 1 | -1/+1 |
2009-01-15 | irq: update all arches for new irq_desc, fix | Mike Travis | 1 | -1/+2 |
2009-01-14 | [CVE-2009-0029] Rename old_readdir to sys_old_readdir | Heiko Carstens | 1 | -1/+1 |
2009-01-11 | sparseirq: use kstat_irqs_cpu instead | Yinghai Lu | 1 | -1/+1 |
2008-12-31 | take init_fs to saner place | Al Viro | 1 | -1/+0 |
2008-12-10 | MN10300: Give correct size when reserving interrupt vector table | Akira Takeuchi | 1 | -1/+1 |
2008-12-10 | MN10300: Fix the preemption resume_kernel() routine | Akira Takeuchi | 1 | -1/+2 |
2008-12-10 | MN10300: Discard low-priority Tx interrupts when closing an on-chip serial port | Akira Takeuchi | 1 | -0/+5 |
2008-12-10 | MN10300: vmlinux.lds.S cleanup - use PAGE_SIZE, PERCPU macros | Cyrill Gorcunov | 1 | -12/+10 |
2008-12-03 | MN10300: Introduce barriers to replace removed volatiles in gdbstub 16550 driver | David Howells | 1 | -0/+2 |
2008-12-02 | MN10300: Fix application of kernel module relocations | Mark Salter | 1 | -28/+7 |
2008-11-30 | MN10300: Tighten up the code using case ranges | Robert P. J. Day | 1 | -22/+2 |
2008-11-12 | MN10300: Don't do misalignment handling for userspace | David Howells | 1 | -29/+23 |