Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-09-06 | 1 | -3/+0 |
|\ | |||||
| * | mm: arch: consolidate mmap hugetlb size encodings | Mike Kravetz | 2017-09-06 | 1 | -3/+0 |
* | | x86/mm: Reinitialize TLB state on hotplug and resume | Andy Lutomirski | 2017-09-06 | 1 | -0/+2 |
|/ | |||||
* | Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2017-09-05 | 1 | -0/+1 |
|\ | |||||
| *---. | Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple' | Rafael J. Wysocki | 2017-09-03 | 1 | -0/+1 |
| |\ \ \ | |||||
| | | | * | treewide: Consolidate Apple DMI checks | Lukas Wunner | 2017-08-03 | 1 | -0/+1 |
| | | |/ | |||||
* | | | | Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-09-05 | 1 | -0/+2 |
|\ \ \ \ | |||||
| * \ \ \ | Merge 4.13-rc7 into char-misc-next | Greg Kroah-Hartman | 2017-08-28 | 5 | -9/+8 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge 4.13-rc5 into char-misc-next | Greg Kroah-Hartman | 2017-08-14 | 5 | -1/+17 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge 4.13-rc2 into char-misc-next | Greg Kroah-Hartman | 2017-07-23 | 6 | -18/+18 |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | |||||
| * | | | | | | Revert "x86/hyper-v: include hyperv/ only when CONFIG_HYPERV is set" | Greg Kroah-Hartman | 2017-07-20 | 1 | -6/+1 |
| * | | | | | | x86/hyper-v: stash the max number of virtual/logical processor | Vitaly Kuznetsov | 2017-07-17 | 1 | -0/+2 |
| * | | | | | | x86/hyper-v: include hyperv/ only when CONFIG_HYPERV is set | Vitaly Kuznetsov | 2017-07-17 | 1 | -1/+6 |
* | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-09-04 | 15 | -349/+216 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | x86/xen: Get rid of paravirt op adjust_exception_frame | Juergen Gross | 2017-08-31 | 4 | -11/+28 |
| * | | | | | | | x86/idt: Remove the tracing IDT leftovers | Thomas Gleixner | 2017-08-31 | 1 | -18/+0 |
| * | | | | | | | x86/idt: Hide set_intr_gate() | Thomas Gleixner | 2017-08-29 | 1 | -1/+1 |
| * | | | | | | | x86/idt: Deinline setup functions | Thomas Gleixner | 2017-08-29 | 1 | -35/+2 |
| * | | | | | | | x86/idt: Remove unused functions/inlines | Thomas Gleixner | 2017-08-29 | 1 | -36/+0 |
| * | | | | | | | x86/idt: Move APIC gate initialization to tables | Thomas Gleixner | 2017-08-29 | 1 | -0/+1 |
| * | | | | | | | x86/idt: Move regular trap init to tables | Thomas Gleixner | 2017-08-29 | 1 | -0/+1 |
| * | | | | | | | x86/idt: Move IST stack based traps to table init | Thomas Gleixner | 2017-08-29 | 1 | -0/+2 |
| * | | | | | | | x86/idt: Move debug stack init to table based | Thomas Gleixner | 2017-08-29 | 1 | -0/+2 |
| * | | | | | | | x86/idt: Move early IDT setup out of 32-bit asm | Thomas Gleixner | 2017-08-29 | 1 | -0/+1 |
| * | | | | | | | x86/idt: Move early IDT handler setup to IDT code | Thomas Gleixner | 2017-08-29 | 1 | -0/+9 |
| * | | | | | | | x86/idt: Consolidate IDT invalidation | Thomas Gleixner | 2017-08-29 | 1 | -0/+3 |
| * | | | | | | | x86/idt: Remove unused set_trap_gate() | Thomas Gleixner | 2017-08-29 | 1 | -12/+0 |
| * | | | | | | | x86/ldttss: Clean up 32-bit descriptors | Thomas Gleixner | 2017-08-29 | 2 | -38/+15 |
| * | | | | | | | x86/gdt: Use bitfields for initialization | Thomas Gleixner | 2017-08-29 | 2 | -34/+36 |
| * | | | | | | | x86/asm: Replace access to desc_struct:a/b fields | Thomas Gleixner | 2017-08-29 | 1 | -2/+4 |
| * | | | | | | | x86/idt: Unify gate_struct handling for 32/64-bit kernels | Thomas Gleixner | 2017-08-29 | 2 | -46/+56 |
| * | | | | | | | x86/tracing: Build tracepoints only when they are used | Thomas Gleixner | 2017-08-29 | 1 | -12/+24 |
| * | | | | | | | x86/irq_work: Make it depend on APIC | Thomas Gleixner | 2017-08-29 | 1 | -0/+8 |
| * | | | | | | | x86/ipi: Make platform IPI depend on APIC | Thomas Gleixner | 2017-08-29 | 1 | -2/+1 |
| * | | | | | | | x86/tracing: Disentangle pagefault and resched IPI tracing key | Thomas Gleixner | 2017-08-29 | 3 | -15/+35 |
| * | | | | | | | x86/idt: Clean up the i386 low level entry macros | Thomas Gleixner | 2017-08-29 | 1 | -9/+5 |
| * | | | | | | | x86/idt: Remove the tracing IDT completely | Thomas Gleixner | 2017-08-29 | 3 | -99/+6 |
| * | | | | | | | x86/smp: Use static key for reschedule interrupt tracing | Thomas Gleixner | 2017-08-29 | 1 | -1/+1 |
| * | | | | | | | x86/smp: Remove pointless duplicated interrupt code | Thomas Gleixner | 2017-08-29 | 1 | -2/+2 |
| * | | | | | | | x86/mce: Remove duplicated tracing interrupt code | Thomas Gleixner | 2017-08-29 | 1 | -3/+3 |
| * | | | | | | | x86/irqwork: Get rid of duplicated tracing interrupt code | Thomas Gleixner | 2017-08-29 | 1 | -1/+1 |
| * | | | | | | | x86/apic: Remove the duplicated tracing versions of interrupts | Thomas Gleixner | 2017-08-29 | 1 | -2/+2 |
| * | | | | | | | x86/irq: Get rid of duplicated trace_x86_platform_ipi() code | Thomas Gleixner | 2017-08-29 | 1 | -1/+1 |
| * | | | | | | | x86/apic: Remove the duplicated tracing version of local_timer_interrupt() | Thomas Gleixner | 2017-08-29 | 1 | -1/+1 |
| * | | | | | | | x86/traps: Simplify pagefault tracing logic | Thomas Gleixner | 2017-08-29 | 1 | -9/+1 |
| * | | | | | | | x86/tracing: Introduce a static key for exception tracing | Thomas Gleixner | 2017-08-29 | 3 | -6/+17 |
| * | | | | | | | x86/irq: Remove duplicated used_vectors definition | Thomas Gleixner | 2017-08-29 | 2 | -4/+0 |
| * | | | | | | | x86/irq: Get rid of the 'first_system_vector' indirection bogosity | Thomas Gleixner | 2017-08-29 | 1 | -3/+2 |
| * | | | | | | | x86/irq: Remove vector_used_by_percpu_irq() | Thomas Gleixner | 2017-08-29 | 1 | -1/+0 |
| * | | | | | | | Merge branch 'linus' into x86/apic, to pick up fixes | Ingo Molnar | 2017-08-29 | 3 | -6/+5 |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | |