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.13.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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-5
/
+5
2009-11-15
Merge branches 'perf/powerpc' and 'perf/bench' into perf/core
Ingo Molnar
4
-2
/
+154
2009-11-13
mpc52xx/wdt: merge WDT code into the GPT driver
Albrecht Dreß
1
-1
/
+2
2009-11-12
mpc5200/gpt: tiny fix for gpt period limitation
Albrecht Dreß
1
-1
/
+1
2009-11-12
powerpc/qe&cpm: Implement static inline stubs for non-QE/CPM builds
Anton Vorontsov
2
-1
/
+54
2009-11-12
powerpc/cpm: Move CPMFCR_* defines into cpm.h
Anton Vorontsov
2
-8
/
+16
2009-11-12
powerpc/qe&cpm2: Avoid redefinitions in CPM2 and QE headers
Anton Vorontsov
3
-5
/
+27
2009-11-12
powerpc/cpm: Remove SPI defines and spi structs
Anton Vorontsov
2
-84
/
+0
2009-11-12
powerpc/qe: QE also shuts down on MPC8568
Anton Vorontsov
1
-1
/
+22
2009-11-12
powerpc/qe: Make qe_reset() code path safe for repeated invocation
Anton Vorontsov
1
-1
/
+1
2009-11-12
powerpc/qe: Add qe_upload_firmware() stub for non-QE builds
Anton Vorontsov
1
-0
/
+7
2009-11-05
Use hrtimers for the decrementer
Alexander Graf
1
-2
/
+4
2009-11-05
Add fields to PACA
Alexander Graf
1
-0
/
+9
2009-11-05
Split init_new_context and destroy_context
Alexander Graf
1
-0
/
+2
2009-11-05
Make head_64.S aware of KVM real mode code
Alexander Graf
1
-0
/
+2
2009-11-05
Add book3s_64 highmem asm code
Alexander Graf
1
-0
/
+1
2009-11-05
Add Book3s_64 intercept helpers
Alexander Graf
1
-0
/
+58
2009-11-05
Add asm/kvm_book3s.h
Alexander Graf
1
-0
/
+136
2009-11-05
Add Book3s fields to vcpu structs
Alexander Graf
1
-1
/
+72
2009-11-05
Add Book3s definitions
Alexander Graf
1
-0
/
+39
2009-11-05
Pass PVR in sregs
Alexander Graf
1
-0
/
+2
2009-11-05
powerpc/5200: add LocalPlus bus FIFO device driver
John Bonesio
1
-0
/
+39
2009-11-05
powerpc/5200: add general purpose timer API for the MPC5200
Grant Likely
1
-0
/
+7
2009-10-30
powerpc: Enable sparse irq_descs on powerpc
Michael Ellerman
1
-0
/
+3
2009-10-30
powerpc/nvram_64: Remove unused code
Thomas Gleixner
1
-1
/
+0
2009-10-30
powerpc: Fix potential compile error irqs_disabled_flags
Michael Neuling
1
-5
/
+0
2009-10-30
powerpc/mm: Bring hugepage PTE accessor functions back into sync with normal ...
David Gibson
2
-6
/
+20
2009-10-30
powerpc/mm: Split hash MMU specific hugepage code into a new file
David Gibson
1
-0
/
+3
2009-10-30
powerpc/mm: Cleanup initialization of hugepages on powerpc
David Gibson
1
-1
/
+1
2009-10-30
powerpc/mm: Allow more flexible layouts for hugepage pagetables
David Gibson
5
-13
/
+32
2009-10-30
powerpc/mm: Cleanup management of kmem_caches for pagetables
David Gibson
4
-56
/
+45
2009-10-30
powerpc: Remove get_irq_desc()
Michael Ellerman
1
-2
/
+0
2009-10-30
powerpc: Make NR_IRQS a CONFIG option
Michael Ellerman
1
-2
/
+2
2009-10-29
percpu: make percpu symbols in powerpc unique
Tejun Heo
1
-1
/
+1
2009-10-28
powerpc: tracing: Give hypervisor call tracepoints access to arguments
Anton Blanchard
1
-4
/
+5
2009-10-28
powerpc: tracing: Add hypervisor call tracepoints
Anton Blanchard
2
-0
/
+47
2009-10-28
powerpc: tracing: Add powerpc tracepoints for timer entry and exit
Anton Blanchard
1
-0
/
+34
2009-10-28
powerpc: tracing: Add powerpc tracepoints for interrupt entry and exit
Anton Blanchard
1
-0
/
+53
2009-10-28
powerpc: perf_event: Add alignment-faults and emulation-faults software events
Anton Blanchard
1
-2
/
+14
2009-10-28
powerpc: Create PPC_WARN_ALIGNMENT to match PPC_WARN_EMULATED
Anton Blanchard
1
-2
/
+5
2009-10-28
powerpc: perf_event: Enable SDAR in continous sample mode
Anton Blanchard
1
-0
/
+2
2009-10-15
of: merge other miscellaneous prototypes
Grant Likely
1
-14
/
+0
2009-10-15
of: merge of_*_flat_dt*() functions
Grant Likely
1
-10
/
+0
2009-10-15
of: merge of_node_get(), of_node_put() and of_find_all_nodes()
Grant Likely
1
-4
/
+0
2009-10-15
of: merge of_read_number() an of_read_ulong()
Grant Likely
1
-20
/
+0
2009-10-15
of: merge of_node_*_flag() and set_node_proc_entry()
Grant Likely
1
-17
/
+0
2009-10-15
of: merge struct boot_param_header from Microblaze and PowerPC
Grant Likely
1
-31
/
+0
2009-10-15
of: add common header for flattened device tree representation
Grant Likely
1
-11
/
+1
2009-10-15
of: merge struct device_node
Grant Likely
1
-20
/
+0
2009-10-15
of: merge phandle, ihandle and struct property
Grant Likely
1
-12
/
+0
[prev]
[next]