| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | TTY: amiserial, remove tasklet for tty_wakeup | Jiri Slaby | 2012-03-08 | 1 | -2/+0 |
| * | | | | TTY: serialP, remove unused material | Jiri Slaby | 2012-03-08 | 1 | -9/+1 |
| * | | | | TTY: remove serialP.h inclusion from some files | Jiri Slaby | 2012-03-08 | 1 | -1/+0 |
| * | | | | TTY: iss/console, use tty_port | Jiri Slaby | 2012-03-08 | 1 | -0/+4 |
| * | | | | XTENSA: iss/console, fix potential deadlock | Jiri Slaby | 2012-03-08 | 1 | -3/+2 |
| * | | | | XTENSA: iss/console, use setup_timer | Jiri Slaby | 2012-03-08 | 1 | -4/+1 |
| * | | | | TTY: remove unneeded tty->index checks | Jiri Slaby | 2012-03-08 | 2 | -12/+5 |
| * | | | | TTY: srmcons, convert to use tty_port | Jiri Slaby | 2012-03-08 | 1 | -15/+17 |
| * | | | | ALPHA: srmcons, fix racy singleton structure | Jiri Slaby | 2012-03-08 | 1 | -35/+5 |
| * | | | | ALPHA: srmcons, use timer functions | Jiri Slaby | 2012-03-08 | 1 | -9/+5 |
| * | | | | TTY: remove re-assignments to tty_driver members | Jiri Slaby | 2012-03-08 | 3 | -3/+0 |
* | | | | | Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-03-20 | 10 | -10/+150 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge 3.3-rc6 into driver-core-next | Greg Kroah-Hartman | 2012-03-09 | 241 | -2067/+1944 |
| |\ \ \ \ \ |
|
| * | | | | | | x86/cpu: Clean up modalias feature matching | Ben Hutchings | 2012-02-13 | 1 | -2/+1 |
| * | | | | | | x86/cpu: Fix overrun check in arch_print_cpu_modalias() | Ben Hutchings | 2012-02-13 | 1 | -1/+1 |
| * | | | | | | Merge 3.3-rc2 into the driver-core-next branch. | Greg Kroah-Hartman | 2012-02-02 | 164 | -1255/+951 |
| |\ \ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|
| * | | | | | | CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 parts | Thomas Renninger | 2012-01-26 | 3 | -58/+48 |
| * | | | | | | x86: autoload microcode driver on Intel and AMD systems v2 | Andi Kleen | 2012-01-26 | 1 | -0/+15 |
| * | | | | | | X86: Introduce HW-Pstate scattered cpuid feature | Thomas Renninger | 2012-01-26 | 2 | -0/+2 |
| * | | | | | | crypto: Add support for x86 cpuid auto loading for x86 crypto drivers | Andi Kleen | 2012-01-26 | 3 | -10/+25 |
| * | | | | | | Add driver auto probing for x86 features v4 | Andi Kleen | 2012-01-26 | 4 | -1/+120 |
* | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-03-20 | 3 | -9/+24 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86/time: Eliminate unused irq0_irqs counter | Jan Beulich | 2012-02-27 | 2 | -4/+0 |
| * | | | | | | | x86/tsc: Reduce the TSC sync check time for core-siblings | Suresh Siddha | 2012-02-22 | 1 | -5/+24 |
* | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-03-20 | 31 | -120/+37 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | sched/x86: Fix overflow in cyc2ns_offset | Salman Qazi | 2012-03-13 | 2 | -7/+4 |
| * | | | | | | | | Merge tag 'v3.3-rc7' into sched/core | Ingo Molnar | 2012-03-13 | 98 | -207/+505 |
| |\ \ \ \ \ \ \ \
| | | |_|_|_|_|/ /
| | |/| | | | | | |
|
| * | | | | | | | | sched: Cleanup cpu_active madness | Peter Zijlstra | 2012-03-12 | 4 | -28/+0 |
| * | | | | | | | | sched/rt: Document scheduler related skip-resched-check sites | Thomas Gleixner | 2012-03-01 | 2 | -2/+2 |
| * | | | | | | | | sched/rt: Use schedule_preempt_disabled() | Thomas Gleixner | 2012-03-01 | 25 | -85/+33 |
* | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-03-20 | 41 | -756/+1656 |
|\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge branch 'perf/hw-branch-sampling' into perf/core | Ingo Molnar | 2012-03-12 | 13 | -72/+734 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | perf: Add callback to flush branch_stack on context switch | Stephane Eranian | 2012-03-05 | 3 | -7/+28 |
| | * | | | | | | | | | perf: Disable PERF_SAMPLE_BRANCH_* when not supported | Stephane Eranian | 2012-03-05 | 7 | -0/+27 |
| | * | | | | | | | | | perf/x86: Add LBR software filter support for Intel CPUs | Stephane Eranian | 2012-03-05 | 3 | -33/+321 |
| | * | | | | | | | | | perf/x86: Implement PERF_SAMPLE_BRANCH for Intel CPUs | Stephane Eranian | 2012-03-05 | 4 | -8/+125 |
| | * | | | | | | | | | perf/x86: Disable LBR support for older Intel Atom processors | Stephane Eranian | 2012-03-05 | 1 | -0/+10 |
| | * | | | | | | | | | perf/x86: Add Intel LBR mappings for PERF_SAMPLE_BRANCH filters | Stephane Eranian | 2012-03-05 | 3 | -3/+104 |
| | * | | | | | | | | | perf/x86: Sync branch stack sampling with precise_sampling | Stephane Eranian | 2012-03-05 | 1 | -0/+60 |
| | * | | | | | | | | | perf/x86: Add Intel LBR sharing logic | Stephane Eranian | 2012-03-05 | 3 | -26/+52 |
| | * | | | | | | | | | perf/x86: Add Intel LBR MSR definitions | Stephane Eranian | 2012-03-05 | 2 | -9/+16 |
| | * | | | | | | | | | perf: Add generic taken branch sampling support | Stephane Eranian | 2012-03-05 | 1 | -8/+13 |
| * | | | | | | | | | | perf/x86: Prettify pmu config literals | Peter Zijlstra | 2012-03-12 | 2 | -7/+37 |
| * | | | | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2012-03-12 | 95 | -209/+459 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | x86/kprobes: Split out optprobe related code to kprobes-opt.c | Masami Hiramatsu | 2012-03-06 | 4 | -594/+646 |
| * | | | | | | | | | | | x86/kprobes: Fix a bug which can modify kernel code permanently | Masami Hiramatsu | 2012-03-06 | 1 | -18/+15 |
| * | | | | | | | | | | | x86/kprobes: Fix instruction recovery on optimized path | Masami Hiramatsu | 2012-03-06 | 1 | -43/+97 |
| | |/ / / / / / / / /
| |/| | | | | | | | | |
|
| * | | | | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2012-03-05 | 202 | -1954/+1681 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | static keys: Introduce 'struct static_key', static_key_true()/false() and sta... | Ingo Molnar | 2012-02-24 | 12 | -32/+43 |
| * | | | | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2012-02-17 | 1 | -12/+12 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|