index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-27
powerpc: remove unnecessary sync_single_range_* in swiotlb_dma_ops
FUJITA Tomonori
2
-8
/
+8
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
37
-503
/
+1405
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2
-4
/
+2
2010-05-22
drivercore: Add of_match_table to the common device drivers
Grant Likely
1
-1
/
+4
2010-05-22
arch/powerpc: Move dma_mask from of_device into pdev_archdata
Grant Likely
2
-2
/
+2
2010-05-22
Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-43
/
+81
2010-05-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
28
-364
/
+1189
2010-05-21
powerpc: Remove unused 'protect4gb' boot parameter
FUJITA Tomonori
1
-12
/
+0
2010-05-21
powerpc: Use smt_snooze_delay=-1 to always busy loop
Anton Blanchard
1
-9
/
+8
2010-05-21
powerpc: Remove check of ibm,smt-snooze-delay OF property
Anton Blanchard
1
-29
/
+0
2010-05-21
powerpc/kdump: Fix race in kdump shutdown
Michael Neuling
1
-0
/
+27
2010-05-21
powerpc/kexec: Fix race in kexec shutdown
Michael Neuling
4
-17
/
+42
2010-05-21
powerpc: Use more accurate limit for first segment memory allocations
Anton Blanchard
1
-4
/
+13
2010-05-21
powerpc/kdump: Use chip->shutdown to disable IRQs
Anton Blanchard
1
-1
/
+1
2010-05-21
powerpc/kdump: CPUs assume the context of the oopsing CPU
Anton Blanchard
1
-1
/
+5
2010-05-21
powerpc/crashdump: Do not fail on NULL pointer dereferencing
Maxim Uvarov
1
-0
/
+3
2010-05-21
powerpc/pci: Check devices status property when scanning OF tree
Sonny Rao
1
-0
/
+2
2010-05-21
powerpc/vio: Switch VIO Bus PM to use generic helpers
Brian King
1
-24
/
+1
2010-05-21
powerpc: Use common cpu_die (fixes SMP+SUSPEND build)
Milton Miller
2
-6
/
+6
2010-05-21
powerpc/rtasd: Don't start event scan if scan rate is zero
Michael Ellerman
1
-0
/
+6
2010-05-21
powerpc,kgdb: Introduce low level trap catching
Jason Wessel
2
-4
/
+9
2010-05-21
kgdb: core changes to support kdb
Jason Wessel
1
-0
/
+5
2010-05-19
of: eliminate of_device->node and dev_archdata->{of,prom}_node
Grant Likely
3
-13
/
+9
2010-05-19
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
3
-14
/
+14
2010-05-18
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-61
/
+68
2010-05-17
powerpc/fsl-booke: Move loadcam_entry back to asm code to fix SMP ftrace
Kumar Gala
1
-0
/
+8
2010-05-17
powerpc/fsl-booke: Fix InstructionTLBError execute permission check
Li Yang
1
-3
/
+10
2010-05-17
KVM: PPC: Find HTAB ourselves
Alexander Graf
1
-5
/
+0
2010-05-17
KVM: PPC: Add KVM intercept handlers
Alexander Graf
1
-0
/
+14
2010-05-17
PPC: Export SWITCH_FRAME_SIZE
Alexander Graf
1
-1
/
+1
2010-05-17
KVM: PPC: Export MMU variables
Alexander Graf
1
-0
/
+5
2010-05-17
KVM: PPC: Add SVCPU to Book3S_32
Alexander Graf
1
-0
/
+3
2010-05-17
KVM: PPC: Use now shadowed vcpu fields
Alexander Graf
1
-37
/
+54
2010-05-17
KVM: PPC: Use CONFIG_PPC_BOOK3S define
Alexander Graf
1
-3
/
+3
2010-05-17
KVM: PPC: Name generic 64-bit code generic
Alexander Graf
1
-2
/
+2
2010-05-17
KVM: PPC: Don't export Book3S symbols on BookE
Alexander Graf
1
-0
/
+2
2010-05-13
Merge commit 'kumar/merge' into merge
Benjamin Herrenschmidt
1
-2
/
+3
2010-05-12
powerpc/perf_event: Fix oops due to perf_event_do_pending call
Paul Mackerras
4
-28
/
+48
2010-05-11
perf, powerpc: Implement group scheduling transactional APIs
Lin Ming
1
-61
/
+68
2010-05-07
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
1
-1
/
+2
2010-05-06
powerpc/cpumask: Update some comments
Anton Blanchard
2
-4
/
+4
2010-05-06
powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasks
Anton Blanchard
1
-18
/
+24
2010-05-06
powerpc/cpumask: Convert /proc/cpuinfo to new cpumask API
Anton Blanchard
1
-9
/
+13
2010-05-06
powerpc/cpumask: Refactor /proc/cpuinfo code
Anton Blanchard
1
-29
/
+33
2010-05-06
powerpc/cpumask: Convert fixup_irqs to new cpumask API
Anton Blanchard
2
-9
/
+12
2010-05-06
powerpc/cpumask: Convert smp_cpus_done to new cpumask API
Anton Blanchard
1
-3
/
+6
2010-05-06
powerpc/cpumask: Convert rtasd to new cpumask API
Anton Blanchard
1
-5
/
+5
2010-05-05
powerpc/4xx: Simple platform for the ISS 4xx simulator
Torez Smith
2
-0
/
+17
2010-05-05
powerpc/476: Add isync after loading mmu and debug spr's
Dave Kleikamp
2
-0
/
+6
2010-05-05
powerpc/476: add machine check handler for 47x core
Dave Kleikamp
2
-0
/
+41
[next]