index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-03-19
1
-2
/
+2
|
\
|
*
ipv4: Update parameters for csum_tcpudp_magic to their original types
Alexander Duyck
2016-03-13
1
-2
/
+2
*
|
Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2016-03-17
1
-4
/
+0
|
\
\
|
*
|
gpio: Remove unused asm/gpio.h files
Bjorn Helgaas
2016-02-16
1
-4
/
+0
|
|
/
*
|
PCI: Move pci_dma_* helpers to common code
Christoph Hellwig
2016-03-07
1
-2
/
+0
|
/
*
dma-mapping: always provide the dma_map_ops based implementation
Christoph Hellwig
2016-01-20
1
-2
/
+0
*
kmap_atomic_to_page() has no users, remove it
Nicolas Pitre
2015-11-09
1
-13
/
+0
*
Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...
Linus Torvalds
2015-10-04
1
-0
/
+1
|
\
|
*
Make asm/word-at-a-time.h available on all architectures
Chris Metcalf
2015-07-08
1
-0
/
+1
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-09-10
1
-70
/
+0
|
\
\
|
*
|
dma-mapping: consolidate dma_set_mask
Christoph Hellwig
2015-09-10
1
-14
/
+0
|
*
|
dma-mapping: consolidate dma_supported
Christoph Hellwig
2015-09-10
1
-12
/
+1
|
*
|
dma-mapping: cosolidate dma_mapping_error
Christoph Hellwig
2015-09-10
1
-11
/
+0
|
*
|
dma-mapping: consolidate dma_{alloc,free}_noncoherent
Christoph Hellwig
2015-09-10
1
-3
/
+0
|
*
|
dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}
Christoph Hellwig
2015-09-10
1
-31
/
+0
*
|
|
elf-em.h: move EM_MICROBLAZE to the common header
Mike Frysinger
2015-09-10
1
-1
/
+2
|
/
/
*
|
ftrace: Format MCOUNT_ADDR address as type unsigned long
Minfei Huang
2015-07-20
1
-1
/
+1
*
|
mm: clean up per architecture MM hook header files
Laurent Dufour
2015-07-17
2
-15
/
+1
|
/
*
Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-06-25
2
-2
/
+1
|
\
|
*
remove scatterlist.h generation from arch Kbuild files
Christoph Hellwig
2015-05-19
1
-1
/
+0
|
*
remove <asm/scatterlist.h>
Christoph Hellwig
2015-05-05
1
-1
/
+1
*
|
mm: new mm hook framework
Laurent Dufour
2015-06-24
1
-0
/
+15
*
|
Merge tag 'microblaze-4.2-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2015-06-24
1
-17
/
+0
|
\
\
|
*
|
microblaze/PCI: Remove unnecessary struct pci_dev declaration
Bjorn Helgaas
2015-06-08
1
-2
/
+0
|
*
|
microblaze/PCI: Remove unnecessary pci_bus_find_capability() declaration
Bjorn Helgaas
2015-06-08
1
-3
/
+0
|
*
|
microblaze/PCI: Remove unused declarations
Bjorn Helgaas
2015-06-08
1
-12
/
+0
|
|
/
*
|
Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-06-23
1
-23
/
+0
|
\
\
|
*
|
PCI: Remove unused pci_dma_burst_advice()
Bjorn Helgaas
2015-06-08
1
-10
/
+0
|
*
|
PCI: Remove unused pcibios_select_root() (again)
Bjorn Helgaas
2015-06-08
1
-13
/
+0
|
|
/
*
|
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-06-22
1
-1
/
+1
|
\
\
|
*
|
video/fbdev, asm/io.h: Remove ioremap_writethrough()
Toshi Kani
2015-06-07
1
-1
/
+0
|
*
|
arch/*/io.h: Add ioremap_wt() to all architectures
Toshi Kani
2015-06-07
1
-0
/
+1
|
|
/
*
|
mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...
David Hildenbrand
2015-05-19
1
-2
/
+4
|
/
*
microblaze: use asm-generic for seccomp.h
Kees Cook
2015-04-17
1
-7
/
+1
*
microblaze: Remove signal translation and exec_domain
Richard Weinberger
2015-04-12
1
-2
/
+0
*
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-12
1
-4
/
+0
*
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
2015-02-11
1
-1
/
+1
*
microblaze: define __PAGETABLE_PMD_FOLDED
Kirill A. Shutemov
2015-02-11
1
-0
/
+2
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-02-10
1
-11
/
+0
|
\
|
*
microblaze: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
2015-02-10
1
-11
/
+0
*
|
microblaze: whitespace fix
Michael S. Tsirkin
2015-01-08
1
-1
/
+1
*
|
microblaze/uaccess: fix sparse errors
Michael S. Tsirkin
2015-01-08
1
-2
/
+2
*
|
microblaze: Change extern inline to static inline
Michal Simek
2015-01-05
2
-9
/
+9
*
|
microblaze: Use unsigned return type in do_syscall_trace_enter
Michal Simek
2015-01-05
1
-1
/
+1
*
|
microblaze: Declare microblaze_kgdb_break in header
Michal Simek
2015-01-05
1
-0
/
+3
*
|
microblaze: Wire-up execveat syscall
Michal Simek
2015-01-05
2
-1
/
+2
*
|
microblaze: Use empty asm-generic/linkage.h
Michal Simek
2015-01-05
1
-15
/
+1
|
/
*
Merge tag 'microblaze-3.19-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2014-12-17
1
-0
/
+1
|
\
|
*
microblaze: Fix mmap for cache coherent memory
Lars-Peter Clausen
2014-12-17
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-12-11
1
-1
/
+0
|
\
\
[next]