aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2012-01-10Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-0/+4
2012-01-10Merge branch 'akpm' (aka "Andrew's patch-bomb")Gravatar Linus Torvalds 4-13/+95
2012-01-10user namespace: make signal.c respect user namespacesGravatar Serge E. Hallyn 1-3/+40
2012-01-10workqueue: make alloc_workqueue() take printf fmt and args for nameGravatar Tejun Heo 1-10/+22
2012-01-10signal: add block_sigmask() for adding sigmask to current->blockedGravatar Matt Fleming 1-0/+21
2012-01-10tracepoint: add tracepoints for debugging oom_score_adjGravatar KAMEZAWA Hiroyuki 1-0/+6
2012-01-10PM/Hibernate: do not count debug pages as savableGravatar Stanislaw Gruszka 1-0/+6
2012-01-10Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+2
2012-01-09Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Gravatar Linus Torvalds 8-261/+326
2012-01-08audit: always follow va_copy() with va_end()Gravatar Jesper Juhl 1-2/+3
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 4-4/+4
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 14-370/+339
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Gravatar Linus Torvalds 9-58/+37
2012-01-07Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 1-0/+3
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 4-58/+57
2012-01-06vfs: switch ->show_options() to struct dentry *Gravatar Al Viro 1-2/+2
2012-01-06vfs: prefer ->dentry->d_sb to ->mnt->mnt_sbGravatar Al Viro 1-1/+1
2012-01-06Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into ZGravatar Al Viro 8-25/+24
2012-01-06Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g...Gravatar Linus Torvalds 1-5/+7
2012-01-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-5/+5
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Gravatar Greg Kroah-Hartman 4-58/+57
2012-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 27-2463/+2687
2012-01-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 12-306/+476
2012-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 17-243/+933
2012-01-06Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-5/+4
2012-01-06Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-1/+1
2012-01-06Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 4-16/+37
2012-01-06Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...Gravatar Linus Torvalds 1-6/+56
2012-01-05cgroup: fix to allow mounting a hierarchy by nameGravatar Li Zefan 1-3/+3
2012-01-05Merge branch 'devel-stable' into for-linusGravatar Russell King 1-5/+7
2012-01-05Merge branch 'pm-sleep' into pm-for-linusGravatar Rafael J. Wysocki 1-0/+64
2012-01-05PM / Hibernate: Implement compat_ioctl for /dev/snapshotGravatar Ben Hutchings 1-0/+64
2012-01-04ptrace: ensure JOBCTL_STOP_SIGMASK is not zero after detachGravatar Oleg Nesterov 2-3/+12
2012-01-04ptrace: partially fix the do_wait(WEXITED) vs EXIT_DEAD->EXIT_ZOMBIE raceGravatar Oleg Nesterov 1-1/+8
2012-01-04cgroup: move assignement out of condition in cgroup_attach_proc()Gravatar Dan Carpenter 1-2/+5
2012-01-03auditsc: propage umode_tGravatar Al Viro 1-2/+2
2012-01-03switch kern_ipc_perm to umode_tGravatar Al Viro 1-5/+5
2012-01-03switch mq_open() to umode_tGravatar Al Viro 1-3/+3
2012-01-03sysctl: use umode_t for table permissionsGravatar Al Viro 1-1/+1
2012-01-03cgroup: propagate mode_tGravatar Al Viro 1-7/+7
2012-01-03switch debugfs to umode_tGravatar Al Viro 4-4/+4
2012-01-03switch vfs_mkdir() and ->mkdir() to umode_tGravatar Al Viro 1-2/+2
2012-01-03fs: move code out of buffer.cGravatar Al Viro 1-1/+0
2012-01-03get rid of timer in kern/acct.cGravatar Al Viro 1-30/+10
2012-01-03hung_task: fix false positive during vforkGravatar Mandeep Singh Baines 1-4/+10
2012-01-02misc latin1 to utf8 conversionsGravatar Al Viro 2-2/+2
2011-12-31futex: Fix uninterruptible loop due to gate_areaGravatar Hugh Dickins 1-8/+20
2011-12-30Revert "clockevents: Set noop handler in clockevents_exchange_device()"Gravatar Linus Torvalds 1-1/+0
2011-12-28irq: check domain hwirq range for DT translateGravatar Rob Herring 1-0/+3
2011-12-27cgroup: Remove task_lock() from cgroup_post_fork()Gravatar Frederic Weisbecker 1-3/+12