Age | Commit message (Expand) | Author |
2013-02-27 | kernel/utsname.c: fix wrong comment about clone_uts_ns() | Yuanhan Liu |
2013-02-27 | kernel/utsname_sysctl.c: put get/get_uts() into CONFIG_PROC_SYSCTL code block | Yuanhan Liu |
2013-02-27 | sysctl: fix null checking in bin_dn_node_address() | Xi Wang |
2013-02-27 | posix-timers: convert to idr_alloc() | Tejun Heo |
2013-02-27 | events: convert to idr_alloc() | Tejun Heo |
2013-02-27 | cgroup: convert to idr_alloc() | Tejun Heo |
2013-02-27 | cgroup: don't use idr_remove_all() | Tejun Heo |
2013-02-27 | kexec: avoid freeing NULL pointer in image_crash_alloc() | Zhang Yanfei |
2013-02-27 | kexec: fix memory leak in function kimage_normal_alloc | Zhang Yanfei |
2013-02-27 | kexec: prevent double free on image allocation failure | Sasha Levin |
2013-02-27 | kexec: export PG_hwpoison flag into vmcoreinfo | Mitsuhiro Tanino |
2013-02-27 | kexec: get rid of duplicate check for hole_end | Zhang Yanfei |
2013-02-27 | kexec: add the values related to buddy system for filtering free pages. | Atsushi Kumagai |
2013-02-27 | fork: unshare: remove dead code | Alan Cox |
2013-02-27 | coredump: use a freezable_schedule for the coredump_finish wait | Mandeep Singh Baines |
2013-02-27 | lockdep: check that no locks held at freeze time | Mandeep Singh Baines |
2013-02-27 | coredump: remove redundant defines for dumpable states | Kees Cook |
2013-02-27 | kernel/signal.c: fix suboptimal printk usage | Valdis Kletnieks |
2013-02-27 | signal: allow to send any siginfo to itself | Andrey Vagin |
2013-02-27 | usermodehelper: cleanup/fix __orderly_poweroff() && argv_free() | Oleg Nesterov |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-26 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2013-02-26 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-02-26 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-02-26 | export kernel_write(), convert open-coded instances | Al Viro |
2013-02-26 | switch vfs_getattr() to struct path | Al Viro |
2013-02-25 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2013-02-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2013-02-25 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-02-24 | Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-02-24 | cputime: Use local_clock() for full dynticks cputime accounting | Frederic Weisbecker |
2013-02-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-23 | Merge branch 'akpm' (more incoming from Andrew) | Linus Torvalds |
2013-02-23 | page-writeback.c: subtract min_free_kbytes from dirtyable memory | Paul Szabo |
2013-02-23 | sched: do not use cpu_to_node() to find an offlined cpu's node. | Tang Chen |
2013-02-22 | new helper: file_inode(file) | Al Viro |
2013-02-22 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-02-22 | sched: Fix /proc/sched_debug failure on very very large systems | Nathan Zimmer |
2013-02-22 | sched: Fix /proc/sched_stat failure on very very large systems | Nathan Zimmer |
2013-02-21 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-21 | Merge tag 'please-pull-misc-3.9' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-02-21 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds |
2013-02-21 | kernel/nsproxy.c: remove duplicate task_cred_xxx for user_ns | Yuanhan Liu |
2013-02-21 | sys_prctl(): coding-style cleanup | Andrew Morton |
2013-02-21 | sys_prctl(): arg2 is unsigned long which is never < 0 | Chen Gang |
2013-02-21 | smp: make smp_call_function_many() use logic similar to smp_call_function_sin... | Shaohua Li |
2013-02-21 | time: don't inline EXPORT_SYMBOL functions | Greg Kroah-Hartman |
2013-02-21 | compat: return -EFAULT on error in waitid() | Dan Carpenter |
2013-02-21 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2013-02-21 | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |