index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32M
Dale Farnsworth
2008-12-23
1
-5
/
+6
*
powerpc/32: Setup OF properties for kdump
Dale Farnsworth
2008-12-23
2
-52
/
+40
*
powerpc/32/kdump: Implement crash_setup_regs() using ppc_save_regs()
Anton Vorontsov
2008-12-23
1
-1
/
+1
*
powerpc: Prepare xmon_save_regs for use with kdump
Anton Vorontsov
2008-12-23
2
-0
/
+78
*
powerpc: Make default kexec/crash_kernel ops implicit
Anton Vorontsov
2008-12-23
1
-12
/
+9
*
powerpc: Setup OF properties for ppc32 kexec
Dale Farnsworth
2008-12-23
2
-19
/
+39
*
powerpc/44x: 44x TLB doesn't need "Guarded" set for all pages
Benjamin Herrenschmidt
2008-12-21
1
-1
/
+11
*
powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED
Benjamin Herrenschmidt
2008-12-21
2
-15
/
+10
*
powerpc/mm: Runtime allocation of mmu context maps for nohash CPUs
Benjamin Herrenschmidt
2008-12-21
1
-0
/
+5
*
powerpc/mm: Split low level tlb invalidate for nohash processors
Benjamin Herrenschmidt
2008-12-21
1
-233
/
+0
*
powerpc/mm: Add SMP support to no-hash TLB handling
Benjamin Herrenschmidt
2008-12-21
2
-6
/
+9
*
powerpc/mm: Introduce MMU features
Benjamin Herrenschmidt
2008-12-21
11
-9
/
+156
*
powerpc/mm: Split mmu_context handling
Benjamin Herrenschmidt
2008-12-21
4
-4
/
+14
*
powerpc/4xx: Extended DCR support v2
Benjamin Herrenschmidt
2008-12-21
1
-2
/
+2
*
powerpc: Convert sysfs cache code to of_find_next_cache_node()
Nathan Lynch
2008-12-21
1
-6
/
+1
*
powerpc: Convert cpu_to_l2cache() to of_find_next_cache_node()
Nathan Lynch
2008-12-21
1
-7
/
+4
*
powerpc: Add of_find_next_cache_node()
Nathan Lynch
2008-12-21
1
-0
/
+31
*
Merge branch 'linux-2.6' into next
Paul Mackerras
2008-12-18
1
-2
/
+2
|
\
|
*
powerpc/fsl-booke: Fix the miss interrupt restore
Dave Liu
2008-12-17
1
-2
/
+2
*
|
powerpc: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-12-16
3
-18
/
+14
*
|
powerpc/pseries: Check for GIQ indicator before calling set-indicator
Nathan Lynch
2008-12-16
1
-0
/
+26
*
|
powerpc: Move smp_hw_index to 32-bit code
Nathan Lynch
2008-12-16
2
-1
/
+2
*
|
powerpc: Remove `have_of' global variable
Anton Vorontsov
2008-12-16
4
-11
/
+1
*
|
Merge branch 'merge' into next
Paul Mackerras
2008-12-16
3
-0
/
+7
|
\
|
|
*
powerpc/fsl-booke: Fix problem with _tlbil_va being interrupted
Kumar Gala
2008-12-13
1
-0
/
+3
|
*
powerpc/virtex5: Fix Virtex5 machine check handling
Grant Likely
2008-12-05
2
-0
/
+4
*
|
powerpc/85xx: Add support for SMP initialization
Kumar Gala
2008-12-03
1
-0
/
+70
*
|
powerpc/85xx: minor head_fsl_booke.S cleanup
Kumar Gala
2008-12-03
1
-2
/
+2
*
|
powerpc: Better setup of boot page TLB entry
Trent Piepho
2008-12-03
1
-9
/
+13
*
|
powerpc: Add SPE/EFP math emulation for E500v1/v2 processors.
Liu Yu
2008-12-03
2
-10
/
+59
*
|
powerpc/ibmebus: Get rid of the IRQ mapping in ibmebus_free_irq()
Sebastien Dugue
2008-12-03
1
-0
/
+1
*
|
powerpc: Eliminate NULL test and memset after alloc_bootmem
Julia Lawall
2008-12-03
1
-2
/
+0
*
|
powerpc: Add sync_*_for_* to dma_ops
Becky Bruce
2008-12-03
1
-0
/
+26
*
|
powerpc: Allow the max stack trace depth to be configured
Johannes Berg
2008-12-03
1
-1
/
+1
*
|
powerpc: Add MSR[CE, DE] to the MSR bits we print on show_regs()
Kumar Gala
2008-12-03
1
-0
/
+2
*
|
Merge branch 'merge'
Paul Mackerras
2008-12-03
5
-4
/
+21
|
\
|
|
*
powerpc: Fix dma_map_sg() cache flushing on non coherent platforms
Benjamin Herrenschmidt
2008-12-03
1
-0
/
+1
|
*
powerpc: Fix build for 32-bit SMP configs
Milton Miller
2008-12-01
1
-0
/
+2
|
*
powerpc: Fix system calls on Cell entered with XER.SO=1
Paul Mackerras
2008-12-01
1
-1
/
+7
|
*
powerpc: Fix IRQ assignment for some PCIe devices
Adhemerval Zanella
2008-12-01
1
-2
/
+5
|
*
powerpc/44x: Fix 460EX/460GT machine check handling
Benjamin Herrenschmidt
2008-11-13
1
-1
/
+6
*
|
powerpc: Provide a separate handler for each IPI action
Milton Miller
2008-11-19
1
-0
/
+59
*
|
powerpc: Use for_each_node_with_property() in of_irq_map_init()
Michael Ellerman
2008-11-19
1
-4
/
+1
*
|
Merge branch 'linux-2.6' into next
Paul Mackerras
2008-11-12
2
-3
/
+19
|
\
|
|
*
powerpc: Fix msr check in compat_sys_swapcontext
Andreas Schwab
2008-11-11
1
-3
/
+15
|
*
powerpc/fsl-booke: Fix synchronization bug w/local tlb invalidates
Kumar Gala
2008-11-08
1
-0
/
+4
*
|
powerpc: Eliminate unused do_gtod variable
Paul Mackerras
2008-11-06
1
-35
/
+0
*
|
powerpc: Improve resolution of VDSO clock_gettime
Paul Mackerras
2008-11-06
4
-148
/
+203
*
|
powerpc/pci: Cosmetic cleanups of pci-common.c
Benjamin Herrenschmidt
2008-11-06
1
-41
/
+36
*
|
powerpc/pci: Fix various pseries PCI hotplug issues
Benjamin Herrenschmidt
2008-11-06
2
-52
/
+37
[next]