Age | Commit message (Expand) | Author |
2012-01-12 | c/r: prctl: add PR_SET_MM codes to set up mm_struct entries | Cyrill Gorcunov |
2012-01-12 | panic: don't print redundant backtraces on oops | Andi Kleen |
2012-01-12 | sysctl: add the kernel.ns_last_pid control | Pavel Emelyanov |
2012-01-12 | kdump: fix crash_kexec()/smp_send_stop() race in panic() | Michael Holzheu |
2012-01-12 | kdump: crashk_res init check for /sys/kernel/kexec_crash_size | Michael Holzheu |
2012-01-12 | kdump: add missing RAM resource in crash_shrink_memory() | Michael Holzheu |
2012-01-12 | kexec: remove KMSG_DUMP_KEXEC | WANG Cong |
2012-01-12 | treewide: remove useless NORET_TYPE macro and uses | Joe Perches |
2012-01-12 | kprobes: silence DEBUG_STRICT_USER_COPY_CHECKS=y warning | Stephen Boyd |
2012-01-11 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-01-11 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-01-11 | sched: Fix lockup by limiting load-balance retries on lock-break | Peter Zijlstra |
2012-01-10 | Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-01-10 | Merge branch 'akpm' (aka "Andrew's patch-bomb") | Linus Torvalds |
2012-01-10 | user namespace: make signal.c respect user namespaces | Serge E. Hallyn |
2012-01-10 | workqueue: make alloc_workqueue() take printf fmt and args for name | Tejun Heo |
2012-01-10 | signal: add block_sigmask() for adding sigmask to current->blocked | Matt Fleming |
2012-01-10 | tracepoint: add tracepoints for debugging oom_score_adj | KAMEZAWA Hiroyuki |
2012-01-10 | PM/Hibernate: do not count debug pages as savable | Stanislaw Gruszka |
2012-01-10 | Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-01-10 | sched: Remove empty #ifdefs | Hiroshi Shimamoto |
2012-01-09 | Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds |
2012-01-08 | audit: always follow va_copy() with va_end() | Jesper Juhl |
2012-01-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-01-08 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-01-08 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2012-01-07 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2012-01-07 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-01-06 | vfs: switch ->show_options() to struct dentry * | Al Viro |
2012-01-06 | vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb | Al Viro |
2012-01-06 | Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z | Al Viro |
2012-01-06 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g... | Linus Torvalds |
2012-01-06 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman |
2012-01-06 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-01-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-01-06 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-01-06 | Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-01-06 | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2012-01-06 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-01-06 | Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2012-01-05 | cgroup: fix to allow mounting a hierarchy by name | Li Zefan |
2012-01-05 | Merge branch 'devel-stable' into for-linus | Russell King |
2012-01-05 | Merge branch 'pm-sleep' into pm-for-linus | Rafael J. Wysocki |
2012-01-05 | PM / Hibernate: Implement compat_ioctl for /dev/snapshot | Ben Hutchings |
2012-01-04 | ptrace: ensure JOBCTL_STOP_SIGMASK is not zero after detach | Oleg Nesterov |
2012-01-04 | ptrace: partially fix the do_wait(WEXITED) vs EXIT_DEAD->EXIT_ZOMBIE race | Oleg Nesterov |
2012-01-04 | cgroup: move assignement out of condition in cgroup_attach_proc() | Dan Carpenter |
2012-01-03 | auditsc: propage umode_t | Al Viro |
2012-01-03 | switch kern_ipc_perm to umode_t | Al Viro |