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
/
alpha
Commit message (
Expand
)
Author
Age
Files
Lines
*
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 remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
2
-0
/
+3
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
4
-0
/
+4
*
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
2
-0
/
+2
*
sched/headers: Prepare for the removal of <asm/ptrace.h> 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
4
-4
/
+4
*
mm: add new mmgrab() helper
Vegard Nossum
2017-02-27
1
-1
/
+1
*
kprobes: move kprobe declarations to asm-generic/kprobes.h
Luis R. Rodriguez
2017-02-27
1
-0
/
+1
*
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-25
3
-6
/
+6
|
\
|
*
treewide: Consolidate get_dma_ops() implementations
Bart Van Assche
2017-01-24
1
-1
/
+1
|
*
treewide: Constify most dma_map_ops structures
Bart Van Assche
2017-01-24
3
-6
/
+6
*
|
alpha: use generic current.h
Davidlohr Bueso
2017-02-24
2
-9
/
+1
*
|
Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-02-21
2
-2
/
+2
|
\
\
|
*
|
alpha: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2017-01-24
2
-2
/
+2
|
|
/
*
|
sched/cputime: Remove generic asm headers
Frederic Weisbecker
2017-02-01
1
-1
/
+0
*
|
alpha: Convert obsolete cputime_t to nsecs
Frederic Weisbecker
2017-02-01
1
-4
/
+4
*
|
sched/cputime: Convert task/group cputime to nsecs
Frederic Weisbecker
2017-02-01
1
-2
/
+2
*
|
sched/cputime: Introduce special task_cputime_t() API to return old-typed cpu...
Frederic Weisbecker
2017-02-01
1
-1
/
+1
|
/
*
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
1
-2
/
+2
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
14
-14
/
+14
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2016-12-14
1
-1
/
+1
|
\
|
*
ptrace: Don't allow accessing an undumpable mm
Eric W. Biederman
2016-11-22
1
-1
/
+1
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-12
1
-0
/
+8
|
\
\
|
*
|
posix-timers: Make them configurable
Nicolas Pitre
2016-11-16
1
-0
/
+8
|
|
/
*
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-12-12
2
-10
/
+0
|
\
\
|
*
|
locking/core: Provide common cpu_relax_yield() definition
Christian Borntraeger
2016-11-17
1
-1
/
+0
|
*
|
locking/core, arch: Remove cpu_relax_lowlatency()
Christian Borntraeger
2016-11-16
1
-1
/
+0
|
*
|
locking/core: Introduce cpu_relax_yield()
Christian Borntraeger
2016-11-16
1
-0
/
+1
|
*
|
locking/mutex: Kill arch specific code
Peter Zijlstra
2016-10-25
1
-9
/
+0
|
|
/
*
/
tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING
Francis Yan
2016-11-30
1
-0
/
+2
|
/
*
Merge branch 'gup_flag-cleanups'
Linus Torvalds
2016-10-19
1
-3
/
+6
|
\
|
*
mm: replace access_process_vm() write parameter with gup_flags
Lorenzo Stoakes
2016-10-19
1
-3
/
+6
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-14
3
-41
/
+7
|
\
\
|
*
\
Merge branch 'work.uaccess' into for-linus
Al Viro
2016-10-14
3
-41
/
+7
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
alpha: get rid of tail-zeroing in __copy_user()
Al Viro
2016-09-15
3
-41
/
+7
*
|
|
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-10-14
41
-131
/
+99
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
alpha: move exports to actual definitions
Al Viro
2016-08-07
41
-131
/
+99
*
|
|
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-10-10
1
-0
/
+5
|
\
\
\
|
*
|
|
x86/pkeys: Allocation/free syscalls
Dave Hansen
2016-09-09
1
-0
/
+5
|
|
/
/
*
|
|
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-10-07
1
-0
/
+1
*
|
|
atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE
Vineet Gupta
2016-10-07
1
-1
/
+0
|
|
/
|
/
|
*
|
alpha: fix copy_from_user()
Al Viro
2016-09-09
1
-11
/
+8
|
/
*
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2016-08-05
3
-6
/
+2
|
\
|
*
char/genrtc: remove alpha support
Arnd Bergmann
2016-06-04
2
-2
/
+0
|
*
rtc: cmos: move mc146818rtc code out of asm-generic/rtc.h
Arnd Bergmann
2016-06-04
1
-4
/
+2
*
|
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-08-04
3
-9
/
+7
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-08-02
2
-28
/
+1
|
\
\
[next]