index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-08
perf: Make perf_callchain function static
Jiri Olsa
3
-19
/
+16
2018-01-08
perf: Add sample_id to PERF_RECORD_ITRACE_START event comment
Jiri Olsa
2
-0
/
+2
2018-01-08
perf: Allocate context task_ctx_data for child event
Jiri Olsa
1
-0
/
+14
2018-01-08
perf tools: Display perf_event_attr::namespaces debug info
Jiri Olsa
1
-0
/
+1
2018-01-08
perf tools: Enable LIBBABELTRACE by default
Jiri Olsa
2
-2
/
+2
2018-01-08
perf script: Support time percent and multiple time ranges
Jin Yao
2
-6
/
+44
2018-01-08
perf report: Support time percent and multiple time ranges
Jin Yao
2
-5
/
+46
2018-01-08
perf tools: Create function to perform multiple time range checking
Jin Yao
2
-0
/
+31
2018-01-08
perf tools: Create function to parse time percent
Jin Yao
2
-12
/
+196
2018-01-08
perf record: Record the first and last sample time in the header
Jin Yao
2
-3
/
+18
2018-01-08
perf header: Add infrastructure to record first and last sample time
Jin Yao
4
-0
/
+67
2018-01-08
perf report: Fix a no annotate browser displayed issue
Jin Yao
1
-1
/
+17
2018-01-08
perf report: Fix a wrong offset issue when using /proc/kcore
Jin Yao
6
-15
/
+22
2018-01-08
perf tools: Fix compile error with libunwind x86
Wang Nan
1
-1
/
+1
2018-01-08
perf test bpf: Hook on epoll_pwait()
Arnaldo Carvalho de Melo
2
-6
/
+6
2018-01-08
perf test bpf: Use designated struct field initializers
Arnaldo Carvalho de Melo
1
-32
/
+27
2018-01-08
perf test bpf: Improve message about expected samples
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-01-06
perf/x86/msr: Clean up the code
Ingo Molnar
1
-32
/
+29
2018-01-06
perf/x86/msr: Add support for MSR_IA32_THERM_STATUS
Stephane Eranian
1
-4
/
+23
2018-01-06
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
579
-2915
/
+7820
2018-01-05
Merge tag 'for-4.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-12
/
+34
2018-01-05
Merge tag 'xfs-4.15-fixes-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-19
/
+33
2018-01-05
Merge tag 'mfd-fixes-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+3
2018-01-05
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
10
-43
/
+55
2018-01-05
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-17
/
+57
2018-01-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
5
-3
/
+35
2018-01-05
Merge tag 'for-linus-4.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2018-01-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
12
-62
/
+173
2018-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
12
-23
/
+43
2018-01-05
x86/pti: Rename BUG_CPU_INSECURE to BUG_CPU_MELTDOWN
Thomas Gleixner
3
-5
/
+5
2018-01-05
x86/alternatives: Add missing '\n' at end of ALTERNATIVE inline asm
David Woodhouse
1
-2
/
+2
2018-01-05
mfd: rtsx: Release IRQ during shutdown
Sinan Kaya
1
-0
/
+3
2018-01-04
Merge tag 'drm-fixes-for-v4.15-rc7' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
16
-106
/
+127
2018-01-04
mailmap: update Mark Yao's email address
Jeffy Chen
1
-0
/
+1
2018-01-04
userfaultfd: clear the vma->vm_userfaultfd_ctx if UFFD_EVENT_FORK fails
Andrea Arcangeli
1
-2
/
+18
2018-01-04
mm/sparse.c: wrong allocation for mem_section
Baoquan He
1
-1
/
+1
2018-01-04
mm/zsmalloc.c: include fs.h
Sergey Senozhatsky
1
-0
/
+1
2018-01-04
mm/debug.c: provide useful debugging information for VM_BUG
Matthew Wilcox
1
-14
/
+14
2018-01-04
kernel/exit.c: export abort() to modules
Andrew Morton
4
-3
/
+1
2018-01-04
mm/mprotect: add a cond_resched() inside change_pmd_range()
Anshuman Khandual
1
-2
/
+4
2018-01-04
kernel/acct.c: fix the acct->needcheck check in check_free_space()
Oleg Nesterov
1
-1
/
+1
2018-01-04
mm: check pfn_valid first in zero_resv_unavail
Dave Young
1
-0
/
+2
2018-01-05
x86/tlb: Drop the _GPL from the cpu_tlbstate export
Thomas Gleixner
1
-1
/
+1
2018-01-05
x86/events/intel/ds: Use the proper cache flush method for mapping ds buffers
Peter Zijlstra
1
-0
/
+16
2018-01-05
x86/kaslr: Fix the vaddr_end mess
Thomas Gleixner
3
-24
/
+22
2018-01-05
Merge tag 'drm-intel-fixes-2018-01-04' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
7
-24
/
+62
2018-01-05
Merge branch 'drm-fixes-4.15' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
5
-6
/
+8
2018-01-05
Merge branch 'drm-armada-fixes-4.15' of git://git.armlinux.org.uk/~rmk/linux-...
Dave Airlie
3
-39
/
+48
2018-01-05
Merge tag 'omapdrm-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
1
-37
/
+9
2018-01-04
x86/mm: Map cpu_entry_area at the same place on 4/5 level
Thomas Gleixner
3
-6
/
+7
[next]