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/85xx: Kconfig cleanup
Kumar Gala
2009-11-20
6
-20
/
+20
*
powerpc/fsl: Make fsl_deep_sleep() usable w/ modules and non-83xx builds
Anton Vorontsov
2009-11-11
1
-0
/
+1
*
powerpc/83xx: Add power management support for MPC83xx QE boards
Anton Vorontsov
2009-11-11
5
-0
/
+43
*
powerpc/86xx: Add power management support for MPC8610HPCD boards
Anton Vorontsov
2009-11-11
2
-4
/
+70
*
powerpc/85xx: Add power management support for MPC85xxMDS boards
Anton Vorontsov
2009-11-11
3
-78
/
+153
*
powerpc/85xx/86xx: Add suspend/resume support
Anton Vorontsov
2009-11-11
3
-1
/
+99
*
powerpc/qe: Implement QE driver for handling resume on MPC85xx
Anton Vorontsov
2009-11-11
1
-0
/
+34
*
powerpc/qe&cpm: Implement static inline stubs for non-QE/CPM builds
Anton Vorontsov
2009-11-11
2
-1
/
+54
*
powerpc/cpm: Move CPMFCR_* defines into cpm.h
Anton Vorontsov
2009-11-11
2
-8
/
+16
*
powerpc/qe&cpm2: Avoid redefinitions in CPM2 and QE headers
Anton Vorontsov
2009-11-11
3
-5
/
+27
*
powerpc/cpm: Remove SPI defines and spi structs
Anton Vorontsov
2009-11-11
2
-84
/
+0
*
powerpc/85xx: Added P1020RDB Platform support.
Poonam Aggrwal
2009-11-11
2
-0
/
+501
*
powerpc/qe: QE also shuts down on MPC8568
Anton Vorontsov
2009-11-11
2
-14
/
+22
*
powerpc/qe: Make qe_reset() code path safe for repeated invocation
Anton Vorontsov
2009-11-11
3
-7
/
+12
*
powerpc/85xx: Create dts for each core in CAMP mode for P2020RDB
Poonam Aggrwal
2009-11-11
3
-1
/
+556
*
powerpc/qe: Add qe_upload_firmware() stub for non-QE builds
Anton Vorontsov
2009-11-11
1
-0
/
+7
*
powerpc/qe: Increase MAX_QE_RISC to 4
Anton Vorontsov
2009-11-11
1
-1
/
+1
*
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-11-12
60
-1218
/
+2167
|
\
|
*
powerpc: pasemi_defconfig update
Olof Johansson
2009-11-11
1
-167
/
+461
|
*
powerpc: 2.6.32 update of defconfigs for embedded 6xx/7xxx, 8xx, 8{3,5,6}xxx
Kumar Gala
2009-11-05
52
-1177
/
+2093
|
*
powerpc/8xxx: enable IPsec ESP by default on mpc83xx/mpc85xx
Kim Phillips
2009-11-05
3
-23
/
+24
|
*
powerpc/83xx: Fix u-boot partion size for MPC8377E-WLAN boards
Anton Vorontsov
2009-11-05
1
-1
/
+1
|
*
powerpc/85xx: Fix USB GPIOs for MPC8569E-MDS boards
Anton Vorontsov
2009-11-05
1
-2
/
+2
|
*
powerpc/82xx: kmalloc failure ignored in ep8248e_mdio_probe()
Roel Kluin
2009-11-05
1
-1
/
+14
|
*
powerpc/85xx: sbc8548 - fixup of PCI-e related DTS fields
Paul Gortmaker
2009-11-05
1
-9
/
+8
|
*
powerpc/kvm: Remove problematic BUILD_BUG_ON statement
Benjamin Herrenschmidt
2009-11-05
1
-0
/
+4
|
*
powerpc/pci: Fix regression in powerpc MSI-X
Andre Detsch
2009-11-05
2
-2
/
+9
|
*
powerpc: Avoid giving out RTC dates below EPOCH
Benjamin Herrenschmidt
2009-11-05
1
-1
/
+14
|
*
powerpc/mm: Remove debug context clamping from nohash code
Benjamin Herrenschmidt
2009-11-05
1
-2
/
+2
*
|
powerpc/kvm: Fix non-modular build
Benjamin Herrenschmidt
2009-11-05
1
-0
/
+1
*
|
Merge branch 'kvm' into next
Benjamin Herrenschmidt
2009-11-05
30
-31
/
+3830
|
\
\
|
*
|
Use hrtimers for the decrementer
Alexander Graf
2009-11-05
3
-11
/
+33
|
*
|
Fix trace.h
Alexander Graf
2009-11-05
1
-3
/
+3
|
*
|
Include Book3s_64 target in buildsystem
Alexander Graf
2009-11-05
2
-4
/
+40
|
*
|
Export new PACA constants in asm-offsets
Alexander Graf
2009-11-05
1
-0
/
+5
|
*
|
Add fields to PACA
Alexander Graf
2009-11-05
1
-0
/
+9
|
*
|
Export KVM symbols for module
Alexander Graf
2009-11-05
1
-0
/
+24
|
*
|
Split init_new_context and destroy_context
Alexander Graf
2009-11-05
2
-3
/
+23
|
*
|
Export symbols for KVM module
Alexander Graf
2009-11-05
2
-0
/
+3
|
*
|
Add Book3s_64 offsets to asm-offsets.c
Alexander Graf
2009-11-05
1
-0
/
+13
|
*
|
Make head_64.S aware of KVM real mode code
Alexander Graf
2009-11-05
3
-0
/
+17
|
*
|
Add desktop PowerPC specific emulation
Alexander Graf
2009-11-05
1
-10
/
+39
|
*
|
Add mfdec emulation
Alexander Graf
2009-11-05
1
-1
/
+12
|
*
|
Add book3s_64 specific opcode emulation
Alexander Graf
2009-11-05
1
-0
/
+337
|
*
|
Add book3s_32 guest MMU
Alexander Graf
2009-11-05
1
-0
/
+372
|
*
|
Add book3s_64 guest MMU
Alexander Graf
2009-11-05
1
-0
/
+476
|
*
|
Add book3s_64 Host MMU handling
Alexander Graf
2009-11-05
1
-0
/
+408
|
*
|
Add book3s.c
Alexander Graf
2009-11-05
1
-0
/
+925
|
*
|
Add interrupt handling code
Alexander Graf
2009-11-05
1
-0
/
+131
|
*
|
Add SLB switching code for entry/exit
Alexander Graf
2009-11-05
1
-0
/
+262
[next]