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
/
openrisc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-16
openrisc: fix issue handling 8 byte get_user calls
Stafford Horne
1
-1
/
+1
2017-03-16
openrisc: xchg: fix `computed is not used` warning
Stafford Horne
1
-2
/
+6
2017-03-09
arch, mm: convert all architectures to use 5level-fixup.h
Kirill A. Shutemov
1
-0
/
+1
2017-02-27
kprobes: move kprobe declarations to asm-generic/kprobes.h
Luis R. Rodriguez
1
-0
/
+1
2017-02-25
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2017-02-24
Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux
Linus Torvalds
9
-7
/
+483
2017-02-25
openrisc: Add optimized memcpy routine
Stafford Horne
1
-0
/
+3
2017-02-25
openrisc: Add optimized memset
Olof Kindgren
1
-0
/
+7
2017-02-25
openrisc: Fix the bitmask for the unit present register
Sebastian Macke
1
-2
/
+2
2017-02-25
openrisc: add futex_atomic_* implementations
Stefan Kristiansson
2
-1
/
+135
2017-02-25
openrisc: add optimized atomic operations
Stefan Kristiansson
2
-1
/
+126
2017-02-25
openrisc: add cmpxchg and xchg implementations
Stefan Kristiansson
2
-2
/
+83
2017-02-25
openrisc: add atomic bitops
Stefan Kristiansson
2
-1
/
+124
2017-02-06
openrisc: add cache way information to cpuinfo
Stefan Kristiansson
1
-0
/
+2
2017-02-06
openrisc: use SPARSE_IRQ
Jonas Bonn
1
-0
/
+1
2017-02-01
sched/cputime: Remove generic asm headers
Frederic Weisbecker
1
-1
/
+0
2017-01-24
treewide: Consolidate get_dma_ops() implementations
Bart Van Assche
1
-1
/
+1
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
1
-2
/
+2
2016-12-12
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-28
/
+0
2016-12-12
openrisc: Consolidate setup to use memblock instead of bootmem
Stafford Horne
1
-1
/
+0
2016-12-12
openrisc: fix PTRS_PER_PGD define
Stefan Kristiansson
1
-1
/
+1
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-11-11
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
1
-0
/
+2
2016-11-06
openrisc: Define __ro_after_init to avoid crash
Guenter Roeck
1
-0
/
+2
2016-10-25
locking/mutex: Kill arch specific code
Peter Zijlstra
1
-27
/
+0
2016-09-27
exceptions: detritus removal
Al Viro
1
-4
/
+0
2016-09-18
openrisc: fix the fix of copy_from_user()
Guenter Roeck
1
-1
/
+1
2016-09-13
openrisc: fix copy_from_user()
Al Viro
1
-24
/
+11
2016-06-24
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
Michal Hocko
1
-1
/
+1
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
exit_thread: remove empty bodies
Jiri Slaby
1
-9
/
+0
2016-05-05
asm-generic: Drop renameat syscall from default list
James Hogan
1
-0
/
+1
2016-04-22
openrisc: drop wrongly typed definition of page_to_virt()
Ard Biesheuvel
1
-2
/
+0
2016-03-24
Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+0
2016-02-26
asm-generic: page.h: Remove useless get_user_page and free_user_page
Chen Gang
1
-3
/
+0
2016-02-16
gpio: Remove unused asm/gpio.h files
Bjorn Helgaas
1
-4
/
+0
2016-01-20
dma-mapping: always provide the dma_map_ops based implementation
Christoph Hellwig
1
-2
/
+0
2015-09-10
dma-mapping: consolidate dma_set_mask
Christoph Hellwig
1
-9
/
+0
2015-09-10
dma-mapping: consolidate dma_supported
Christoph Hellwig
1
-2
/
+3
2015-09-10
dma-mapping: cosolidate dma_mapping_error
Christoph Hellwig
1
-5
/
+0
2015-09-10
dma-mapping: consolidate dma_{alloc,free}_noncoherent
Christoph Hellwig
1
-20
/
+0
2015-09-10
dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}
Christoph Hellwig
1
-30
/
+0
2015-07-17
mm: clean up per architecture MM hook header files
Laurent Dufour
2
-15
/
+1
2015-06-25
Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2015-06-24
mm: new mm hook framework
Laurent Dufour
1
-0
/
+15
2015-05-19
remove scatterlist.h generation from arch Kbuild files
Christoph Hellwig
1
-1
/
+0
2015-04-12
arch: Remove exec_domain from remaining archs
Richard Weinberger
1
-2
/
+0
2015-02-18
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
[next]