summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2012-01-10Merge branch 'akpm' (aka "Andrew's patch-bomb")Linus Torvalds
2012-01-10user namespace: make signal.c respect user namespacesSerge E. Hallyn
2012-01-10workqueue: make alloc_workqueue() take printf fmt and args for nameTejun Heo
2012-01-10signal: add block_sigmask() for adding sigmask to current->blockedMatt Fleming
2012-01-10tracepoint: add tracepoints for debugging oom_score_adjKAMEZAWA Hiroyuki
2012-01-10PM/Hibernate: do not count debug pages as savableStanislaw Gruszka
2012-01-10Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-01-10sched: Remove empty #ifdefsHiroshi Shimamoto
2012-01-09Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2012-01-08audit: always follow va_copy() with va_end()Jesper Juhl
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-08Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2012-01-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2012-01-07Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-06vfs: switch ->show_options() to struct dentry *Al Viro
2012-01-06vfs: prefer ->dentry->d_sb to ->mnt->mnt_sbAl Viro
2012-01-06Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into ZAl Viro
2012-01-06Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g...Linus Torvalds
2012-01-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2012-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-01-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-01-06Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-01-06Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2012-01-06Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-01-06Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2012-01-05security: remove the security_netlink_recv hook as it is equivalent to capable()Eric Paris
2012-01-05ptrace: do not audit capability check when outputing /proc/pid/statEric Paris
2012-01-05capabilities: remove task_ns_* functionsEric Paris
2012-01-05capabitlies: ns_capable can use the cap helpers rather than lsm callEric Paris
2012-01-05capabilities: style only - move capable below ns_capableEric Paris
2012-01-05capabilites: introduce new has_ns_capabilities_noauditEric Paris
2012-01-05capabilities: call has_ns_capability from has_capabilityEric Paris
2012-01-05capabilities: remove all _real_ interfacesEric Paris
2012-01-05capabilities: reverse arguments to security_capableEric Paris
2012-01-05cgroup: fix to allow mounting a hierarchy by nameLi Zefan
2012-01-05Merge branch 'devel-stable' into for-linusRussell King
2012-01-05Merge branch 'pm-sleep' into pm-for-linusRafael J. Wysocki
2012-01-05PM / Hibernate: Implement compat_ioctl for /dev/snapshotBen Hutchings
2012-01-04ptrace: ensure JOBCTL_STOP_SIGMASK is not zero after detachOleg Nesterov
2012-01-04ptrace: partially fix the do_wait(WEXITED) vs EXIT_DEAD->EXIT_ZOMBIE raceOleg Nesterov
2012-01-04cgroup: move assignement out of condition in cgroup_attach_proc()Dan Carpenter
2012-01-03auditsc: propage umode_tAl Viro
2012-01-03switch kern_ipc_perm to umode_tAl Viro
2012-01-03switch mq_open() to umode_tAl Viro
2012-01-03sysctl: use umode_t for table permissionsAl Viro