index
:
blackbird-op-linux
master
Blackbird™ 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/intel_rdt: Fix locking in rdtgroup_schemata_write()
Jiri Olsa
2017-04-11
1
-1
/
+1
*
x86/debug: Fix the printk() debug output of signal_fault(), do_trap() and do_...
Markus Trippelsdorf
2017-04-11
2
-3
/
+3
*
x86/signals: Fix lower/upper bound reporting in compat siginfo
Joerg Roedel
2017-04-05
1
-2
/
+2
*
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-04-03
1
-1
/
+6
|
\
|
*
x86/mce: Don't print MCEs when mcelog is active
Andi Kleen
2017-03-28
1
-1
/
+6
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-04-02
3
-2
/
+9
|
\
\
|
*
|
x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRs
Yazen Ghannam
2017-03-31
1
-1
/
+1
|
*
|
x86/build: Mostly disable '-maccumulate-outgoing-args'
Josh Poimboeuf
2017-03-30
1
-0
/
+6
|
*
|
x86/platform/uv: Fix calculation of Global Physical Address
Mike Travis
2017-03-22
1
-1
/
+2
|
|
/
*
|
sched/clock, x86/perf: Fix "perf test tsc"
Peter Zijlstra
2017-03-23
1
-2
/
+2
|
/
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-03-17
5
-11
/
+36
|
\
|
*
x86/intel_rdt: Put group node in rdtgroup_kn_unlock
Jiri Olsa
2017-03-14
1
-1
/
+1
|
*
x86/unwind: Fix last frame check for aligned function stacks
Josh Poimboeuf
2017-03-14
1
-6
/
+30
|
*
x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=y
Andrey Ryabinin
2017-03-14
1
-0
/
+1
|
*
x86/platform: Remove warning message for duplicate NMI handlers
Mike Travis
2017-03-13
1
-4
/
+2
|
*
x86/tsc: Fix ART for TSC_KNOWN_FREQ
Peter Zijlstra
2017-03-13
1
-0
/
+2
*
|
Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-03-17
2
-21
/
+14
|
\
\
|
|
/
|
/
|
|
*
x86/acpi: Restore the order of CPU IDs
Dou Liyang
2017-03-11
2
-20
/
+13
|
*
Revert "x86/acpi: Set persistent cpuid <-> nodeid mapping when booting"
Dou Liyang
2017-03-11
1
-1
/
+1
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-03-12
2
-4
/
+7
|
\
\
|
|
/
|
/
|
|
*
kexec, x86/purgatory: Unbreak it and clean it up
Thomas Gleixner
2017-03-10
1
-3
/
+6
|
*
x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirk
Matjaz Hegedic
2017-03-10
1
-1
/
+1
*
|
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
Masahiro Yamada
2017-03-09
1
-1
/
+1
|
/
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-03-07
6
-20
/
+25
|
\
|
*
x86/reboot/quirks: Add ASUS EeeBook X205TA/W reboot quirk
Matjaz Hegedic
2017-03-06
1
-0
/
+8
|
*
x86/hpet: Prevent might sleep splat on resume
Thomas Gleixner
2017-03-02
1
-1
/
+1
|
*
x86/intel_rdt: Remove duplicate inclusion of linux/cpu.h
Masanari Iida
2017-03-01
1
-1
/
+0
|
*
x86/vmware: Remove duplicate inclusion of asm/timer.h
Masanari Iida
2017-03-01
1
-1
/
+0
|
*
x86/reboot/quirks: Add ASUS EeeBook X205TA reboot quirk
Matjaz Hegedic
2017-03-01
1
-0
/
+8
|
*
x86/apic: Simplify enable_IR_x2apic(), remove try_to_enable_IR()
Dou Liyang
2017-03-01
1
-13
/
+4
|
*
x86/apic: Fix a warning message in logical CPU IDs allocation
Dou Liyang
2017-03-01
1
-3
/
+3
|
*
x86/kdebugfs: Move boot params hierarchy under (debugfs)/x86/
Borislav Petkov
2017-03-01
1
-1
/
+1
*
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-03-07
7
-28
/
+23
|
\
\
|
*
|
sched/clock, x86/tsc: Rework the x86 'unstable' sched_clock() interface
Peter Zijlstra
2017-03-02
7
-28
/
+23
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-03-07
3
-5
/
+5
|
\
\
\
|
*
\
\
Merge branch 'linus' into perf/urgent, to resolve conflict
Ingo Molnar
2017-03-02
1
-2
/
+0
|
|
\
\
\
|
|
|
/
/
|
*
|
|
kprobes/x86: Fix kernel panic when certain exception-handling addresses are p...
Masami Hiramatsu
2017-03-01
3
-5
/
+5
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-03-04
2
-4
/
+10
|
\
\
\
|
*
|
|
x86/asm: Tidy up TSS limit code
Andy Lutomirski
2017-03-01
2
-4
/
+10
*
|
|
|
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
2017-03-03
1
-1
/
+1
*
|
|
|
sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
|
|
|
sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
|
|
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
16
-0
/
+16
*
|
|
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
6
-0
/
+6
*
|
|
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
|
|
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
9
-0
/
+9
*
|
|
|
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
|
|
|
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
2017-03-02
1
-0
/
+1
*
|
|
|
sched/headers: Prepare for new header dependencies before moving more code to...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
|
|
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+2
[next]