| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | | | | | Merge tag 'v3.8-rc7' into x86/asm | H. Peter Anvin | 2013-02-12 | 9 | -28/+38 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | |_|/ / / / / / / / /
| | |/| | | | | | | | | | |
|
| * | | | | | | | | | | | | x86: Fix a typo | Yuanhan Liu | 2013-01-24 | 1 | -1/+1 |
| | |/ / / / / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-02-19 | 8 | -284/+250 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | x86, io_apic: Introduce eoi_ioapic_pin call-back | Joerg Roedel | 2013-01-28 | 2 | -14/+7 |
| * | | | | | | | | | | | | x86, msi: Introduce x86_msi.compose_msi_msg call-back | Joerg Roedel | 2013-01-28 | 2 | -27/+31 |
| * | | | | | | | | | | | | x86, irq: Introduce setup_remapped_irq() | Joerg Roedel | 2013-01-28 | 1 | -10/+3 |
| * | | | | | | | | | | | | x86, irq: Move irq_remapped() check into free_remapped_irq | Joerg Roedel | 2013-01-28 | 1 | -2/+2 |
| * | | | | | | | | | | | | x86, io-apic: Remove !irq_remapped() check from __target_IO_APIC_irq() | Joerg Roedel | 2013-01-28 | 1 | -6/+2 |
| * | | | | | | | | | | | | x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 core | Joerg Roedel | 2013-01-28 | 1 | -43/+1 |
| * | | | | | | | | | | | | x86, io_apic: Remove irq_remapping_enabled check in setup_timer_IRQ0_pin | Joerg Roedel | 2013-01-28 | 1 | -3/+0 |
| * | | | | | | | | | | | | x86, io_apic: Move irq_remapping_enabled checks out of check_timer() | Joerg Roedel | 2013-01-28 | 1 | -4/+2 |
| * | | | | | | | | | | | | x86, io_apic: Convert setup_ioapic_entry to function pointer | Joerg Roedel | 2013-01-28 | 2 | -9/+6 |
| * | | | | | | | | | | | | x86, io_apic: Introduce set_affinity function pointer | Joerg Roedel | 2013-01-28 | 2 | -10/+8 |
| * | | | | | | | | | | | | x86, msi: Use IRQ remapping specific setup_msi_irqs routine | Joerg Roedel | 2013-01-28 | 1 | -94/+10 |
| * | | | | | | | | | | | | x86, hpet: Introduce x86_msi_ops.setup_hpet_msi | Joerg Roedel | 2013-01-28 | 3 | -12/+8 |
| * | | | | | | | | | | | | x86, io_apic: Introduce x86_io_apic_ops.print_entries for debugging | Joerg Roedel | 2013-01-28 | 2 | -53/+57 |
| * | | | | | | | | | | | | x86, io_apic: Introduce x86_io_apic_ops.disable() | Joerg Roedel | 2013-01-28 | 2 | -26/+24 |
| * | | | | | | | | | | | | x86, apic: Mask IO-APIC and PIC unconditionally on LAPIC resume | Joerg Roedel | 2013-01-28 | 1 | -10/+9 |
| * | | | | | | | | | | | | x86, apic: Move irq_remapping_enabled checks into IRQ-remapping code | Joerg Roedel | 2013-01-28 | 1 | -6/+3 |
| * | | | | | | | | | | | | x86/MSI: Support multiple MSIs in presense of IRQ remapping | Alexander Gordeev | 2013-01-24 | 1 | -32/+133 |
| * | | | | | | | | | | | | x86/apic: Allow x2apic without IR on VMware platform | Alok N Kataria | 2013-01-24 | 3 | -0/+21 |
| * | | | | | | | | | | | | x86/apic: Remove noisy zero-mask warning from default_send_IPI_mask_logical() | Dave Jones | 2013-01-24 | 1 | -1/+1 |
| |/ / / / / / / / / / / |
|
* | | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-02-19 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ... | Thomas Gleixner | 2013-02-04 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | Round the calculated scale factor in set_cyc2ns_scale() | Bernd Faust | 2013-01-15 | 1 | -1/+2 |
| | | |_|_|_|_|_|_|_|/ / /
| | |/| | | | | | | | | | |
|
| * | | | | | | | | | | | | Merge branch 'timers/for-arm' into timers/core | Thomas Gleixner | 2013-01-31 | 6 | -22/+29 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|/ / / /
| | |/| | | | | | | | | | |
|
| * | | | | | | | | | | | | x86/time/rtc: Don't print extended CMOS year when reading RTC | Bjorn Helgaas | 2013-01-24 | 1 | -1/+0 |
| | |_|/ / / / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-02-19 | 1 | -5/+6 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l... | Ingo Molnar | 2013-02-05 | 1 | -5/+6 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / /
| |/| | | | | | | | | | | |
|
| | * | | | | | | | | | | | cputime: Use accessors to read task cputime stats | Frederic Weisbecker | 2013-01-27 | 1 | -5/+6 |
| | | |_|_|_|/ / / / / /
| | |/| | | | | | | | | |
|
* | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-02-19 | 10 | -177/+381 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | perf/x86/amd: Enable northbridge performance counters on AMD family 15h | Jacob Shin | 2013-02-16 | 1 | -20/+151 |
| * | | | | | | | | | | | | uprobes: Change handle_swbp() to expose bp_vaddr to handler_chain() | Oleg Nesterov | 2013-02-08 | 1 | -1/+0 |
| * | | | | | | | | | | | | uprobes/x86: Change __skip_sstep() to actually skip the whole insn | Oleg Nesterov | 2013-02-08 | 1 | -1/+4 |
| * | | | | | | | | | | | | perf/x86: Allow for architecture specific RDPMC indexes | Jacob Shin | 2013-02-06 | 3 | -1/+13 |
| * | | | | | | | | | | | | perf/x86: Move MSR address offset calculation to architecture specific files | Jacob Shin | 2013-02-06 | 2 | -16/+47 |
| * | | | | | | | | | | | | perf/x86/amd: Use proper naming scheme for AMD bit field definitions | Jacob Shin | 2013-02-06 | 1 | -4/+4 |
| * | | | | | | | | | | | | perf/x86/amd: Generalize northbridge constraints code for family 15h | Robert Richter | 2013-02-06 | 1 | -18/+25 |
| * | | | | | | | | | | | | perf/x86/amd: Rework northbridge event constraints handler | Robert Richter | 2013-02-06 | 1 | -42/+26 |
| * | | | | | | | | | | | | perf: Make EVENT_ATTR global | Sukadev Bhattiprolu | 2013-01-31 | 1 | -10/+3 |
| * | | | | | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2013-01-24 | 6 | -74/+118 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / /
| |/| | | | | | | | | | | |
|
| | * | | | | | | | | | | | kprobes/x86: Move kprobes stuff under arch/x86/kernel/kprobes/ | Masami Hiramatsu | 2013-01-21 | 6 | -8/+13 |
| | * | | | | | | | | | | | kprobes/x86: Move ftrace-based kprobe code into kprobes-ftrace.c | Masami Hiramatsu | 2013-01-21 | 4 | -68/+107 |
| | |/ / / / / / / / / / |
|
* | | | | / / / / / / / | x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systems | Stoney Wang | 2013-02-11 | 1 | -10/+11 |
| |_|_|_|/ / / / / / /
|/| | | | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-02-05 | 1 | -4/+3 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | x86/intel/cacheinfo: Shut up annoying warning | Borislav Petkov | 2013-02-04 | 1 | -4/+3 |
| | |_|/ / / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-02-05 | 2 | -2/+6 |
|\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | x86/perf: Add IvyBridge EP support | Youquan Song | 2013-01-24 | 1 | -0/+1 |
| * | | | | | | | | | | perf/x86: Fix P6 driver section warning | yangyongqiang | 2013-01-24 | 1 | -1/+1 |
| * | | | | | | | | | | perf/x86: Enable Intel Lincroft/Penwell/Cloverview Atom support | ShuoX Liu | 2013-01-24 | 1 | -1/+4 |
| |/ / / / / / / / / |
|