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
path:
root
/
arch
/
um
Commit message (
Expand
)
Author
Age
Files
Lines
*
arch, mm: convert all architectures to use 5level-fixup.h
Kirill A. Shutemov
2017-03-09
2
-0
/
+2
*
sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sc...
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
2
-0
/
+3
*
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
4
-2
/
+6
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
3
-0
/
+3
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
3
-0
/
+3
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
4
-0
/
+5
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
5
-5
/
+8
*
kprobes: move kprobe declarations to asm-generic/kprobes.h
Luis R. Rodriguez
2017-02-27
1
-0
/
+1
*
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-02-20
1
-1
/
+1
|
\
|
*
sched/core: Remove set_task_state()
Davidlohr Bueso
2017-01-14
1
-1
/
+1
*
|
sched/cputime: Remove generic asm headers
Frederic Weisbecker
2017-02-01
1
-1
/
+0
|
/
*
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
1
-1
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
10
-10
/
+10
*
Merge branch 'for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-12-16
3
-27
/
+167
|
\
|
*
um: UBD Improvements
Anton Ivanov
2016-12-14
3
-27
/
+167
*
|
mm: remove the page size change check in tlb_remove_page
Aneesh Kumar K.V
2016-12-12
1
-6
/
+0
*
|
mm: add tlb_remove_check_page_size_change to track page size change
Aneesh Kumar K.V
2016-12-12
1
-0
/
+6
*
|
mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages
Aneesh Kumar K.V
2016-12-12
1
-0
/
+3
*
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-12-12
1
-1
/
+0
|
\
\
|
*
|
locking/mutex: Kill arch specific code
Peter Zijlstra
2016-10-25
1
-1
/
+0
|
|
/
*
/
net: use core MTU range checking in misc drivers
Jarod Wilson
2016-10-20
1
-8
/
+0
|
/
*
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-10-07
2
-0
/
+2
*
Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-10-03
1
-24
/
+1
|
\
|
*
Merge 4.8-rc5 into char-misc-next
Greg Kroah-Hartman
2016-09-05
1
-1
/
+1
|
|
\
|
*
|
miscdevice: Use module_misc_device() macro
PrasannaKumar Muralidharan
2016-08-31
1
-24
/
+1
*
|
|
um/ptrace: Fix the syscall number update after a ptrace
Mickaël Salaün
2016-09-07
1
-5
/
+0
*
|
|
um/ptrace: Fix the syscall_trace_leave call
Mickaël Salaün
2016-09-07
1
-2
/
+3
|
|
/
|
/
|
*
|
um: Don't discard .text.exit section
Andrey Ryabinin
2016-08-23
1
-1
/
+1
|
/
*
Merge branch 'for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-08-04
7
-21
/
+25
|
\
|
*
um: Support kcov
Vegard Nossum
2016-08-04
3
-0
/
+9
|
*
um: Enable TRACE_IRQFLAGS_SUPPORT
Richard Weinberger
2016-08-04
1
-2
/
+1
|
*
um: Use asm-generic/irqflags.h
Daniel Wagner
2016-08-04
1
-11
/
+7
|
*
um: Fix possible deadlock in sig_handler_common()
Richard Weinberger
2016-08-04
1
-2
/
+3
|
*
um: Select HAVE_DEBUG_KMEMLEAK
Richard Weinberger
2016-08-04
1
-0
/
+1
|
*
um: Setup physical memory in setup_arch()
Richard Weinberger
2016-08-04
1
-4
/
+4
|
*
um: Eliminate null test after alloc_bootmem
Amitoj Kaur Chawla
2016-08-04
1
-2
/
+0
*
|
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-08-02
2
-2
/
+3
|
\
\
|
*
|
Kbuild: arch: look for generated headers in obtree
Arnd Bergmann
2016-07-18
1
-2
/
+2
|
*
|
GCC plugin infrastructure
Emese Revfy
2016-06-07
1
-0
/
+1
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2016-07-29
1
-5
/
+4
|
\
\
\
|
*
|
|
um/ptrace: run seccomp after ptrace
Kees Cook
2016-06-14
1
-5
/
+4
|
*
|
|
seccomp: Add a seccomp_data parameter secure_computing()
Andy Lutomirski
2016-06-14
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-07-26
2
-2
/
+20
|
\
\
\
|
*
|
|
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
2016-07-26
1
-1
/
+1
|
*
|
|
mm/mmu_gather: track page size with mmu gather and force flush if page size c...
Aneesh Kumar K.V
2016-07-26
1
-0
/
+12
|
*
|
|
mm: change the interface for __tlb_remove_page()
Aneesh Kumar K.V
2016-07-26
1
-1
/
+7
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-07-26
1
-2
/
+3
|
\
\
\
|
*
|
|
um: track 'parent' device in a local variable
Dan Williams
2016-06-22
1
-2
/
+3
[next]