index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-08
x86/headers: Convert sigcontext_ia32 uses to sigcontext_32
Ingo Molnar
1
-9
/
+9
2015-09-08
x86/headers: Make sigcontext pointers bit independent
Ingo Molnar
1
-1
/
+3
2015-09-08
x86/headers: Convert uses of _fpstate_ia32 to _fpstate_32
Ingo Molnar
1
-2
/
+2
2015-09-05
x86/vm86: Block non-root vm86(old) if mmap_min_addr != 0
Andy Lutomirski
1
-0
/
+27
2015-09-05
Merge branch 'linus' into x86/urgent, to be able to merge a dependent fix
Ingo Molnar
80
-1860
/
+2150
2015-09-04
watchdog: rename watchdog_suspend() and watchdog_resume()
Ulrich Obergfell
1
-2
/
+2
2015-09-04
watchdog: use suspend/resume interface in fixup_ht_bug()
Ulrich Obergfell
1
-2
/
+5
2015-09-04
kernel/watchdog: move NMI function header declarations from watchdog.h to nmi.h
Guenter Roeck
1
-1
/
+1
2015-09-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-13
/
+11
2015-09-03
x86/alternatives: Make optimize_nops() interrupt safe and synced
Thomas Gleixner
1
-0
/
+5
2015-09-01
Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-0
/
+1
2015-09-01
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-74
/
+124
2015-09-01
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
9
-151
/
+153
2015-09-01
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2015-09-01
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-701
/
+1
2015-09-01
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-5
/
+2
2015-09-01
Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-4
/
+7
2015-09-01
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-15
/
+51
2015-09-01
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
7
-14
/
+8
2015-09-01
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
11
-37
/
+8
2015-09-01
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
27
-605
/
+464
2015-08-31
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2015-08-31
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
8
-143
/
+269
2015-08-31
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
18
-103
/
+1009
2015-09-01
Merge branches 'acpi-pci', 'acpi-soc', 'acpi-ec' and 'acpi-osl'
Rafael J. Wysocki
1
-0
/
+1
2015-08-31
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-4
/
+4
2015-08-31
Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-3
/
+2
2015-08-31
Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-0
/
+47
2015-08-31
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
5
-10
/
+17
2015-08-28
x86/irq: Do not dereference irq descriptor before checking it
Thomas Gleixner
1
-1
/
+2
2015-08-28
x86/mm/mtrr: Remove kernel internal MTRR interfaces: unexport mtrr_add() and mtrr_del()
Luis R. Rodriguez
1
-2
/
+0
2015-08-27
ACPI, PCI: Penalize legacy IRQ used by ACPI SCI
Jiang Liu
1
-0
/
+1
2015-08-25
Merge tag 'v4.2-rc8' into x86/mm, before applying new changes
Ingo Molnar
109
-7745
/
+5564
2015-08-25
x86/mm: Make kernel/check.c explicitly non-modular
Paul Gortmaker
1
-3
/
+2
2015-08-23
x86/asm/msr: Make wrmsrl() a function
Andy Lutomirski
1
-3
/
+3
2015-08-22
x86/apic: Fix fallout from x2apic cleanup
Thomas Gleixner
1
-7
/
+7
2015-08-22
x86/asm/delay: Introduce an MWAITX-based delay with a configurable timer
Huang Rui
1
-0
/
+4
2015-08-22
x86/traps: Weaken context tracking entry assertions
Andy Lutomirski
1
-9
/
+9
2015-08-22
x86/fpu/math-emu: Fix crash in fork()
Ingo Molnar
1
-1
/
+1
2015-08-22
x86/fpu/math-emu: Fix math-emu boot crash
Ingo Molnar
1
-1
/
+6
2015-08-21
x86/hyperv: Mark the Hyper-V TSC as unstable
Vitaly Kuznetsov
1
-0
/
+1
2015-08-21
perf/x86/msr: Fix the MSR driver build
Ingo Molnar
1
-1
/
+1
2015-08-20
x86/idle: Restore trace_cpu_idle to mwait_idle() calls
Jisheng Zhang
1
-0
/
+2
2015-08-20
Merge branch 'perf/urgent' into perf/core, to pick up fixes before adding more changes
Ingo Molnar
7
-145
/
+169
2015-08-19
libnvdimm, e820: make CONFIG_X86_PMEM_LEGACY a tristate option
Dan Williams
2
-71
/
+8
2015-08-18
x86/irq: Build correct vector mapping for multiple MSI interrupts
Jiang Liu
1
-1
/
+1
2015-08-18
Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes
Ingo Molnar
4
-29
/
+32
2015-08-17
x86/smpboot: Remove APIC.wait_for_init_deassert and atomic init_deasserted
Len Brown
9
-24
/
+3
2015-08-17
x86/smpboot: Remove SIPI delays from cpu_up()
Len Brown
1
-2
/
+4
2015-08-17
x86/smpboot: Remove udelay(100) when polling cpu_callin_map
Len Brown
1
-1
/
+0
[prev]
[next]