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-22
x86/numachip: Add Numachip IPI optimisations
Daniel J Blueman
1
-5
/
+32
2015-09-22
x86/numachip: Add Numachip2 APIC support
Daniel J Blueman
1
-0
/
+93
2015-09-22
x86/numachip: Cleanup Numachip support
Daniel J Blueman
1
-62
/
+42
2015-09-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-16
/
+9
2015-09-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2015-09-18
perf/x86/intel: Fix static checker warning in lbr enable
Kan Liang
1
-2
/
+3
2015-09-18
Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying new changes
Ingo Molnar
9
-15
/
+72
2015-09-18
perf/x86/intel: Fix Skylake FRONTEND MSR extrareg mask
Andi Kleen
1
-1
/
+5
2015-09-18
perf/x86/intel/pebs: Add PEBS frontend profiling for Skylake
Andi Kleen
2
-1
/
+11
2015-09-18
perf/x86/intel: Make the CYCLE_ACTIVITY.* constraint on Broadwell more specific
Andi Kleen
1
-1
/
+1
2015-09-17
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
7
-13
/
+56
2015-09-17
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-1
/
+5
2015-09-17
x86/pci/dma: Fix gfp flags for coherent DMA memory allocation
Junichi Nomura
1
-1
/
+1
2015-09-16
x86/platform: Fix Geode LX timekeeping in the generic x86 build
David Woodhouse
1
-7
/
+10
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2
-13
/
+8
2015-09-16
genirq: Move field 'affinity' from irq_data into irq_common_data
Jiang Liu
1
-3
/
+1
2015-09-14
x86/apic: Serialize LVTT and TSC_DEADLINE writes
Shaohua Li
1
-0
/
+7
2015-09-14
x86/ioapic: Force affinity setting in setup_ioapic_dest()
Thomas Gleixner
1
-2
/
+3
2015-09-14
x86/fpu: Check CPU-provided sizes against struct declarations
Dave Hansen
1
-0
/
+45
2015-09-14
x86/fpu: Check to ensure increasing-offset xstate offsets
Dave Hansen
1
-11
/
+24
2015-09-14
x86/fpu: Correct and check XSAVE xstate size calculations
Dave Hansen
1
-10
/
+174
2015-09-14
x86/fpu/mpx: Rework MPX 'xstate' types
Dave Hansen
1
-1
/
+1
2015-09-14
x86/fpu: Add xfeature_enabled() helper instead of test_bit()
Dave Hansen
1
-3
/
+13
2015-09-14
x86/fpu: Remove 'xfeature_nr'
Dave Hansen
1
-16
/
+8
2015-09-14
x86/fpu: Rework XSTATE_* macros to remove magic '2'
Dave Hansen
1
-6
/
+7
2015-09-14
x86/fpu: Rename XFEATURES_NR_MAX
Dave Hansen
1
-2
/
+2
2015-09-14
x86/fpu: Rename XSAVE macros
Dave Hansen
5
-25
/
+29
2015-09-14
x86/ldt: Fix small LDT allocation for Xen
Jan Beulich
1
-2
/
+2
2015-09-14
x86/fpu: Remove XSTATE_RESERVE
Dave Hansen
1
-8
/
+52
2015-09-14
x86/fpu: Move XSAVE-disabling code to a helper
Dave Hansen
2
-11
/
+20
2015-09-14
x86/fpu: Print xfeature buffer size in decimal
Dave Hansen
1
-2
/
+2
2015-09-13
perf/core: Drop PERF_EVENT_TXN
Sukadev Bhattiprolu
2
-6
/
+2
2015-09-13
perf/core: Add a 'flags' parameter to the PMU transactional interfaces
Sukadev Bhattiprolu
2
-1
/
+32
2015-09-13
perf/x86/intel/pt: Fix KVM warning due to doing rdmsr() before the CPUID test
Huaitong Han
1
-3
/
+4
2015-09-13
perf/x86/intel: Fix LBR callstack issue caused by FREEZE_LBRS_ON_PMI
Kan Liang
1
-3
/
+2
2015-09-13
perf/x86/intel/bts: Disallow use by unprivileged users on paranoid systems
Alexander Shishkin
1
-0
/
+13
2015-09-13
perf/x86/intel/ds: Work around BTS leaking kernel addresses
Alexander Shishkin
1
-6
/
+34
2015-09-13
perf/x86: Improve accuracy of perf/sched clock
Adrian Hunter
1
-13
/
+11
2015-09-13
Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying new changes
Ingo Molnar
2
-1
/
+5
2015-09-13
perf/x86/intel: Fix constraint access
Peter Zijlstra
1
-1
/
+4
2015-09-13
x86/cpu: Print family/model/stepping in hex
Borislav Petkov
1
-2
/
+2
2015-09-11
perf/x86/intel/bts: Set event->hw.itrace_started in pmu::start to match the new logic
Alexander Shishkin
1
-0
/
+1
2015-09-10
dma-mapping: consolidate dma_set_mask
Christoph Hellwig
1
-11
/
+0
2015-09-10
dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}
Christoph Hellwig
1
-40
/
+9
2015-09-10
kexec: split kexec_load syscall from kexec core code
Dave Young
5
-8
/
+8
2015-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-21
/
+1
2015-09-08
x86: use generic early mem copy
Mark Salter
1
-21
/
+1
2015-09-08
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
2
-71
/
+8
2015-09-08
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Linus Torvalds
1
-1
/
+3
2015-09-08
Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-129
/
+4
[prev]
[next]