index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
[POWERPC] Make non-PCI build work again
Stephen Rothwell
2007-12-21
3
-1
/
+4
*
[POWERPC] Constify the of_device_id passed to of_platform_bus_probe
Stephen Rothwell
2007-12-21
1
-4
/
+4
*
[POWERPC] The builtin matches for ibmebus.c can be __initdata
Stephen Rothwell
2007-12-21
1
-1
/
+1
*
[POWERPC] Add EHEA and EHCA as modules in the ppc64_defconfig
Stephen Rothwell
2007-12-21
1
-3
/
+5
*
[POWERPC] Fix possible NULL deref in ppc32 PCI
Benjamin Herrenschmidt
2007-12-21
1
-2
/
+3
*
[POWERPC] Implement arch disable/enable irq hooks.
Scott Wood
2007-12-21
1
-0
/
+39
*
[POWERPC] spufs: Don't leak kernel stack through an empty {i,m}box_info read
Jeremy Kerr
2007-12-21
1
-10
/
+10
*
[POWERPC] spufs: DMA Restart after SIGSEGV
Andre Detsch
2007-12-21
2
-3
/
+4
*
[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
1
-10
/
+10
*
[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
6
-117
/
+107
*
[POWERPC] spufs: use #defines for SPU class [012] exception status
Jeremy Kerr
2007-12-21
3
-33
/
+40
*
[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
8
-111
/
+147
*
[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
6
-4
/
+57
*
[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
5
-80
/
+49
*
[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
4
-351
/
+308
*
[POWERPC] Merge PCI resource fixups
Benjamin Herrenschmidt
2007-12-20
4
-176
/
+155
*
[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
2
-8
/
+16
*
[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
10
-19
/
+49
*
[POWERPC] pci32: Remove PowerMac P2P bridge IO hack
Benjamin Herrenschmidt
2007-12-20
1
-214
/
+1
[next]