Age | Commit message (Expand) | Author |
2009-09-24 | mn10300: Clean up linker script using higher-level macros. |  Tim Abbott |
2009-09-23 | headers: utsname.h redux |  Alexey Dobriyan |
2009-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next |  Linus Torvalds |
2009-09-23 | MN10300: Handle removal of struct uart_info |  David Howells |
2009-09-23 | seq_file: constify seq_operations |  James Morris |
2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events |  Ingo Molnar |
2009-09-21 | Use new __init_task_data macro in arch init_task.c files. |  Joe Perches |
2009-09-19 | serial: kill off uart_info |  Alan Cox |
2009-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... |  Linus Torvalds |
2009-09-02 | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] |  David Howells |
2009-08-14 | Merge branch 'percpu-for-linus' into percpu-for-next |  Tejun Heo |
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-09 | linker script: unify usage of discard definition |  Tejun Heo |
2009-07-08 | Remove multiple KERN_ prefixes from printk formats |  Joe Perches |
2009-07-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes |  Linus Torvalds |
2009-07-04 | Merge branch 'master' into for-next |  Tejun Heo |
2009-06-30 | MN10300: Wire up new syscalls |  David Howells |
2009-06-27 | asm-generic/vmlinux.lds.h: shuffle INIT_TASK* macro names in vmlinux.lds.h |  Tim Abbott |
2009-06-24 | linker script: throw away .discard section |  Tejun Heo |
2009-06-22 | MN10300: Fix the vmlinux ldscript |  David Howells |
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-16 | mm: consolidate init_mm definition |  Alexey Dobriyan |
2009-06-12 | module: cleanup FIXME comments about trimming exception table entries. |  Rusty Russell |
2009-06-11 | MN10300: Add utrace/tracehooks support |  David Howells |
2009-04-26 | mn10300: convert to use __HEAD and HEAD_TEXT macros. |  Tim Abbott |
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-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-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 |
2008-12-10 | MN10300: Give correct size when reserving interrupt vector table |  Akira Takeuchi |
2008-12-10 | MN10300: Fix the preemption resume_kernel() routine |  Akira Takeuchi |
2008-12-10 | MN10300: Discard low-priority Tx interrupts when closing an on-chip serial port |  Akira Takeuchi |
2008-12-10 | MN10300: vmlinux.lds.S cleanup - use PAGE_SIZE, PERCPU macros |  Cyrill Gorcunov |
2008-12-03 | MN10300: Introduce barriers to replace removed volatiles in gdbstub 16550 driver |  David Howells |
2008-12-02 | MN10300: Fix application of kernel module relocations |  Mark Salter |
2008-11-30 | MN10300: Tighten up the code using case ranges |  Robert P. J. Day |
2008-10-20 | mn10300: use bcd2bin/bin2bcd |  Adrian Bunk |
2008-10-01 | MN10300: Fix IRQ handling |  David Howells |