aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2013-02-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Gravatar Linus Torvalds 1-0/+2
2013-02-28Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-8/+77
2013-02-27Merge branch 'akpm' (final batch from Andrew)Gravatar Linus Torvalds 25-779/+120
2013-02-27hlist: drop the node parameter from iteratorsGravatar Sasha Levin 12-71/+46
2013-02-27kcmp: make it depend on CHECKPOINT_RESTOREGravatar Cyrill Gorcunov 1-3/+1
2013-02-27kfifo: move kfifo.c from kernel/ to lib/Gravatar Stefani Seibold 2-610/+1
2013-02-27kernel/utsname.c: fix wrong comment about clone_uts_ns()Gravatar Yuanhan Liu 1-1/+1
2013-02-27kernel/utsname_sysctl.c: put get/get_uts() into CONFIG_PROC_SYSCTL code blockGravatar Yuanhan Liu 1-1/+2
2013-02-27sysctl: fix null checking in bin_dn_node_address()Gravatar Xi Wang 1-1/+2
2013-02-27posix-timers: convert to idr_alloc()Gravatar Tejun Heo 1-10/+8
2013-02-27events: convert to idr_alloc()Gravatar Tejun Heo 1-7/+3
2013-02-27cgroup: convert to idr_alloc()Gravatar Tejun Heo 1-19/+8
2013-02-27cgroup: don't use idr_remove_all()Gravatar Tejun Heo 1-3/+1
2013-02-27kexec: avoid freeing NULL pointer in image_crash_alloc()Gravatar Zhang Yanfei 1-8/+7
2013-02-27kexec: fix memory leak in function kimage_normal_allocGravatar Zhang Yanfei 1-8/+10
2013-02-27kexec: prevent double free on image allocation failureGravatar Sasha Levin 1-2/+0
2013-02-27kexec: export PG_hwpoison flag into vmcoreinfoGravatar Mitsuhiro Tanino 1-0/+3
2013-02-27kexec: get rid of duplicate check for hole_endGravatar Zhang Yanfei 1-2/+0
2013-02-27kexec: add the values related to buddy system for filtering free pages.Gravatar Atsushi Kumagai 1-0/+4
2013-02-27fork: unshare: remove dead codeGravatar Alan Cox 1-6/+1
2013-02-27coredump: use a freezable_schedule for the coredump_finish waitGravatar Mandeep Singh Baines 1-2/+2
2013-02-27lockdep: check that no locks held at freeze timeGravatar Mandeep Singh Baines 2-10/+9
2013-02-27coredump: remove redundant defines for dumpable statesGravatar Kees Cook 1-1/+1
2013-02-27kernel/signal.c: fix suboptimal printk usageGravatar Valdis Kletnieks 1-4/+4
2013-02-27signal: allow to send any siginfo to itselfGravatar Andrey Vagin 1-2/+4
2013-02-27usermodehelper: cleanup/fix __orderly_poweroff() && argv_free()Gravatar Oleg Nesterov 1-8/+2
2013-02-27Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 3-380/+120
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 10-47/+22
2013-02-26Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-0/+7
2013-02-26Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 4-52/+141
2013-02-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-19/+70
2013-02-26export kernel_write(), convert open-coded instancesGravatar Al Viro 1-32/+7
2013-02-26switch vfs_getattr() to struct pathGravatar Al Viro 1-1/+1
2013-02-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 1-0/+9
2013-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 3-19/+52
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 5-92/+108
2013-02-24Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-6/+19
2013-02-24cputime: Use local_clock() for full dynticks cputime accountingGravatar Frederic Weisbecker 1-1/+1
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 3-94/+329
2013-02-23Merge branch 'akpm' (more incoming from Andrew)Gravatar Linus Torvalds 2-10/+19
2013-02-23page-writeback.c: subtract min_free_kbytes from dirtyable memoryGravatar Paul Szabo 1-1/+0
2013-02-23sched: do not use cpu_to_node() to find an offlined cpu's node.Gravatar Tang Chen 1-9/+19
2013-02-22new helper: file_inode(file)Gravatar Al Viro 8-14/+14
2013-02-22Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 5-28/+27
2013-02-22sched: Fix /proc/sched_debug failure on very very large systemsGravatar Nathan Zimmer 1-11/+79
2013-02-22sched: Fix /proc/sched_stat failure on very very large systemsGravatar Nathan Zimmer 1-20/+59
2013-02-21Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-5/+29
2013-02-21Merge tag 'please-pull-misc-3.9' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-2/+7
2013-02-21Merge branch 'akpm' (incoming from Andrew)Gravatar Linus Torvalds 5-302/+178
2013-02-21kernel/nsproxy.c: remove duplicate task_cred_xxx for user_nsGravatar Yuanhan Liu 1-2/+1