| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-12-13 | 1 | -1/+1 |
|\ |
|
| * | propagate name change to comments in kernel source | Nadia Yvette Chambers | 2012-12-06 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-12-12 | 1 | -0/+1 |
|\ \ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-11-10 | 1 | -26/+54 |
| |\ \
| | |/ |
|
| * | | sk-filter: Add ability to get socket filter program (v2) | Pavel Emelyanov | 2012-11-01 | 1 | -0/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-12 | 3 | -3/+4 |
|\ \ \ |
|
| * | | | new helper: signal_pt_regs() | Al Viro | 2012-11-29 | 1 | -0/+1 |
| * | | | unify default ptrace_signal_deliver | Al Viro | 2012-11-29 | 1 | -3/+0 |
| * | | | alpha: switch to generic fork/vfork/clone | Al Viro | 2012-11-28 | 1 | -0/+3 |
| | |/
| |/| |
|
* | | | 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 |
| |/ / |
|
* | | | Merge branch 'akpm' (Andrew's patchbomb) | Linus Torvalds | 2012-12-11 | 1 | -0/+11 |
|\ \ \ |
|
| * | | | mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB | Andi Kleen | 2012-12-11 | 1 | -0/+11 |
| |/ / |
|
* | | | Merge 3.7-rc3 into tty-next | Greg Kroah-Hartman | 2012-10-29 | 1 | -26/+54 |
|\ \ \
| |/ / |
|
| * | | alpha: separate thread-synchronous flags | Al Viro | 2012-10-24 | 1 | -26/+54 |
| |/ |
|
* | | tty, ioctls -- Add new ioctl definitions for tty flags fetching | Cyrill Gorcunov | 2012-10-25 | 1 | -0/+3 |
|/ |
|
* | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-14 | 1 | -8/+2 |
|\ |
|
| * | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 2012-09-28 | 1 | -8/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-13 | 1 | -1/+0 |
|\ \ |
|
| * | | alpha: switch to saner kernel_execve() semantics | Al Viro | 2012-10-12 | 1 | -1/+0 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-12 | 1 | -1/+2 |
|\ \ \
| |/ / |
|
| * | | sanitize tsk_is_polling() | Al Viro | 2012-10-01 | 1 | -0/+2 |
| * | | bury _TIF_RESTORE_SIGMASK | Al Viro | 2012-10-01 | 1 | -1/+0 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-10 | 4 | -9/+3 |
|\ \ \
| |/ / |
|
| * | | alpha: introduce ret_from_kernel_execve(), switch to generic kernel_execve() | Al Viro | 2012-09-30 | 1 | -0/+1 |
| * | | alpha: switch to generic kernel_thread() | Al Viro | 2012-09-30 | 1 | -3/+0 |
| * | | alpha: switch to generic sys_execve() | Al Viro | 2012-09-30 | 1 | -0/+1 |
| * | | get rid of generic instances of asm/exec.h | Al Viro | 2012-09-20 | 2 | -6/+1 |
| |/ |
|
* | | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow... | Arnd Bergmann | 2012-10-04 | 1 | -0/+3 |
|\ \ |
|
| * | | UAPI: (Scripted) Set up UAPI Kbuild files | David Howells | 2012-10-02 | 1 | -0/+3 |
| |/ |
|
* | | asm-generic: Add default clkdev.h | Mark Brown | 2012-10-03 | 1 | -0/+2 |
|/ |
|
* | Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts | Mel Gorman | 2012-08-19 | 1 | -2/+2 |
* | alpha: fix fpu.h usage in userspace | Mike Frysinger | 2012-08-19 | 1 | -0/+2 |
* | alpha: take a bunch of syscalls into osf_sys.c | Al Viro | 2012-08-19 | 1 | -1/+4 |
* | alpha: Use new generic strncpy_from_user() and strnlen_user() | Michael Cree | 2012-08-19 | 2 | -29/+60 |
* | alpha: Wire up cross memory attach syscalls | Michael Cree | 2012-08-19 | 1 | -1/+3 |
* | alpha: Don't export SOCK_NONBLOCK to user space. | Michael Cree | 2012-08-19 | 1 | -0/+2 |
* | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon | 2012-07-30 | 1 | -1/+0 |
* | bury __kernel_nlink_t, make internal nlink_t consistent | Al Viro | 2012-05-30 | 1 | -3/+0 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-05-24 | 1 | -0/+1 |
|\ |
|
| * | Merge branch 'linus' into queue | Marcelo Tosatti | 2012-04-19 | 3 | -69/+74 |
| |\ |
|
| * | | kvmclock: Add functions to check if the host has stopped the vm | Eric B Munson | 2012-04-08 | 1 | -0/+1 |
* | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-05-24 | 1 | -55/+4 |
|\ \ \ |
|
| * | | | gpiolib/arches: Centralise bolierplate asm/gpio.h | Mark Brown | 2012-05-11 | 1 | -55/+4 |
* | | | | alpha: add io{read,write}{16,32}be functions | Michael Cree | 2012-05-24 | 1 | -0/+5 |
* | | | | alpha: implement various OSF/1 stat syscalls | Mans Rullgard | 2012-05-24 | 1 | -0/+6 |
* | | | | alpha: implement setsysinfo(SSI_LMF) as a no-op | Mans Rullgard | 2012-05-24 | 1 | -0/+1 |
* | | | | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha | 2012-05-16 | 1 | -3/+0 |
|/ / / |
|
* | | | alpha: properly define get/set_rtc_time on Marvel/SMP | Matt Turner | 2012-05-02 | 1 | -6/+2 |
| |/
|/| |
|
* | | alpha: fix build failures from system.h dismemberment | Paul Gortmaker | 2012-04-13 | 3 | -69/+74 |
|/ |
|