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-07-15
genirq: Revert sparse irq locking around __cpu_up() and move it to x86 for now
Thomas Gleixner
1
-0
/
+11
2015-07-13
x86/irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
3
-4
/
+6
2015-07-13
x86/irq: Use accessor irq_data_get_irq_handler_data()
Jiang Liu
2
-3
/
+3
2015-07-13
x86/irq: Use accessor irq_data_get_node()
Jiang Liu
1
-4
/
+4
2015-07-08
x86/irq: Hide 'HYP:' line in /proc/interrupts when not on Xen/Hyper-V
Vitaly Kuznetsov
1
-4
/
+7
2015-07-07
x86/irq: Retrieve irq data after locking irq_desc
Thomas Gleixner
1
-1
/
+6
2015-07-07
x86/irq: Use proper locking in check_irq_vectors_for_cpu_disable()
Thomas Gleixner
1
-1
/
+12
2015-07-07
x86/irq: Plug irq vector hotplug race
Thomas Gleixner
2
-16
/
+7
2015-07-07
x86/irq, context_tracking: Document how IRQ context tracking works and add an RCU assertion
Andy Lutomirski
1
-0
/
+15
2015-07-07
x86/entry: Remove exception_enter() from most trap handlers
Andy Lutomirski
4
-67
/
+25
2015-07-07
x86/traps, context_tracking: Assert that we're in CONTEXT_KERNEL in exception entries
Andy Lutomirski
1
-0
/
+9
2015-07-07
x86/entry: Move C entry and exit code to arch/x86/entry/common.c
Andy Lutomirski
2
-228
/
+2
2015-07-06
x86/platform/intel/pmc_atom: Move the PMC-Atom code to arch/x86/platform/atom
Andy Shevchenko
2
-466
/
+0
2015-07-06
x86/platform/intel/pmc_atom: Add Cherrytrail PMC interface
Andy Shevchenko
1
-29
/
+89
2015-07-06
x86/platform/intel/pmc_atom: Supply register mappings via PMC object
Andy Shevchenko
1
-17
/
+32
2015-07-06
x86/platform/intel/pmc_atom: Print index of device in loop
Andy Shevchenko
1
-63
/
+63
2015-07-06
x86/platform/intel/pmc_atom: Export accessors to PMC registers
Andy Shevchenko
1
-15
/
+34
2015-07-06
x86/earlyprintk: Allow early_printk() to use console style parameters like '115200n8'
Steven Rostedt
1
-1
/
+3
2015-07-06
x86/compat: Remove unneeded #include
Brian Gerst
1
-1
/
+0
2015-07-06
x86/compat, x86/perf: Don't build perf_callchain_user32() on x32
Brian Gerst
1
-1
/
+1
2015-07-06
x86/compat: Factor out ia32 compat code from compat_arch_ptrace()
Brian Gerst
1
-64
/
+74
2015-07-06
x86/compat: Rename 'start_thread_ia32' to 'compat_start_thread'
Brian Gerst
1
-2
/
+2
2015-07-06
x86/compat: Move copy_siginfo_*_user32() to signal_compat.c
Brian Gerst
2
-0
/
+96
2015-07-06
x86/asm/tsc: Use rdtsc_ordered() in read_tsc() instead of get_cycles()
Andy Lutomirski
1
-1
/
+1
2015-07-06
x86/asm/tsc/sync: Use rdtsc_ordered() in check_tsc_warp() and drop extra barriers
Andy Lutomirski
1
-8
/
+6
2015-07-06
x86/asm/tsc: Add rdtsc_ordered() and use it in trivial call sites
Andy Lutomirski
1
-6
/
+1
2015-07-06
x86/asm/tsc: Rename native_read_tsc() to rdtsc()
Andy Lutomirski
8
-18
/
+18
2015-07-06
x86/asm/tsc, x86/cpu/amd: Use the full 64-bit TSC to detect the 2.6.2 bug
Andy Lutomirski
1
-3
/
+3
2015-07-06
x86/asm/tsc: Replace rdtscll() with native_read_tsc()
Andy Lutomirski
7
-14
/
+14
2015-07-06
x86/asm/tsc, x86/paravirt: Remove read_tsc() and read_tscp() paravirt hooks
Andy Lutomirski
2
-4
/
+0
2015-07-06
x86/asm/tsc: Inline native_read_tsc() and remove __native_read_tsc()
Andy Lutomirski
2
-8
/
+2
2015-07-06
x86/espfix: Init espfix on the boot CPU side
Zhu Guihua
2
-15
/
+20
2015-07-06
x86/espfix: Add 'cpu' parameter to init_espfix_ap()
Zhu Guihua
2
-5
/
+4
2015-07-06
x86/kasan: Fix KASAN shadow region page tables
Alexander Popov
2
-34
/
+2
2015-07-06
x86/init: Clear 'init_level4_pgt' earlier
Andrey Ryabinin
1
-1
/
+2
2015-07-06
x86/tsc: Let high latency PIT fail fast in quick_pit_calibrate()
Adrian Hunter
1
-1
/
+10
2015-07-04
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-8
/
+8
2015-07-04
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-23
/
+13
2015-07-04
x86/fpu: Fix boot crash in the early FPU code
Ingo Molnar
1
-3
/
+4
2015-07-02
Merge tag 'module-misc-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
Linus Torvalds
1
-1
/
+1
2015-07-02
Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
Linus Torvalds
3
-5
/
+3
2015-07-02
Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
Linus Torvalds
1
-1
/
+1
2015-06-30
x86: opt into HAVE_COPY_THREAD_TLS, for both 32-bit and 64-bit
Josh Triplett
2
-7
/
+7
2015-06-30
x86/kexec: prepend elfcorehdr instead of appending it to the crash-kernel command-line.
KarimAllah Ahmed
1
-5
/
+6
2015-06-30
perf/x86: Fix 'active_events' imbalance
Peter Zijlstra
1
-23
/
+13
2015-06-30
Merge branch 'x86/boot' into x86/urgent
Ingo Molnar
1
-4
/
+3
2015-06-30
x86/fpu: Fix FPU related boot regression when CPUID masking BIOS feature is enabled
Ingo Molnar
1
-1
/
+1
2015-06-29
Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm
Linus Torvalds
2
-36
/
+85
2015-06-26
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+1
2015-06-26
libnvdimm: Set numa_node to NVDIMM devices
Toshi Kani
1
-0
/
+1
[prev]
[next]