| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 | 6 | -73/+28 |
|\ |
|
| * | merge compat sys_ipc instances | Al Viro | 2013-03-03 | 1 | -1/+1 |
| * | consolidate compat lookup_dcookie() | Al Viro | 2013-03-03 | 1 | -0/+1 |
| * | switch getrusage() to COMPAT_SYSCALL_DEFINE | Al Viro | 2013-03-03 | 2 | -19/+14 |
| * | make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protect | Al Viro | 2013-03-03 | 3 | -53/+12 |
* | | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 2013-04-30 | 22 | -364/+600 |
|\ \ |
|
| * | | power/sysrq: fix inconstistent help message of sysrq key | zhangwei(Jovi) | 2013-04-30 | 1 | -1/+1 |
| * | | kgdb/sysrq: fix inconstistent help message of sysrq key | zhangwei(Jovi) | 2013-04-30 | 1 | -1/+1 |
| * | | kernel/sys.c: make prctl(PR_SET_MM) generally available | Amnon Shiloh | 2013-04-30 | 1 | -8/+2 |
| * | | relay: use macro PAGE_ALIGN instead of FIX_SIZE | zhangwei(Jovi) | 2013-04-30 | 1 | -4/+1 |
| * | | kernel/relay.c: move FIX_SIZE macro into relay.c | zhangwei(Jovi) | 2013-04-30 | 1 | -0/+3 |
| * | | kernel/relay.c: remove unused function argument actor | zhangwei(Jovi) | 2013-04-30 | 1 | -8/+4 |
| * | | semaphore: use `bool' type for semaphore_waiter's up | liguang | 2013-04-30 | 1 | -3/+3 |
| * | | semaphore: use unlikely() for down's timeout | liguang | 2013-04-30 | 1 | -1/+1 |
| * | | pid_namespace.c/.h: simplify defines | Raphael S.Carvalho | 2013-04-30 | 2 | -5/+0 |
| * | | kernel/pid.c: improve flow of a loop inside alloc_pidmap. | Raphael S. Carvalho | 2013-04-30 | 1 | -2/+6 |
| * | | kexec: Use min() and min_t() to simplify logic | Zhang Yanfei | 2013-04-30 | 1 | -16/+8 |
| * | | kexec: fix wrong types of some local variables | Zhang Yanfei | 2013-04-30 | 1 | -3/+3 |
| * | | coredump: only SIGKILL should interrupt the coredumping task | Oleg Nesterov | 2013-04-30 | 1 | -2/+4 |
| * | | kmod: remove call_usermodehelper_fns() | Lucas De Marchi | 2013-04-30 | 1 | -14/+17 |
| * | | kmod: split call to call_usermodehelper_fns() | Lucas De Marchi | 2013-04-30 | 1 | -2/+10 |
| * | | usermodehelper: export call_usermodehelper_exec() and call_usermodehelper_set... | Lucas De Marchi | 2013-04-30 | 1 | -33/+24 |
| * | | ptrace: add ability to retrieve signals without removing from a queue (v4) | Andrey Vagin | 2013-04-30 | 1 | -0/+80 |
| * | | kernel/timer.c: move some non timer related syscalls to kernel/sys.c | Stephen Rothwell | 2013-04-30 | 2 | -207/+212 |
| * | | kernel/timer.c: convert compat_sys_sysinfo to COMPAT_SYSCALL_DEFINE | Stephen Rothwell | 2013-04-30 | 1 | -2/+1 |
| * | | kernel/compat.c: make do_sysinfo() static | Stephen Rothwell | 2013-04-30 | 2 | -66/+69 |
| * | | kernel/smp.c: cleanups | Andrew Morton | 2013-04-30 | 1 | -45/+46 |
| * | | kernel/smp.c: remove 'priv' of call_single_data | liguang | 2013-04-30 | 1 | -4/+2 |
| * | | kernel/smp.c: use '|=' for csd_lock | liguang | 2013-04-30 | 1 | -1/+1 |
| * | | workqueue: include workqueue info when printing debug dump of a worker task | Tejun Heo | 2013-04-30 | 4 | -1/+93 |
| * | | kthread: implement probe_kthread_data() | Tejun Heo | 2013-04-30 | 1 | -0/+19 |
| * | | arc, print-fatal-signals: reduce duplicated information | Vineet Gupta | 2013-04-30 | 1 | -2/+1 |
| * | | dump_stack: unify debug information printed by show_regs() | Tejun Heo | 2013-04-30 | 1 | -0/+16 |
| * | | dump_stack: implement arch-specific hardware description in task dumps | Tejun Heo | 2013-04-30 | 2 | -6/+26 |
| * | | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo | 2013-04-30 | 1 | -0/+18 |
| * | | kernel/range.c: subtract_range: fix the broken phrase issued by printk | Lin Feng | 2013-04-30 | 1 | -1/+2 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2013-04-30 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | seccomp: allow BPF_XOR based ALU instructions. | Nicolas Schichan | 2013-03-26 | 1 | -0/+2 |
* | | | | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-04-30 | 1 | -5/+17 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Merge branch 'pm-assorted' | Rafael J. Wysocki | 2013-04-28 | 1 | -5/+17 |
| |\ \ \ |
|
| | * | | | PM / sleep: invalidate TEST_CPUS and TEST_CORE support for freeze state | Zhang Rui | 2013-04-05 | 1 | -2/+14 |
| | * | | | PM / sleep: add TEST_PLATFORM support for freeze state | Zhang Rui | 2013-04-05 | 1 | -3/+3 |
* | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-04-30 | 1 | -3/+3 |
|\ \ \ \ \ |
|
| * | | | | | extable: Flip the sorting message | Borislav Petkov | 2013-04-15 | 1 | -3/+3 |
* | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-04-30 | 12 | -279/+757 |
|\ \ \ \ \ \ |
|
| * | | | | | | clockevents: Set dummy handler on CPU_DEAD shutdown | Thomas Gleixner | 2013-04-25 | 2 | -0/+5 |
| * | | | | | | Merge branch 'linus' into timers/core | Thomas Gleixner | 2013-04-24 | 31 | -275/+539 |
| |\ \ \ \ \ \
| | | |/ / / /
| | |/| | | | |
|
| * | | | | | | timekeeping: Update tk->cycle_last in resume | Thomas Gleixner | 2013-04-22 | 1 | -1/+1 |
| * | | | | | | posix-timers: Remove unused variable | Thomas Gleixner | 2013-04-18 | 1 | -1/+0 |
| * | | | | | | clockevents: Switch into oneshot mode even if broadcast registered late | Stephen Boyd | 2013-04-17 | 1 | -0/+10 |