| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, hpet: Immediately disable HPET timer 1 if rtc irq is masked | Mark Langsdorf | 2011-12-08 | 1 | -7/+14 |
* | x86/intel_mid: Kconfig select fix | Alan Cox | 2011-12-06 | 1 | -0/+3 |
* | x86/intel_mid: Fix the Kconfig for MID selection | Alan Cox | 2011-12-06 | 1 | -2/+3 |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-12-05 | 19 | -39/+164 |
|\ |
|
| * | intr_remapping: Fix section mismatch in ir_dev_scope_init() | Sergey Senozhatsky | 2011-12-05 | 1 | -1/+1 |
| * | intel-iommu: Fix section mismatch in dmar_parse_rmrr_atsr_dev() | Sergey Senozhatsky | 2011-12-05 | 1 | -1/+1 |
| * | x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh nor... | Andreas Herrmann | 2011-12-05 | 2 | -0/+17 |
| * | x86, AMD: Correct align_va_addr documentation | Borislav Petkov | 2011-12-05 | 1 | -2/+2 |
| * | x86/rtc, mrst: Don't register a platform RTC device for for Intel MID platforms | Mathias Nyman | 2011-12-05 | 2 | -0/+14 |
| * | x86/mrst: Battery fixes | Major Lee | 2011-12-05 | 1 | -6/+6 |
| * | x86/paravirt: PTE updates in k(un)map_atomic need to be synchronous, regardle... | Konrad Rzeszutek Wilk | 2011-12-05 | 1 | -0/+2 |
| * | Merge branch 'ucode' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp i... | Ingo Molnar | 2011-12-05 | 2 | -10/+27 |
| |\ |
|
| | * | 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-05 | 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-01 | 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-05 | 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-01 | 1 | -2/+2 |
| * | | | | rtc: Fix some bugs that allowed accumulating time drift in suspend/resume | Arve Hjønnevåg | 2011-11-22 | 1 | -5/+5 |
| * | | | | rtc: Disable the alarm in the hardware | Rabin Vincent | 2011-11-22 | 1 | -10/+34 |
| | | | | | |
| \ \ \ \ | |
*-. \ \ \ \ | Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://gi... | Linus Torvalds | 2011-12-05 | 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-05 | 6 | -36/+171 |
|\ \ \ \ \ \ |
|