index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
x86/asm: Rewrite sync_core() to use IRET-to-self
Andy Lutomirski
2016-12-19
1
-22
/
+58
|
*
|
|
x86/microcode/intel: Replace sync_core() with native_cpuid()
Andy Lutomirski
2016-12-19
1
-3
/
+23
|
*
|
|
Revert "x86/boot: Fail the boot if !M486 and CPUID is missing"
Andy Lutomirski
2016-12-19
1
-6
/
+0
|
*
|
|
x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernels
Andy Lutomirski
2016-12-19
1
-1
/
+1
|
*
|
|
x86/cpu: Probe CPUID leaf 6 even when cpuid_level == 6
Andy Lutomirski
2016-12-19
1
-3
/
+4
|
*
|
|
x86/tools: Fix gcc-7 warning in relocs.c
Markus Trippelsdorf
2016-12-19
1
-1
/
+2
|
*
|
|
x86/unwind: Dump stack data on warnings
Josh Poimboeuf
2016-12-19
2
-1
/
+39
|
*
|
|
x86/unwind: Adjust last frame check for aligned function stacks
Josh Poimboeuf
2016-12-19
1
-1
/
+8
|
*
|
|
x86/init: Fix a couple of comment typos
Dmitry Torokhov
2016-12-19
1
-3
/
+3
|
*
|
|
x86/init: Remove i8042_detect() from platform ops
Dmitry Torokhov
2016-12-19
4
-17
/
+0
|
*
|
|
Input: i8042 - Trust firmware a bit more when probing on X86
Dmitry Torokhov
2016-12-19
1
-3
/
+7
|
*
|
|
x86/init: Add i8042 state to the platform data
Dmitry Torokhov
2016-12-19
3
-0
/
+30
|
*
|
|
x86/microcode/AMD: Use native_cpuid() in load_ucode_amd_bsp()
Boris Ostrovsky
2016-12-19
1
-1
/
+5
|
*
|
|
x86/microcode/AMD: Do not load when running on a hypervisor
Borislav Petkov
2016-12-19
1
-9
/
+19
|
*
|
|
x86/microcode/AMD: Sanitize apply_microcode_early_amd()
Borislav Petkov
2016-12-19
1
-13
/
+17
|
*
|
|
x86/microcode/AMD: Make find_proper_container() sane again
Borislav Petkov
2016-12-19
1
-9
/
+11
*
|
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-12-23
1
-6
/
+16
|
\
\
\
\
|
*
|
|
|
clocksource/drivers/moxart: Plug memory and mapping leaks
Sudip Mukherjee
2016-12-19
1
-6
/
+16
|
|
/
/
/
*
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-23
63
-750
/
+1104
|
\
\
\
\
|
*
\
\
\
Merge tag 'perf-urgent-for-mingo-20161222' of git://git.kernel.org/pub/scm/li...
Ingo Molnar
2016-12-23
1
-8
/
+6
|
|
\
\
\
\
|
|
*
|
|
|
perf sched timehist: Fix invalid period calculation
Namhyung Kim
2016-12-22
1
-1
/
+1
|
|
*
|
|
|
perf sched timehist: Remove hardcoded 'comm_width' check at print_summary
Namhyung Kim
2016-12-22
1
-3
/
+0
|
|
*
|
|
|
perf sched timehist: Enlarge default 'comm_width'
Namhyung Kim
2016-12-22
1
-1
/
+1
|
|
*
|
|
|
perf sched timehist: Honour 'comm_width' when aligning the headers
Namhyung Kim
2016-12-22
1
-3
/
+4
|
|
/
/
/
/
|
*
|
|
|
perf/x86: Fix overlap counter scheduling bug
Peter Zijlstra
2016-12-22
1
-1
/
+1
|
*
|
|
|
perf/x86/pebs: Fix handling of PEBS buffer overflows
Stephane Eranian
2016-12-22
1
-9
/
+21
|
*
|
|
|
Merge tag 'perf-core-for-mingo-20161220' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
2016-12-20
60
-731
/
+1075
|
|
\
\
\
\
|
|
*
|
|
|
samples/bpf: Move open_raw_sock to separate header
Joe Stringer
2016-12-20
8
-6
/
+7
|
|
*
|
|
|
samples/bpf: Remove perf_event_open() declaration
Joe Stringer
2016-12-20
8
-18
/
+15
|
|
*
|
|
|
samples/bpf: Be consistent with bpf_load_program bpf_insn parameter
Arnaldo Carvalho de Melo
2016-12-20
1
-1
/
+1
|
|
*
|
|
|
tools lib bpf: Add bpf_prog_{attach,detach}
Joe Stringer
2016-12-20
4
-24
/
+26
|
|
*
|
|
|
samples/bpf: Switch over to libbpf
Joe Stringer
2016-12-20
10
-168
/
+52
|
|
*
|
|
|
perf diff: Do not overwrite valid build id
Kan Liang
2016-12-20
1
-1
/
+2
|
|
*
|
|
|
perf annotate: Don't throw error for zero length symbols
Ravi Bangoria
2016-12-20
1
-1
/
+2
|
|
*
|
|
|
perf bench futex: Fix lock-pi help string
Davidlohr Bueso
2016-12-20
1
-1
/
+1
|
|
*
|
|
|
perf trace: Check if MAP_32BIT is defined (again)
Jiri Olsa
2016-12-20
1
-0
/
+2
|
|
*
|
|
|
samples/bpf: Make perf_event_read() static
Arnaldo Carvalho de Melo
2016-12-20
1
-1
/
+1
|
|
*
|
|
|
samples/bpf: Make samples more libbpf-centric
Joe Stringer
2016-12-15
30
-109
/
+133
|
|
*
|
|
|
tools lib bpf: Add flags to bpf_create_map()
Joe Stringer
2016-12-15
3
-3
/
+5
|
|
*
|
|
|
tools lib bpf: use __u32 from linux/types.h
Joe Stringer
2016-12-15
2
-4
/
+4
|
|
*
|
|
|
tools lib bpf: Sync {tools,}/include/uapi/linux/bpf.h
Joe Stringer
2016-12-15
1
-229
/
+364
|
|
*
|
|
|
perf annotate: Fix jump target outside of function address range
Ravi Bangoria
2016-12-15
3
-9
/
+15
|
|
*
|
|
|
perf annotate: Support jump instruction with target as second operand
Ravi Bangoria
2016-12-15
1
-1
/
+5
|
|
*
|
|
|
perf record: Force ignore_missing_thread for uid option
Jiri Olsa
2016-12-15
1
-0
/
+3
|
|
*
|
|
|
perf evsel: Allow to ignore missing pid
Jiri Olsa
2016-12-15
3
-0
/
+46
|
|
*
|
|
|
perf thread_map: Add thread_map__remove function
Jiri Olsa
2016-12-15
5
-0
/
+72
|
|
*
|
|
|
perf evsel: Use variable instead of repeating lengthy FD macro
Jiri Olsa
2016-12-15
1
-8
/
+9
|
|
*
|
|
|
perf mem: Fix --all-user/--all-kernel options
Jiri Olsa
2016-12-15
1
-2
/
+2
|
|
*
|
|
|
perf tools: Remove some needless __maybe_unused
Arnaldo Carvalho de Melo
2016-12-15
3
-11
/
+10
|
|
*
|
|
|
perf sched timehist: Show callchains for idle stat
Namhyung Kim
2016-12-15
1
-0
/
+86
[prev]
[next]