| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-12 | 5 | -41/+4 |
|\ |
|
| * | sh: switch to generic fork/vfork/clone | Al Viro | 2012-11-28 | 3 | -23/+3 |
| *-. | Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc... | Al Viro | 2012-11-28 | 5 | -18/+1 |
| |\ \ |
|
| | | * | sh: convert to generic sys_execve() | Al Viro | 2012-10-22 | 3 | -8/+1 |
| | | * | sh: switch to generic kernel_thread()/kernel_execve() | Al Viro | 2012-10-22 | 2 | -10/+0 |
| | |/ |
|
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-12-11 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | tracing,x86: Add a TSC trace_clock | David Sharp | 2012-11-13 | 1 | -0/+1 |
| |/ / |
|
* | | | /dev/mem: use phys_addr_t for physical addresses | Cyril Chemparathy | 2012-10-24 | 1 | -1/+1 |
|/ / |
|
* | | Merge tag 'disintegrate-sh-20121009' of git://git.infradead.org/users/dhowell... | Paul Mundt | 2012-10-15 | 23 | -1457/+10 |
|\ \
| |/
|/| |
|
| * | UAPI: (Scripted) Disintegrate arch/sh/include/asm | David Howells | 2012-10-09 | 23 | -1457/+10 |
* | | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-14 | 1 | -11/+3 |
|\ \ |
|
| * | | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 2012-09-28 | 1 | -11/+3 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-12 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | sanitize tsk_is_polling() | Al Viro | 2012-10-01 | 1 | -0/+3 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-10 | 2 | -10/+1 |
|\ \ \ \
| |/ / /
| | | /
| |_|/
|/| | |
|
| * | | get rid of generic instances of asm/exec.h | Al Viro | 2012-09-20 | 2 | -10/+1 |
| |/ |
|
* | | mm: hugetlb: add arch hook for clearing page flags before entering pool | Will Deacon | 2012-10-09 | 1 | -0/+6 |
* | | cross-arch: don't corrupt personality flags upon exec() | Jiri Kosina | 2012-10-06 | 1 | -1/+2 |
* | | sections: fix section conflicts in arch/sh | Andi Kleen | 2012-10-06 | 1 | -1/+1 |
* | | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst... | David Howells | 2012-10-02 | 15 | -32/+32 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2012-08-03 | 1 | -1/+0 |
|\ |
|
| * | mtd/uclinux: Use generic __bss_stop instead of _ebss | Geert Uytterhoeven | 2012-06-27 | 1 | -1/+0 |
* | | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon | 2012-07-30 | 1 | -1/+0 |
* | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2012-07-24 | 1 | -1/+0 |
|\ \ |
|
| * | | sh: remove unused DMA device pointer from SIU platform data | Guennadi Liakhovetski | 2012-07-20 | 1 | -1/+0 |
| |/ |
|
* | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 2012-07-23 | 2 | -0/+6 |
|\ \ |
|
| * | | sh: Consolidate die definitions for trap handlers. | Paul Mundt | 2012-06-14 | 1 | -0/+4 |
| * | | Merge branch 'sh/multi-unwinders' into sh-latest | Paul Mundt | 2012-06-13 | 1 | -0/+2 |
| |\ \ |
|
| | * | | sh64: Convert to unwinder API. | Paul Mundt | 2012-05-24 | 1 | -0/+2 |
* | | | | SH: Convert out[bwl] macros to inline functions | Corey Minyard | 2012-07-12 | 1 | -3/+14 |
|/ / / |
|
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. \ \ | Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and... | Paul Mundt | 2012-06-13 | 40 | -230/+112 |
|\ \ \ \ \
| |_|_|/ /
|/| | | /
| | | |/
| | |/| |
|
| | | * | sh: Kill off additional asm-generic wrappers. | Paul Mundt | 2012-06-13 | 6 | -10/+5 |
| | | * | sh: convert to kbuild asm-generic support. | Paul Mundt | 2012-05-28 | 29 | -69/+29 |
| * | | | sh: use the new generic strnlen_user() function | Paul Mundt | 2012-06-13 | 4 | -75/+56 |
| * | | | sh: switch to generic strncpy_from_user(). | Paul Mundt | 2012-06-13 | 3 | -72/+4 |
| |/ / |
|
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-06-01 | 1 | -1/+18 |
| |\ \ |
|
| | * | | set_restore_sigmask() is never called without SIGPENDING (and never should be) | Al Viro | 2012-06-01 | 1 | -1/+1 |
| | * | | new helpers: {clear,test,test_and_clear}_restore_sigmask() | Al Viro | 2012-06-01 | 1 | -0/+17 |
| | |/ |
|
| * | | bury __kernel_nlink_t, make internal nlink_t consistent | Al Viro | 2012-05-30 | 2 | -4/+0 |
| |/ |
|
| * | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-05-24 | 1 | -0/+1 |
| |\
|/ / |
|
| * | kvmclock: Add functions to check if the host has stopped the vm | Eric B Munson | 2012-04-08 | 1 | -0/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-05-23 | 2 | -6/+2 |
|\ \ |
|
| * | | sh: switch to saved_sigmask-based sigsuspend()/rt_sigsuspend() | Al Viro | 2012-05-21 | 2 | -6/+2 |
* | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-05-23 | 2 | -4/+0 |
|\ \ \ |
|
| * | | | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha | 2012-05-16 | 2 | -4/+0 |
* | | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 2012-05-23 | 16 | -139/+151 |
|\ \ \ \ |
|
| * | | | | sh: Kill off machvec IRQ hinting. | Paul Mundt | 2012-05-21 | 2 | -6/+8 |
| * | | | | sh: dma: More legacy cpu dma chainsawing. | Paul Mundt | 2012-05-19 | 1 | -87/+0 |
| * | | | | sh: Kill off MAX_DMA_ADDRESS leftovers. | Paul Mundt | 2012-05-19 | 2 | -16/+8 |
| * | | | | sh: Tidy up some of the cpu legacy dma header mess. | Paul Mundt | 2012-05-19 | 1 | -1/+0 |