index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[POWERPC] spufs: Use separate timer for /proc/spu_loadavg calculation
Aegis Lin
2007-12-21
1
-17
/
+18
*
[POWERPC] spufs: make state_mutex interruptible
Christoph Hellwig
2007-12-21
7
-65
/
+219
*
[POWERPC] spufs: add enchanced simple attr macros
Christoph Hellwig
2007-12-21
1
-24
/
+154
*
[POWERPC] spufs: decouple spu scheduler from spufs_spu_run (asynchronous sche...
Luke Browning
2007-12-21
5
-168
/
+200
*
[POWERPC] spufs: don't set reserved bits in spu interrupt status
Masato Noguchi
2007-12-21
2
-10
/
+12
*
[POWERPC] spufs: spu_find_victim may choose wrong victim
Luke Browning
2007-12-21
1
-2
/
+2
*
[POWERPC] spufs: reorganize spu_run_init
Luke Browning
2007-12-21
2
-34
/
+56
*
[POWERPC] spufs: rework class 0 and 1 interrupt handling
Jeremy Kerr
2007-12-21
8
-121
/
+108
*
[POWERPC] spufs: use #defines for SPU class [012] exception status
Jeremy Kerr
2007-12-21
4
-33
/
+54
*
[POWERPC] spufs: fix incorrect interrupt status clearing in backing mbox stat...
Jeremy Kerr
2007-12-21
1
-2
/
+2
*
[POWERPC] spufs: add backing ops for privcntl register
Luke Browning
2007-12-21
4
-8
/
+28
*
[POWERPC] spufs: block fault handlers in spu_acquire_runnable
Arnd Bergmann
2007-12-21
4
-7
/
+21
*
[POWERPC] spufs: move fault, lscsa_alloc and switch code to spufs module
Jeremy Kerr
2007-12-21
10
-120
/
+149
*
[POWERPC] spufs: fix typos in sched.c comments
Julio M. Merino Vidal
2007-12-21
1
-8
/
+8
*
[POWERPC] cell: wrap master run control bit
Masato Noguchi
2007-12-21
7
-4
/
+72
*
[POWERPC] Optimize counting distinct entries in the relocation sections
Emil Medve
2007-12-21
2
-31
/
+127
*
[POWERPC] cell/cbe_regs.c: Add missing of_node_put
Julia Lawall
2007-12-20
1
-0
/
+1
*
[POWERPC] arch/powerpc: Add missing of_node_put
Julia Lawall
2007-12-20
1
-1
/
+3
*
[POWERPC] arch/ppc: Remove an unnecessary pci_dev_put
Julia Lawall
2007-12-20
1
-1
/
+0
*
[POWERPC] arch/ppc: Remove duplicate includes
Lucas Woods
2007-12-20
7
-7
/
+0
*
[POWERPC] arch/powerpc: Remove duplicate includes
Lucas Woods
2007-12-20
2
-3
/
+1
*
[POWERPC] Don't cast a struct pointer to list_head pointer
Li Zefan
2007-12-20
1
-1
/
+1
*
[POWERPC] CHRP: Fix possible NULL pointer dereference
Cyrill Gorcunov
2007-12-20
1
-4
/
+9
*
[POWERPC] Stop the TOC overflowing for large builds
Stephen Rothwell
2007-12-20
1
-1
/
+1
*
[POWERPC] Fix PCI IRQ fallback code to not map IRQ 0
Benjamin Herrenschmidt
2007-12-20
1
-2
/
+3
*
[POWERPC] Disable PCI IO/Mem on a device when resources can't be allocated
Benjamin Herrenschmidt
2007-12-20
1
-3
/
+10
*
[POWERPC] Fixup skipping of PowerMac PCI<->PCI bridge "closed" resources
Benjamin Herrenschmidt
2007-12-20
1
-0
/
+22
*
[POWERPC] Improve resource setup of PowerMac G5 HT bridge
Benjamin Herrenschmidt
2007-12-20
1
-78
/
+64
*
[POWERPC] Enable self-view of the HT host bridge on PowerMac G5
Benjamin Herrenschmidt
2007-12-20
2
-20
/
+38
*
[POWERPC] Various fixes to pcibios_enable_device()
Benjamin Herrenschmidt
2007-12-20
1
-1
/
+4
*
[POWERPC] Clear pci_probe_only on 64 bits PowerMac
Benjamin Herrenschmidt
2007-12-20
1
-2
/
+2
*
[POWERPC] Fixup powermac enable device hook
Benjamin Herrenschmidt
2007-12-20
1
-4
/
+14
*
[POWERPC] Merge 32 and 64 bits pcibios_enable_device
Benjamin Herrenschmidt
2007-12-20
6
-86
/
+53
*
[POWERPC] Updates/fixes to 32 bits pcibios_enable_device()
Benjamin Herrenschmidt
2007-12-20
1
-2
/
+8
*
[POWERPC] fix iSeries PCI resource management
Benjamin Herrenschmidt
2007-12-20
5
-79
/
+122
*
[POWERPC] Merge PCI resource allocation & assignment
Benjamin Herrenschmidt
2007-12-20
5
-356
/
+311
*
[POWERPC] Merge PCI resource fixups
Benjamin Herrenschmidt
2007-12-20
8
-188
/
+167
*
[POWERPC] Merge pcibios_resource_to_bus/bus_to_resource
Benjamin Herrenschmidt
2007-12-20
3
-74
/
+36
*
[POWERPC] pci32: Add platform option to enable /proc PCI domains
Benjamin Herrenschmidt
2007-12-20
4
-18
/
+25
*
[POWERPC] pci32: Remove obsolete PowerMac bus number hack
Benjamin Herrenschmidt
2007-12-20
1
-11
/
+0
*
[POWERPC] pci32: Add flags modifying the PCI code behaviour
Benjamin Herrenschmidt
2007-12-20
12
-22
/
+75
*
[POWERPC] pci32: Remove PowerMac P2P bridge IO hack
Benjamin Herrenschmidt
2007-12-20
1
-214
/
+1
*
[POWERPC] pci32: Use generic pci_assign_unassign_resources
Benjamin Herrenschmidt
2007-12-20
1
-174
/
+17
*
[POWERPC] pci32: Remove bogus alignment message
Benjamin Herrenschmidt
2007-12-20
1
-6
/
+0
*
[POWERPC] Use embedded dtc in kernel builds
David Gibson
2007-12-20
2
-3
/
+38
*
[POWERPC] Merge dtc upstream source
David Gibson
2007-12-20
17
-0
/
+8351
*
[POWERPC] holly.c: Remove unnecessary include of linux/ide.h
Olof Johansson
2007-12-20
1
-1
/
+0
*
[POWERPC] include/asm-ppc/: Spelling fixes
joe@perches.com
2007-12-20
3
-3
/
+3
*
[POWERPC] arch/ppc/: Spelling fixes
joe@perches.com
2007-12-20
2
-2
/
+2
*
[POWERPC] include/asm-powerpc/: Spelling fixes
joe@perches.com
2007-12-20
7
-11
/
+11
[next]