Age | Commit message (Expand) | Author |
2012-05-21 | um: Implement um_free_irq() | Richard Weinberger |
2012-05-21 | um: Fix __swp_type() | Richard Weinberger |
2012-05-21 | um: Implement a custom pte_same() function | Richard Weinberger |
2012-05-21 | um: Add BUG() to do_ops()'s error path | Richard Weinberger |
2012-05-21 | um: Remove unused variables | Richard Weinberger |
2012-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds |
2012-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-05-21 | Merge branch 'vfs-cleanups' (random vfs cleanups) | Linus Torvalds |
2012-05-21 | Merge branch 'stat-cleanups' (clean up copying of stat info to user space) | Linus Torvalds |
2012-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-05-20 | sparc32: use flushi when run-time patching in per_cpu_patch | Sam Ravnborg |
2012-05-20 | sparc32: fix cpuid_patch run-time patching | Sam Ravnborg |
2012-05-19 | sparc32: drop unused inline functions in srmmu.c | Sam Ravnborg |
2012-05-19 | sparc32: drop unused functions in pgtsrmmu.h | Sam Ravnborg |
2012-05-19 | sparc32,leon: move leon mmu functions to leon_mm.c | Sam Ravnborg |
2012-05-19 | sparc32,leon: remove duplicate definitions in leon.h | Sam Ravnborg |
2012-05-19 | sparc32,leon: remove duplicate UART register definitions | Sam Ravnborg |
2012-05-19 | sparc32,leon: move leon ASI definitions to asi.h | Sam Ravnborg |
2012-05-19 | sparc32: move trap table to a separate file | Sam Ravnborg |
2012-05-19 | sparc64: renamed ttable.S to ttable_64.S | Sam Ravnborg |
2012-05-19 | sparc32: Remove asm/sysen.h header. | David S. Miller |
2012-05-19 | sparc32: Delete asm/smpprim.h | David S. Miller |
2012-05-19 | sparc32: Remove unused empty_bad_page{,_table} declarations. | David S. Miller |
2012-05-19 | sparc32: Kill boot_cpu_id4 | David S. Miller |
2012-05-19 | sparc32: Move GET_PROCESSOR*_ID() out of asm/asmmacro.h | David S. Miller |
2012-05-19 | sparc32: Remove completely unused code from asm/cache.h | David S. Miller |
2012-05-19 | Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej... | Linus Torvalds |
2012-05-19 | Merge branch 'x86/ld-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2012-05-19 | sparc32: Add ucmpdi2.o to obj-y instead of lib-y. | David S. Miller |
2012-05-19 | sparc32: add ucmpdi2 | Sam Ravnborg |
2012-05-18 | x86, relocs: When printing an error, say relative or absolute | H. Peter Anvin |
2012-05-18 | x86, relocs: Workaround for binutils 2.22.52.0.1 section bug | H. Peter Anvin |
2012-05-18 | x86, realmode: 16-bit real-mode code support for relocs tool | H. Peter Anvin |
2012-05-18 | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds |
2012-05-18 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-05-18 | tilegx: enable SYSCALL_WRAPPERS support | Chris Metcalf |
2012-05-18 | Merge tag 'linus-mce-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2012-05-17 | frv: delete incorrect task prototypes causing compile fail | Paul Gortmaker |
2012-05-17 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-05-17 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-05-17 | Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urg... | Linus Torvalds |
2012-05-17 | ARM: 7419/1: vfp: fix VFP flushing regression on sigreturn path | Will Deacon |
2012-05-17 | ARM: 7418/1: LPAE: fix access flag setup in mem_type_table | Vitaly Andrianov |
2012-05-16 | ARM: PRIMA2: fix irq domain size and IRQ mask of internal interrupt controller | Barry Song |
2012-05-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-05-16 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-05-16 | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds |
2012-05-16 | arch/tile: apply commit 74fca9da0 to the compat signal handling as well | Chris Metcalf |
2012-05-16 | arch/tile: fix up some issues in calling do_work_pending() | Chris Metcalf |
2012-05-16 | ARM: prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESS | Russell King |