index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-12
[PATCH] mark struct inode_operations const 1
Arjan van de Ven
1
-1
/
+1
2007-02-12
[PATCH] mark struct file_operations const 9
Arjan van de Ven
1
-1
/
+1
2007-02-12
[PATCH] mark struct file_operations const 2
Arjan van de Ven
11
-31
/
+31
2007-02-12
[PATCH] ps3: cleanup ps3fb before clearing HPTE
Geert Uytterhoeven
1
-1
/
+5
2007-02-12
[PATCH] ps3: Preallocate bootmem memory for ps3fb
Geert Uytterhoeven
1
-0
/
+42
2007-02-12
[PATCH] ps3: AV Settings Driver
Geert Uytterhoeven
1
-0
/
+11
2007-02-12
[PATCH] Dynamic kernel command-line: powerpc
Alon Bar-Lev
1
-2
/
+2
2007-02-11
[PATCH] proc: remove useless (and buggy) ->nlink settings
Alexey Dobriyan
2
-5
/
+0
2007-02-09
[PATCH] powerpc: celleb trivial endianness and iomem annotations
Al Viro
2
-34
/
+34
2007-02-09
[PATCH] arch/powerpc trivial annotations
Al Viro
2
-4
/
+5
2007-02-09
[PATCH] ps3: missing exports
Al Viro
2
-0
/
+4
2007-02-08
[POWERPC] Add mpc52xx/lite5200 PCI support
Grant Likely
3
-0
/
+419
2007-02-08
[POWERPC] Only use H_BULK_REMOVE if the firmware supports it
Paul Mackerras
2
-8
/
+15
2007-02-07
[POWERPC] Make pSeries use the H_BULK_REMOVE hypervisor call
Paul Mackerras
1
-5
/
+46
2007-02-07
[POWERPC] Maple: use mmio nvram
Nathan Lynch
1
-0
/
+3
2007-02-07
[POWERPC] pasemi: iommu support
Olof Johansson
5
-5
/
+305
2007-02-07
[POWERPC] pasemi: Configure DMA controller interrupts
Olof Johansson
3
-0
/
+15
2007-02-07
[POWERPC] pasemi: SMP timebase sync
Olof Johansson
1
-2
/
+25
2007-02-07
[POWERPC] pasemi: Implement restart
Olof Johansson
1
-15
/
+9
2007-02-07
[POWERPC] pasemi: Idle loops
Olof Johansson
5
-2
/
+178
2007-02-07
[POWERPC] pasemi: Machine check handler
Olof Johansson
1
-0
/
+43
2007-02-07
[POWERPC] Celleb: basic support
Ishizaki Kou
6
-0
/
+528
2007-02-07
[POWERPC] Celleb: support spu priv1 ops
Ishizaki Kou
1
-0
/
+208
2007-02-07
[POWERPC] Celleb: consolidate spu management ops
Ishizaki Kou
3
-401
/
+448
2007-02-07
[POWERPC] Celleb: support udbg
Ishizaki Kou
1
-0
/
+97
2007-02-07
[POWERPC] Celleb: htab routines
Ishizaki Kou
1
-0
/
+311
2007-02-07
[POWERPC] Celleb: support iommu
Ishizaki Kou
1
-0
/
+104
2007-02-07
[POWERPC] Celleb: setup usb host controller in SCC
Ishizaki Kou
1
-0
/
+94
2007-02-07
[POWERPC] Celleb: support interrupts
Ishizaki Kou
2
-0
/
+307
2007-02-07
[POWERPC] Celleb: interfaces to the hypervisor
Ishizaki Kou
2
-0
/
+507
2007-02-07
[POWERPC] powermac: local_irq_disable() is redundant after local_irq_save()
Jiri Kosina
1
-1
/
+0
2007-02-07
[POWERPC] 86xx: local_irq_disable() is redundant after local_irq_save()
Jiri Kosina
1
-1
/
+0
2007-02-07
[POWERPC] Fix kernel build errors for mpc8272ads and mpc8560ads
Vitaly Bordug
4
-4
/
+6
2007-02-07
[POWERPC] PS3: Fix DMA scatter-gather
Geoff Levand
1
-2
/
+21
2007-02-07
[POWERPC] PS3: Move system bus to platform directory
Geoff Levand
11
-8
/
+519
2007-02-07
[POWERPC] MPIC: support more than 256 sources
Olof Johansson
1
-2
/
+3
2007-02-07
[POWERPC] ps3: get av_multi_out params
Geert Uytterhoeven
1
-7
/
+10
2007-02-07
[POWERPC] ps3: get firmware version
Geoff Levand
1
-0
/
+20
2007-02-07
[POWERPC] ps3: remove cpuinfo
Geoff Levand
1
-6
/
+0
2007-02-07
[POWERPC] ps3: fix interrupt bmp
Geoff Levand
1
-1
/
+6
2007-02-07
[POWERPC] ps3: add interrupt alloc for outlets
Geert Uytterhoeven
1
-10
/
+14
2007-02-07
[POWERPC] ps3: bind interrupt to cpu
Geoff Levand
3
-131
/
+182
2007-02-07
[POWERPC] ps3: cleanup interrupt bmp routines
Benjamin Herrenschmidt
1
-47
/
+38
2007-02-07
[POWERPC] ps3: smp interrupt fixes
Geoff Levand
1
-31
/
+29
2007-02-07
[POWERPC] ps3: rename interrupt symbols
Geoff Levand
1
-33
/
+33
2007-02-07
[POWERPC] ps3: fix struct alignment attributes
Geoff Levand
2
-5
/
+4
2007-02-07
[POWERPC] ps3: repository storage support
Geert Uytterhoeven
1
-2
/
+183
2007-02-07
[POWERPC] ps3: repository misc fixes
Geoff Levand
1
-13
/
+19
2007-02-07
[POWERPC] pSeries: EEH improperly enabled for some Power4 systems
Linas Vepstas
1
-3
/
+16
2007-02-07
[POWERPC] Maple: don't override bus-range supplied by firmware
Nathan Lynch
1
-8
/
+0
[next]