Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP} | Peter Zijlstra | 2015-08-03 | 1 | -1/+1 | |
* | | | | | | | | Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-09-01 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| | | | | | | | | ||||||
| | \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ | Merge branches 'acpi-pci', 'acpi-soc', 'acpi-ec' and 'acpi-osl' | Rafael J. Wysocki | 2015-09-01 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| | * | | | | | | | ACPI, PCI: Penalize legacy IRQ used by ACPI SCI | Jiang Liu | 2015-08-27 | 1 | -0/+1 | |
| | |/ / / / / / | ||||||
* | | | | | | | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-09-01 | 1 | -74/+124 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86/hpet: Migrate to new set_state interface | Viresh Kumar | 2015-07-30 | 1 | -74/+124 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-09-01 | 9 | -151/+153 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86/irq: Do not dereference irq descriptor before checking it | Thomas Gleixner | 2015-08-28 | 1 | -1/+2 | |
| * | | | | | | | | x86/irq: Store irq descriptor in vector array | Thomas Gleixner | 2015-08-06 | 5 | -61/+49 | |
| * | | | | | | | | x86/irq: Get rid of an indentation level | Thomas Gleixner | 2015-08-06 | 1 | -37/+35 | |
| * | | | | | | | | x86/irq: Rename VECTOR_UNDEFINED to VECTOR_UNUSED | Thomas Gleixner | 2015-08-06 | 3 | -14/+13 | |
| * | | | | | | | | x86/irq: Replace numeric constant | Thomas Gleixner | 2015-08-06 | 1 | -2/+2 | |
| * | | | | | | | | x86/irq: Protect smp_cleanup_move | Thomas Gleixner | 2015-08-06 | 1 | -4/+14 | |
| * | | | | | | | | Merge branch 'linus' into x86/apic | Thomas Gleixner | 2015-08-06 | 12 | -146/+183 | |
| |\| | | | | | | | ||||||
| * | | | | | | | | x86/apic: Drop local_irq_save/restore in timer callbacks | Thomas Gleixner | 2015-07-30 | 1 | -15/+3 | |
| * | | | | | | | | x86/apic: Migrate apic timer to new set_state interface | Viresh Kumar | 2015-07-30 | 1 | -35/+51 | |
| * | | | | | | | | x86/irq: Use access helper irq_data_get_affinity_mask() | Jiang Liu | 2015-07-13 | 3 | -4/+6 | |
| * | | | | | | | | x86/irq: Use accessor irq_data_get_irq_handler_data() | Jiang Liu | 2015-07-13 | 2 | -3/+3 | |
| * | | | | | | | | x86/irq: Use accessor irq_data_get_node() | Jiang Liu | 2015-07-13 | 1 | -4/+4 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-09-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | clockevents/drivers/i8253: Migrate to new 'set-state' interface | Viresh Kumar | 2015-08-10 | 1 | -1/+1 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-09-01 | 4 | -701/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86/hyperv: Mark the Hyper-V TSC as unstable | Vitaly Kuznetsov | 2015-08-21 | 1 | -0/+1 | |
| * | | | | | | | | x86/platform/iosf_mbi: Move to dedicated folder | Andy Shevchenko | 2015-07-16 | 2 | -329/+0 | |
| * | | | | | | | | x86/platform/intel/pmc_atom: Move the PMC-Atom code to arch/x86/platform/atom | Andy Shevchenko | 2015-07-06 | 2 | -466/+0 | |
| * | | | | | | | | x86/platform/intel/pmc_atom: Add Cherrytrail PMC interface | Andy Shevchenko | 2015-07-06 | 1 | -29/+89 | |
| * | | | | | | | | x86/platform/intel/pmc_atom: Supply register mappings via PMC object | Andy Shevchenko | 2015-07-06 | 1 | -17/+32 | |
| * | | | | | | | | x86/platform/intel/pmc_atom: Print index of device in loop | Andy Shevchenko | 2015-07-06 | 1 | -63/+63 | |
| * | | | | | | | | x86/platform/intel/pmc_atom: Export accessors to PMC registers | Andy Shevchenko | 2015-07-06 | 1 | -15/+34 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-09-01 | 2 | -5/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86/mm/mtrr: Remove kernel internal MTRR interfaces: unexport mtrr_add() and ... | Luis R. Rodriguez | 2015-08-28 | 1 | -2/+0 | |
| * | | | | | | | | Merge tag 'v4.2-rc8' into x86/mm, before applying new changes | Ingo Molnar | 2015-08-25 | 109 | -7751/+5570 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| * | | | | | | | | x86/mm: Make kernel/check.c explicitly non-modular | Paul Gortmaker | 2015-08-25 | 1 | -3/+2 | |
* | | | | | | | | | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-09-01 | 1 | -4/+7 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86/irq: Hide 'HYP:' line in /proc/interrupts when not on Xen/Hyper-V | Vitaly Kuznetsov | 2015-07-08 | 1 | -4/+7 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-09-01 | 3 | -15/+51 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86/cpu: Restore MSR_IA32_ENERGY_PERF_BIAS after resume | Laura Abbott | 2015-07-21 | 3 | -15/+51 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-09-01 | 7 | -14/+8 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86: Drop bogus __ref / __refdata annotations | Mathias Krause | 2015-07-20 | 7 | -14/+8 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-09-01 | 11 | -37/+8 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86/smpboot: Remove APIC.wait_for_init_deassert and atomic init_deasserted | Len Brown | 2015-08-17 | 9 | -24/+3 | |
| * | | | | | | | | | x86/smpboot: Remove SIPI delays from cpu_up() | Len Brown | 2015-08-17 | 1 | -2/+4 | |
| * | | | | | | | | | x86/smpboot: Remove udelay(100) when polling cpu_callin_map | Len Brown | 2015-08-17 | 1 | -1/+0 | |
| * | | | | | | | | | x86/smpboot: Remove udelay(100) when polling cpu_initialized_map | Len Brown | 2015-08-17 | 1 | -2/+1 | |
| * | | | | | | | | | Merge tag 'v4.2-rc7' into x86/boot, to refresh the branch before merging new ... | Ingo Molnar | 2015-08-17 | 20 | -305/+373 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | x86/boot: Obsolete the MCA sys_desc_table | Paolo Pisati | 2015-07-21 | 2 | -8/+0 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-09-01 | 27 | -605/+464 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| * | | | | | | | | | x86/asm/msr: Make wrmsrl() a function | Andy Lutomirski | 2015-08-23 | 1 | -3/+3 | |
| * | | | | | | | | | x86/asm/delay: Introduce an MWAITX-based delay with a configurable timer | Huang Rui | 2015-08-22 | 1 | -0/+4 | |
| * | | | | | | | | | x86/traps: Weaken context tracking entry assertions | Andy Lutomirski | 2015-08-22 | 1 | -9/+9 |