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
2011-09-20
powerpc: Use for_each_node_by_type instead of open coding it
Anton Blanchard
3
-8
/
+7
2011-09-20
powerpc/numa: Remove double of_node_put in hot_add_node_scn_to_nid
Anton Blanchard
1
-1
/
+2
2011-09-20
powerpc/numa: Remove duplicate RECLAIM_DISTANCE definition
Anton Blanchard
1
-10
/
+0
2011-09-20
powerpc/numa: Disable NEWIDLE balancing at node level
Anton Blanchard
1
-1
/
+1
2011-09-20
powerpc/numa: Increase SD_NODES_PER_DOMAIN to 32.
Anton Blanchard
1
-0
/
+6
2011-09-20
powerpc/numa: Enable SD_WAKE_AFFINE in node definition
Anton Blanchard
1
-1
/
+1
2011-09-20
Merge remote-tracking branch 'origin/master' into next
Benjamin Herrenschmidt
6
-2
/
+9
2011-09-20
powerpc/ps3: Add gelic udbg driver
Hector Martin
6
-0
/
+297
2011-09-20
powerpc/eeh: Fix /proc/ppc64/eeh creation
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2011-09-20
powerpc/xics: Add __init to marker icp_native_init()
Arnaud Lacombe
1
-1
/
+1
2011-09-20
powerpc/pseries: Avoid spurious error during hotplug CPU add
Anton Blanchard
1
-0
/
+4
2011-09-20
powerpc/mm: Fix the call trace when resumed from hibernation
Tang Yuantian
1
-1
/
+1
2011-09-20
powerpc/4xx/pci: Add __init annotations for *init_port_hw() functions.
Tony Breeds
1
-6
/
+6
2011-09-20
powerpc/wsp: Add MSI support for PCI on PowerEN
Michael Ellerman
5
-0
/
+175
2011-09-20
powerpc/wsp: Add PCIe Root support to PowerEN/WSP
Benjamin Herrenschmidt
6
-0
/
+1412
2011-09-20
powerpc/wsp: Fix Wire Speed Processor platform configs
Jimi Xenidis
1
-4
/
+4
2011-09-20
pseries/iommu: Add missing kfree
Julia Lawall
1
-2
/
+5
2011-09-20
powerpc/32: Pass device tree address as u64 to machine_init
Scott Wood
6
-56
/
+39
2011-09-20
powerpc/nvram: Add compression to fit more oops output into NVRAM
Jim Keniston
3
-9
/
+169
2011-09-20
powerpc: Fix build dependencies for epapr.c which needs libfdt.h
Matthew McClintock
1
-1
/
+1
2011-09-20
powerpc/mpic: Add support for discontiguous cores
Timur Tabi
2
-11
/
+15
2011-09-20
powerpc: Hugetlb for BookE
Becky Bruce
20
-106
/
+766
2011-09-20
serial/8250: Move UPIO_TSI to powerpc
Arnd Bergmann
1
-0
/
+25
2011-09-20
powerpc: Tidy up dma_map_ops after adding new hook
Milton Miller
4
-29
/
+29
2011-09-20
powerpc: Use the newly added get_required_mask dma_map_ops hook
Milton Miller
10
-34
/
+68
2011-09-01
powerpc: Override dma_get_required_mask by platform hook and ops
Milton Miller
6
-1
/
+96
2011-09-01
Merge remote-tracking branch 'origin/master' into next
Benjamin Herrenschmidt
1
-1
/
+1
2011-08-31
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
6
-2
/
+9
2011-08-30
powerpc/p1023rds: Fix the error of bank-width of nor flash
Chunhe Lan
1
-1
/
+1
2011-08-30
powerpc/85xx: enable caam crypto driver by default
Kim Phillips
3
-1
/
+6
2011-08-30
powerpc/85xx: enable the audio drivers in the defconfigs
Timur Tabi
2
-0
/
+2
2011-08-30
Merge remote-tracking branch 'jwb/next' into next
Benjamin Herrenschmidt
12
-338
/
+293
2011-08-29
remove remaining references to nfsservctl
Stephen Rothwell
1
-1
/
+1
2011-08-25
arch/powerpc/sysdev/fsl_rio.c: correct IECSR register clear value
Liu Gang-B34182
1
-2
/
+3
2011-08-11
powerpc/40x: Remove obsolete HCU4 board
Josh Boyer
6
-319
/
+0
2011-08-11
powerpc/4xx: enable and fix pcie gen1/gen2 on the 460sx
Ayman El-Khashab
2
-17
/
+84
2011-08-11
powerpc/44x: Add NOR flash device to Yosemite dts
Stefan Roese
1
-0
/
+36
2011-08-11
powerpc/44x: Kexec support for PPC440X chipsets
Suzuki Poulose
3
-2
/
+173
2011-08-11
powerpc: Really fix build without CONFIG_PCI
Benjamin Herrenschmidt
1
-1
/
+1
2011-08-05
powerpc: Fix build without CONFIG_PCI
Benjamin Herrenschmidt
1
-0
/
+2
2011-08-05
powerpc/4xx: Fix build of PCI code on 405
Benjamin Herrenschmidt
1
-2
/
+3
2011-08-05
powerpc/pseries: Simplify vpa deregistration functions
Anton Blanchard
3
-18
/
+14
2011-08-05
powerpc/pseries: Cleanup VPA registration and deregistration errors
Anton Blanchard
3
-19
/
+22
2011-08-05
powerpc/pseries: Fix kexec on recent firmware versions
Anton Blanchard
3
-3
/
+14
2011-08-05
powerpc: Make KVM_GUEST default to n
Anton Blanchard
1
-1
/
+1
2011-08-05
powerpc/kvm: Fix build errors with older toolchains
Nishanth Aravamudan
1
-2
/
+2
2011-08-05
powerpc: Lack of ibm,io-events not that important!
Anton Blanchard
1
-5
/
+3
2011-08-05
powerpc: Move kdump default base address to half RMO size on 64bit
Anton Blanchard
2
-13
/
+7
2011-08-05
powerpc/perf: Disable pagefaults during callchain stack read
David Ahern
1
-3
/
+17
2011-08-05
ppc: Remove duplicate definition of PV_POWER7
Peter Zijlstra
1
-1
/
+0
[next]