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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-09
qe: Make cpm_muram_alloc_common static
Saurabh Sengar
2
-35
/
+33
2016-03-09
qe/ic: fix a buffer overflow error and add check elsewhere
Zhao Qiang
1
-1
/
+10
2016-03-05
powerpc/fsl: Update fman dt binding with pcs-phy and tbi-phy
Igal Liberman
1
-0
/
+40
2016-03-04
powerpc/mpc85xx: Add CPU hotplug support for E6500
chenhui zhao
4
-31
/
+124
2016-03-04
powerpc/mpc85xx: Add hotplug support on E5500 and E500MC cores
chenhui zhao
4
-90
/
+118
2016-03-04
powerpc/mpc85xx: refactor the PM operations
chenhui zhao
4
-54
/
+127
2016-03-04
powerpc/rcpm: add RCPM driver
chenhui zhao
9
-0
/
+571
2016-03-04
powerpc/cache: add cache flush operation for various e500
chenhui zhao
7
-78
/
+128
2016-03-04
powerpc/mm: any thread in one core can be the first to setup TLB1
chenhui zhao
2
-3
/
+9
2016-03-04
Documentation: dt: binding: fsl: add devicetree binding for describing RCPM
Wang Dongsheng
1
-0
/
+63
2016-03-04
powerpc: simplify csum_add(a, b) in case a or b is constant 0
Christophe Leroy
1
-0
/
+6
2016-03-04
powerpc32: optimise csum_partial() loop
Christophe Leroy
1
-1
/
+15
2016-03-04
powerpc32: optimise a few instructions in csum_partial()
Christophe Leroy
1
-20
/
+17
2016-03-04
powerpc32: rewrite csum_partial_copy_generic() based on copy_tofrom_user()
Christophe Leroy
1
-111
/
+209
2016-03-04
powerpc: inline ip_fast_csum()
Christophe Leroy
4
-56
/
+38
2016-03-04
powerpc32: checksum_wrappers_64 becomes checksum_wrappers
Christophe Leroy
3
-11
/
+1
2016-03-04
powerpc: mark xer clobbered in csum_add()
Christophe Leroy
1
-1
/
+1
2016-03-04
powerpc: unexport csum_tcpudp_magic
Christophe Leroy
1
-1
/
+0
2016-03-03
powerpc/mm: Move hash64 tlbflush code into a new header
Aneesh Kumar K.V
2
-91
/
+95
2016-03-03
powerpc/mm: Move hash related mmu-*.h headers to book3s/
Aneesh Kumar K.V
13
-12
/
+12
2016-03-03
powerpc/mm: add _PAGE_HASHPTE similar to 4K hash
Aneesh Kumar K.V
1
-1
/
+1
2016-03-03
powerp/mm: Update code comments
Aneesh Kumar K.V
2
-3
/
+3
2016-03-03
mm: Some arch may want to use HPAGE_PMD related values as variables
Kirill A. Shutemov
4
-6
/
+30
2016-03-03
powerpc/mm: Switch book3s 64 with 64K page size to 4 level page table
Aneesh Kumar K.V
8
-64
/
+102
2016-03-03
powerpc/mm: Don't have conditional defines for real_pte_t
Aneesh Kumar K.V
2
-22
/
+9
2016-03-03
powerpc/mm: Split pgtable types to separate header
Aneesh Kumar K.V
2
-103
/
+109
2016-03-02
powerpc: Add the ability to save VSX without giving it up
Cyril Bur
4
-37
/
+30
2016-03-02
powerpc: Add the ability to save Altivec without giving it up
Cyril Bur
3
-22
/
+17
2016-03-02
powerpc: Add the ability to save FPU without giving it up
Cyril Bur
3
-19
/
+17
2016-03-02
powerpc: Prepare for splitting giveup_{fpu, altivec, vsx} in two
Cyril Bur
3
-1
/
+45
2016-03-02
powerpc: Restore FPU/VEC/VSX if previously used
Cyril Bur
6
-14
/
+107
2016-03-02
powerpc: Explicitly disable math features when copying thread
Cyril Bur
1
-0
/
+1
2016-03-02
selftests/powerpc: Test FPU and VMX regs in signal ucontext
Cyril Bur
4
-1
/
+296
2016-03-02
selftests/powerpc: Test preservation of FPU and VMX regs across preemption
Cyril Bur
6
-3
/
+310
2016-03-02
selftests/powerpc: Test the preservation of FPU and VMX regs across syscall
Cyril Bur
8
-1
/
+625
2016-03-02
selftests/powerpc: Remove -flto from common CFLAGS
Suraj Jitindar Singh
1
-1
/
+1
2016-03-02
selftests/powerpc: Fix out of bounds access in TM signal test
Michael Ellerman
1
-1
/
+1
2016-03-02
powerpc/mm: Split hash page table sizing heuristic into a helper
David Gibson
2
-13
/
+24
2016-03-01
powerpc/mm: Clean up memory hotplug failure paths
David Gibson
3
-19
/
+44
2016-03-01
powerpc/mm: Handle removing maybe-present bolted HPTEs
David Gibson
4
-11
/
+24
2016-03-01
powerpc/mm: Clean up error handling for htab_remove_mapping
David Gibson
1
-7
/
+6
2016-03-01
powerpc: Fix misspellings in comments.
Adam Buchbinder
42
-56
/
+56
2016-03-01
powerpc/ps3: gelic_udbg: use struct udphdr from <linux/udp.h>
Luis Henriques
1
-8
/
+2
2016-03-01
powerpc/ps3: gelic_udbg: use struct iphdr from <linux/ip.h>
Luis Henriques
1
-20
/
+9
2016-03-01
powerpc/ps3: gelic_udbg: use struct vlan_hdr from <linux/if_vlan.h>
Luis Henriques
1
-10
/
+6
2016-03-01
powerpc/ps3: gelic_udbg: use struct ethhdr from <linux/if_ether.h>
Luis Henriques
1
-10
/
+7
2016-02-29
powerpc/mm/book3s-64: Expand the real page number field of the Linux PTE
Paul Mackerras
2
-8
/
+8
2016-02-29
powerpc/mm/book3s-64: Move software-used bits in PTE
Paul Mackerras
1
-3
/
+3
2016-02-29
powerpc/mm/book3s-64: Shuffle read, write, execute and user bits in PTE
Paul Mackerras
1
-4
/
+6
2016-02-29
powerpc/mm/book3s-64: Move HPTE-related bits in PTE to upper end
Paul Mackerras
2
-6
/
+7
[next]