| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, irq, ACPI: Use common irqdomain map interface to program IOAPIC pins | Jiang Liu | 2014-06-21 | 1 | -32/+12 |
* | x86, irq: Introduce two helper functions to support irqdomain map operation | Jiang Liu | 2014-06-21 | 1 | -1/+98 |
* | x86, devicetree, irq: Use common mechanism to support irqdomain | Jiang Liu | 2014-06-21 | 2 | -138/+59 |
* | x86, mpparse, irq: Provide basic irqdomain support | Jiang Liu | 2014-06-21 | 1 | -1/+9 |
* | x86, ACPI, irq: Provide basic irqdomain support | Jiang Liu | 2014-06-21 | 1 | -2/+13 |
* | x86, irq: Enhance mp_register_ioapic() to support irqdomain | Jiang Liu | 2014-06-21 | 4 | -4/+44 |
* | x86, irq: Introduce mechanisms to support dynamically allocate IRQ for IOAPIC | Jiang Liu | 2014-06-21 | 2 | -39/+127 |
* | x86, irq, ACPI: Change __acpi_register_gsi to return IRQ number instead of GSI | Jiang Liu | 2014-06-21 | 1 | -13/+8 |
* | x86, ACPI, irq: Consolidate algorithm of mapping (ioapic, pin) to IRQ number | Jiang Liu | 2014-06-21 | 2 | -36/+36 |
* | x86, irq: Simplify arch_early_irq_init() | Jiang Liu | 2014-06-21 | 1 | -22/+11 |
* | x86, irq: Count legacy IRQs by legacy_pic->nr_legacy_irqs instead of NR_IRQS_... | Jiang Liu | 2014-06-21 | 4 | -33/+42 |
* | x86, irq: Introduce some helper utilities to improve readability | Jiang Liu | 2014-06-21 | 1 | -7/+22 |
* | x86, irq: Reorganize IO_APIC_get_PCI_irq_vector() to prepare for irqdomain | Jiang Liu | 2014-06-21 | 1 | -28/+33 |
* | x86, ioapic: Use irq_cfg() instead of irq_get_chip_data() for better readability | Jiang Liu | 2014-06-21 | 1 | -10/+10 |
* | x86, ioapic: Introduce helper utilities to walk ioapics and pins | Jiang Liu | 2014-06-21 | 1 | -58/+62 |
* | x86, ioapic: Kill static variable nr_irqs_gsi | Jiang Liu | 2014-06-21 | 1 | -19/+5 |
* | x86, ioapic: Kill unused global variable timer_through_8259 | Jiang Liu | 2014-06-21 | 1 | -3/+0 |
* | x86, irq, trivial: Minor improvements of IRQ related code | Jiang Liu | 2014-06-21 | 1 | -16/+5 |
* | x86, ACPI, irq: Fix possible eror in GSI to IRQ mapping for legacy IRQ | Jiang Liu | 2014-06-21 | 1 | -1/+9 |
* | x86, ACPI, irq: Enhance error handling in function acpi_register_gsi() | Jiang Liu | 2014-06-21 | 1 | -6/+8 |
* | x86, ACPI, trivial: Minor improvements to arch/x86/kernel/acpi/boot.c | Jiang Liu | 2014-06-21 | 1 | -34/+16 |
* | x86, acpi, irq: Kill static function irq_to_gsi() | Jiang Liu | 2014-06-21 | 1 | -20/+6 |
* | x86, acpi: Reorganize code to avoid forward declaration in boot.c | Jiang Liu | 2014-06-21 | 1 | -120/+116 |
* | x86, mpparse: Simplify arch/x86/include/asm/mpspec.h | Jiang Liu | 2014-06-21 | 2 | -4/+10 |
* | x86, mpparse: Use pr_lvl() helper utilities to replace printk(KERN_LVL) | Jiang Liu | 2014-06-21 | 1 | -51/+44 |
* | x86/kprobes: Fix build errors and blacklist context_track_user | Masami Hiramatsu | 2014-06-14 | 1 | -3/+4 |
* | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-06-12 | 4 | -24/+46 |
|\ |
|
| * | x86/irq: Fix fixup_irqs() error handling | Prarit Bhargava | 2014-04-16 | 2 | -14/+27 |
| * | x86, irq, pic: Probe for legacy PIC and set legacy_pic appropriately | K. Y. Srinivasan | 2014-04-14 | 2 | -10/+19 |
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-06-12 | 19 | -448/+521 |
|\ \ |
|
| * \ | Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare... | Ingo Molnar | 2014-06-06 | 16 | -19/+48 |
| |\ \ |
|
| * \ \ | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2014-06-05 | 1 | -19/+18 |
| |\ \ \ |
|
| | * | | | uprobes/x86: Rename arch_uprobe->def to ->defparam, minor comment updates | Oleg Nesterov | 2014-06-05 | 1 | -19/+18 |
| * | | | | perf/x86: Add conditional branch filtering support | Anshuman Khandual | 2014-06-05 | 1 | -0/+5 |
| * | | | | perf/x86: Use common PMU interrupt disabled code | Vince Weaver | 2014-06-05 | 1 | -9/+9 |
| * | | | | Merge branch 'perf/kprobes' into perf/core | Ingo Molnar | 2014-06-05 | 16 | -161/+162 |
| |\ \ \ \ |
|
| | * | | | | kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation | Masami Hiramatsu | 2014-04-24 | 10 | -57/+103 |
| | * | | | | kprobes, x86: Allow kprobes on text_poke/hw_breakpoint | Masami Hiramatsu | 2014-04-24 | 2 | -5/+3 |
| | * | | | | kprobes/x86: Allow probe on some kprobe preparation functions | Masami Hiramatsu | 2014-04-24 | 3 | -23/+23 |
| | * | | | | kprobes, x86: Call exception_enter after kprobes handled | Masami Hiramatsu | 2014-04-24 | 1 | -3/+2 |
| | * | | | | kprobes/x86: Call exception handlers directly from do_int3/do_debug | Masami Hiramatsu | 2014-04-24 | 2 | -21/+13 |
| | * | | | | kprobes, x86: Prohibit probing on native_set_debugreg()/load_idt() | Masami Hiramatsu | 2014-04-24 | 1 | -1/+3 |
| | * | | | | kprobes, x86: Prohibit probing on debug_stack_*() | Masami Hiramatsu | 2014-04-24 | 1 | -0/+4 |
| | * | | | | kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklist | Masami Hiramatsu | 2014-04-24 | 1 | -0/+4 |
| | * | | | | kprobes: Prohibit probing on .entry.text code | Masami Hiramatsu | 2014-04-24 | 3 | -53/+8 |
| | * | | | | kprobes/x86: Allow to handle reentered kprobe on single-stepping | Masami Hiramatsu | 2014-04-24 | 1 | -1/+2 |
| * | | | | | Merge branch 'perf/uprobes' into perf/core | Ingo Molnar | 2014-06-05 | 3 | -277/+346 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| | * | | | | uprobes/x86: Fix the wrong ->si_addr when xol triggers a trap | Oleg Nesterov | 2014-05-14 | 1 | -3/+4 |
| | * | | | | x86/traps: Kill DO_ERROR_INFO() | Oleg Nesterov | 2014-05-14 | 1 | -15/+9 |
| | * | | | | x86/traps: Shift fill_trap_info() from DO_ERROR_INFO() to do_error_trap() | Oleg Nesterov | 2014-05-14 | 1 | -9/+12 |