index
:
kernel_samsung_espresso10.git
replicant-4.2
replicant-6.0
kernel/samsung/espresso10
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Fix boot hang regression on MPC8544DS
Kumar Gala
2008-10-02
1
-1
/
+11
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2008-09-30
2
-58
/
+54
|
\
|
*
powerpc: Fix failure to shutdown with CPU hotplug
Johannes Berg
2008-09-30
1
-5
/
+1
|
*
powerpc: Fix PCI in Holly device tree
David Gibson
2008-09-30
1
-53
/
+53
*
|
kgdb, x86, arm, mips, powerpc: ignore user space single stepping
Jason Wessel
2008-09-26
1
-3
/
+2
|
/
*
Fix compile failure with non modular builds
James Bottomley
2008-09-17
3
-20
/
+18
*
powerpc: Holly board needs dtbImage target
Josh Boyer
2008-09-17
1
-1
/
+1
*
powerpc: Fix interrupt values for DMA2 in MPC8610 HPCD device tree
Timur Tabi
2008-09-16
1
-4
/
+4
*
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-27
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-20
2
-3
/
+9
|
*
|
powerpc/85xx: TQM8548: DTS file fixes and cleanup
Wolfgang Grandegger
2008-08-20
2
-2
/
+9
|
*
|
powerpc: Fix whitespace merge in mpc8641 hpcn device tree
Kumar Gala
2008-08-20
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
|
\
|
*
powerpc: Fix vio_bus_probe oops on probe error
Brian King
2008-08-20
1
-1
/
+1
|
*
powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devices
Joachim Fenkes
2008-08-20
1
-12
/
+0
|
*
powerpc: Fix /dev/oldmem interface for kdump
Michael Ellerman
2008-08-20
1
-9
/
+22
|
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spuf...
Paul Mackerras
2008-08-20
2
-9
/
+17
|
|
\
|
|
*
powerpc/spufs: Remove invalid semicolon after if statement
Ilpo Järvinen
2008-08-19
1
-1
/
+1
|
|
*
powerpc/spufs: reference context while dropping state mutex in scheduler
Jeremy Kerr
2008-08-14
1
-1
/
+8
|
|
*
powerpc/spufs: fix npc setting for NOSCHED contexts
Jeremy Kerr
2008-08-13
1
-7
/
+8
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2008-08-18
1
-42
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
cleanup powerpc/include/asm/ide.h
Adrian Bunk
2008-08-18
1
-42
/
+1
*
|
|
powerpc: Use generic compat_sys_old_readdir
Christoph Hellwig
2008-08-18
2
-58
/
+1
*
|
|
powerpc/kexec: Fix up KEXEC_CONTROL_CODE_SIZE missed during conversion
Paul Collins
2008-08-18
1
-1
/
+1
*
|
|
powerpc: Remove dead module_find_bug code
Steven Rostedt
2008-08-18
1
-15
/
+0
*
|
|
powerpc: Add CMO enabled flag and paging space data to lparcfg
Robert Jennings
2008-08-18
1
-0
/
+5
*
|
|
powerpc: Fix CMM page loaning on 64k page kernel with 4k hardware pages
Brian King
2008-08-18
1
-2
/
+25
*
|
|
powerpc: Make CMO paging space pool ID and page size available
Robert Jennings
2008-08-18
2
-8
/
+42
[next]