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
*
powerpc/32: memset(0): use cacheable_memzero
LEROY Christophe
2015-08-08
1
-4
/
+4
*
Partially revert "powerpc: Remove duplicate cacheable_memcpy/memzero functions"
LEROY Christophe
2015-08-08
1
-0
/
+127
*
powerpc: use memset_io() to clear CPM Muram
LEROY Christophe
2015-08-08
1
-1
/
+1
*
powerpc/mm: Don't call __flush_dcache_icache_phys() with PA>VA
Scott Wood
2015-08-08
2
-8
/
+13
*
powerpc: add support for csum_add()
LEROY Christophe
2015-08-08
1
-0
/
+16
*
powerpc: put csum_tcpudp_magic inline
LEROY Christophe
2015-08-08
3
-46
/
+12
*
powerpc/85xx: Use kconfig fragments
Scott Wood
2015-08-08
12
-1074
/
+296
*
powerpc/85xx: Make defconfigs consistent
Scott Wood
2015-08-08
4
-31
/
+262
*
powerpc: Update corenet32_smp_defconfig for modern distros
Michael Ellerman
2015-08-08
1
-0
/
+6
*
powerpc/corenet32: enable DMA in defconfig
Yao Yuan
2015-08-08
1
-0
/
+2
*
powerpc/corenet: enable eSDHC
Yangbo Lu
2015-08-08
2
-0
/
+4
*
powerpc/eeh: Dump PHB diag-data for non-existing PE
Gavin Shan
2015-07-21
1
-1
/
+9
*
powerpc/eeh: Fix wrong printed PE number
Gavin Shan
2015-07-21
1
-1
/
+1
*
powerpc/signal: Add helper function to fetch quad word aligned pointer
Anshuman Khandual
2015-07-21
1
-5
/
+16
*
powerpc/signal: Fix confusing header documentation in sigcontext.h
Anshuman Khandual
2015-07-16
1
-2
/
+2
*
powerpc/tm: Drop tm_orig_msr from thread_struct
Anshuman Khandual
2015-07-16
2
-8
/
+7
*
powerpc/powernv: Add poweroff (EPOW, DPO) events support for PowerNV platform
Vipin K Parashar
2015-07-16
4
-18
/
+173
*
powerpc/powernv: Unfreeze VF PE on releasing it
Gavin Shan
2015-07-13
1
-1
/
+1
*
powerpc/powernv: Include VF PE in PELTV of PF PE
Gavin Shan
2015-07-13
1
-1
/
+1
*
powerpc/powernv: Pick M64 PEs based on BARs
Gavin Shan
2015-07-13
2
-53
/
+8
*
powerpc/powernv: Boolean argument for pnv_ioda_setup_bus_PE()
Gavin Shan
2015-07-13
2
-5
/
+5
*
powerpc/powernv: Reserve M64 PEs based on BARs
Gavin Shan
2015-07-13
2
-21
/
+38
*
powerpc/powernv: Allow to reserve one PE for multiple times
Gavin Shan
2015-07-13
1
-5
/
+3
*
powerpc: Remove mtmsrd(), use existing mtmsr()
Anton Blanchard
2015-07-13
2
-4
/
+3
*
powerpc: Add macros for the ibm_architecture_vec[] lengths
Michael Ellerman
2015-07-13
1
-8
/
+17
*
powerpc/iommu: Support "hybrid" iommu/direct DMA ops for coherent_mask < dma_...
Benjamin Herrenschmidt
2015-07-13
5
-26
/
+105
*
powerpc/iommu: Cleanup setting of DMA base/offset
Benjamin Herrenschmidt
2015-07-13
3
-17
/
+5
*
powerpc/iommu: Remove dma_data union
Benjamin Herrenschmidt
2015-07-13
3
-14
/
+36
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-07-12
25
-112
/
+213
|
\
|
*
MIPS: O32: Use compat_sys_getsockopt.
Ralf Baechle
2015-07-10
1
-1
/
+1
|
*
MIPS: c-r4k: Extend way_string array
Paul Burton
2015-07-10
1
-1
/
+3
|
*
MIPS: Pistachio: Support CDMM & Fast Debug Channel
James Hogan
2015-07-10
2
-1
/
+12
|
*
MIPS: Malta: Make GIC FDC IRQ workaround Malta specific
James Hogan
2015-07-10
1
-7
/
+13
|
*
MIPS: c-r4k: Fix cache flushing for MT cores
Markos Chandras
2015-07-10
3
-4
/
+55
|
*
Revert "MIPS: Kconfig: Disable SMP/CPS for 64-bit"
Markos Chandras
2015-07-09
1
-1
/
+1
|
*
MIPS: cps-vec: Use macros for various arithmetics and memory operations
Markos Chandras
2015-07-09
1
-16
/
+16
|
*
MIPS: kernel: cps-vec: Replace KSEG0 with CKSEG0
Markos Chandras
2015-07-09
1
-2
/
+2
|
*
MIPS: kernel: cps-vec: Use ta0-ta3 pseudo-registers for 64-bit
Markos Chandras
2015-07-09
1
-21
/
+21
|
*
MIPS: kernel: cps-vec: Replace mips32r2 ISA level with mips64r2
Markos Chandras
2015-07-09
1
-2
/
+2
|
*
MIPS: kernel: cps-vec: Replace 'la' macro with PTR_LA
Markos Chandras
2015-07-09
1
-10
/
+10
|
*
MIPS: kernel: smp-cps: Fix 64-bit compatibility errors due to pointer casting
Markos Chandras
2015-07-09
1
-3
/
+3
|
*
MIPS: Fix erroneous JR emulation for MIPS R6
Markos Chandras
2015-07-09
1
-1
/
+1
|
*
MIPS: Fix branch emulation for BLTC and BGEC instructions
Markos Chandras
2015-07-09
2
-4
/
+4
|
*
MIPS: kernel: traps: Fix broken indentation
Markos Chandras
2015-07-09
1
-4
/
+4
|
*
MIPS: bootmem: Don't use memory holes for page bitmap
Alexander Sverdlin
2015-07-09
1
-8
/
+5
|
*
MIPS: O32: Do not handle require 32 bytes from the stack to be readable.
Ralf Baechle
2015-07-08
2
-18
/
+52
|
*
MIPS, CPUFREQ: Fix spelling of Institute.
Ralf Baechle
2015-07-07
10
-10
/
+10
|
*
MIPS: Lemote 2F: Fix build caused by recent mass rename.
Ralf Baechle
2015-07-07
1
-1
/
+1
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-07-12
12
-87
/
+116
|
\
\
|
*
|
x86/kconfig: Fix typo in the CONFIG_CMDLINE_BOOL help text
Sébastien Hinderer
2015-07-08
1
-1
/
+1
[next]