Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'master' of /repos/git/net-next-2.6 | Patrick McHardy | 2011-01-19 | 41 | -445/+813 | |
|\ | ||||||
| * | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-01-18 | 1 | -11/+12 | |
| |\ | ||||||
| | * | perf: Validate cpu early in perf_event_alloc() | Oleg Nesterov | 2011-01-18 | 1 | -4/+6 | |
| | * | perf: Find_get_context: fix the per-cpu-counter check | Oleg Nesterov | 2011-01-18 | 1 | -1/+1 | |
| | * | perf: Fix contexted inheritance | Peter Zijlstra | 2011-01-18 | 1 | -6/+5 | |
| | | | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| *-----. \ | Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f... | Linus Torvalds | 2011-01-15 | 6 | -34/+36 | |
| |\ \ \ \ \ | | | | | |/ | ||||||
| | | | | * | tracing: Remove syscall_exit_fields | Lai Jiangshan | 2011-01-14 | 1 | -21/+12 | |
| | | | * | | timekeeping: Make local variables static | H Hartley Sweeten | 2011-01-12 | 1 | -2/+2 | |
| | | | * | | time: Rename misnamed minsec argument of clocks_calc_mult_shift() | Nicolas Pitre | 2011-01-12 | 1 | -4/+4 | |
| | | |/ / | ||||||
| | * | | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 2011-01-14 | 2 | -3/+15 | |
| | |\ \ \ | ||||||
| | | * | | | rcu: avoid pointless blocked-task warnings | Paul E. McKenney | 2011-01-14 | 1 | -1/+2 | |
| | | * | | | rcu: demote SRCU_SYNCHRONIZE_DELAY from kernel-parameter status | Paul E. McKenney | 2011-01-14 | 1 | -2/+13 | |
| | * | | | | rtmutex: Fix comment about why new_owner can be NULL in wake_futex_pi() | Steven Rostedt | 2011-01-11 | 1 | -4/+3 | |
| | | |/ / | | |/| | | ||||||
| * | | | | Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-01-14 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | cgroups: Fix a lockdep warning at cgroup removal | Li Zefan | 2011-01-14 | 1 | -1/+1 | |
| * | | | | | cgroup_fs: fix cgroup use of simple_lookup() | Al Viro | 2011-01-14 | 1 | -1/+16 | |
| * | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2011-01-13 | 4 | -142/+1 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Merge branch 'apei' into release | Len Brown | 2011-01-12 | 1 | -0/+1 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support | Huang Ying | 2011-01-12 | 1 | -0/+1 | |
| | * | | | | | | PM / ACPI: Move NVS saving and restoring code to drivers/acpi | Rafael J. Wysocki | 2011-01-07 | 3 | -148/+0 | |
| | * | | | | | | PM: Fix oops in suspend/hibernate code related to failing ioremap() | Jiri Slaby | 2011-01-07 | 1 | -1/+7 | |
| * | | | | | | | 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 |