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
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-09
powerpc/fsl/dts: add FMan node for t1042d4rdb
Madalin Bucur
1
-0
/
+52
2016-12-09
powerpc/fsl/dts: add sg_2500_aqr105_phy4 alias on t1024rdb
Madalin Bucur
1
-0
/
+4
2016-12-09
powerpc/fsl/dts: add QMan and BMan nodes on t1024
Madalin Bucur
2
-0
/
+58
2016-12-09
powerpc/fsl/dts: add QMan and BMan nodes on t1023
Madalin Bucur
2
-0
/
+132
2016-12-09
powerpc/fsl-lbc: use DEFINE_SPINLOCK()
Fabian Frederick
1
-1
/
+1
2016-12-09
powerpc/8xx: Implement support of hugepages
Christophe Leroy
11
-30
/
+225
2016-12-09
powerpc: get hugetlbpage handling more generic
Christophe Leroy
1
-114
/
+81
2016-12-09
powerpc: port 64 bits pgtable_cache to 32 bits
Christophe Leroy
11
-174
/
+227
2016-12-09
tracing: Have the reg function allow to fail
Steven Rostedt (Red Hat)
3
-6
/
+10
2016-12-08
bpf: xdp: Allow head adjustment in XDP prog
Martin KaFai Lau
1
-2
/
+2
2016-12-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-6
/
+18
2016-12-05
constify get_dcookie() and friends
Al Viro
1
-1
/
+1
2016-12-05
Merge tag 'powerpc-4.9-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
6
-6
/
+18
2016-12-05
powerpc/boot: Request no dynamic linker for boot wrapper
Nicholas Piggin
1
-1
/
+23
2016-12-04
powerpc/fsl_pmc: use builtin_platform_driver
Geliang Tang
1
-5
/
+1
2016-12-04
powerpc/83xx/suspend: use builtin_platform_driver
Geliang Tang
1
-5
/
+1
2016-12-03
powerpc/ftrace: Fix the comments for ftrace_modify_code
Libin
1
-7
/
+5
2016-12-02
powerpc/perf: macros for power9 format encoding
Madhavan Srinivasan
2
-8
/
+79
2016-12-02
powerpc/perf: power9 raw event format encoding
Madhavan Srinivasan
1
-0
/
+134
2016-12-02
powerpc/perf: update attribute_group data structure
Madhavan Srinivasan
1
-5
/
+8
2016-12-02
powerpc/perf: factor out the event format field
Madhavan Srinivasan
3
-70
/
+42
2016-12-02
powerpc/mm/iommu, vfio/spapr: Put pages on VFIO container shutdown
Alexey Kardashevskiy
2
-14
/
+1
2016-12-02
powerpc/iommu: Stop using @current in mm_iommu_xxx
Alexey Kardashevskiy
2
-36
/
+26
2016-12-02
powerpc/iommu: Pass mm_struct to init/cleanup helpers
Alexey Kardashevskiy
4
-9
/
+10
2016-12-02
powerpc/64: Define ILLEGAL_POINTER_VALUE for 64-bit
Michael Ellerman
1
-0
/
+7
2016-12-02
powerpc Don't print misleading facility name in facility unavailable exception
Balbir Singh
1
-4
/
+4
2016-12-02
KVM/PPC/Book3S HV: Convert to hotplug state machine
Anna-Maria Gleixner
1
-37
/
+11
2016-12-01
powerpc/64: Fix placement of .text to be immediately following .head.text
Nicholas Piggin
1
-0
/
+9
2016-12-01
powerpc/eeh: Fix deadlock when PE frozen state can't be cleared
Andrew Donnellan
1
-1
/
+3
2016-12-01
powerpc: Make selects of IBM_EMAC_* depend on IBM_EMAC
Michael Ellerman
3
-38
/
+38
2016-12-01
powerpc/cell: Drop select of MEMORY_HOTPLUG
Michael Ellerman
1
-1
/
+0
2016-12-01
powerpc/pseries: Use lmb_is_removable() to check removability
Nathan Fontenot
1
-2
/
+5
2016-12-01
powerpc/mm: Fix page table dump build on non-Book3S
Michael Ellerman
3
-2
/
+8
2016-12-01
KVM: PPC: Book3S: Move prototypes for KVM functions into kvm_ppc.h
Paul Mackerras
7
-49
/
+43
2016-11-30
tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING
Francis Yan
1
-0
/
+2
2016-11-30
powerpc/ps3: Fix system hang with GCC 5 builds
Geoff Levand
2
-12
/
+1
2016-11-30
powerpc/prom: Switch to using structs for ibm_architecture_vec
Michael Ellerman
2
-126
/
+154
2016-11-30
powerpc/prom: Define structs for client architecture vectors
Michael Ellerman
1
-0
/
+53
2016-11-30
powerpc/pseries: add definitions for new H_SIGNAL_SYS_RESET hcall
Nicholas Piggin
2
-1
/
+12
2016-11-30
powerpc: Enable CONFIG_KEXEC_FILE in powerpc server defconfigs.
Thiago Jung Bauermann
3
-0
/
+6
2016-11-30
powerpc/kexec: Enable kexec_file_load() syscall
Thiago Jung Bauermann
4
-1
/
+16
2016-11-30
powerpc: Add purgatory for kexec_file_load() implementation.
Thiago Jung Bauermann
5
-1
/
+147
2016-11-30
powerpc: Add support code for kexec_file_load()
Thiago Jung Bauermann
4
-0
/
+1012
2016-11-30
powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.
Thiago Jung Bauermann
20
-36
/
+36
2016-11-30
powerpc/mm: Fix no execute fault handling on pre-POWER5
Balbir Singh
1
-1
/
+9
2016-11-29
powerpc/mm: Fix lazy icache flush on pre-POWER5
Benjamin Herrenschmidt
2
-3
/
+3
2016-11-29
powerpc/boot: Fix rebuild when changing kernel endian
Michael Ellerman
1
-4
/
+0
2016-11-29
powerpc/boot: All uses of if_changed should depend on FORCE
Michael Ellerman
1
-13
/
+13
2016-11-29
powerpc: Stop passing ARCH=ppc64 to boot Makefile
Michael Ellerman
1
-4
/
+4
2016-11-29
powerpc/virtex: Use generic xilinx irqchip driver
Zubair Lutfullah Kakakhel
6
-212
/
+7
[prev]
[next]