index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-24
powerpc: kill the obsolete code under is_global_init()
Benjamin Herrenschmidt
1
-22
/
+0
2009-11-24
powerpc/pseries: Add hooks to put the CPU into an appropriate offline state
Gautham R Shenoy
3
-9
/
+210
2009-11-24
powerpc/pseries: Add extended_cede_processor() helper function.
Gautham R Shenoy
3
-2
/
+32
2009-11-24
powerpc: Move ehea hcall definitions into hvcall.h
Anton Blanchard
1
-0
/
+13
2009-11-24
powerpc: Fixup last users of irq_chip->typename
Thomas Gleixner
29
-40
/
+39
2009-11-24
powerpc: Replace old style lock initializer
Thomas Gleixner
1
-2
/
+6
2009-11-24
powerpc: Use unlocked ioctl in nvram_64
Thomas Gleixner
1
-7
/
+7
2009-11-24
powerpc/spufs: Fix test in spufs_switch_log_read()
roel kluin
1
-1
/
+1
2009-11-24
Merge commit 'jwb/next' into next
Benjamin Herrenschmidt
8
-3
/
+36
2009-11-20
powerpc/p4080: Add basic support for p4080ds platform
Kumar Gala
6
-0
/
+785
2009-11-20
powerpc/86xx: Support for NVRAM on GE Fanuc's PPC9A
Martyn Welch
4
-1
/
+13
2009-11-20
powerpc/86xx: Support for NVRAM on GE Fanuc's SBC310
Martyn Welch
4
-1
/
+13
2009-11-20
powerpc/86xx: Enable NVRAM on GE Fanuc's SBC610
Martyn Welch
4
-2
/
+14
2009-11-20
powerpc/fsl: Add PCI device ids for new QoirQ chips
Kumar Gala
1
-0
/
+14
2009-11-20
powerpc/fsl-booke: Rework TLB CAM code
Kumar Gala
4
-94
/
+74
2009-11-20
powerpc/85xx: Kconfig cleanup
Kumar Gala
6
-20
/
+20
2009-11-11
powerpc/fsl: Make fsl_deep_sleep() usable w/ modules and non-83xx builds
Anton Vorontsov
1
-0
/
+1
2009-11-11
powerpc/83xx: Add power management support for MPC83xx QE boards
Anton Vorontsov
5
-0
/
+43
2009-11-11
powerpc/86xx: Add power management support for MPC8610HPCD boards
Anton Vorontsov
2
-4
/
+70
2009-11-11
powerpc/85xx: Add power management support for MPC85xxMDS boards
Anton Vorontsov
3
-78
/
+153
2009-11-11
powerpc/85xx/86xx: Add suspend/resume support
Anton Vorontsov
3
-1
/
+99
2009-11-11
powerpc/qe: Implement QE driver for handling resume on MPC85xx
Anton Vorontsov
1
-0
/
+34
2009-11-11
powerpc/qe&cpm: Implement static inline stubs for non-QE/CPM builds
Anton Vorontsov
2
-1
/
+54
2009-11-11
powerpc/cpm: Move CPMFCR_* defines into cpm.h
Anton Vorontsov
2
-8
/
+16
2009-11-11
powerpc/qe&cpm2: Avoid redefinitions in CPM2 and QE headers
Anton Vorontsov
3
-5
/
+27
2009-11-11
powerpc/cpm: Remove SPI defines and spi structs
Anton Vorontsov
2
-84
/
+0
2009-11-11
powerpc/85xx: Added P1020RDB Platform support.
Poonam Aggrwal
2
-0
/
+501
2009-11-11
powerpc/qe: QE also shuts down on MPC8568
Anton Vorontsov
2
-14
/
+22
2009-11-11
powerpc/qe: Make qe_reset() code path safe for repeated invocation
Anton Vorontsov
3
-7
/
+12
2009-11-11
powerpc/85xx: Create dts for each core in CAMP mode for P2020RDB
Poonam Aggrwal
3
-1
/
+556
2009-11-11
powerpc/qe: Add qe_upload_firmware() stub for non-QE builds
Anton Vorontsov
1
-0
/
+7
2009-11-11
powerpc/qe: Increase MAX_QE_RISC to 4
Anton Vorontsov
1
-1
/
+1
2009-11-12
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
60
-1218
/
+2167
2009-11-11
powerpc: pasemi_defconfig update
Olof Johansson
1
-167
/
+461
2009-11-05
powerpc: 2.6.32 update of defconfigs for embedded 6xx/7xxx, 8xx, 8{3,5,6}xxx
Kumar Gala
52
-1177
/
+2093
2009-11-05
powerpc/8xxx: enable IPsec ESP by default on mpc83xx/mpc85xx
Kim Phillips
3
-23
/
+24
2009-11-05
powerpc/83xx: Fix u-boot partion size for MPC8377E-WLAN boards
Anton Vorontsov
1
-1
/
+1
2009-11-05
powerpc/85xx: Fix USB GPIOs for MPC8569E-MDS boards
Anton Vorontsov
1
-2
/
+2
2009-11-05
powerpc/82xx: kmalloc failure ignored in ep8248e_mdio_probe()
Roel Kluin
1
-1
/
+14
2009-11-05
powerpc/85xx: sbc8548 - fixup of PCI-e related DTS fields
Paul Gortmaker
1
-9
/
+8
2009-11-05
powerpc/kvm: Fix non-modular build
Benjamin Herrenschmidt
1
-0
/
+1
2009-11-05
Merge branch 'kvm' into next
Benjamin Herrenschmidt
30
-31
/
+3830
2009-11-05
powerpc/kvm: Remove problematic BUILD_BUG_ON statement
Benjamin Herrenschmidt
1
-0
/
+4
2009-11-05
powerpc/kvm: Remove problematic BUILD_BUG_ON statement
Benjamin Herrenschmidt
1
-0
/
+4
2009-11-05
powerpc/pci: Fix regression in powerpc MSI-X
Andre Detsch
2
-2
/
+9
2009-11-05
powerpc: Avoid giving out RTC dates below EPOCH
Benjamin Herrenschmidt
1
-1
/
+14
2009-11-05
Use hrtimers for the decrementer
Alexander Graf
3
-11
/
+33
2009-11-05
Fix trace.h
Alexander Graf
1
-3
/
+3
2009-11-05
Include Book3s_64 target in buildsystem
Alexander Graf
2
-4
/
+40
2009-11-05
Export new PACA constants in asm-offsets
Alexander Graf
1
-0
/
+5
[next]