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
/
include
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
-2
/
+2
*
powerpc/32/kdump: Implement crash_setup_regs() using ppc_save_regs()
Anton Vorontsov
2008-12-23
1
-9
/
+6
*
powerpc: Prepare xmon_save_regs for use with kdump
Anton Vorontsov
2008-12-23
1
-0
/
+4
*
powerpc/mpc5200: add rts/cts handling in PSC UART driver
Wolfram Sang
2008-12-21
1
-1
/
+10
*
powerpc/mpc5200: Document and tidy irq driver
Grant Likely
2008-12-21
1
-0
/
+19
*
powerpc: Const-qualify Device Node Argument to DCR Resource Extent API
Grant Erickson
2008-12-21
1
-2
/
+2
*
powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED
Benjamin Herrenschmidt
2008-12-21
3
-38
/
+43
*
powerpc/mm: Split low level tlb invalidate for nohash processors
Benjamin Herrenschmidt
2008-12-21
1
-14
/
+0
*
powerpc/mm: Add SMP support to no-hash TLB handling
Benjamin Herrenschmidt
2008-12-21
3
-48
/
+56
*
powerpc/mm: Introduce MMU features
Benjamin Herrenschmidt
2008-12-21
3
-48
/
+108
*
powerpc/mm: Rework context management for CPUs with no hash table
Benjamin Herrenschmidt
2008-12-21
5
-7
/
+13
*
powerpc/mm: Split mmu_context handling
Benjamin Herrenschmidt
2008-12-21
1
-226
/
+34
*
powerpc/4xx: Extended DCR support v2
Benjamin Herrenschmidt
2008-12-21
2
-14
/
+56
*
powerpc: Add of_find_next_cache_node()
Nathan Lynch
2008-12-21
1
-0
/
+3
*
powerpc/mm: Add local_flush_tlb_mm() to SW loaded TLB implementations
Benjamin Herrenschmidt
2008-12-16
1
-0
/
+5
*
powerpc: Fix asm EMIT_BUG_ENTRY with !CONFIG_BUG
Benjamin Herrenschmidt
2008-12-16
1
-1
/
+10
*
powerpc: Remove dead BIO_VMERGE_BOUNDARY definition
FUJITA Tomonori
2008-12-16
1
-7
/
+0
*
powerpc: Introduce ppc_pci_flags accessors
Josh Boyer
2008-12-16
2
-3
/
+27
*
powerpc/pseries: Check for GIQ indicator before calling set-indicator
Nathan Lynch
2008-12-16
1
-0
/
+1
*
powerpc: Remove `have_of' global variable
Anton Vorontsov
2008-12-16
1
-2
/
+0
*
powerpc: Fix !CONFIG_PPC_NEED_DMA_SYNC_OPS build warning
Becky Bruce
2008-12-16
1
-6
/
+35
*
powerpc/ps3: Add sub-match id modalias support
Geert Uytterhoeven
2008-12-16
1
-27
/
+26
*
powerpc: Fix typo in pgtable-ppc64.h
Geoff Levand
2008-12-16
1
-1
/
+1
*
powerpc: Fix bogus cache flushing on all 40x and BookE processors v2
Benjamin Herrenschmidt
2008-12-15
1
-7
/
+8
*
powerpc: Better setup of boot page TLB entry
Trent Piepho
2008-12-03
1
-0
/
+2
*
powerpc: Add SPE/EFP math emulation for E500v1/v2 processors.
Liu Yu
2008-12-03
2
-10
/
+32
*
powerpc/math-emu: Adopt new version of _FP_CHOOSENAN
Liu Yu
2008-12-03
1
-9
/
+17
*
powerpc/math-emu: Fix single float point division bug
Liu Yu
2008-12-03
1
-1
/
+1
*
powerpc and sparc: Introduce dev_archdata node accessors
Anton Vorontsov
2008-12-03
1
-0
/
+12
*
powerpc: Add sync_*_for_* to dma_ops
Becky Bruce
2008-12-03
1
-31
/
+62
*
powerpc: Use RCU based pte freeing mechanism for all powerpc
Kumar Gala
2008-12-03
3
-37
/
+49
*
powerpc: Add a local_flush_tlb_page to handle kmap_atomic invalidates
Kumar Gala
2008-12-03
2
-2
/
+16
*
powerpc: Fix ppc32 mm_struct CPU tracking in SMP
Benjamin Herrenschmidt
2008-12-03
1
-0
/
+3
*
Merge branch 'merge'
Paul Mackerras
2008-12-03
3
-3
/
+2
|
\
|
*
Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2008-12-02
1
-0
/
+2
|
|
\
|
|
*
KVM: ppc: stop leaking host memory on VM exit
Hollis Blanchard
2008-11-25
1
-0
/
+2
|
*
|
remove __ARCH_WANT_COMPAT_SYS_PTRACE
Christoph Hellwig
2008-11-30
1
-2
/
+0
|
*
|
powerpc set_huge_psize() false positive
Al Viro
2008-11-30
1
-1
/
+0
|
|
/
*
|
powerpc: Provide a separate handler for each IPI action
Milton Miller
2008-11-19
1
-0
/
+7
*
|
powerpc: Optimise mutex
Nick Piggin
2008-11-19
1
-5
/
+130
*
|
powerpc: Optimise smp_rmb
Nick Piggin
2008-11-19
1
-9
/
+11
*
|
powerpc: Optimise smp_wmb
Nick Piggin
2008-11-19
2
-2
/
+6
*
|
powerpc: Tell gcc when we clobber the carry in inline asm
Paul Mackerras
2008-11-19
3
-12
/
+12
*
|
powerpc/ps3: Replace the flip_ctl logic in ps3av and ps3fb by a mutex
Geert Uytterhoeven
2008-11-19
2
-4
/
+3
*
|
Merge branch 'linux-2.6' into next
Paul Mackerras
2008-11-12
2
-10
/
+4
|
\
|
|
*
powerpc: Update QE/CPM2 usb_ctlr structures for USB support
Li Yang
2008-11-08
2
-10
/
+4
*
|
powerpc: Use the new byteorder headers
Harvey Harrison
2008-11-06
1
-17
/
+21
*
|
powerpc: Eliminate unused do_gtod variable
Paul Mackerras
2008-11-06
1
-20
/
+0
*
|
powerpc: Improve resolution of VDSO clock_gettime
Paul Mackerras
2008-11-06
1
-0
/
+3
*
|
powerpc: Remove map_/unmap_single() from dma_mapping_ops
Mark Nelson
2008-11-06
1
-31
/
+5
[next]