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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-11
powerpc: Fix section mismatch warning for prom_rtas_call
Vladimir Murzin
1
-1
/
+2
2013-09-11
powerpc: Export cpu_to_chip_id() to fix build error
Guenter Roeck
1
-0
/
+1
2013-09-10
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-7
/
+1
2013-09-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
48
-1733
/
+1093
2013-09-04
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-2
/
+3
2013-09-04
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+2
2013-09-03
Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+2
2013-09-03
Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-41
/
+2
2013-08-29
Merge remote-tracking branch 'origin/next' into kvm-ppc-next
Alexander Graf
39
-213
/
+3960
2013-08-28
of: consolidate definition of early_init_dt_alloc_memory_arch()
Grant Likely
1
-5
/
+0
2013-08-28
Merge tag 'v3.11-rc7' into devicetree/next
Grant Likely
18
-170
/
+345
2013-08-28
powerpc/pseries: Move lparcfg.c to platforms/pseries
Benjamin Herrenschmidt
2
-711
/
+0
2013-08-28
Merge branch 'merge' into next
Benjamin Herrenschmidt
1
-13
/
+9
2013-08-27
powerpc: Don't Oops when accessing /proc/powerpc/lparcfg without hypervisor
Benjamin Herrenschmidt
1
-13
/
+9
2013-08-27
powerpc/btext: Fix CONFIG_PPC_EARLY_DEBUG_BOOTX on ppc32
Benjamin Herrenschmidt
1
-2
/
+2
2013-08-27
powerpc: Cleanup handling of the DSCR bit in the FSCR register
Michael Neuling
2
-30
/
+8
2013-08-27
Merge branch 'merge' into next
Benjamin Herrenschmidt
7
-37
/
+97
2013-08-27
powerpc: Skip emulating & leave interrupts off for kernel program checks
Michael Ellerman
1
-0
/
+11
2013-08-27
powerpc: Add more exception trampolines for hypervisor exceptions
Michael Ellerman
1
-1
/
+7
2013-08-27
powerpc: Fix location and rename exception trampolines
Michael Ellerman
1
-10
/
+10
2013-08-27
powerpc: Never handle VSX alignment exceptions from kernel
Anton Blanchard
1
-0
/
+4
2013-08-23
powerpc: add Book E support to 64-bit hibernation
Wang Dongsheng
1
-2
/
+43
2013-08-22
PCI: Simplify pcie_bus_configure_settings() interface
Bjorn Helgaas
1
-6
/
+2
2013-08-21
of: move of_get_cpu_node implementation to DT core library
Sudeep KarkadaNagesha
1
-57
/
+0
2013-08-21
powerpc: refactor of_get_cpu_node to support other architectures
Sudeep KarkadaNagesha
1
-29
/
+47
2013-08-20
powerpc: Convert some mftb/mftbu into mfspr
Scott Wood
1
-3
/
+3
2013-08-16
powerpc/wsp: Fix early debug build
Benjamin Herrenschmidt
1
-37
/
+1
2013-08-14
powerpc: Little endian SMP IPI demux
Anton Blanchard
1
-9
/
+10
2013-08-14
powerpc: Emulate instructions in little endian mode
Anton Blanchard
1
-1
/
+1
2013-08-14
powerpc: Fix little endian lppaca, slb_shadow and dtl_entry
Anton Blanchard
4
-21
/
+25
2013-08-14
powerpc: Little endian fixes for legacy_serial.c
Alistair Popple
1
-3
/
+3
2013-08-14
powerpc: Make PCI device node device tree accesses endian safe
Anton Blanchard
1
-9
/
+11
2013-08-14
powerpc: Make OF PCI device tree accesses endian safe
Anton Blanchard
2
-13
/
+16
2013-08-14
powerpc: Make device tree accesses in VIO subsystem endian safe
Anton Blanchard
1
-14
/
+17
2013-08-14
powerpc: Make prom_init.c endian safe
Benjamin Herrenschmidt
1
-106
/
+147
2013-08-14
powerpc: Make device tree accesses in cache info code endian safe
Anton Blanchard
1
-6
/
+6
2013-08-14
powerpc: of_parse_dma_window should take a __be32 *dma_window
Anton Blanchard
2
-10
/
+9
2013-08-14
powerpc: Add some endian annotations to time and xics code
Anton Blanchard
1
-1
/
+1
2013-08-14
powerpc: More little endian fixes for setup-common.c
Alistair Popple
1
-2
/
+5
2013-08-14
powerpc: Make logical to real cpu mapping code endian safe
Anton Blanchard
1
-3
/
+3
2013-08-14
powerpc: Make RTAS calls endian safe
Anton Blanchard
1
-19
/
+19
2013-08-14
powerpc: Make cache info device tree accesses endian safe
Anton Blanchard
1
-5
/
+5
2013-08-14
powerpc: Make RTAS device tree accesses endian safe
Anton Blanchard
1
-14
/
+14
2013-08-14
powerpc: More little endian fixes for prom.c
Alistair Popple
1
-2
/
+2
2013-08-14
powerpc: Make prom.c device tree accesses endian safe
Ian Munsie
1
-29
/
+31
2013-08-14
powerpc: Make chip-id information available to userspace
Vasant Hegde
1
-0
/
+15
2013-08-14
powerpc: Use ibm, chip-id property to compute cpu_core_mask if available
Paul Mackerras
1
-3
/
+45
2013-08-14
powerpc: Pull out cpu_core_mask updates into a separate function
Paul Mackerras
1
-28
/
+28
2013-08-14
powerpc: Fix denormalized exception handler
Paul Mackerras
1
-5
/
+6
2013-08-14
powerpc: Remove the empty giveup_fpu() function on 32bit kernel
Kevin Hao
5
-32
/
+2
[next]