summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | tracing: Restore system filter behaviorLi Zefan2011-12-052-1/+8
| | * | | tracing: fix event_subsystem ref countingIlya Dryomov2011-12-051-1/+0
| * | | | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2011-12-051-5/+16
| |\ \ \ \
| | * | | | toshiba_acpi: Fix machines that don't support HCI_SYSTEM_EVENTSeth Forshee2011-12-051-5/+16
| * | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-12-0519-39/+164
| |\ \ \ \ \
| | * | | | | intr_remapping: Fix section mismatch in ir_dev_scope_init()Sergey Senozhatsky2011-12-051-1/+1
| | * | | | | intel-iommu: Fix section mismatch in dmar_parse_rmrr_atsr_dev()Sergey Senozhatsky2011-12-051-1/+1
| | * | | | | x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh nor...Andreas Herrmann2011-12-052-0/+17
| | * | | | | x86, AMD: Correct align_va_addr documentationBorislav Petkov2011-12-051-2/+2
| | * | | | | x86/rtc, mrst: Don't register a platform RTC device for for Intel MID platformsMathias Nyman2011-12-052-0/+14
| | * | | | | x86/mrst: Battery fixesMajor Lee2011-12-051-6/+6
| | * | | | | x86/paravirt: PTE updates in k(un)map_atomic need to be synchronous, regardle...Konrad Rzeszutek Wilk2011-12-051-0/+2
| | * | | | | Merge branch 'ucode' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp i...Ingo Molnar2011-12-052-10/+27
| | |\ \ \ \ \
| | | * | | | | x86: Document rdmsr_safe restrictionsBorislav Petkov2011-12-051-1/+8
| | | * | | | | x86, microcode: Fix the failure path of microcode update driver init codeSrivatsa S. Bhat2011-12-051-9/+19
| | | |/ / / /
| | * | | | | x86: Fix "Acer Aspire 1" reboot hangPeter Chubb2011-12-051-2/+11
| | * | | | | x86/mtrr: Resolve inconsistency with Intel processor manualAjaykumar Hotchandani2011-12-051-0/+1
| | * | | | | Add TAINT_FIRMWARE_WORKAROUND on MTRR fixupPrarit Bhargava2011-12-051-0/+1
| | * | | | | x86/mpparse: Account for bus types other than ISA and PCIBjorn Helgaas2011-12-051-1/+1
| | * | | | | x86, mrst: Change the pmic_gpio device type to IPCFeng Tang2011-12-051-0/+1
| | * | | | | mrst: Added some platform data for the SFI translationsJekyll Lai2011-12-051-0/+42
| | * | | | | x86,mrst: Power control commands updateJacob Pan2011-12-052-16/+23
| | * | | | | x86/reboot: Blacklist Dell OptiPlex 990 known to require PCI rebootRafael J. Wysocki2011-12-051-0/+8
| | * | | | | x86, UV: Fix UV2 hub part numberJack Steiner2011-12-052-0/+3
| | * | | | | x86: Add user_mode_vm check in stack_overflow_checkMitsuo Hayasaka2011-12-051-0/+3
| | |/ / / /
| * | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-12-0519-55/+185
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-12-051-3/+3
| | |\ \ \ \
| | | * | | | trace_events_filter: Use rcu_assign_pointer() when setting ftrace_event_call-...Tejun Heo2011-12-011-3/+3
| | * | | | | Merge branch 'perf/urgent' of git://github.com/acmel/linux into perf/urgentIngo Molnar2011-12-054-12/+14
| | |\ \ \ \ \
| | | * | | | | perf session: Fix crash with invalid CPU listDavid Ahern2011-11-161-0/+4
| | | * | | | | perf python: Fix undefined symbol problemArnaldo Carvalho de Melo2011-11-163-12/+10
| | | |/ / / /
| | * | | | | perf: Fix loss of notification with multi-eventPeter Zijlstra2011-12-054-2/+91
| | * | | | | perf, x86: Force IBS LVT offset assignment for family 10hRobert Richter2011-12-051-11/+18
| | * | | | | perf, x86: Disable PEBS on SandyBridge chipsPeter Zijlstra2011-12-051-0/+8
| | |/ / / /
| | * | | | Merge branch 'urgent' of git://amd64.org/linux/rric into perf/urgentIngo Molnar2011-11-153-7/+30
| | |\ \ \ \
| | | * | | | oprofile, x86: Fix crash when unloading module (nmi timer mode)Robert Richter2011-11-041-2/+5
| | | * | | | oprofile: Fix crash when unloading module (hr timer mode)Robert Richter2011-11-042-5/+25
| | * | | | | perf/x86: Enable raw event access to Intel offcore eventsPeter Zijlstra2011-11-141-5/+1
| | * | | | | perf: Don't use -ENOSPC for out of PMU resourcesPeter Zijlstra2011-11-144-13/+13
| | * | | | | perf: Do not set task_ctx pointer in cpuctx if there are no events in the con...Gleb Natapov2011-11-141-1/+2
| | * | | | | perf/x86: Fix PEBS instruction unwindPeter Zijlstra2011-11-141-1/+5
| * | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-12-055-18/+43
| |\ \ \ \ \ \
| | * | | | | | clockevents: Set noop handler in clockevents_exchange_device()Thomas Gleixner2011-12-021-0/+1
| | * | | | | | tick-broadcast: Stop active broadcast device when replacing itThomas Gleixner2011-12-021-1/+1
| | * | | | | | clocksource: Fix bug with max_deferment margin calculationYang Honggang (Joseph)2011-12-011-2/+2
| | * | | | | | rtc: Fix some bugs that allowed accumulating time drift in suspend/resumeArve Hjønnevåg2011-11-221-5/+5
| | * | | | | | rtc: Disable the alarm in the hardwareRabin Vincent2011-11-221-10/+34
| | | | | | | |
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://gi...Linus Torvalds2011-12-052-2/+8
| |\ \ \ \ \ \ \ \
| | | * | | | | | | genirq: Fix race condition when stopping the irq threadIdo Yariv2011-12-021-1/+4
| | * | | | | | | | slab, lockdep: Fix silly bugPeter Zijlstra2011-12-051-1/+4
| | | |_|_|_|/ / / | | |/| | | | | |
OpenPOWER on IntegriCloud