| Commit message (Expand) | Author | Age | Files | Lines |
* | thp: khugepaged | Andrea Arcangeli | 2011-01-13 | 1 | -0/+5 |
* | thp: add pmd_huge_pte to mm_struct | Andrea Arcangeli | 2011-01-13 | 1 | -0/+7 |
* | thp: update futex compound knowledge | Andrea Arcangeli | 2011-01-13 | 1 | -10/+45 |
* | oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj down | Mandeep Singh Baines | 2011-01-13 | 1 | -0/+1 |
* | sched: remove long deprecated CLONE_STOPPED flag | Dave Jones | 2011-01-13 | 1 | -27/+1 |
* | irq: use per_cpu kstat_irqs | Eric Dumazet | 2011-01-13 | 1 | -10/+30 |
* | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2011-01-13 | 2 | -18/+24 |
|\ |
|
| * | block: ensure that completion error gets properly traced | Jens Axboe | 2011-01-10 | 1 | -9/+13 |
| * | blktrace: add missing probe argument to block_bio_complete | Mathieu Desnoyers | 2011-01-07 | 1 | -1/+2 |
| * | Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/... | Jens Axboe | 2010-11-27 | 1 | -2/+3 |
| |\ |
|
| | * | block: clean up blkdev_get() wrappers and their users | Tejun Heo | 2010-11-13 | 1 | -2/+2 |
| | * | block: make blkdev_get/put() handle exclusive access | Tejun Heo | 2010-11-13 | 1 | -2/+3 |
| * | | block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the ev... | Mike Snitzer | 2010-11-16 | 1 | -6/+6 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-01-13 | 1 | -23/+7 |
|\ \ \ |
|
| * | | | switch cgroup | Al Viro | 2011-01-12 | 1 | -23/+7 |
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 | 13 | -16/+16 |
|\ \ \ \ |
|
| * | | | | hrtimer: fix a typo in comment | Namhyung Kim | 2010-12-22 | 1 | -1/+1 |
| * | | | | Merge branch 'master' into for-next | Jiri Kosina | 2010-12-22 | 33 | -291/+658 |
| |\ \ \ \ |
|
| * | | | | | Kill off a bunch of warning: ‘inline’ is not at beginning of declaration | Jesper Juhl | 2010-11-28 | 2 | -3/+3 |
| * | | | | | suspend: constify platform_suspend_ops | Lionel Debroux | 2010-11-16 | 1 | -2/+2 |
| * | | | | | hibernation: constify platform_hibernation_ops | Lionel Debroux | 2010-11-16 | 1 | -2/+2 |
| * | | | | | audit: error message typo correction | Ross Kirk | 2010-11-03 | 1 | -1/+1 |
| * | | | | | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 7 | -7/+7 |
* | | | | | | pps: capture MONOTONIC_RAW timestamps as well | Alexander Gordeev | 2011-01-13 | 1 | -0/+43 |
* | | | | | | ntp: add hardpps implementation | Alexander Gordeev | 2011-01-13 | 1 | -15/+410 |
* | | | | | | taskstats: use better ifdef for alignment | Jeff Mahoney | 2011-01-13 | 1 | -1/+1 |
* | | | | | | user_ns: improve the user_ns on-the-slab packaging | Pavel Emelyanov | 2011-01-13 | 1 | -3/+12 |
* | | | | | | sysctl: remove obsolete comments | Jovi Zhang | 2011-01-13 | 1 | -17/+0 |
* | | | | | | sysctl: fix #ifdef guard comment | Jovi Zhang | 2011-01-13 | 1 | -2/+2 |
* | | | | | | fs/proc/base.c, kernel/latencytop.c: convert sprintf_symbol() to %ps | Joe Perches | 2011-01-13 | 1 | -14/+9 |
* | | | | | | printk: use RCU to prevent potential lock contention in kmsg_dump | Huang Ying | 2011-01-13 | 1 | -27/+7 |
* | | | | | | kptr_restrict for hiding kernel pointers from unprivileged users | Dan Rosenberg | 2011-01-13 | 1 | -0/+10 |
* | | | | | | kernel: clean up USE_GENERIC_SMP_HELPERS | Amerigo Wang | 2011-01-13 | 3 | -20/+20 |
* | | | | | | kmsg_dump: add kmsg_dump() calls to the reboot, halt, poweroff and emergency_... | Seiji Aguchi | 2011-01-13 | 2 | -0/+10 |
| |_|/ / /
|/| | | | |
|
* | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-01-11 | 5 | -43/+62 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2011-01-09 | 39 | -1082/+2144 |
| |\ \ \ \ \ |
|
| | * | | | | | tracing: Fix TRACE_EVENT power tracepoint creation | Mathieu Desnoyers | 2011-01-07 | 2 | -1/+2 |
| | * | | | | | tracing: Fix preempt count leak | Li Zefan | 2011-01-07 | 1 | -4/+2 |
| * | | | | | | perf_events: Add perf_event_time() | Stephane Eranian | 2011-01-07 | 1 | -14/+24 |
| * | | | | | | perf_events: Generalize use of event_filter_match() | Stephane Eranian | 2011-01-07 | 1 | -8/+8 |
| * | | | | | | perf_events: Move code around to prepare for cgroup | Stephane Eranian | 2011-01-07 | 2 | -16/+26 |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2011-01-10 | 1 | -4/+10 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'master' into next | James Morris | 2011-01-10 | 62 | -1736/+3665 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | syslog: check cap_syslog when dmesg_restrict | Serge E. Hallyn | 2010-12-09 | 1 | -10/+10 |
| * | | | | | | | | security: Define CAP_SYSLOG | Serge E. Hallyn | 2010-11-29 | 1 | -1/+7 |
* | | | | | | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2011-01-10 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | kbuild: fix interaction of CONFIG_IKCONFIG and KCONFIG_CONFIG | Ben Gardiner | 2010-12-14 | 1 | -1/+1 |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2011-01-10 | 5 | -11/+20 |
|\ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending() | Rafael J. Wysocki | 2010-12-24 | 3 | -4/+4 |
| * | | | | | | | | | PM / Hibernate: When failed, in_suspend should be reset | MyungJoo Ham | 2010-12-24 | 1 | -0/+1 |