| Age | Commit message (Expand) | Author | Lines |
| 2014-06-21 | x86, irq: Introduce two helper functions to support irqdomain map operation | Jiang Liu | -1/+98 |
| 2014-06-21 | x86, devicetree, irq: Use common mechanism to support irqdomain | Jiang Liu | -138/+59 |
| 2014-06-21 | x86, mpparse, irq: Provide basic irqdomain support | Jiang Liu | -1/+9 |
| 2014-06-21 | x86, ACPI, irq: Provide basic irqdomain support | Jiang Liu | -2/+13 |
| 2014-06-21 | x86, irq: Enhance mp_register_ioapic() to support irqdomain | Jiang Liu | -4/+44 |
| 2014-06-21 | x86, irq: Introduce mechanisms to support dynamically allocate IRQ for IOAPIC | Jiang Liu | -39/+127 |
| 2014-06-21 | x86, irq, ACPI: Change __acpi_register_gsi to return IRQ number instead of GSI | Jiang Liu | -13/+8 |
| 2014-06-21 | x86, ACPI, irq: Consolidate algorithm of mapping (ioapic, pin) to IRQ number | Jiang Liu | -36/+36 |
| 2014-06-21 | x86, irq: Simplify arch_early_irq_init() | Jiang Liu | -22/+11 |
| 2014-06-21 | x86, irq: Count legacy IRQs by legacy_pic->nr_legacy_irqs instead of NR_IRQS_... | Jiang Liu | -33/+42 |
| 2014-06-21 | x86, irq: Introduce some helper utilities to improve readability | Jiang Liu | -7/+22 |
| 2014-06-21 | x86, irq: Reorganize IO_APIC_get_PCI_irq_vector() to prepare for irqdomain | Jiang Liu | -28/+33 |
| 2014-06-21 | x86, ioapic: Use irq_cfg() instead of irq_get_chip_data() for better readability | Jiang Liu | -10/+10 |
| 2014-06-21 | x86, ioapic: Introduce helper utilities to walk ioapics and pins | Jiang Liu | -58/+62 |
| 2014-06-21 | x86, ioapic: Kill static variable nr_irqs_gsi | Jiang Liu | -19/+5 |
| 2014-06-21 | x86, ioapic: Kill unused global variable timer_through_8259 | Jiang Liu | -3/+0 |
| 2014-06-21 | x86, irq, trivial: Minor improvements of IRQ related code | Jiang Liu | -16/+5 |
| 2014-06-21 | x86, ACPI, irq: Fix possible eror in GSI to IRQ mapping for legacy IRQ | Jiang Liu | -1/+9 |
| 2014-06-21 | x86, ACPI, irq: Enhance error handling in function acpi_register_gsi() | Jiang Liu | -6/+8 |
| 2014-06-21 | x86, ACPI, trivial: Minor improvements to arch/x86/kernel/acpi/boot.c | Jiang Liu | -34/+16 |
| 2014-06-21 | x86, acpi, irq: Kill static function irq_to_gsi() | Jiang Liu | -20/+6 |
| 2014-06-21 | x86, acpi: Reorganize code to avoid forward declaration in boot.c | Jiang Liu | -120/+116 |
| 2014-06-21 | x86, mpparse: Simplify arch/x86/include/asm/mpspec.h | Jiang Liu | -4/+10 |
| 2014-06-21 | x86, mpparse: Use pr_lvl() helper utilities to replace printk(KERN_LVL) | Jiang Liu | -51/+44 |
| 2014-06-19 | x86/tsc: Get rid of custom DIV_ROUND() macro | Michal Nazarewicz | -4/+3 |
| 2014-06-18 | x86, cpufeature: Convert more "features" to bugs | Borislav Petkov | -3/+3 |
| 2014-06-18 | Merge tag 'v3.16-rc1' into x86/cpufeature | H. Peter Anvin | -1163/+1728 |
| 2014-06-14 | x86/kprobes: Fix build errors and blacklist context_track_user | Masami Hiramatsu | -3/+4 |
| 2014-06-12 | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | -24/+46 |
| 2014-06-12 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | -448/+521 |
| 2014-06-12 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | -10/+36 |
| 2014-06-09 | Merge tag 'trace-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | -252/+226 |
| 2014-06-08 | Merge branch 'next' (accumulated 3.16 merge window patches) into master | Linus Torvalds | -529/+994 |
| 2014-06-08 | Revert "x86/smpboot: Initialize secondary CPU only if master CPU will wait fo... | Linus Torvalds | -47/+79 |
| 2014-06-06 | Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare... | Ingo Molnar | -19/+48 |
| 2014-06-05 | Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/... | Linus Torvalds | -16/+41 |
| 2014-06-05 | Merge branch 'x86/espfix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | -18/+307 |
| 2014-06-05 | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | -19/+18 |
| 2014-06-05 | x86/smpboot: Initialize secondary CPU only if master CPU will wait for it | Igor Mammedov | -79/+47 |
| 2014-06-05 | x86/smpboot: Log error on secondary CPU wakeup failure at ERR level | Igor Mammedov | -1/+1 |
| 2014-06-05 | x86: Fix list/memory corruption on CPU hotplug | Igor Mammedov | -3/+0 |
| 2014-06-05 | uprobes/x86: Rename arch_uprobe->def to ->defparam, minor comment updates | Oleg Nesterov | -19/+18 |
| 2014-06-05 | perf/x86: Add conditional branch filtering support | Anshuman Khandual | -0/+5 |
| 2014-06-05 | perf/x86: Use common PMU interrupt disabled code | Vince Weaver | -9/+9 |
| 2014-06-05 | Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-next | Dave Airlie | -22/+65 |
| 2014-06-05 | Merge branch 'perf/kprobes' into perf/core | Ingo Molnar | -161/+162 |
| 2014-06-05 | Merge branch 'perf/uprobes' into perf/core | Ingo Molnar | -277/+346 |
| 2014-06-04 | Merge branch 'akpm' (patchbomb from Andrew) into next | Linus Torvalds | -14/+17 |
| 2014-06-04 | kernel/printk: use symbolic defines for console loglevels | Borislav Petkov | -1/+1 |
| 2014-06-04 | hwpoison: remove unused global variable in do_machine_check() | Chen Yucong | -5/+0 |