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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2
-4
/
+2
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
2
-2
/
+2
2018-10-31
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
1
-1
/
+0
2018-10-31
mm: remove CONFIG_NO_BOOTMEM
Mike Rapoport
1
-1
/
+0
2018-10-31
treewide: remove current_text_addr
Nick Desaulniers
1
-5
/
+0
2018-10-26
Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+1
2018-10-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2018-09-28
openrisc: use for_each_of_cpu_node iterator
Rob Herring
1
-2
/
+1
2018-09-20
dma-mapping: merge direct and noncoherent ops
Christoph Hellwig
1
-1
/
+1
2018-08-29
y2038: Remove stat64 family from default syscall set
Arnd Bergmann
1
-0
/
+1
2018-08-23
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
4
-133
/
+12
2018-08-17
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-08-15
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-30
/
+1
2018-08-15
Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+0
2018-08-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-3
/
+4
2018-08-06
Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
4
-12
/
+13
2018-08-03
openrisc: Use the new GENERIC_IRQ_MULTI_HANDLER
Palmer Dabbelt
3
-13
/
+1
2018-08-02
kconfig: include kernel/Kconfig.preempt from init/Kconfig
Christoph Hellwig
1
-1
/
+0
2018-08-02
Kconfig: consolidate the "Kernel hacking" menu
Christoph Hellwig
2
-6
/
+1
2018-08-02
kconfig: include common Kconfig files from top-level Kconfig
Christoph Hellwig
1
-23
/
+0
2018-07-21
openrisc: use generic dma_noncoherent_ops
Christoph Hellwig
4
-91
/
+12
2018-07-21
openrisc: fix cache maintainance the the sync_single_for_device DMA operation
Christoph Hellwig
1
-23
/
+19
2018-07-21
openrisc: remove the no-op unmap_page and unmap_sg DMA operations
Christoph Hellwig
1
-23
/
+0
2018-07-21
openrisc: remove the sync_single_for_cpu DMA operation
Christoph Hellwig
1
-15
/
+0
2018-07-19
kbuild: remove redundant LDFLAGS clearing in arch/*/Makefile
Masahiro Yamada
1
-1
/
+0
2018-07-17
Merge tag 'v4.18-rc5' into locking/core, to pick up fixes
Ingo Molnar
4
-12
/
+13
2018-07-01
openrisc: entry: Fix delay slot exception detection
Stafford Horne
3
-11
/
+8
2018-06-25
openrisc: Call destructor during __pte_free_tlb
Stafford Horne
1
-1
/
+5
2018-06-21
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
Mark Rutland
1
-2
/
+2
2018-06-21
locking/atomics/openrisc: Don't pull in all of <linux/bitops.h> in <asm/cmpxc...
Will Deacon
1
-1
/
+2
2018-06-06
Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+0
2018-06-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2018-06-04
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-39
/
+9
2018-05-29
kbuild: add endianness flag to CHEKCFLAGS
Luc Van Oostenryck
1
-1
/
+0
2018-05-08
dma-debug: move initialization to common code
Christoph Hellwig
1
-11
/
+0
2018-04-25
signal/openrisc: Use force_sig_fault where appropriate
Eric W. Biederman
2
-43
/
+9
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2
-1
/
+5
2018-04-19
time: Add an asm-generic/compat.h file
Arnd Bergmann
1
-0
/
+1
2018-04-15
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
1
-2
/
+0
2018-04-08
openrisc: remove unused __ARCH_HAVE_MMU define
Tobias Klauser
1
-2
/
+0
2018-04-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+4
2018-04-04
openrisc: Set CONFIG_MULTI_IRQ_HANDLER
Palmer Dabbelt
1
-0
/
+4
2018-02-22
openrisc: add ioremap_nocache declaration before include asm-generic/io.h and...
Greentime Hu
1
-1
/
+2
2018-02-01
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-1
/
+0
2018-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
1
-2
/
+1
2018-01-30
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+5
2018-01-12
signal/openrisc: Fix do_unaligned_access to send the proper signal
Eric W. Biederman
1
-5
/
+5
2018-01-09
Construct init thread stack in the linker script rather than by union
David Howells
2
-4
/
+0
2018-01-09
openrisc: Make THREAD_SIZE available to vmlinux.lds
David Howells
1
-0
/
+1
[next]