| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | | | 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 |
| * | | | | | | | | | | | | | | PM / Hibernate: hibernation_ops->leave should be checked too | MyungJoo Ham | 2010-12-24 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | Freezer: Fix a race during freezing of TASK_STOPPED tasks | Tejun Heo | 2010-12-24 | 2 | -2/+13 |
| * | | | | | | | | | | | | | | PM: Use proper ccflag flag in kernel/power/Makefile | Tracey Dent | 2010-12-24 | 1 | -4/+1 |
* | | | | | | | | | | | | | | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2011-01-07 | 11 | -63/+62 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | irq_work: Use per cpu atomics instead of regular atomics | Christoph Lameter | 2010-12-18 | 1 | -9/+9 |
| * | | | | | | | | | | | | | | | taskstats: Use this_cpu_ops | Christoph Lameter | 2010-12-17 | 1 | -3/+2 |
| * | | | | | | | | | | | | | | | Merge branch 'this_cpu_ops' into for-2.6.38 | Tejun Heo | 2010-12-17 | 3 | -5/+8 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | core: Replace __get_cpu_var with __this_cpu_read if not used for an address. | Christoph Lameter | 2010-12-17 | 9 | -49/+49 |
| * | | | | | | | | | | | | | | | | kprobes: Use this_cpu_ops | Christoph Lameter | 2010-12-17 | 1 | -4/+4 |
| | |_|_|_|_|_|_|_|_|_|_|/ / / /
| |/| | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2011-01-07 | 1 | -1/+59 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | workqueue: allow chained queueing during destruction | Tejun Heo | 2010-12-20 | 1 | -1/+59 |
* | | | | | | | | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-01-07 | 7 | -35/+33 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | | | | | | | |
|