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
/
frv
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...
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
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 new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
2
-0
/
+2
*
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
1
-1
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
mm: add new mmget() 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
-4
/
+4
|
\
|
*
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
-4
/
+4
*
|
arch/frv/mb93090-mb00/pci-frv.c: fix build warning
Sudip Mukherjee
2017-02-24
1
-3
/
+8
*
|
Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-02-21
1
-1
/
+1
|
\
\
|
*
|
frv: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2017-01-24
1
-1
/
+1
|
|
/
*
|
sched/cputime: Remove generic asm headers
Frederic Weisbecker
2017-02-01
1
-1
/
+0
*
|
frv: add missing atomic64 operations
Sudip Mukherjee
2017-01-24
1
-1
/
+18
*
|
frv: add atomic64_add_unless()
Sudip Mukherjee
2017-01-24
1
-0
/
+16
|
/
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
13
-13
/
+13
*
arch/frv: add option to skip sync on DMA map
Alexander Duyck
2016-12-14
2
-6
/
+17
*
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 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-10-11
3
-3
/
+1
|
\
|
*
kill __kernel_ds_p off
Al Viro
2016-09-27
1
-1
/
+0
|
*
frv: move HAVE_ARCH_UNMAPPED_AREA to pgtable.h
Al Viro
2016-09-27
2
-2
/
+1
*
|
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-10-07
1
-0
/
+1
|
/
*
frv: fix clear_user()
Al Viro
2016-09-13
1
-3
/
+9
*
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2016-08-05
1
-16
/
+0
|
\
|
*
rtc: cmos: remove empty asm/mc146818rtc.h files
Arnd Bergmann
2016-06-04
1
-16
/
+0
*
|
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-08-04
2
-9
/
+8
*
|
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
2016-07-26
1
-1
/
+1
*
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-07-25
2
-20
/
+12
|
\
\
|
*
|
locking/atomic: Remove linux/atomic.h:atomic_fetch_or()
Peter Zijlstra
2016-06-16
1
-2
/
+0
|
*
|
locking/atomic, arch/frv: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()
Peter Zijlstra
2016-06-16
2
-20
/
+14
|
|
/
*
|
Merge 4.7-rc6 into tty-next
Greg Kroah-Hartman
2016-07-04
1
-3
/
+3
|
\
\
|
*
|
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
Michal Hocko
2016-06-24
1
-3
/
+3
|
|
/
*
/
tty: frv, remove unused serial macros
Jiri Slaby
2016-06-25
1
-4
/
+0
|
/
*
exit_thread: remove empty bodies
Jiri Slaby
2016-05-20
1
-7
/
+0
*
Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-03-24
1
-3
/
+0
|
\
|
*
asm-generic: page.h: Remove useless get_user_page and free_user_page
Chen Gang
2016-02-26
1
-3
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-03-19
2
-5
/
+7
|
\
\
|
*
|
ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short
Alexander Duyck
2016-03-13
1
-1
/
+1
|
*
|
ipv4: Update parameters for csum_tcpudp_magic to their original types
Alexander Duyck
2016-03-13
1
-4
/
+4
|
*
|
net: Facility to report route quality of connected sockets
Tom Herbert
2016-02-25
1
-0
/
+2
|
|
/
*
|
Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-03-17
1
-1
/
+1
|
\
\
|
*
|
serial: Fix ASYNC_* => UPF_* flags misuse
Peter Hurley
2016-01-28
1
-1
/
+1
|
|
/
[next]