Age | Commit message (Expand) | Author |
2010-02-28 | Merge branch 'x86-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-01-17 | x86: Fix breakage of UML from the changes in the rwsem system | Linus Torvalds |
2010-01-14 | Unrot uml mconsole a bit | Al Viro |
2009-12-17 | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds |
2009-12-16 | elf: kill USE_ELF_CORE_DUMP | Christoph Hellwig |
2009-12-15 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-12-15 | tree-wide: convert open calls to remove spaces to skip_spaces() lib function | André Goddard Rosa |
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-12 | kbuild: move asm-offsets.h to include/generated | Sam Ravnborg |
2009-12-11 | Unify sys_mmap* | Al Viro |
2009-10-14 | um: Remove BKL from mmapper | Thomas Gleixner |
2009-10-14 | um: Remove BKL from random | Thomas Gleixner |
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 mm_cpumask() wrapper: um | Rusty Russell |
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 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-09-22 | uml: fix order of pud and pmd_free() | Roel Kluin |
2009-09-22 | um: convert to asm-generic/hardirq.h | Christoph Hellwig |
2009-09-22 | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven |
2009-09-22 | const: make block_device_operations const | Alexey Dobriyan |
2009-09-21 | trivial: remove unnecessary semicolons | Joe Perches |
2009-09-21 | trivial: fix typo "to to" in multiple files | Anand Gadiyar |
2009-09-21 | Use new __init_task_data macro in arch init_task.c files. | Joe Perches |
2009-09-20 | includecheck fix: um, helper.c | Jaswinder Singh Rajput |
2009-09-20 | arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0 | Sam Ravnborg |
2009-09-16 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2009-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2009-09-09 | PCI: remove pcibios_scan_all_fns() | Alex Chiang |
2009-09-02 | netdev: drivers should make ethtool_ops const | Stephen Hemminger |
2009-08-14 | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo |
2009-08-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-07-27 | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() | Benjamin Herrenschmidt |
2009-07-10 | sched: INIT_PREEMPT_COUNT | Peter Zijlstra |
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-05 | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions | Patrick McHardy |
2009-07-04 | Merge branch 'master' into for-next | Tejun Heo |
2009-06-25 | UML: Fix some apparent bitrot | Paul Menage |
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 | Merge branch 'akpm' | Linus Torvalds |
2009-06-16 | fbdev: move logo externs to header file | Geert Uytterhoeven |
2009-06-16 | uml: bad macro expansion, parameter is member | Roel Kluin |
2009-06-16 | uml: fix a section warning | Amerigo Wang |
2009-06-16 | um: remove obsolete hw_interrupt_type | Thomas Gleixner |
2009-06-16 | uml: UML net driver does not allow for vlans | Alan Cox |