| Commit message (Expand) | Author | Age |
... | |
| | * | | ipv4: make sure RTO_ONLINK is saved in routing cache | Julian Anastasov | 2011-12-03 |
| * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-12-06 |
| |\ \ \ |
|
| | * | | | ftrace: Fix hash record accounting bug | Steven Rostedt | 2011-12-05 |
| | * | | | perf: Fix parsing of __print_flags() in TP_printk() | Steven Rostedt | 2011-12-05 |
| | * | | | jump_label: jump_label_inc may return before the code is patched | Gleb Natapov | 2011-12-05 |
| | * | | | ftrace: Remove force undef config value left for testing | Steven Rostedt | 2011-12-05 |
| | * | | | tracing: Restore system filter behavior | Li Zefan | 2011-12-05 |
| | * | | | tracing: fix event_subsystem ref counting | Ilya Dryomov | 2011-12-05 |
| * | | | | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 | Linus Torvalds | 2011-12-05 |
| |\ \ \ \ |
|
| | * | | | | toshiba_acpi: Fix machines that don't support HCI_SYSTEM_EVENT | Seth Forshee | 2011-12-05 |
| * | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-12-05 |
| |\ \ \ \ \ |
|
| | * | | | | | intr_remapping: Fix section mismatch in ir_dev_scope_init() | Sergey Senozhatsky | 2011-12-05 |
| | * | | | | | intel-iommu: Fix section mismatch in dmar_parse_rmrr_atsr_dev() | Sergey Senozhatsky | 2011-12-05 |
| | * | | | | | x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh nor... | Andreas Herrmann | 2011-12-05 |
| | * | | | | | x86, AMD: Correct align_va_addr documentation | Borislav Petkov | 2011-12-05 |
| | * | | | | | x86/rtc, mrst: Don't register a platform RTC device for for Intel MID platforms | Mathias Nyman | 2011-12-05 |
| | * | | | | | x86/mrst: Battery fixes | Major Lee | 2011-12-05 |
| | * | | | | | x86/paravirt: PTE updates in k(un)map_atomic need to be synchronous, regardle... | Konrad Rzeszutek Wilk | 2011-12-05 |
| | * | | | | | Merge branch 'ucode' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp i... | Ingo Molnar | 2011-12-05 |
| | |\ \ \ \ \ |
|
| | | * | | | | | x86: Document rdmsr_safe restrictions | Borislav Petkov | 2011-12-05 |
| | | * | | | | | x86, microcode: Fix the failure path of microcode update driver init code | Srivatsa S. Bhat | 2011-12-05 |
| | | |/ / / / |
|
| | * | | | | | x86: Fix "Acer Aspire 1" reboot hang | Peter Chubb | 2011-12-05 |
| | * | | | | | x86/mtrr: Resolve inconsistency with Intel processor manual | Ajaykumar Hotchandani | 2011-12-05 |
| | * | | | | | Add TAINT_FIRMWARE_WORKAROUND on MTRR fixup | Prarit Bhargava | 2011-12-05 |
| | * | | | | | x86/mpparse: Account for bus types other than ISA and PCI | Bjorn Helgaas | 2011-12-05 |
| | * | | | | | x86, mrst: Change the pmic_gpio device type to IPC | Feng Tang | 2011-12-05 |
| | * | | | | | mrst: Added some platform data for the SFI translations | Jekyll Lai | 2011-12-05 |
| | * | | | | | x86,mrst: Power control commands update | Jacob Pan | 2011-12-05 |
| | * | | | | | x86/reboot: Blacklist Dell OptiPlex 990 known to require PCI reboot | Rafael J. Wysocki | 2011-12-05 |
| | * | | | | | x86, UV: Fix UV2 hub part number | Jack Steiner | 2011-12-05 |
| | * | | | | | x86: Add user_mode_vm check in stack_overflow_check | Mitsuo Hayasaka | 2011-12-05 |
| | |/ / / / |
|
| * | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-12-05 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| | * | | | | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2011-12-05 |
| | |\ \ \ \ |
|
| | | * | | | | trace_events_filter: Use rcu_assign_pointer() when setting ftrace_event_call-... | Tejun Heo | 2011-12-01 |
| | * | | | | | Merge branch 'perf/urgent' of git://github.com/acmel/linux into perf/urgent | Ingo Molnar | 2011-12-05 |
| | |\ \ \ \ \ |
|
| | | * | | | | | perf session: Fix crash with invalid CPU list | David Ahern | 2011-11-16 |
| | | * | | | | | perf python: Fix undefined symbol problem | Arnaldo Carvalho de Melo | 2011-11-16 |
| | | |/ / / / |
|
| | * | | | | | perf: Fix loss of notification with multi-event | Peter Zijlstra | 2011-12-05 |
| | * | | | | | perf, x86: Force IBS LVT offset assignment for family 10h | Robert Richter | 2011-12-05 |
| | * | | | | | perf, x86: Disable PEBS on SandyBridge chips | Peter Zijlstra | 2011-12-05 |
| | |/ / / / |
|
| | * | | | | Merge branch 'urgent' of git://amd64.org/linux/rric into perf/urgent | Ingo Molnar | 2011-11-15 |
| | |\ \ \ \ |
|
| | | * | | | | oprofile, x86: Fix crash when unloading module (nmi timer mode) | Robert Richter | 2011-11-04 |
| | | * | | | | oprofile: Fix crash when unloading module (hr timer mode) | Robert Richter | 2011-11-04 |
| | * | | | | | perf/x86: Enable raw event access to Intel offcore events | Peter Zijlstra | 2011-11-14 |
| | * | | | | | perf: Don't use -ENOSPC for out of PMU resources | Peter Zijlstra | 2011-11-14 |
| | * | | | | | perf: Do not set task_ctx pointer in cpuctx if there are no events in the con... | Gleb Natapov | 2011-11-14 |
| | * | | | | | perf/x86: Fix PEBS instruction unwind | Peter Zijlstra | 2011-11-14 |
| * | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2011-12-05 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | clockevents: Set noop handler in clockevents_exchange_device() | Thomas Gleixner | 2011-12-02 |
| | * | | | | | | tick-broadcast: Stop active broadcast device when replacing it | Thomas Gleixner | 2011-12-02 |