Age | Commit message (Expand) | Author |
2009-12-15 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-12-15 | uml: convert to seq_file/proc_fops | Alexey Dobriyan |
2009-12-14 | genirq: Convert irq_desc.lock to raw_spinlock | Thomas Gleixner |
2009-12-11 | Unify sys_mmap* | Al Viro |
2009-10-11 | headers: remove sched.h from interrupt.h | Alexey Dobriyan |
2009-09-24 | um: Clean up linker script using standard macros. | Tim Abbott |
2009-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2009-09-24 | cpumask: Use accessors for cpu_*_mask: um | Rusty Russell |
2009-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds |
2009-09-22 | uml: fix order of pud and pmd_free() | Roel Kluin |
2009-09-22 | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven |
2009-09-21 | Use new __init_task_data macro in arch init_task.c files. | Joe Perches |
2009-09-20 | arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0 | Sam Ravnborg |
2009-08-14 | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo |
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-06-24 | linker script: throw away .discard section | Tejun Heo |
2009-06-21 | Move FAULT_FLAG_xyz into handle_mm_fault() callers | Linus Torvalds |
2009-06-16 | um: remove obsolete hw_interrupt_type | Thomas Gleixner |
2009-06-16 | mm: consolidate init_mm definition | Alexey Dobriyan |
2009-04-21 | clocksource: pass clocksource to read() callback | Magnus Damm |
2009-04-02 | Simplify copy_thread() | Alexey Dobriyan |
2009-04-02 | uml: fix warnings in kernel_execve | Miklos Szeredi |
2009-04-01 | uml: remove useless comments | WANG Cong |
2009-04-01 | uml: don't use a too long string literal | WANG Cong |
2009-03-16 | Merge branches 'irq/genirq' and 'linus' into irq/core | Ingo Molnar |
2009-03-12 | UML on UML fixed: it did not start | Renzo Davoli |
2009-01-11 | sparseirq: use kstat_irqs_cpu instead | Yinghai Lu |
2009-01-06 | mm: invoke oom-killer from page fault | Nick Piggin |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2008-12-31 | take init_fs to saner place | Al Viro |
2008-12-13 | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell |
2008-12-13 | cpumask: centralize cpu_online_map and cpu_possible_map | Rusty Russell |
2008-10-22 | x86, um: get rid of uml unistd.h | Al Viro |
2008-10-22 | x86, um: sanitize uml sigcontext.h uses | Al Viro |
2008-10-16 | uml: remove the dead TTY_LOG code | Adrian Bunk |
2008-09-08 | kernel/cpu.c: create a CPU_STARTING cpu_chain notifier | Manfred Spraul |
2008-07-26 | um: use generic show_mem() | Johannes Weiner |
2008-07-24 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2008-07-24 | UML: make several more things static | WANG Cong |
2008-07-24 | arch/um/kernel/mem.c: remove arch_validate() | WANG Cong |
2008-07-24 | arch/um/kernel/irq.c: clean up some functions | WANG Cong |
2008-07-18 | Merge branch 'linus' into timers/nohz | Ingo Molnar |
2008-07-18 | nohz: prevent tick stop outside of the idle loop | Thomas Gleixner |
2008-06-26 | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe |
2008-06-06 | uml: deal with inaccessible address space start | Tom Spink |
2008-05-21 | uml: add missing exports for UML_RANDOM=m | Al Viro |
2008-05-16 | [PATCH] take init_files to fs/file.c | Al Viro |
2008-05-13 | uml: physical memory shouldn't include initial stack | Jeff Dike |
2008-05-13 | uml: use PAGE_SIZE in linker scripts | Cyrill Gorcunov |