index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/irq: Plug vector cleanup race
Thomas Gleixner
2016-03-03
1
-10
/
+53
*
x86/irq: Call irq_force_move_complete with irq descriptor
Thomas Gleixner
2016-03-03
2
-5
/
+8
*
x86/irq: Remove outgoing CPU from vector cleanup mask
Thomas Gleixner
2016-03-03
1
-2
/
+16
*
x86/irq: Remove the cpumask allocation from send_cleanup_vector()
Thomas Gleixner
2016-03-03
1
-13
/
+3
*
x86/irq: Clear move_in_progress before sending cleanup IPI
Thomas Gleixner
2016-03-03
1
-1
/
+3
*
x86/irq: Remove offline cpus from vector cleanup
Thomas Gleixner
2016-03-03
1
-2
/
+6
*
x86/irq: Get rid of code duplication
Thomas Gleixner
2016-03-03
1
-18
/
+15
*
x86/irq: Copy vectormask instead of an AND operation
Thomas Gleixner
2016-03-03
1
-1
/
+1
*
x86/irq: Check vector allocation early
Thomas Gleixner
2016-03-03
1
-13
/
+25
*
x86/irq: Reorganize the search in assign_irq_vector
Thomas Gleixner
2016-03-03
1
-8
/
+16
*
x86/irq: Reorganize the return path in assign_irq_vector
Thomas Gleixner
2016-03-03
1
-14
/
+8
*
x86/irq: Do not use apic_chip_data.old_domain as temporary buffer
Jiang Liu
2016-03-03
1
-3
/
+5
*
x86/irq: Validate that irq descriptor is still active
Thomas Gleixner
2016-03-03
1
-0
/
+9
*
x86/irq: Fix a race in x86_vector_free_irqs()
Jiang Liu
2016-03-03
1
-8
/
+8
*
x86/irq: Call chip->irq_set_affinity in proper context
Thomas Gleixner
2016-03-03
1
-1
/
+5
*
x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]
Mario Kleiner
2016-01-31
1
-0
/
+8
*
x86/numachip: Fix NumaConnect2 MMCFG PCI access
Daniel J Blueman
2015-12-30
1
-4
/
+1
*
x86/paravirt: Prevent rtc_cmos platform device init on PV guests
David Vrabel
2015-12-19
1
-0
/
+3
*
x86/mce: Ensure offline CPUs don't participate in rendezvous process
Ashok Raj
2015-12-19
1
-0
/
+11
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-12-08
6
-7
/
+10
|
\
|
*
perf/x86/intel: Fix INTEL_FLAGS_UEVENT_CONSTRAINT_DATALA_NA macro
Jiri Olsa
2015-12-06
1
-1
/
+1
|
*
perf/x86/intel: Make L1D_PEND_MISS.FB_FULL not constrained on Haswell
Yuanfang Chen
2015-12-06
1
-1
/
+1
|
*
treewide: Remove old email address
Peter Zijlstra
2015-11-23
3
-3
/
+3
|
*
perf/x86: Fix LBR call stack save/restore
Andi Kleen
2015-11-23
2
-1
/
+4
|
*
perf/core: Robustify the perf_cgroup_from_task() RCU checks
Stephane Eranian
2015-11-23
1
-1
/
+1
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-12-06
4
-13
/
+16
|
\
\
|
*
|
x86/signal: Fix restart_syscall number for x32 tasks
Dmitry V. Levin
2015-12-05
1
-7
/
+10
|
*
|
x86 smpboot: Re-enable init_udelay=0 by default on modern CPUs
Len Brown
2015-11-25
1
-4
/
+5
|
*
|
x86/microcode: Initialize the driver late when facilities are up
Borislav Petkov
2015-11-23
2
-2
/
+1
|
|
/
*
|
libnvdimm, e820: skip module loading when no type-12
Dan Williams
2015-11-30
1
-0
/
+12
|
/
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-11-22
4
-9
/
+12
|
\
|
*
x86/cpu: Fix SMAP check in PVOPS environments
Andrew Cooper
2015-11-19
1
-2
/
+1
|
*
x86/ftrace: Add comment on static function tracing
Namhyung Kim
2015-11-19
1
-0
/
+6
|
*
x86/fpu: Fix get_xsave_addr() behavior under virtualization
Huaitong Han
2015-11-12
1
-1
/
+0
|
*
x86/fpu: Fix 32-bit signal frame handling
Dave Hansen
2015-11-12
1
-6
/
+5
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-11-15
1
-6
/
+0
|
\
\
|
*
|
perf/x86/intel/rapl: Remove the unused RAPL_EVENT_DESC() macro
Huang Rui
2015-11-12
1
-6
/
+0
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-11-15
7
-15
/
+56
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
x86/cpu: Call verify_cpu() after having entered long mode too
Borislav Petkov
2015-11-07
2
-5
/
+15
|
*
|
x86/setup: Fix low identity map for >= 2GB kernel range
Krzysztof Mazur
2015-11-07
1
-1
/
+1
|
*
|
x86/AMD: Fix last level cache topology for AMD Fam17h systems
Aravind Gopalakrishnan
2015-11-07
1
-0
/
+13
|
*
|
x86/irq: Probe for PIC presence before allocating descs for legacy IRQs
Vitaly Kuznetsov
2015-11-07
2
-9
/
+26
|
*
|
x86/cpu/intel: Enable X86_FEATURE_NONSTOP_TSC_S3 for Merrifield
Andy Shevchenko
2015-11-07
1
-0
/
+1
|
|
/
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-07
2
-5
/
+4
|
\
\
|
*
|
arch/x86/kernel/cpu/perf_event_msr.c: use sign_extend64() for sign extension
Martin Kepplinger
2015-11-06
1
-4
/
+3
|
*
|
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-11-06
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-11-07
1
-4
/
+5
|
\
\
\
|
*
|
|
livepatch: Fix crash with !CONFIG_DEBUG_SET_MODULE_RONX
Josh Poimboeuf
2015-11-06
1
-4
/
+5
*
|
|
|
Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2015-11-06
1
-0
/
+4
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
ftrace: Calculate the correct dyn_ftrace number to report to the userspace
Minfei Huang
2015-10-22
1
-0
/
+4
[next]