index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-powerpc
Age
Commit message (
Expand
)
Author
Lines
2006-06-26
[PATCH] Notify page fault call chain
Anil S Keshavamurthy
-0
/
+2
2006-06-26
[PATCH] Notify page fault call chain for powerpc
Anil S Keshavamurthy
-0
/
+2
2006-06-25
[PATCH] Define __raw_get_cpu_var and use it
Paul Mackerras
-0
/
+2
2006-06-25
[PATCH] random: remove SA_SAMPLE_RANDOM from floppy driver
Matt Mackall
-2
/
+1
2006-06-25
[PATCH] Rewritten backlight infrastructure for portable Apple computers
Michael Hanselmann
-15
/
+15
2006-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
-217
/
+1129
2006-06-22
[PATCH] vgacon: make VGA_MAP_MEM take size, remove extra use
Bjorn Helgaas
-2
/
+2
2006-06-21
[POWERPC] Fix mdelay badness on shared processor partitions
Anton Blanchard
-0
/
+13
2006-06-21
[POWERPC] disable floating point exceptions for init
Arnd Bergmann
-1
/
+1
2006-06-21
[POWERPC] Unify ppc syscall tables
Andreas Schwab
-0
/
+306
2006-06-21
[POWERPC] mpic: add support for serial mode interrupts
Mark A. Greer
-0
/
+10
2006-06-21
[POWERPC] spufs: one more fix for 64k pages
arnd@arndb.de
-2
/
+11
2006-06-21
[POWERPC] spufs: remove stop_code from struct spu
Masato Noguchi
-1
/
+0
2006-06-21
[POWERPC] spufs: fix spu irq affinity setting
Geoff Levand
-3
/
+3
2006-06-21
[POWERPC] spufs: further abstract priv1 register access
Geoff Levand
-23
/
+182
2006-06-21
[POWERPC] cell: register SPUs as sysdevs
Jeremy Kerr
-2
/
+3
2006-06-21
[POWERPC] cell: add RAS support
Benjamin Herrenschmidt
-0
/
+5
2006-06-21
[POWERPC] Add 8641 Register space and IRQ definitions.
Jon Loeliger
-0
/
+332
2006-06-20
Merge git://git.infradead.org/hdrcleanup-2.6
Linus Torvalds
-40
/
+7
2006-06-17
[PATCH] powerpc: enable CPU_FTR_CI_LARGE_PAGE for cell
Arnd Bergmann
-1
/
+1
2006-06-15
[POWERPC] check firmware state before suspending
Dave C Boutcher
-0
/
+11
2006-06-15
[POWERPC] Fix HV bit handling on non partitioned machines
Anton Blanchard
-2
/
+2
2006-06-15
[POWERPC] node local IOMMU tables
Anton Blanchard
-1
/
+2
2006-06-15
[POWERPC] pcibus_to_node fixes
Anton Blanchard
-7
/
+15
2006-06-15
[POWERPC] Remove stale 64bit on 32bit kernel code
Anton Blanchard
-19
/
+0
2006-06-15
[POWERPC] 64bit FPSCR support
Anton Blanchard
-0
/
+13
2006-06-15
[POWERPC] MSI abstraction
Jake Moilanen
-0
/
+5
2006-06-15
powerpc: Use 64k pages without needing cache-inhibited large pages
Paul Mackerras
-8
/
+20
2006-06-12
powerpc: Remove unused paca->pgdir field
Paul Mackerras
-15
/
+0
2006-06-09
[PATCH] powerpc: Implement PR_[GS]ET_UNALIGN prctls for powerpc
Paul Mackerras
-0
/
+7
2006-06-09
[PATCH] powerpc: Implement support for setting little-endian mode via prctl
Paul Mackerras
-22
/
+36
2006-06-09
[PATCH] powerpc: oprofile support for POWER6
Michael Neuling
-3
/
+12
2006-06-09
[PATCH] powerpc: node-aware dma allocations
Christoph Hellwig
-1
/
+2
2006-06-09
[PATCH] powerpc: implement pcibus_to_node and pcibus_to_cpumask
Christoph Hellwig
-0
/
+5
2006-06-09
[PATCH] powerpc: reorg RTAS delay code
John Rose
-6
/
+2
2006-06-09
[PATCH] powerpc: Fix buglet with MMU hash management
Benjamin Herrenschmidt
-0
/
+2
2006-06-09
[PATCH] powerpc vdso updates
Benjamin Herrenschmidt
-2
/
+5
2006-06-09
[PATCH] powerpc: enable PPC_PTRACE_[GS]ETREGS on ppc32
Renzo Davoli
-1
/
+1
2006-06-01
Merge branch 'merge'
Paul Mackerras
-1
/
+4
2006-05-26
[PATCH] Add CMSPAR to termbits.h for powerpc and alpha
Paul Mackerras
-0
/
+1
2006-05-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
-1
/
+3
2006-05-24
[PATCH] remove powerpc bitops in favor of existing generic bitops
Jon Mason
-3
/
+3
2006-05-24
[PATCH] powerpc: remove LogicalSlot from pci_dn
Stephen Rothwell
-4
/
+0
2006-05-24
[PATCH] powerpc: remove Irq from pci_dn
Stephen Rothwell
-1
/
+0
2006-05-24
[PATCH] powerpc: remove iSeries_Global_Device_List
Stephen Rothwell
-1
/
+0
2006-05-23
[PATCH] powerpc: wire up sys_[gs]et_robust_list
David Woodhouse
-1
/
+3
2006-05-19
[PATCH] powerpc: Add of_parse_dma_window()
Jeremy Kerr
-0
/
+6
2006-05-19
[PATCH] powerpc: udbg_printf() formatting attribute
jimix@watson.ibm.com
-1
/
+2
2006-05-19
[PATCH] powerpc: Move crashkernel= handling into the kernel.
Michael Ellerman
-0
/
+3
2006-05-19
[PATCH] powerpc: Kdump header cleanup
Michael Ellerman
-9
/
+28
[next]