| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | * | | | | | x86: Document rdmsr_safe restrictions | Borislav Petkov | 2011-12-05 | 1 | -1/+8 |
| | | * | | | | | x86, microcode: Fix the failure path of microcode update driver init code | Srivatsa S. Bhat | 2011-12-05 | 1 | -9/+19 |
| | | |/ / / / |
|
| | * | | | | | x86: Fix "Acer Aspire 1" reboot hang | Peter Chubb | 2011-12-05 | 1 | -2/+11 |
| | * | | | | | x86/mtrr: Resolve inconsistency with Intel processor manual | Ajaykumar Hotchandani | 2011-12-05 | 1 | -0/+1 |
| | * | | | | | Add TAINT_FIRMWARE_WORKAROUND on MTRR fixup | Prarit Bhargava | 2011-12-05 | 1 | -0/+1 |
| | * | | | | | x86/mpparse: Account for bus types other than ISA and PCI | Bjorn Helgaas | 2011-12-05 | 1 | -1/+1 |
| | * | | | | | x86, mrst: Change the pmic_gpio device type to IPC | Feng Tang | 2011-12-05 | 1 | -0/+1 |
| | * | | | | | mrst: Added some platform data for the SFI translations | Jekyll Lai | 2011-12-05 | 1 | -0/+42 |
| | * | | | | | x86,mrst: Power control commands update | Jacob Pan | 2011-12-05 | 2 | -16/+23 |
| | * | | | | | x86/reboot: Blacklist Dell OptiPlex 990 known to require PCI reboot | Rafael J. Wysocki | 2011-12-05 | 1 | -0/+8 |
| | * | | | | | x86, UV: Fix UV2 hub part number | Jack Steiner | 2011-12-05 | 2 | -0/+3 |
| | * | | | | | x86: Add user_mode_vm check in stack_overflow_check | Mitsuo Hayasaka | 2011-12-05 | 1 | -0/+3 |
| | |/ / / / |
|
| * | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-12-06 | 19 | -55/+185 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| | * | | | | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2011-12-05 | 1 | -3/+3 |
| | |\ \ \ \ |
|
| | | * | | | | trace_events_filter: Use rcu_assign_pointer() when setting ftrace_event_call-... | Tejun Heo | 2011-12-02 | 1 | -3/+3 |
| | * | | | | | Merge branch 'perf/urgent' of git://github.com/acmel/linux into perf/urgent | Ingo Molnar | 2011-12-05 | 4 | -12/+14 |
| | |\ \ \ \ \ |
|
| | | * | | | | | perf session: Fix crash with invalid CPU list | David Ahern | 2011-11-16 | 1 | -0/+4 |
| | | * | | | | | perf python: Fix undefined symbol problem | Arnaldo Carvalho de Melo | 2011-11-16 | 3 | -12/+10 |
| | | |/ / / / |
|
| | * | | | | | perf: Fix loss of notification with multi-event | Peter Zijlstra | 2011-12-05 | 4 | -2/+91 |
| | * | | | | | perf, x86: Force IBS LVT offset assignment for family 10h | Robert Richter | 2011-12-05 | 1 | -11/+18 |
| | * | | | | | perf, x86: Disable PEBS on SandyBridge chips | Peter Zijlstra | 2011-12-05 | 1 | -0/+8 |
| | |/ / / / |
|
| | * | | | | Merge branch 'urgent' of git://amd64.org/linux/rric into perf/urgent | Ingo Molnar | 2011-11-15 | 3 | -7/+30 |
| | |\ \ \ \ |
|
| | | * | | | | oprofile, x86: Fix crash when unloading module (nmi timer mode) | Robert Richter | 2011-11-04 | 1 | -2/+5 |
| | | * | | | | oprofile: Fix crash when unloading module (hr timer mode) | Robert Richter | 2011-11-04 | 2 | -5/+25 |
| | * | | | | | perf/x86: Enable raw event access to Intel offcore events | Peter Zijlstra | 2011-11-14 | 1 | -5/+1 |
| | * | | | | | perf: Don't use -ENOSPC for out of PMU resources | Peter Zijlstra | 2011-11-14 | 4 | -13/+13 |
| | * | | | | | perf: Do not set task_ctx pointer in cpuctx if there are no events in the con... | Gleb Natapov | 2011-11-14 | 1 | -1/+2 |
| | * | | | | | perf/x86: Fix PEBS instruction unwind | Peter Zijlstra | 2011-11-14 | 1 | -1/+5 |
| * | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2011-12-06 | 5 | -18/+43 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | clockevents: Set noop handler in clockevents_exchange_device() | Thomas Gleixner | 2011-12-02 | 1 | -0/+1 |
| | * | | | | | | tick-broadcast: Stop active broadcast device when replacing it | Thomas Gleixner | 2011-12-02 | 1 | -1/+1 |
| | * | | | | | | clocksource: Fix bug with max_deferment margin calculation | Yang Honggang (Joseph) | 2011-12-02 | 1 | -2/+2 |
| | * | | | | | | rtc: Fix some bugs that allowed accumulating time drift in suspend/resume | Arve Hjønnevåg | 2011-11-23 | 1 | -5/+5 |
| | * | | | | | | rtc: Disable the alarm in the hardware | Rabin Vincent | 2011-11-23 | 1 | -10/+34 |
| | | | | | | | | |
| | \ \ \ \ \ \ | |
| *-. \ \ \ \ \ \ | Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://gi... | Linus Torvalds | 2011-12-06 | 2 | -2/+8 |
| |\ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | genirq: Fix race condition when stopping the irq thread | Ido Yariv | 2011-12-02 | 1 | -1/+4 |
| | * | | | | | | | | slab, lockdep: Fix silly bug | Peter Zijlstra | 2011-12-05 | 1 | -1/+4 |
| | | |_|_|_|/ / /
| | |/| | | | | | |
|
| * | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-12-06 | 6 | -36/+171 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | sched, x86: Avoid unnecessary overflow in sched_clock | Salman Qazi | 2011-11-16 | 1 | -1/+22 |
| | * | | | | | | | | sched: Fix buglet in return_cfs_rq_runtime() | Paul Turner | 2011-11-16 | 1 | -1/+1 |
| | * | | | | | | | | sched: Avoid SMT siblings in select_idle_sibling() if possible | Peter Zijlstra | 2011-11-16 | 1 | -14/+28 |
| | * | | | | | | | | sched: Set the command name of the idle tasks in SMP kernels | Carsten Emde | 2011-11-14 | 2 | -1/+7 |
| | * | | | | | | | | sched, rt: Provide means of disabling cross-cpu bandwidth sharing | Peter Zijlstra | 2011-11-14 | 2 | -0/+4 |
| | * | | | | | | | | sched: Document wait_for_completion_*() return values | J. Bruce Fields | 2011-11-14 | 1 | -0/+13 |
| | * | | | | | | | | sched_fair: Fix a typo in the comment describing update_sd_lb_stats | Hui Kang | 2011-11-14 | 1 | -1/+1 |
| | * | | | | | | | | sched: Add a comment to effective_load() since it's a pain | Peter Zijlstra | 2011-11-14 | 1 | -18/+95 |
| | | |_|_|/ / / /
| | |/| | | | | | |
|
| * | | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2011-12-06 | 12 | -88/+137 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | [S390] ap: Setup timer for sending messages after reset. | Holger Dengler | 2011-12-01 | 1 | -0/+2 |
| | * | | | | | | | | [S390] cio: fix chsc_chp_vary | Sebastian Ott | 2011-12-01 | 1 | -5/+2 |
| | * | | | | | | | | [S390] cio: provide fake irb for transport mode IO | Sebastian Ott | 2011-12-01 | 3 | -10/+37 |