index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Fix major revision number for Freescale cores
Martin Langer
2008-09-15
1
-2
/
+15
*
powerpc: Clean up hugepage pagetable allocation for powerpc with 16G pages
David Gibson
2008-09-15
1
-26
/
+33
*
powerpc: Make the irq reverse mapping radix tree lockless
Sebastien Dugue
2008-09-15
1
-65
/
+11
*
powerpc: Separate the irq radix tree insertion and lookup
Sebastien Dugue
2008-09-15
3
-31
/
+95
*
powerpc: Rename PTE_SIZE to HPTE_SIZE
Becky Bruce
2008-09-15
1
-18
/
+18
*
powerpc: Enforce a non-spe kernel build even on broken compilers
Thiemo Seufer
2008-09-15
1
-0
/
+3
*
powerpc: Use sys_pause for 32-bit pause entry point
Christoph Hellwig
2008-09-15
2
-9
/
+1
*
powerpc: Make the 64-bit kernel as a position-independent executable
Paul Mackerras
2008-09-15
16
-19
/
+181
*
powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bit
Paul Mackerras
2008-09-15
6
-126
/
+110
*
powerpc: Make it possible to move the interrupt handlers away from the kernel
Paul Mackerras
2008-09-15
7
-64
/
+72
*
powerpc: Rearrange head_64.S to move interrupt handler code to the beginning
Paul Mackerras
2008-09-15
1
-97
/
+106
*
powerpc: Add support for dynamic reconfiguration memory in kexec/kdump kernels
Chandru
2008-09-15
2
-22
/
+95
*
powerpc: Check rc of notifier chain for memory remove
Nathan Fontenot
2008-09-15
1
-3
/
+3
*
powerpc: New copy_4K_page()
Mark Nelson
2008-09-15
1
-105
/
+93
*
powerpc: Add new CPU feature: CPU_FTR_CP_USE_DCBTZ
Mark Nelson
2008-09-15
1
-3
/
+6
*
powerpc: Fix duplicate test of MACIO_FLAG_SCCB_ON
roel kluin
2008-09-15
1
-1
/
+1
*
Merge branch 'linux-2.6'
Paul Mackerras
2008-09-10
82
-2879
/
+6730
|
\
|
*
lib: Correct printk %pF to work on all architectures
James Bottomley
2008-09-09
2
-1
/
+15
|
*
powerpc: Fix rare boot build breakage
Hugh Dickins
2008-09-08
1
-1
/
+1
|
*
powerpc/spufs: Fix possible scheduling of a context to multiple SPEs
Andre Detsch
2008-09-08
1
-1
/
+2
|
*
powerpc/spufs: Fix race for a free SPU
Jeremy Kerr
2008-09-05
1
-4
/
+19
|
*
powerpc/spufs: Fix multiple get_spu_context()
Jeremy Kerr
2008-09-05
1
-1
/
+2
|
*
powerpc: Fix for getting CPU number in power_save_ppc32_restore()
Kumar Gala
2008-09-03
2
-2
/
+3
|
*
powerpc: Fix build error with 64K pages and !hugetlbfs
Benjamin Herrenschmidt
2008-09-03
1
-4
/
+2
|
*
powerpc: Work around gcc's -fno-omit-frame-pointer bug
Tony Breeds
2008-09-03
3
-4
/
+10
|
*
powerpc: Make sure _etext is after all kernel text
Stephen Rothwell
2008-09-03
1
-3
/
+4
|
*
powerpc: Only make kernel text pages of linear mapping executable
Paul Mackerras
2008-09-03
1
-7
/
+11
|
*
powerpc: Fix uninitialised variable in VSX alignment code
Michael Neuling
2008-09-03
1
-1
/
+1
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-08-28
1
-0
/
+5
|
|
\
|
|
*
fs_enet: Fix SCC Ethernet on CPM2, and crash in fs_enet_rx_napi()
Heiko Schocher
2008-08-27
1
-0
/
+5
|
*
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2008-08-26
66
-2807
/
+6654
|
|
\
\
|
|
*
|
powerpc: Update defconfigs for most non-embedded platforms
Paul Mackerras
2008-08-26
8
-628
/
+1002
|
|
*
|
powerpc: Export CMO_PageSize
Andrew Morton
2008-08-26
1
-0
/
+1
|
|
*
|
powerpc/ps3: Fix ioremap of spu shadow regs
Masakazu Mokuno
2008-08-26
1
-4
/
+14
|
|
*
|
powerpc/ps3: Rework htab code to remove ioremap
Masakazu Mokuno
2008-08-26
2
-179
/
+91
|
|
*
|
powerpc/ps3: Update ps3_defconfig
Geoff Levand
2008-08-26
1
-20
/
+133
|
|
*
|
powerpc: Update defconfigs for FSL PPC boards
Kumar Gala
2008-08-21
46
-1958
/
+5367
|
|
*
|
powerpc: Add cuImage.mpc866ads to the bootwrapper as a cuboot-8xx target
Scott Wood
2008-08-21
1
-1
/
+1
|
|
*
|
cpm2: Fix race condition in CPM2 GPIO library.
Laurent Pinchart
2008-08-21
1
-11
/
+26
|
|
*
|
powerpc: fix memory leaks in QE library
Timur Tabi
2008-08-21
2
-3
/
+9
|
|
*
|
powerpc/85xx: TQM8548: DTS file fixes and cleanup
Wolfgang Grandegger
2008-08-21
2
-2
/
+9
|
|
*
|
powerpc: Fix whitespace merge in mpc8641 hpcn device tree
Kumar Gala
2008-08-21
1
-1
/
+1
|
|
|
/
|
*
/
removed unused #include <linux/version.h>'s
Adrian Bunk
2008-08-23
1
-1
/
+0
|
|
/
|
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2008-08-20
5
-31
/
+40
|
|
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2008-08-19
1
-42
/
+1
|
|
\
\
|
|
*
|
cleanup powerpc/include/asm/ide.h
Adrian Bunk
2008-08-18
1
-42
/
+1
*
|
|
|
powerpc: Remove include of linux/of_device.h from asm/of_device.h
Stephen Rothwell
2008-08-20
1
-3
/
+0
*
|
|
|
powerpc: Expose PMCs & cache topology in sysfs on 32-bit
Benjamin Herrenschmidt
2008-08-20
6
-33
/
+117
*
|
|
|
powerpc: Turn get/set_hard_smp_proccessor_id into inlines
Benjamin Herrenschmidt
2008-08-20
1
-10
/
+29
*
|
|
|
powerpc: Remove redundant sysfs_remove_file calls for cache info
Nathan Lynch
2008-08-20
1
-9
/
+2
[next]