| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h | Al Viro | 2012-11-28 | 3 | -5/+0 |
| * | | | tile: switch to generic clone() | Al Viro | 2012-11-28 | 2 | -8/+1 |
| * | | | kill stray kernel_thread() garbage | Al Viro | 2012-11-28 | 1 | -2/+0 |
| * | | | consolidate sys_execve() prototype | Al Viro | 2012-11-28 | 1 | -4/+0 |
| * | | | Merge branch 'arch-tile' into no-rebases | Al Viro | 2012-11-28 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | tile: compat rt_sigreturn gets too enthusiastic about sigaltstack errors | Al Viro | 2012-11-28 | 1 | -1/+1 |
| * | | | | Merge branch 'arch-frv' into no-rebases | Al Viro | 2012-11-16 | 5 | -13/+8 |
| |\ \ \ \
| | |/ / /
| |/| / /
| | |/ / |
|
| * | | | tile: sanitize copy_thread() | Al Viro | 2012-10-25 | 1 | -13/+11 |
| * | | | arch/tile: eliminate pt_regs trampolines for syscalls | Chris Metcalf | 2012-10-23 | 10 | -57/+39 |
| * | | | tile: switch to generic sys_execve() | Al Viro | 2012-10-23 | 8 | -49/+5 |
| * | | | tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVE | Chris Metcalf | 2012-10-20 | 6 | -76/+75 |
| * | | | Drop struct pt_regs * argument in compat_sys_execve() | Al Viro | 2012-10-20 | 5 | -11/+6 |
* | | | | 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 |
| | |/ /
| |/| | |
|
* | | | | mm: use vm_unmapped_area() in hugetlbfs on tile architecture | Michel Lespinasse | 2012-12-11 | 1 | -114/+25 |
|/ / / |
|
* | | | arch/tile: avoid build warnings from duplicate ELF_R_xxx #defines | Chris Metcalf | 2012-10-23 | 1 | -10/+0 |
* | | | arch/tile: avoid generating .eh_frame information in modules | Chris Metcalf | 2012-10-23 | 1 | -0/+4 |
| |/
|/| |
|
* | | UAPI: The tile arch uses the generic ucontext.h file | David Howells | 2012-10-17 | 2 | -3/+3 |
* | | UAPI: Place comments in empty arch Kbuilds to make them non-empty | David Howells | 2012-10-17 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-14 | 1 | -0/+1 |
|\ |
|
| * | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 2012-09-28 | 1 | -0/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2012-10-13 | 43 | -177/+298 |
|\ \ |
|
| * | | arch/tile: enable interrupts in do_work_pending() | Chris Metcalf | 2012-10-12 | 1 | -0/+3 |
| * | | Merge tag 'tags/disintegrate-tile-20121009' into for-linus | Chris Metcalf | 2012-10-12 | 42 | -177/+295 |
| |\ \ |
|
| | * | | UAPI: (Scripted) Disintegrate arch/tile/include/asm | David Howells | 2012-10-09 | 22 | -146/+242 |
| | * | | UAPI: (Scripted) Disintegrate arch/tile/include/arch | David Howells | 2012-10-09 | 20 | -31/+53 |
* | | | | vfs: define struct filename and have getname() return it | Jeff Layton | 2012-10-12 | 1 | -4/+4 |
|/ / / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-12 | 2 | -19/+2 |
|\ \ \ |
|
| * | | | tile: don't bother with SIGTRAP in setup_frame | Al Viro | 2012-10-01 | 2 | -19/+2 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-10 | 2 | -20/+1 |
|\ \ \ \
| |/ / /
| | / /
| |/ /
|/| | |
|
| * | | get rid of generic instances of asm/exec.h | Al Viro | 2012-09-20 | 2 | -20/+1 |
| |/ |
|
* | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-10-09 | 4 | -12/+15 |
|\ \ |
|
| * | | readahead: fault retry breaks mmap file read random detection | Shaohua Li | 2012-10-09 | 1 | -0/+1 |
| * | | mm: hugetlb: add arch hook for clearing page flags before entering pool | Will Deacon | 2012-10-09 | 1 | -0/+4 |
| * | | mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file | Konstantin Khlebnikov | 2012-10-09 | 1 | -12/+7 |
| * | | Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry | Catalin Marinas | 2012-10-09 | 1 | -0/+1 |
| * | | Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config option | Catalin Marinas | 2012-10-09 | 1 | -0/+1 |
| * | | Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option | Catalin Marinas | 2012-10-09 | 1 | -0/+1 |
* | | | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds | 2012-10-09 | 1 | -0/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow... | Arnd Bergmann | 2012-10-04 | 14 | -59/+17 |
| |\ \ |
|
| * | | | asm-generic: Add default clkdev.h | Mark Brown | 2012-10-03 | 1 | -0/+1 |
* | | | | Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers | Linus Torvalds | 2012-10-07 | 1 | -5/+0 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | UAPI: Fix the guards on various asm/unistd.h files | David Howells | 2012-10-04 | 1 | -5/+0 |
* | | | | compat: move compat_siginfo_t definition to asm/compat.h | Denys Vlasenko | 2012-10-06 | 2 | -57/+62 |
* | | | | tile: fix personality bits handling upon exec() | Jiri Kosina | 2012-10-06 | 1 | -2/+2 |
|/ / / |
|
* | | | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu... | Linus Torvalds | 2012-10-03 | 7 | -7/+11 |
|\ \ \ |
|
| * | | | UAPI: (Scripted) Set up UAPI Kbuild files | David Howells | 2012-10-02 | 2 | -0/+4 |
| * | | | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst... | David Howells | 2012-10-02 | 5 | -7/+7 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-10-02 | 2 | -2/+0 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-09-28 | 1 | -11/+13 |
| |\ \ \
| | |/ / |
|