Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-01-11 | |
|\ | ||||
| * | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2011-01-09 | |
| |\ | ||||
| | * | tracing: Fix TRACE_EVENT power tracepoint creation | Mathieu Desnoyers | 2011-01-07 | |
| | * | tracing: Fix preempt count leak | Li Zefan | 2011-01-07 | |
| * | | perf_events: Add perf_event_time() | Stephane Eranian | 2011-01-07 | |
| * | | perf_events: Generalize use of event_filter_match() | Stephane Eranian | 2011-01-07 | |
| * | | perf_events: Move code around to prepare for cgroup | Stephane Eranian | 2011-01-07 | |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2011-01-10 | |
|\ \ \ | ||||
| * \ \ | Merge branch 'master' into next | James Morris | 2011-01-09 | |
| |\ \ \ | ||||
| * | | | | syslog: check cap_syslog when dmesg_restrict | Serge E. Hallyn | 2010-12-08 | |
| * | | | | security: Define CAP_SYSLOG | Serge E. Hallyn | 2010-11-28 | |
* | | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2011-01-10 | |
|\ \ \ \ \ | ||||
| * | | | | | kbuild: fix interaction of CONFIG_IKCONFIG and KCONFIG_CONFIG | Ben Gardiner | 2010-12-14 | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2011-01-10 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||
| * | | | | | PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending() | Rafael J. Wysocki | 2010-12-24 | |
| * | | | | | PM / Hibernate: When failed, in_suspend should be reset | MyungJoo Ham | 2010-12-24 | |
| * | | | | | PM / Hibernate: hibernation_ops->leave should be checked too | MyungJoo Ham | 2010-12-24 | |
| * | | | | | Freezer: Fix a race during freezing of TASK_STOPPED tasks | Tejun Heo | 2010-12-24 | |
| * | | | | | PM: Use proper ccflag flag in kernel/power/Makefile | Tracey Dent | 2010-12-24 | |
* | | | | | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2011-01-07 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | irq_work: Use per cpu atomics instead of regular atomics | Christoph Lameter | 2010-12-18 | |
| * | | | | | | taskstats: Use this_cpu_ops | Christoph Lameter | 2010-12-17 | |
| * | | | | | | Merge branch 'this_cpu_ops' into for-2.6.38 | Tejun Heo | 2010-12-17 | |
| |\ \ \ \ \ \ | ||||
| * | | | | | | | core: Replace __get_cpu_var with __this_cpu_read if not used for an address. | Christoph Lameter | 2010-12-17 | |
| * | | | | | | | kprobes: Use this_cpu_ops | Christoph Lameter | 2010-12-17 | |
* | | | | | | | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2011-01-07 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | workqueue: allow chained queueing during destruction | Tejun Heo | 2010-12-20 | |
* | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-01-07 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | sched: Constify function scope static struct sched_param usage | Peter Zijlstra | 2011-01-07 | |
| * | | | | | | | | | sched: Fix strncmp operation | Hillf Danton | 2011-01-07 | |
| * | | | | | | | | | sched: Move sched_autogroup_exit() to free_signal_struct() | Mike Galbraith | 2011-01-07 | |
| * | | | | | | | | | sched: Fix struct autogroup memory leak | Mike Galbraith | 2011-01-07 | |
| * | | | | | | | | | sched: Mark autogroup_init() __init | Yong Zhang | 2011-01-07 | |
| * | | | | | | | | | sched: Consolidate the name of root_task_group and init_task_group | Yong Zhang | 2011-01-07 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||
* | | | | | | | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-01-07 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | tty: add 'active' sysfs attribute to tty0 and console device | Kay Sievers | 2010-12-16 | |
| * | | | | | | | | | console: move for_each_console to linux/console.h | Jiri Slaby | 2010-11-16 | |
* | | | | | | | | | | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-01-07 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | fs: dcache reduce branches in lookup path | Nick Piggin | 2011-01-07 | |
| * | | | | | | | | | | fs: dcache rationalise dget variants | Nick Piggin | 2011-01-07 | |
| * | | | | | | | | | | fs: dcache remove dcache_lock | Nick Piggin | 2011-01-07 | |
| * | | | | | | | | | | fs: dcache scale subdirs | Nick Piggin | 2011-01-07 | |
| * | | | | | | | | | | fs: dcache scale dentry refcount | Nick Piggin | 2011-01-07 | |
| * | | | | | | | | | | fs: change d_delete semantics | Nick Piggin | 2011-01-07 | |
| * | | | | | | | | | | cgroup fs: avoid switching ->d_op on live dentry | Nick Piggin | 2011-01-07 | |
* | | | | | | | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-01-06 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||
| * | | | | | | | | | | Merge branch 'clksrc' into devel | Russell King | 2011-01-05 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||
| | * | | | | | | | | | Fix rounding in clocks_calc_mult_shift() | john stultz | 2010-12-22 | |
| | | | | | | | | | | | ||||
| \ \ \ \ \ \ \ \ \ \ | ||||
| \ \ \ \ \ \ \ \ \ \ | ||||
| \ \ \ \ \ \ \ \ \ \ | ||||
| \ \ \ \ \ \ \ \ \ \ | ||||
| \ \ \ \ \ \ \ \ \ \ | ||||
| \ \ \ \ \ \ \ \ \ \ | ||||
| \ \ \ \ \ \ \ \ \ \ | ||||
| \ \ \ \ \ \ \ \ \ \ | ||||
| \ \ \ \ \ \ \ \ \ \ | ||||
*---------. \ \ \ \ \ \ \ \ \ \ | Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-... | Linus Torvalds | 2011-01-06 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | |_|/ / / / / / / / | | | | | | |/| | | | | | | | | | ||||
| | | | | * / | | | | | | | | | | locking, lockdep: Convert sprintf_symbol to %pS | Joe Perches | 2010-11-10 | |
| | | | | |/ / / / / / / / / / |