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/entry/64, x86/nmi/64: Add CONFIG_DEBUG_ENTRY NMI testing code
Andy Lutomirski
2015-07-17
2
-0
/
+27
|
*
|
|
|
|
x86/nmi/64: Make the "NMI executing" variable more consistent
Andy Lutomirski
2015-07-17
1
-6
/
+5
|
*
|
|
|
|
x86/nmi/64: Minor asm simplification
Andy Lutomirski
2015-07-17
1
-2
/
+1
|
*
|
|
|
|
x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detection
Andy Lutomirski
2015-07-17
1
-4
/
+25
|
*
|
|
|
|
x86/nmi/64: Reorder nested NMI checks
Andy Lutomirski
2015-07-17
1
-16
/
+18
|
*
|
|
|
|
x86/nmi/64: Improve nested NMI comments
Andy Lutomirski
2015-07-17
2
-68
/
+94
|
*
|
|
|
|
x86/nmi/64: Switch stacks on userspace NMI entry
Andy Lutomirski
2015-07-17
1
-4
/
+58
|
*
|
|
|
|
x86/nmi/64: Remove asm code that saves CR2
Andy Lutomirski
2015-07-17
1
-17
/
+0
|
*
|
|
|
|
x86/nmi: Enable nested do_nmi() handling for 64-bit kernels
Andy Lutomirski
2015-07-17
1
-71
/
+52
*
|
|
|
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2015-07-18
2
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
tick: Move the export of tick_broadcast_oneshot_control to the proper place
Thomas Gleixner
2015-07-14
2
-1
/
+1
*
|
|
|
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-07-18
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
sched/fair: Test list head instead of list entry in throttle_cfs_rq()
Cong Wang
2015-07-06
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-07-18
15
-26
/
+101
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2015-07-17
2
-8
/
+21
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
perf tools: Really allow to specify custom CC, AR or LD
Alexey Brodkin
2015-07-15
1
-3
/
+16
|
|
*
|
|
|
|
|
|
|
perf auxtrace: Fix misplaced check for HAVE_SYNC_COMPARE_AND_SWAP_SUPPORT
Adrian Hunter
2015-07-15
1
-5
/
+5
|
|
/
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
|
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2015-07-15
3
-2
/
+5
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
perf hists browser: Take the --comm, --dsos, etc filters into account
Arnaldo Carvalho de Melo
2015-07-13
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
perf symbols: Store if there is a filter in place
Arnaldo Carvalho de Melo
2015-07-13
2
-1
/
+4
|
|
/
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
|
x86, perf: Fix static_key bug in load_mm_cr4()
Peter Zijlstra
2015-07-10
1
-1
/
+1
|
*
|
|
|
|
|
|
|
Merge tag 'perf-urgent-for-mingo-2' of git://git.kernel.org/pub/scm/linux/ker...
Ingo Molnar
2015-07-10
9
-15
/
+74
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
tools: Copy lib/hweight.c from the kernel sources
Arnaldo Carvalho de Melo
2015-07-09
4
-3
/
+65
|
|
*
|
|
|
|
|
|
|
perf tools: Fix the detached tarball wrt rbtree copy
Arnaldo Carvalho de Melo
2015-07-09
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
perf thread_map: Fix the sizeof() calculation for map entries
Arnaldo Carvalho de Melo
2015-07-09
1
-2
/
+1
|
|
*
|
|
|
|
|
|
|
tools lib: Improve clean target
Riku Voipio
2015-07-08
2
-2
/
+2
|
|
*
|
|
|
|
|
|
|
perf stat: Fix shadow declaration of close
Jiri Olsa
2015-07-08
1
-2
/
+2
|
|
*
|
|
|
|
|
|
|
perf tools: Fix lockup using 32-bit compat vdso
Adrian Hunter
2015-07-07
1
-5
/
+3
*
|
|
|
|
|
|
|
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-07-18
5
-54
/
+101
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
irqchip/gicv3-its: Fix mapping of LPIs to collections
Marc Zyngier
2015-07-17
1
-36
/
+75
|
*
|
|
|
|
|
|
|
|
|
genirq: Prevent resend to interrupts marked IRQ_NESTED_THREAD
Thomas Gleixner
2015-07-17
1
-5
/
+13
|
*
|
|
|
|
|
|
|
|
|
genirq: Revert sparse irq locking around __cpu_up() and move it to x86 for now
Thomas Gleixner
2015-07-15
2
-9
/
+11
|
*
|
|
|
|
|
|
|
|
|
gpio/davinci: Fix race in installing chained irq handler
Thomas Gleixner
2015-07-13
1
-4
/
+2
|
|
|
_
|
_
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-07-18
149
-644
/
+293
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
lib/decompress: set the compressor name to NULL on error
Aneesh Kumar K.V
2015-07-17
1
-1
/
+4
|
*
|
|
|
|
|
|
|
|
|
mm/cma_debug: correct size input to bitmap function
Joonsoo Kim
2015-07-17
1
-3
/
+4
|
*
|
|
|
|
|
|
|
|
|
mm/cma_debug: fix debugging alloc/free interface
Joonsoo Kim
2015-07-17
1
-2
/
+2
|
*
|
|
|
|
|
|
|
|
|
mm/page_owner: set correct gfp_mask on page_owner
Joonsoo Kim
2015-07-17
3
-3
/
+25
|
*
|
|
|
|
|
|
|
|
|
mm/page_owner: fix possible access violation
Joonsoo Kim
2015-07-17
1
-1
/
+3
|
*
|
|
|
|
|
|
|
|
|
fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()
Jan Kara
2015-07-17
1
-20
/
+14
|
*
|
|
|
|
|
|
|
|
|
/proc/$PID/cmdline: fixup empty ARGV case
Alexey Dobriyan
2015-07-17
1
-0
/
+5
|
*
|
|
|
|
|
|
|
|
|
dma-debug: skip debug_dma_assert_idle() when disabled
Haggai Eran
2015-07-17
1
-0
/
+3
|
*
|
|
|
|
|
|
|
|
|
hexdump: fix for non-aligned buffers
Horacio Mijail Anton Quiles
2015-07-17
1
-3
/
+4
|
*
|
|
|
|
|
|
|
|
|
checkpatch: fix long line messages about patch context
Joe Perches
2015-07-17
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
mm: clean up per architecture MM hook header files
Laurent Dufour
2015-07-17
60
-435
/
+46
|
*
|
|
|
|
|
|
|
|
|
MAINTAINERS: uclinux-h8-devel is moderated for non-subscribers
Geert Uytterhoeven
2015-07-17
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
mailmap: update Sudeep Holla's email id
Sudeep Holla
2015-07-17
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
|
Update Viresh Kumar's email address
Viresh Kumar
2015-07-17
58
-72
/
+74
|
*
|
|
|
|
|
|
|
|
|
mm, meminit: suppress unused memory variable warning
Mel Gorman
2015-07-17
1
-3
/
+1
|
*
|
|
|
|
|
|
|
|
|
configfs: fix kernel infoleak through user-controlled format string
Nicolas Iooss
2015-07-17
2
-3
/
+3
[prev]
[next]