Age | Commit message (Expand) | Author | Files | Lines |
2012-01-10 | tracepoint: add tracepoints for debugging oom_score_adj | KAMEZAWA Hiroyuki | 1 | -0/+6 |
2012-01-10 | PM/Hibernate: do not count debug pages as savable | Stanislaw Gruszka | 1 | -0/+6 |
2012-01-09 | Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 8 | -261/+326 |
2012-01-08 | audit: always follow va_copy() with va_end() | Jesper Juhl | 1 | -2/+3 |
2012-01-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 4 | -4/+4 |
2012-01-08 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 14 | -370/+339 |
2012-01-08 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 9 | -58/+37 |
2012-01-07 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -0/+3 |
2012-01-07 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -58/+57 |
2012-01-06 | vfs: switch ->show_options() to struct dentry * | Al Viro | 1 | -2/+2 |
2012-01-06 | vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb | Al Viro | 1 | -1/+1 |
2012-01-06 | Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z | Al Viro | 8 | -25/+24 |
2012-01-06 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g... | Linus Torvalds | 1 | -5/+7 |
2012-01-06 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -5/+5 |
2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 4 | -58/+57 |
2012-01-06 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 27 | -2463/+2687 |
2012-01-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 12 | -306/+476 |
2012-01-06 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 17 | -243/+933 |
2012-01-06 | Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -5/+4 |
2012-01-06 | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
2012-01-06 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 4 | -16/+37 |
2012-01-06 | Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 1 | -6/+56 |
2012-01-05 | cgroup: fix to allow mounting a hierarchy by name | Li Zefan | 1 | -3/+3 |
2012-01-05 | Merge branch 'devel-stable' into for-linus | Russell King | 1 | -5/+7 |
2012-01-05 | Merge branch 'pm-sleep' into pm-for-linus | Rafael J. Wysocki | 1 | -0/+64 |
2012-01-05 | PM / Hibernate: Implement compat_ioctl for /dev/snapshot | Ben Hutchings | 1 | -0/+64 |
2012-01-04 | ptrace: ensure JOBCTL_STOP_SIGMASK is not zero after detach | Oleg Nesterov | 2 | -3/+12 |
2012-01-04 | ptrace: partially fix the do_wait(WEXITED) vs EXIT_DEAD->EXIT_ZOMBIE race | Oleg Nesterov | 1 | -1/+8 |
2012-01-04 | cgroup: move assignement out of condition in cgroup_attach_proc() | Dan Carpenter | 1 | -2/+5 |
2012-01-03 | auditsc: propage umode_t | Al Viro | 1 | -2/+2 |
2012-01-03 | switch kern_ipc_perm to umode_t | Al Viro | 1 | -5/+5 |
2012-01-03 | switch mq_open() to umode_t | Al Viro | 1 | -3/+3 |
2012-01-03 | sysctl: use umode_t for table permissions | Al Viro | 1 | -1/+1 |
2012-01-03 | cgroup: propagate mode_t | Al Viro | 1 | -7/+7 |
2012-01-03 | switch debugfs to umode_t | Al Viro | 4 | -4/+4 |
2012-01-03 | switch vfs_mkdir() and ->mkdir() to umode_t | Al Viro | 1 | -2/+2 |
2012-01-03 | fs: move code out of buffer.c | Al Viro | 1 | -1/+0 |
2012-01-03 | get rid of timer in kern/acct.c | Al Viro | 1 | -30/+10 |
2012-01-03 | hung_task: fix false positive during vfork | Mandeep Singh Baines | 1 | -4/+10 |
2012-01-02 | misc latin1 to utf8 conversions | Al Viro | 2 | -2/+2 |
2011-12-31 | futex: Fix uninterruptible loop due to gate_area | Hugh Dickins | 1 | -8/+20 |
2011-12-30 | Revert "clockevents: Set noop handler in clockevents_exchange_device()" | Linus Torvalds | 1 | -1/+0 |
2011-12-28 | irq: check domain hwirq range for DT translate | Rob Herring | 1 | -0/+3 |
2011-12-27 | cgroup: Remove task_lock() from cgroup_post_fork() | Frederic Weisbecker | 1 | -3/+12 |
2011-12-27 | cgroup: add sparse annotation to cgroup_iter_start() and cgroup_iter_end() | Kirill A. Shutemov | 1 | -0/+2 |
2011-12-27 | cgroup: mark cgroup_rmdir_waitq and cgroup_attach_proc() as static | Kirill A. Shutemov | 1 | -2/+2 |
2011-12-25 | Merge branch 'pm-sleep' into pm-for-linus | Rafael J. Wysocki | 13 | -366/+273 |
2011-12-25 | Merge branch 'pm-misc' into pm-for-linus | Rafael J. Wysocki | 2 | -6/+4 |
2011-12-23 | ARM: 7235/1: irqdomain: export irq_domain_simple_ops for !CONFIG_OF | Jamie Iles | 1 | -5/+7 |
2011-12-23 | sched/tracing: Add a new tracepoint for sleeptime | Arun Sharma | 2 | -2/+1 |