Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds | 2012-10-01 | 2 | -3/+42 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | kdb: Implement disable_nmi command | Anton Vorontsov | 2012-09-26 | 1 | -0/+31 | |
| * | | | | | | | | | | | | | | kernel/debug: Mask KGDB NMI upon entry | Anton Vorontsov | 2012-09-26 | 1 | -3/+11 | |
| | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | arm64: Add support for /proc/sys/debug/exception-trace | Catalin Marinas | 2012-09-17 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-10-01 | 1 | -11/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | x86/smp: Don't ever patch back to UP if we unplug cpus | Rusty Russell | 2012-08-23 | 1 | -11/+0 | |
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-10-01 | 1 | -59/+49 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | timer: Implement TIMER_IRQSAFE | Tejun Heo | 2012-08-21 | 1 | -11/+24 | |
| * | | | | | | | | | | | | | timer: Clean up timer initializers | Tejun Heo | 2012-08-21 | 1 | -42/+14 | |
| * | | | | | | | | | | | | | timer: Generalize timer->base flags handling | Tejun Heo | 2012-08-21 | 1 | -8/+13 | |
* | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-10-01 | 11 | -705/+686 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | vtime: Consolidate system/idle context detection | Frederic Weisbecker | 2012-09-25 | 1 | -0/+26 | |
| * | | | | | | | | | | | | | | cputime: Use a proper subsystem naming for vtime related APIs | Frederic Weisbecker | 2012-09-25 | 3 | -8/+8 | |
| * | | | | | | | | | | | | | | sched: cpu_power: enable ARCH_POWER | Vincent Guittot | 2012-09-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | sched/nohz: Clean up select_nohz_load_balancer() | Alex Shi | 2012-09-13 | 2 | -17/+11 | |
| * | | | | | | | | | | | | | | sched: Fix load avg vs. cpu-hotplug | Peter Zijlstra | 2012-09-13 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | sched: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW | Peter Zijlstra | 2012-09-13 | 4 | -54/+1 | |
| * | | | | | | | | | | | | | | sched: Fix nohz_idle_balance() | Vincent Guittot | 2012-09-13 | 1 | -5/+6 | |
| * | | | | | | | | | | | | | | sched: Remove useless code in yield_to() | Michael Wang | 2012-09-04 | 1 | -7/+0 | |
| * | | | | | | | | | | | | | | sched: Add time unit suffix to sched sysctl knobs | Namhyung Kim | 2012-09-04 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | sched/debug: Limit sd->*_idx range on sysctl | Namhyung Kim | 2012-09-04 | 1 | -13/+22 | |
| * | | | | | | | | | | | | | | sched: Remove AFFINE_WAKEUPS feature flag | Namhyung Kim | 2012-09-04 | 1 | -8/+0 | |
| * | | | | | | | | | | | | | | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2012-09-04 | 11 | -53/+69 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | cputime: Consolidate vtime handling on context switch | Frederic Weisbecker | 2012-08-20 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | sched: Move cputime code to its own file | Frederic Weisbecker | 2012-08-20 | 4 | -556/+570 | |
| * | | | | | | | | | | | | | | | sched: recover SD_WAKE_AFFINE in select_task_rq_fair and code clean up | Alex Shi | 2012-08-13 | 2 | -32/+3 | |
| * | | | | | | | | | | | | | | | sched: using dst_rq instead of this_rq during load balance | Michael Wang | 2012-08-13 | 1 | -5/+4 | |
| * | | | | | | | | | | | | | | | sched: Document schedule() entry points | Pekka Enberg | 2012-08-13 | 1 | -0/+34 | |
| * | | | | | | | | | | | | | | | sched: Fix __sched_period comment | Borislav Petkov | 2012-08-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | Merge branch 'sched/urgent' into sched/core | Thomas Gleixner | 2012-08-13 | 5 | -19/+70 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-10-01 | 24 | -407/+1259 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | trace: Move trace event enable from fs_initcall to core_initcall | Ezequiel Garcia | 2012-09-24 | 2 | -37/+73 | |
| * | | | | | | | | | | | | | | | | tracing: Add an option for disabling markers | Mandeep Singh Baines | 2012-09-24 | 2 | -1/+6 | |
| * | | | | | | | | | | | | | | | | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2012-09-19 | 1 | -20/+79 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | uprobes: Introduce arch_uprobe_enable/disable_step() | Sebastian Andrzej Siewior | 2012-09-15 | 1 | -2/+12 | |
| | * | | | | | | | | | | | | | | | | uprobes: Teach find_active_uprobe() to clear MMF_HAS_UPROBES | Oleg Nesterov | 2012-09-15 | 1 | -0/+22 | |
| | * | | | | | | | | | | | | | | | | uprobes: Introduce MMF_RECALC_UPROBES | Oleg Nesterov | 2012-09-15 | 1 | -4/+35 | |
| | * | | | | | | | | | | | | | | | | uprobes: uprobes_treelock should not disable irqs | Oleg Nesterov | 2012-09-15 | 1 | -13/+8 | |
| | * | | | | | | | | | | | | | | | | uprobes: Don't put NULL pointer in uprobe_register() | Sebastian Andrzej Siewior | 2012-09-15 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2012-09-14 | 5 | -10/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | kprobes/x86: Fix to support jprobes on ftrace-based kprobe | Masami Hiramatsu | 2012-09-14 | 1 | -3/+0 | |
| | * | | | | | | | | | | | | | | | | | trace: Stop compiling in trace_clock unconditionally | Josh Triplett | 2012-09-14 | 3 | -6/+7 | |
| | * | | | | | | | | | | | | | | | | | tracing: Skip printing "OK" if failed to disable event | Yuanhan Liu | 2012-09-14 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | | | | Merge branch 'core/rcu' into perf/core | Ingo Molnar | 2012-09-13 | 1 | -5/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / | |/| | | | | | | / / / / / / / / / / | | | |_|_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | uprobes: Remove "verify" argument from set_orig_insn() | Oleg Nesterov | 2012-08-28 | 1 | -11/+9 | |
| * | | | | | | | | | | | | | | | | | uprobes: Fold uprobe_reset_state() into uprobe_dup_mmap() | Oleg Nesterov | 2012-08-28 | 2 | -10/+2 | |
| * | | | | | | | | | | | | | | | | | uprobes: Introduce MMF_HAS_UPROBES | Oleg Nesterov | 2012-08-28 | 2 | -1/+22 | |
| * | | | | | | | | | | | | | | | | | uprobes: Do not use -EEXIST in install_breakpoint() paths | Oleg Nesterov | 2012-08-28 | 1 | -11/+5 | |
| * | | | | | | | | | | | | | | | | | uprobes: Change uprobe_mmap() to ignore the errors but check fatal_signal_pen... | Oleg Nesterov | 2012-08-28 | 1 | -21/+6 |