index
:
kernel_samsung_crespo.git
replicant-4.2
kernel/samsung/crespo
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] Add bootwrapper support for Marvell MPSC
Mark A. Greer
2007-05-12
4
-1
/
+174
*
[POWERPC] Add bootwrapper support for Marvell/mv64x60 hostbridge
Mark A. Greer
2007-05-12
3
-1
/
+652
*
[POWERPC] Add Makefile rules to wrap dts file in zImage
Mark A. Greer
2007-05-12
2
-2
/
+25
*
[POWERPC] U-boot passes the initrd as start/end, not start/size.
Scott Wood
2007-05-12
2
-2
/
+2
*
[POWERPC] PS3: Update ps3_defconfig
Geoff Levand
2007-05-12
1
-103
/
+64
*
[POWERPC] PS3: Fix request_irq warning
Geoff Levand
2007-05-12
1
-2
/
+4
*
[POWERPC] Don't complain if size-cells == 0 in prom_parse()
Kim Phillips
2007-05-12
1
-1
/
+1
*
[POWERPC] Simplify smp_space_timers
will schmidt
2007-05-12
1
-17
/
+2
*
[POWERPC] Trivial ps3 warning fixes
Stephen Rothwell
2007-05-12
2
-4
/
+4
*
[POWERPC] Add missed include
Stephen Rothwell
2007-05-12
1
-0
/
+1
*
[POWERPC] Remove unused variable in hpte_decode()
Stephen Rothwell
2007-05-12
1
-1
/
+1
*
[POWERPC] Assign correct variable in hpte_decode()
Stephen Rothwell
2007-05-12
1
-1
/
+1
*
Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2007-05-11
2
-0
/
+22
|
\
|
*
[PATCH] audit signal recipients
Amy Griffis
2007-05-11
1
-0
/
+9
|
*
[PATCH] add SIGNAL syscall class (v3)
Amy Griffis
2007-05-11
2
-0
/
+13
*
|
powerpc: fixup hard_irq_disable semantics
Benjamin Herrenschmidt
2007-05-11
3
-9
/
+3
|
/
*
[POWERPC] Fix compile error with kexec and CONFIG_SMP=n
Paul Mackerras
2007-05-10
1
-0
/
+1
*
[POWERPC] Split initrd logic out of early_init_dt_scan_chosen() to fix warning
Michael Ellerman
2007-05-10
1
-16
/
+31
*
[POWERPC] Fix warning in hpte_decode(), and generalize it
Paul Mackerras
2007-05-10
1
-20
/
+17
*
[POWERPC] Minor pSeries IOMMU debug cleanup
Michael Neuling
2007-05-10
1
-1
/
+2
*
[POWERPC] Assorted janitorial EEH cleanups
Linas Vepstas
2007-05-10
2
-6
/
+14
*
[POWERPC] Fix incorrect calculation of I/O window addresses
Paul Mackerras
2007-05-10
1
-24
/
+13
*
[POWERPC] celleb: Update celleb_defconfig
Ishizaki Kou
2007-05-10
1
-44
/
+85
*
[POWERPC] celleb: Fix parsing of machine type hack command line option
Ishizaki Kou
2007-05-10
1
-1
/
+1
*
[POWERPC] celleb: Fix PCI config space accesses to subordinate buses
Ishizaki Kou
2007-05-10
1
-4
/
+4
*
[POWERPC] celleb: Fix support for multiple PCI domains
Ishizaki Kou
2007-05-10
1
-0
/
+1
*
Merge branch 'linux-2.6'
Paul Mackerras
2007-05-10
8
-6
/
+11
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2007-05-09
28
-714
/
+1219
|
|
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-05-09
5
-5
/
+5
|
|
\
\
|
|
*
|
fix file specification in comments
Uwe Kleine-König
2007-05-09
2
-2
/
+2
|
|
*
|
Fix occurrences of "the the "
Michael Opdenacker
2007-05-09
1
-1
/
+1
|
|
*
|
Fix misspellings collected by members of KJ list.
Robert P. J. Day
2007-05-09
1
-1
/
+1
|
|
*
|
Fix trivial typos in Kconfig* files
David Sterba
2007-05-09
1
-1
/
+1
|
*
|
|
rename thread_info to stack
Roman Zippel
2007-05-09
1
-1
/
+1
|
*
|
|
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
2007-05-09
2
-0
/
+5
|
|
/
/
*
|
|
[POWERPC] User rheap from arch/powerpc/lib
Kumar Gala
2007-05-09
1
-2
/
+0
*
|
|
[POWERPC] 83xx: Fix the PCI ranges in the MPC834x_MDS device tree.
Scott Wood
2007-05-09
1
-2
/
+2
*
|
|
[POWERPC] 83xx: Fix the PCI ranges in the MPC832x_MDS device tree.
Scott Wood
2007-05-09
1
-1
/
+1
*
|
|
[POWERPC] Change rheap functions to use ulongs instead of pointers
Timur Tabi
2007-05-09
6
-91
/
+108
*
|
|
[POWERPC] 86xx: Enable the AC97 interface on 8641D board.
Jason Jin
2007-05-09
1
-1
/
+6
*
|
|
[POWERPC] 83xx: Suppress warning when CONFIG_ options aren't defined
Kumar Gala
2007-05-09
1
-0
/
+2
*
|
|
[POWERPC] 83xx: Suppress warning when CONFIG_PCI is not defined
Li Yang
2007-05-09
3
-0
/
+6
|
|
/
|
/
|
*
|
[POWERPC] Further fixes for the removal of 4level-fixup hack from ppc32
David Gibson
2007-05-09
3
-4
/
+4
*
|
[POWERPC] EEH: log all PCI-X and PCI-E AER registers
Linas Vepstas
2007-05-09
1
-2
/
+46
*
|
[POWERPC] EEH: capture and log pci state on error
Linas Vepstas
2007-05-09
1
-2
/
+41
*
|
[POWERPC] EEH: Split up long error msg
Linas Vepstas
2007-05-09
1
-3
/
+5
*
|
[POWERPC] EEH: log error only after driver notification.
Linas Vepstas
2007-05-09
1
-1
/
+5
*
|
[POWERPC] fsl_soc: Make mac_addr const in fs_enet_of_init().
Scott Wood
2007-05-09
1
-1
/
+1
*
|
[POWERPC] Don't use SLAB/SLUB for PTE pages
Hugh Dickins
2007-05-09
2
-24
/
+6
*
|
[POWERPC] Spufs support for 64K LS mappings on 4K kernels
Benjamin Herrenschmidt
2007-05-09
6
-36
/
+274
[next]