index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: PTE/PMD contiguous bit definition
Jeremy Linton
2015-10-08
1
-0
/
+9
*
arm64: Add contiguous page flag shifts and constants
Jeremy Linton
2015-10-08
1
-1
/
+7
*
MAINTAINERS: add myself as arm perf reviewer
Mark Rutland
2015-10-07
1
-0
/
+1
*
MAINTAINERS: update ARM PMU profiling and debugging for arm64
Mark Rutland
2015-10-07
1
-4
/
+4
*
arm64: dts: juno: describe PMUs separately
Mark Rutland
2015-10-07
2
-14
/
+22
*
arm64: perf: add Cortex-A57 support
Mark Rutland
2015-10-07
2
-0
/
+62
*
arm64: perf: add Cortex-A53 support
Mark Rutland
2015-10-07
2
-2
/
+63
*
arm64: perf: move to shared arm_pmu framework
Mark Rutland
2015-10-07
4
-951
/
+93
*
arm64: hw_breakpoint: use target state to determine ABI behaviour
Will Deacon
2015-10-07
1
-2
/
+16
*
arm64: mm: remove dsb from update_mmu_cache
Will Deacon
2015-10-07
1
-3
/
+3
*
arm64: tlb: remove redundant barrier from __flush_tlb_pgtable
Will Deacon
2015-10-07
1
-1
/
+0
*
arm64: mm: kill mm_cpumask usage
Will Deacon
2015-10-07
2
-9
/
+0
*
arm64: switch_mm: simplify mm and CPU checks
Will Deacon
2015-10-07
2
-3
/
+5
*
arm64: tlbflush: avoid flushing when fullmm == 1
Will Deacon
2015-10-07
1
-11
/
+15
*
arm64: tlbflush: remove redundant ASID casts to (unsigned long)
Will Deacon
2015-10-07
1
-5
/
+4
*
arm64: mm: rewrite ASID allocator and MM context-switching code
Will Deacon
2015-10-07
7
-169
/
+166
*
arm64: flush: use local TLB and I-cache invalidation
Will Deacon
2015-10-07
7
-7
/
+22
*
arm64: proc: de-scope TLBI operation during cold boot
Will Deacon
2015-10-07
1
-2
/
+2
*
arm64: mm: remove unused cpu_set_idmap_tcr_t0sz function
Will Deacon
2015-10-07
1
-23
/
+12
*
arm64: introduce VA_START macro - the first kernel virtual address.
Andrey Ryabinin
2015-10-07
2
-1
/
+3
*
arm64: copy_to-from-in_user optimization using copy template
Feng Kan
2015-10-07
3
-92
/
+120
*
arm64: Change memcpy in kernel to use the copy template file
Feng Kan
2015-10-07
2
-153
/
+219
*
arm64: defconfig: Enable samsung serial and mmc
Alim Akhtar
2015-10-07
1
-0
/
+8
*
Linux 4.3-rc4
v4.3-rc4
Linus Torvalds
2015-10-04
1
-1
/
+1
*
Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...
Linus Torvalds
2015-10-04
25
-37
/
+188
|
\
|
*
tile: use global strscpy() rather than private copy
Chris Metcalf
2015-09-10
1
-29
/
+4
|
*
string: provide strscpy()
Chris Metcalf
2015-09-10
2
-0
/
+91
|
*
Make asm/word-at-a-time.h available on all architectures
Chris Metcalf
2015-07-08
22
-8
/
+93
*
|
Merge tag 'md/4.3-fixes' of git://neil.brown.name/md
Linus Torvalds
2015-10-04
7
-26
/
+28
|
\
\
|
*
|
md/bitmap: don't pass -1 to bitmap_storage_alloc.
NeilBrown
2015-10-02
1
-1
/
+2
|
*
|
md/raid1: Avoid raid1 resync getting stuck
Jes Sorensen
2015-10-02
1
-3
/
+2
|
*
|
md: drop null test before destroy functions
Julia Lawall
2015-10-02
4
-14
/
+7
|
*
|
md: clear CHANGE_PENDING in readonly array
Shaohua Li
2015-10-02
1
-0
/
+1
|
*
|
md/raid0: apply base queue limits *before* disk_stack_limits
NeilBrown
2015-10-02
1
-6
/
+6
|
*
|
md/raid5: don't index beyond end of array in need_this_block().
NeilBrown
2015-10-02
1
-2
/
+2
|
*
|
raid5: update analysis state for failed stripe
Shaohua Li
2015-10-02
1
-0
/
+4
|
*
|
md: wait for pending superblock updates before switching to read-only
NeilBrown
2015-10-02
1
-0
/
+4
*
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-10-04
13
-144
/
+82
|
\
\
\
|
*
|
|
MIPS: scall: Always run the seccomp syscall filters
Markos Chandras
2015-10-04
4
-73
/
+42
|
*
|
|
MIPS: Octeon: Fix kernel panic on startup from memory corruption
Matt Bennett
2015-10-02
1
-1
/
+1
|
*
|
|
MIPS: Fix R2300 FP context switch handling
Paul Burton
2015-10-02
1
-27
/
+1
|
*
|
|
MIPS: Fix octeon FP context switch handling
Paul Burton
2015-10-02
1
-25
/
+1
|
*
|
|
MIPS: BPF: Fix load delay slots.
Ralf Baechle
2015-10-02
1
-0
/
+4
|
*
|
|
MIPS: BPF: Do all exports of symbols with FEXPORT().
Ralf Baechle
2015-10-01
1
-6
/
+3
|
*
|
|
MIPS: Fix the build on jz4740 after removing the custom gpio.h
Alban Bedel
2015-10-01
2
-0
/
+2
|
*
|
|
MIPS: CPS: #ifdef on CONFIG_MIPS_MT_SMP rather than CONFIG_MIPS_MT
Paul Burton
2015-09-30
1
-4
/
+4
|
*
|
|
MIPS: CPS: Don't include MT code in non-MT kernels.
Paul Burton
2015-09-30
1
-0
/
+2
|
*
|
|
MIPS: CPS: Stop dangling delay slot from has_mt.
Paul Burton
2015-09-30
1
-2
/
+2
|
*
|
|
MIPS: dma-default: Fix 32-bit fall back to GFP_DMA
James Hogan
2015-09-30
1
-1
/
+1
|
*
|
|
MIPS: Wire up userfaultfd and membarrier syscalls.
Ralf Baechle
2015-09-30
5
-6
/
+20
[next]