Age | Commit message (Expand) | Author |
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 | 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-03 | auditsc: propage umode_t | Al Viro |
2012-01-03 | switch kern_ipc_perm to umode_t | Al Viro |
2012-01-03 | switch mq_open() to umode_t | Al Viro |
2012-01-03 | sysctl: use umode_t for table permissions | Al Viro |
2012-01-03 | cgroup: propagate mode_t | Al Viro |
2012-01-03 | switch debugfs to umode_t | Al Viro |
2012-01-03 | switch vfs_mkdir() and ->mkdir() to umode_t | Al Viro |
2012-01-03 | fs: move code out of buffer.c | Al Viro |
2012-01-03 | get rid of timer in kern/acct.c | Al Viro |
2012-01-03 | hung_task: fix false positive during vfork | Mandeep Singh Baines |
2012-01-02 | misc latin1 to utf8 conversions | Al Viro |
2011-12-31 | futex: Fix uninterruptible loop due to gate_area | Hugh Dickins |
2011-12-30 | Revert "clockevents: Set noop handler in clockevents_exchange_device()" | Linus Torvalds |
2011-12-28 | irq: check domain hwirq range for DT translate | Rob Herring |
2011-12-25 | Merge branch 'pm-sleep' into pm-for-linus | Rafael J. Wysocki |
2011-12-25 | Merge branch 'pm-misc' into pm-for-linus | Rafael J. Wysocki |
2011-12-23 | ARM: 7235/1: irqdomain: export irq_domain_simple_ops for !CONFIG_OF | Jamie Iles |
2011-12-23 | sched/tracing: Add a new tracepoint for sleeptime | Arun Sharma |
2011-12-23 | sched: Disable scheduler warnings during oopses | Dave Jones |
2011-12-21 | clockevents: remove sysdev.h | Kay Sievers |
2011-12-21 | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem | Kay Sievers |
2011-12-21 | Merge branch 'master' into pm-sleep | Rafael J. Wysocki |
2011-12-21 | sched: Fix cgroup movement of waking process | Daisuke Nishimura |
2011-12-21 | sched: Fix cgroup movement of newly created process | Daisuke Nishimura |
2011-12-21 | sched: Fix cgroup movement of forking process | Daisuke Nishimura |
2011-12-21 | sched: Remove cfs bandwidth period check in tg_set_cfs_period() | Kamalesh Babulal |