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
path:
root
/
arch
/
score
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-11
Merge tag 'extable-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Linus Torvalds
2
-0
/
+3
2017-03-11
score: Fix implicit includes now failing build after extable change
Guenter Roeck
2
-0
/
+3
2017-03-09
arch, mm: convert all architectures to use 5level-fixup.h
Kirill A. Shutemov
1
-0
/
+1
2017-03-03
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2
-0
/
+3
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2
-0
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-1
/
+1
2017-02-27
mm: add new mmgrab() helper
Vegard Nossum
1
-1
/
+1
2017-02-27
kprobes: move kprobe declarations to asm-generic/kprobes.h
Luis R. Rodriguez
1
-0
/
+1
2017-02-22
score: remove asm/current.h
Davidlohr Bueso
2
-7
/
+1
2017-02-21
Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-3
/
+3
2017-02-01
sched/cputime: Remove generic asm headers
Frederic Weisbecker
1
-1
/
+0
2017-01-26
score: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
3
-3
/
+3
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
4
-4
/
+4
2016-11-17
locking/core: Provide common cpu_relax_yield() definition
Christian Borntraeger
1
-1
/
+0
2016-11-16
locking/core, arch: Remove cpu_relax_lowlatency()
Christian Borntraeger
1
-1
/
+0
2016-11-16
locking/core: Introduce cpu_relax_yield()
Christian Borntraeger
1
-0
/
+1
2016-10-25
locking/mutex: Kill arch specific code
Peter Zijlstra
1
-6
/
+0
2016-10-19
Merge branch 'gup_flag-cleanups'
Linus Torvalds
1
-4
/
+6
2016-10-19
mm: replace access_process_vm() write parameter with gup_flags
Lorenzo Stoakes
1
-4
/
+6
2016-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+1
2016-10-14
score: traps: Add missing include file to fix build error
Guenter Roeck
1
-0
/
+1
2016-10-11
Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-8
/
+13
2016-10-07
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
1
-0
/
+1
2016-10-05
score: separate extable.h, switch module.h to it
Al Viro
3
-8
/
+13
2016-09-13
score: fix copy_from_user() and friends
Al Viro
1
-21
/
+20
2016-09-13
score: fix __get_user/get_user
Al Viro
1
-1
/
+4
2016-08-02
treewide: replace obsolete _refok by __ref
Fabian Frederick
1
-1
/
+1
2016-07-26
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
1
-1
/
+1
2016-06-24
score: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-3
/
+2
2016-05-24
Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2016-05-20
lib/GCD.c: use binary GCD algorithm instead of Euclidean
Zhaoxiu Zeng
1
-0
/
+1
2016-05-20
exit_thread: remove empty bodies
Jiri Slaby
1
-2
/
+0
2016-05-05
asm-generic: Drop renameat syscall from default list
James Hogan
1
-0
/
+1
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-8
/
+7
2016-03-17
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-1
/
+0
2016-03-13
ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short
Alexander Duyck
1
-3
/
+2
2016-03-13
ipv4: Update parameters for csum_tcpudp_magic to their original types
Alexander Duyck
1
-5
/
+5
2016-02-10
KEYS: CONFIG_KEYS_DEBUG_PROC_KEYS is no longer an option
David Howells
1
-1
/
+0
2016-01-30
arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM
Toshi Kani
1
-1
/
+1
2015-10-04
Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...
Linus Torvalds
1
-0
/
+1
2015-09-01
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-21
/
+10
2015-08-31
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+0
2015-08-10
score/time: Migrate to new 'set-state' interface
Viresh Kumar
1
-21
/
+10
2015-08-04
sched, score: Remove finish_arch_switch()
Peter Zijlstra
1
-2
/
+0
2015-07-17
mm: clean up per architecture MM hook header files
Laurent Dufour
2
-15
/
+1
2015-07-08
Make asm/word-at-a-time.h available on all architectures
Chris Metcalf
1
-0
/
+1
2015-06-25
Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
[next]