index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-02-25
42
-101
/
+407
|
\
|
*
m68k: replace gcc specific macros with ones from compiler.h
Gideon Israel Dsouza
2017-02-25
10
-22
/
+29
|
*
alpha: use generic current.h
Davidlohr Bueso
2017-02-25
2
-9
/
+1
|
*
arch/frv/mb93090-mb00/pci-frv.c: fix build warning
Sudip Mukherjee
2017-02-25
1
-3
/
+8
|
*
mm: remove shmem_mapping() shmem_zero_setup() duplicates
Hugh Dickins
2017-02-25
2
-0
/
+2
|
*
powerpc/mm/autonuma: switch ppc64 to its own implementation of saved write
Aneesh Kumar K.V
2017-02-25
1
-7
/
+45
|
*
mm: wire up GFP flag passing in dma_alloc_from_contiguous
Lucas Stach
2017-02-25
5
-13
/
+17
|
*
mm: cma_alloc: allow to specify GFP mask
Lucas Stach
2017-02-25
1
-1
/
+2
|
*
userfaultfd: non-cooperative: add event for memory unmaps
Mike Rapoport
2017-02-25
4
-5
/
+5
|
*
mm: fix get_user_pages() vs device-dax pud mappings
Dan Williams
2017-02-25
1
-4
/
+24
|
*
mm, x86: add support for PUD-sized transparent hugepages
Matthew Wilcox
2017-02-25
10
-0
/
+251
|
*
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-25
2
-22
/
+21
|
*
memblock: embed memblock type name within struct memblock_type
Heiko Carstens
2017-02-25
1
-0
/
+1
|
*
cris: use generic current.h
Davidlohr Bueso
2017-02-25
2
-15
/
+1
*
|
Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2017-02-25
23
-187
/
+1058
|
\
\
|
*
|
openrisc: head: Init r0 to 0 on start
Stafford Horne
2017-02-24
1
-1
/
+4
|
*
|
openrisc: Export ioremap symbols used by modules
Stafford Horne
2017-02-24
1
-0
/
+2
|
*
|
arch/openrisc/lib/memcpy.c: use correct OR1200 option
Valentin Rothberg
2017-02-24
1
-1
/
+1
|
*
|
openrisc: head: Remove unused strings
Stafford Horne
2017-02-24
1
-11
/
+0
|
*
|
openrisc: head: Move init strings to rodata section
Stafford Horne
2017-02-24
1
-0
/
+1
|
*
|
openrisc: entry: Fix delay slot detection
Stafford Horne
2017-02-24
1
-2
/
+2
|
*
|
openrisc: entry: Whitespace and comment cleanups
Stafford Horne
2017-02-24
1
-20
/
+18
|
*
|
openrisc: Add .gitignore
Stafford Horne
2017-02-24
1
-0
/
+1
|
*
|
openrisc: Add optimized memcpy routine
Stafford Horne
2017-02-24
4
-2
/
+128
|
*
|
openrisc: Add optimized memset
Olof Kindgren
2017-02-24
4
-1
/
+107
|
*
|
openrisc: Initial support for the idle state
Sebastian Macke
2017-02-24
1
-0
/
+11
|
*
|
openrisc: Fix the bitmask for the unit present register
Sebastian Macke
2017-02-24
1
-2
/
+2
|
*
|
openrisc: remove unnecessary stddef.h include
Stefan Kristiansson
2017-02-24
1
-1
/
+0
|
*
|
openrisc: add futex_atomic_* implementations
Stefan Kristiansson
2017-02-24
2
-1
/
+135
|
*
|
openrisc: add optimized atomic operations
Stefan Kristiansson
2017-02-24
2
-1
/
+126
|
*
|
openrisc: add cmpxchg and xchg implementations
Stefan Kristiansson
2017-02-24
2
-2
/
+83
|
*
|
openrisc: add atomic bitops
Stefan Kristiansson
2017-02-24
2
-1
/
+124
|
*
|
openrisc: add l.lwa/l.swa emulation
Stefan Kristiansson
2017-02-06
3
-2
/
+206
|
*
|
openrisc: head: refactor out tlb flush into it's own function
Stefan Kristiansson
2017-02-06
1
-16
/
+22
|
*
|
openrisc: head: use THREAD_SIZE instead of magic constant
Stefan Kristiansson
2017-02-06
1
-1
/
+3
|
*
|
openrisc: tlb miss handler optimizations
Stefan Kristiansson
2017-02-06
1
-95
/
+46
|
*
|
openrisc: add cache way information to cpuinfo
Stefan Kristiansson
2017-02-06
2
-31
/
+38
|
*
|
openrisc: use SPARSE_IRQ
Jonas Bonn
2017-02-06
2
-0
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2017-02-25
13
-171
/
+449
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
sparc64: Fix build error in flush_tsb_user_page
Nitin Gupta
2017-02-24
2
-6
/
+19
|
*
|
sparc64: memblock resizes are not handled properly
Pavel Tatashin
2017-02-23
1
-0
/
+6
|
*
|
sparc64: use latency groups to improve add_node_ranges speed
Pavel Tatashin
2017-02-23
1
-95
/
+113
|
*
|
sparc64: Add 64K page size support
Nitin Gupta
2017-02-23
4
-14
/
+52
|
*
|
sparc64: Multi-page size support
Nitin Gupta
2017-02-23
8
-62
/
+253
|
*
|
sparc64: Migrate hvcons irq to panicked cpu
Vijay Kumar
2017-02-23
2
-2
/
+9
|
*
|
sparc64: Set cpu state to offline when stopped
Vijay Kumar
2017-02-23
1
-0
/
+3
|
*
|
sparc64: fix for user probes in high memory
Eric Saint Etienne
2017-02-23
1
-2
/
+2
|
*
|
sparc: topology_64.h: Fix condition for including cpudata.h
Ben Hutchings
2017-02-23
1
-1
/
+3
|
*
|
sparc32: mm: srmmu: add __ro_after_init to sparc32_cachetlb_ops structures
Bhumika Goyal
2017-02-23
1
-3
/
+3
*
|
|
Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...
Linus Torvalds
2017-02-24
1
-0
/
+1
|
\
\
\
[next]