Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | x86: Consolidate boot cpu timer setup | Thomas Gleixner | 2015-01-22 | 2 | -6/+2 | |
| * | | | | | | | x86/apic: Reuse apic_bsp_setup() for UP APIC setup | Thomas Gleixner | 2015-01-22 | 2 | -33/+24 | |
| * | | | | | | | x86/smpboot: Sanitize uniprocessor init | Thomas Gleixner | 2015-01-22 | 1 | -11/+26 | |
| * | | | | | | | x86/smpboot: Move apic init code to apic.c | Thomas Gleixner | 2015-01-22 | 2 | -34/+44 | |
| * | | | | | | | init: Get rid of x86isms | Thomas Gleixner | 2015-01-22 | 1 | -0/+7 | |
| * | | | | | | | x86/apic: Move apic_init_uniprocessor code | Thomas Gleixner | 2015-01-22 | 1 | -63/+62 | |
| * | | | | | | | x86/smpboot: Cleanup ioapic handling | Thomas Gleixner | 2015-01-22 | 1 | -40/+7 | |
| * | | | | | | | x86/apic: Sanitize ioapic handling | Thomas Gleixner | 2015-01-22 | 1 | -14/+3 | |
| * | | | | | | | x86/ioapic: Add proper checks to setp/enable_IO_APIC() | Thomas Gleixner | 2015-01-22 | 1 | -4/+7 | |
| * | | | | | | | x86/smpboot: Move smpboot inlines to code | Thomas Gleixner | 2015-01-22 | 1 | -1/+65 | |
| * | | | | | | | x86/x2apic: Use state information for disable | Thomas Gleixner | 2015-01-22 | 1 | -16/+10 | |
| * | | | | | | | x86/x2apic: Split enable and setup function | Thomas Gleixner | 2015-01-22 | 2 | -26/+39 | |
| * | | | | | | | x86/x2apic: Disable x2apic from nox2apic setup | Thomas Gleixner | 2015-01-22 | 1 | -35/+24 | |
| * | | | | | | | x86/x2apic: Add proper state tracking | Thomas Gleixner | 2015-01-22 | 1 | -1/+14 | |
| * | | | | | | | x86/x2apic: Clarify remapping mode for x2apic enablement | Thomas Gleixner | 2015-01-22 | 1 | -4/+4 | |
| * | | | | | | | x86/x2apic: Move code in conditional region | Thomas Gleixner | 2015-01-22 | 1 | -34/+33 | |
| * | | | | | | | x86/apic: Check x2apic early | Thomas Gleixner | 2015-01-22 | 1 | -14/+20 | |
| * | | | | | | | x86/apic: Make disable x2apic work really | Thomas Gleixner | 2015-01-22 | 1 | -9/+5 | |
| * | | | | | | | x86/ioapic: Check x2apic really | Thomas Gleixner | 2015-01-22 | 2 | -2/+4 | |
| * | | | | | | | x86/apic: Move x2apic code to one place | Thomas Gleixner | 2015-01-22 | 1 | -30/+28 | |
| * | | | | | | | x86/apic: Make x2apic_mode depend on CONFIG_X86_X2APIC | Thomas Gleixner | 2015-01-22 | 1 | -1/+1 | |
| * | | | | | | | x86/apic: Avoid open coded x2apic detection | Thomas Gleixner | 2015-01-22 | 1 | -4/+1 | |
| * | | | | | | | iommu/irq_remapping: Kill function irq_remapping_supported() and related code | Jiang Liu | 2015-01-15 | 1 | -6/+1 | |
| * | | | | | | | x86/apic: Only disable CPU x2apic mode when necessary | Jiang Liu | 2015-01-15 | 1 | -1/+2 | |
| * | | | | | | | x86/apic: Handle XAPIC remap mode proper. | Jiang Liu | 2015-01-15 | 1 | -5/+1 | |
| * | | | | | | | x86/apic: Refine enable_IR_x2apic() and related functions | Jiang Liu | 2015-01-15 | 1 | -45/+47 | |
| * | | | | | | | x86/apic: Correctly detect X2APIC status in function enable_IR() | Jiang Liu | 2015-01-15 | 1 | -1/+1 | |
| * | | | | | | | x86/apic: Kill useless variable x2apic_enabled in function enable_IR_x2apic() | Jiang Liu | 2015-01-15 | 1 | -3/+1 | |
| * | | | | | | | x86/apic: Panic if kernel doesn't support x2apic but BIOS has enabled x2apic | Jiang Liu | 2015-01-15 | 1 | -0/+8 | |
| * | | | | | | | x86/apic: Clear stale x2apic mode | Thomas Gleixner | 2015-01-15 | 1 | -0/+1 | |
| * | | | | | | | iommu, x86: Restructure setup of the irq remapping feature | Thomas Gleixner | 2015-01-15 | 1 | -3/+0 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-02-09 | 2 | -28/+36 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | Merge branch 'perf/hw_breakpoints' into perf/core | Ingo Molnar | 2015-01-28 | 2 | -28/+36 | |
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| | * | | | | | Merge branch 'perf/core-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2014-12-08 | 6 | -57/+115 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | perf/x86: Remove get_hbp_len and replace with bp_len | Jacob Shin | 2014-12-03 | 1 | -24/+1 | |
| | | * | | | | | perf/x86/amd: AMD support for bp_len > HW_BREAKPOINT_LEN_8 | Jacob Shin | 2014-12-03 | 2 | -4/+35 | |
* | | | | | | | | Merge branches 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://... | Linus Torvalds | 2015-02-06 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | x86, microcode: Return error from driver init code when loader is disabled | Boris Ostrovsky | 2015-01-28 | 1 | -1/+1 | |
* | | | | | | | | perf/x86/intel: Add model number for Airmont | Kan Liang | 2015-01-28 | 1 | -0/+1 | |
* | | | | | | | | perf/rapl: Fix crash in rapl_scale() | Stephane Eranian | 2015-01-28 | 1 | -1/+1 | |
* | | | | | | | | perf/x86/intel/uncore: Move uncore_box_init() out of driver initialization | Kan Liang | 2015-01-28 | 2 | -15/+12 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-01-25 | 5 | -17/+39 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | x86/tsc: Change Fast TSC calibration failed from error to info | Alexandre Demers | 2015-01-23 | 1 | -1/+1 | |
| | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | x86, tls: Interpret an all-zero struct user_desc as "no segment" | Andy Lutomirski | 2015-01-22 | 1 | -2/+23 | |
| * | | | | | | x86, hyperv: Mark the Hyper-V clocksource as being continuous | K. Y. Srinivasan | 2015-01-20 | 1 | -0/+1 | |
| * | | | | | | x86, irq: Properly tag virtualization entry in /proc/interrupts | Jan Beulich | 2015-01-20 | 1 | -1/+1 | |
| * | | | | | | x86/xen: Treat SCI interrupt as normal GSI interrupt | Jiang Liu | 2015-01-20 | 1 | -13/+13 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-01-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | module: remove mod arg from module_free, rename module_memfree(). | Rusty Russell | 2015-01-20 | 1 | -1/+1 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-01-18 | 2 | -14/+34 | |
|\ \ \ \ \ |