Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | | | | | | | | | | | mm: search from free_area_cache for the bigger size | Xiao Guangrong | 2012-03-21 | |
* | | | | | | | | | | | | | | | | | | | | mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode | Andrea Arcangeli | 2012-03-21 | |
* | | | | | | | | | | | | | | | | | | | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-03-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | irq_domain/x86: Convert x86 (embedded) to use common irq_domain | Grant Likely | 2012-02-23 | |
* | | | | | | | | | | | | | | | | | | | | | Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2012-03-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'pm-sleep' | Rafael J. Wysocki | 2012-03-04 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | PM / Sleep: Introduce "late suspend" and "early resume" of devices | Rafael J. Wysocki | 2012-01-29 | |
| | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds | 2012-03-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | x86: remove the second argument of k[un]map_atomic() | Cong Wang | 2012-03-20 | |
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-03-20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | Merge 3.3-rc6 into driver-core-next | Greg Kroah-Hartman | 2012-03-09 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | x86/cpu: Clean up modalias feature matching | Ben Hutchings | 2012-02-13 | |
| * | | | | | | | | | | | | | | | | | | | | x86/cpu: Fix overrun check in arch_print_cpu_modalias() | Ben Hutchings | 2012-02-13 | |
| * | | | | | | | | | | | | | | | | | | | | Merge 3.3-rc2 into the driver-core-next branch. | Greg Kroah-Hartman | 2012-02-02 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 parts | Thomas Renninger | 2012-01-26 | |
| * | | | | | | | | | | | | | | | | | | | | x86: autoload microcode driver on Intel and AMD systems v2 | Andi Kleen | 2012-01-26 | |
| * | | | | | | | | | | | | | | | | | | | | X86: Introduce HW-Pstate scattered cpuid feature | Thomas Renninger | 2012-01-26 | |
| * | | | | | | | | | | | | | | | | | | | | Add driver auto probing for x86 features v4 | Andi Kleen | 2012-01-26 | |
| | |_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-03-20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | x86/time: Eliminate unused irq0_irqs counter | Jan Beulich | 2012-02-27 | |
| * | | | | | | | | | | | | | | | | | | | x86/tsc: Reduce the TSC sync check time for core-siblings | Suresh Siddha | 2012-02-22 | |
| | |_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-03-20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | sched/x86: Fix overflow in cyc2ns_offset | Salman Qazi | 2012-03-13 | |
| * | | | | | | | | | | | | | | | | | | Merge tag 'v3.3-rc7' into sched/core | Ingo Molnar | 2012-03-13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | sched: Cleanup cpu_active madness | Peter Zijlstra | 2012-03-12 | |
| * | | | | | | | | | | | | | | | | | | sched/rt: Use schedule_preempt_disabled() | Thomas Gleixner | 2012-03-01 | |
| | |_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-03-20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | Merge branch 'perf/hw-branch-sampling' into perf/core | Ingo Molnar | 2012-03-12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | perf: Add callback to flush branch_stack on context switch | Stephane Eranian | 2012-03-05 | |
| | * | | | | | | | | | | | | | | | | | perf: Disable PERF_SAMPLE_BRANCH_* when not supported | Stephane Eranian | 2012-03-05 | |
| | * | | | | | | | | | | | | | | | | | perf/x86: Add LBR software filter support for Intel CPUs | Stephane Eranian | 2012-03-05 | |
| | * | | | | | | | | | | | | | | | | | perf/x86: Implement PERF_SAMPLE_BRANCH for Intel CPUs | Stephane Eranian | 2012-03-05 | |
| | * | | | | | | | | | | | | | | | | | perf/x86: Disable LBR support for older Intel Atom processors | Stephane Eranian | 2012-03-05 | |
| | * | | | | | | | | | | | | | | | | | perf/x86: Add Intel LBR mappings for PERF_SAMPLE_BRANCH filters | Stephane Eranian | 2012-03-05 | |
| | * | | | | | | | | | | | | | | | | | perf/x86: Sync branch stack sampling with precise_sampling | Stephane Eranian | 2012-03-05 | |
| | * | | | | | | | | | | | | | | | | | perf/x86: Add Intel LBR sharing logic | Stephane Eranian | 2012-03-05 | |
| | * | | | | | | | | | | | | | | | | | perf/x86: Add Intel LBR MSR definitions | Stephane Eranian | 2012-03-05 | |
| | * | | | | | | | | | | | | | | | | | perf: Add generic taken branch sampling support | Stephane Eranian | 2012-03-05 | |
| * | | | | | | | | | | | | | | | | | | perf/x86: Prettify pmu config literals | Peter Zijlstra | 2012-03-12 | |
| * | | | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2012-03-12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | / / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | x86/kprobes: Split out optprobe related code to kprobes-opt.c | Masami Hiramatsu | 2012-03-06 | |
| * | | | | | | | | | | | | | | | | | x86/kprobes: Fix a bug which can modify kernel code permanently | Masami Hiramatsu | 2012-03-06 | |
| * | | | | | | | | | | | | | | | | | x86/kprobes: Fix instruction recovery on optimized path | Masami Hiramatsu | 2012-03-06 | |
| | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2012-03-05 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | static keys: Introduce 'struct static_key', static_key_true()/false() and sta... | Ingo Molnar | 2012-02-24 | |
| * | | | | | | | | | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2012-02-17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | x86/tracing: Denote the power and cpuidle tracepoints as _rcuidle() | Steven Rostedt | 2012-02-13 | |
| * | | | | | | | | | | | | | | | | x86/sched/perf/AMD: Set sched_clock_stable | Borislav Petkov | 2012-02-07 | |
| * | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core | Arnaldo Carvalho de Melo | 2012-02-06 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2012-01-31 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |