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-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
2016-02-29
powerpc/mm/book3s-64: Move _PAGE_PTE to 2nd most significant bit
Paul Mackerras
1
-1
/
+1
2016-02-29
powerpc/mm/book3s-64: Move _PAGE_PRESENT to the most significant bit
Paul Mackerras
4
-9
/
+11
2016-02-29
powerpc/mm/book3s-64: Use physical addresses in upper page table tree levels
Paul Mackerras
7
-18
/
+28
2016-02-27
powerpc/mm/book3s-64: Free up 7 high-order bits in the Linux PTE
Paul Mackerras
5
-11
/
+14
2016-02-27
powerpc/mm/book3s-64: Clean up some obsolete or misleading comments
Paul Mackerras
3
-14
/
+12
2016-02-25
Merge tag 'powerpc-4.5-4' into next
Michael Ellerman
16
-11
/
+110
2016-02-24
powerpc: Fix BUG_ON() reporting in real mode
Balbir Singh
1
-1
/
+9
2016-02-24
powerpc: Use BUILD_BUG_ON_MSG() for unsupported {cmp}xchg sizes
pan xinhui
1
-16
/
+7
2016-02-24
powerpc/powernv: Add AST graphics driver to powernv_defconfig
Jeremy Kerr
1
-2
/
+2
2016-02-24
powerpc/powernv: Add powernv firmware interface drivers to powernv_defconfig
Jeremy Kerr
1
-0
/
+6
2016-02-24
powerpc/powernv: Add powernv_defconfig
Jeremy Kerr
1
-0
/
+307
2016-02-22
powerpc: Add POWER9 cputable entry
Michael Neuling
6
-12
/
+95
2016-02-22
powerpc: Use defines for __init_tlb_power[78]
Michael Neuling
1
-2
/
+3
2016-02-22
powerpc/powernv: Create separate subcores CPU feature bit
Michael Neuling
2
-2
/
+3
[prev]
[next]