index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] pci: store PCI_INTERRUPT_PIN in pci_dev
Kristen Accardi
2006-01-09
2
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
2006-01-09
287
-5874
/
+27018
|
\
|
*
powerpc: unbreak iSeries compilation again
Paul Mackerras
2006-01-09
2
-1
/
+5
|
*
[PATCH] powerpc: Don't use KERNELBASE in add_memory()
Michael Ellerman
2006-01-09
1
-1
/
+1
|
*
powerpc: set CONFIG_PPC_OF=y always for ARCH=powerpc
Paul Mackerras
2006-01-09
3
-7
/
+5
|
*
[PATCH] powerpc: DABR exceptions should report the address not the PC
Anton Blanchard
2006-01-09
1
-3
/
+4
|
*
[PATCH] ppc64: POWER5+ oprofile support
Anton Blanchard
2006-01-09
1
-2
/
+2
|
*
[PATCH] ppc64: Fix oprofile when compiled as a module
Anton Blanchard
2006-01-09
3
-82
/
+59
|
*
[PATCH] 4/5 powerpc: Add cpufreq support for all desktop G5
Benjamin Herrenschmidt
2006-01-09
1
-47
/
+449
|
*
[PATCH] 3/5 powerpc: Add platform functions interpreter
Benjamin Herrenschmidt
2006-01-09
10
-42
/
+2028
|
*
[PATCH] 2/5 powerpc: Rework PowerMac i2c part 2
Benjamin Herrenschmidt
2006-01-09
12
-1364
/
+563
|
*
[PATCH] 1/5 powerpc: Rework PowerMac i2c part 1
Benjamin Herrenschmidt
2006-01-09
11
-667
/
+859
|
*
[PATCH] ppc64: fix time syscall
Anton Blanchard
2006-01-09
2
-29
/
+1
|
*
[PATCH] ppc32: Put cache flush routines back into .relocate_code section
Paul Janzen
2006-01-09
1
-2
/
+4
|
*
[PATCH] spufs: set irq affinity for running threads
Arnd Bergmann
2006-01-09
5
-16
/
+41
|
*
[PATCH] spufs: fix allocation on 64k pages
Arnd Bergmann
2006-01-09
1
-3
/
+1
|
*
[PATCH] spufs: fix sparse warnings
Arnd Bergmann
2006-01-09
4
-6
/
+5
|
*
[PATCH] spufs: abstract priv1 register access.
Arnd Bergmann
2006-01-09
6
-135
/
+233
|
*
[PATCH] spufs: move spu_run call to its own file
Arnd Bergmann
2006-01-09
4
-153
/
+160
|
*
[PATCH] spufs: clean up use of bitops
Arnd Bergmann
2006-01-09
5
-17
/
+14
|
*
[PATCH] spufs: fix spufs_fill_dir error path
Arnd Bergmann
2006-01-09
1
-35
/
+38
|
*
[PATCH] spufs: dont leak directories in failed spu_create
Arnd Bergmann
2006-01-09
1
-17
/
+37
|
*
[PATCH] spufs fix spu_acquire_runnable error path
Arnd Bergmann
2006-01-09
1
-2
/
+2
|
*
[PATCH] spufs: serialize sys_spu_run per spu
Arnd Bergmann
2006-01-09
3
-5
/
+12
|
*
[PATCH] spufs: check for proper file pointer in sys_spu_run
Arnd Bergmann
2006-01-09
3
-3
/
+5
|
*
[PATCH] spufs: dont hold root->isem in spu_forget
Arnd Bergmann
2006-01-09
1
-10
/
+10
|
*
[PATCH] spufs: fix locking in spu_acquire_runnable
Arnd Bergmann
2006-01-09
1
-4
/
+6
|
*
[PATCH] cell: enable pause(0) in cpu_idle
Arnd Bergmann
2006-01-09
12
-14
/
+335
|
*
[PATCH] powerpc: fixing compile issue with !CONFIG_PCI in legacy_serial.c
Kumar Gala
2006-01-09
1
-1
/
+11
|
*
[PATCH] ppc32: cpm_uart: fix xchar sending
Aristeu Sergio Rozanski Filho
2006-01-09
1
-1
/
+1
|
*
[PATCH] Small fix in eeh definitions when CONFIG_EEH not enabled
Haren Myneni
2006-01-09
1
-0
/
+3
|
*
[PATCH] powerpc: Fix search for the main interrupt controller
Haren Myneni
2006-01-09
1
-6
/
+9
|
*
[PATCH] powerpc: Call find_legacy_serial_ports() if we enable CONFIG_SERIAL_8250
Kumar Gala
2006-01-09
3
-4
/
+3
|
*
[PATCH] powerpc: added a udbg_progress
Kumar Gala
2006-01-09
3
-7
/
+8
|
*
[PATCH] powerpc: Add the ability to handle SOC ports in legacy_serial
Kumar Gala
2006-01-09
1
-10
/
+52
|
*
[PATCH] powerpc: Loosen udbg_probe_uart_speed sanity checking
Kumar Gala
2006-01-09
1
-1
/
+1
|
*
[PATCH] powerpc: don't add memory to empty node/zone
Mike Kravetz
2006-01-09
1
-5
/
+14
|
*
[PATCH] powerpc: fix two build warnings
Arnd Bergmann
2006-01-09
2
-2
/
+1
|
*
powerpc: Fix some #ifndef __KERNEL__ that should be #ifdef
Paul Mackerras
2006-01-09
3
-3
/
+3
|
*
[PATCH] powerpc: sanitize header files for user space includes
Arnd Bergmann
2006-01-09
75
-29
/
+183
|
*
[PATCH] powerpc: Fix iSeries bug in VMALLOCBASE/VMALLOC_START consolidation
David Gibson
2006-01-09
1
-1
/
+1
|
*
[PATCH] powerpc: G4+ oprofile support
Andy Fleming
2006-01-09
9
-84
/
+344
|
*
[PATCH] powerpc: Fix compile problem in pci.c for ppc32
Kumar Gala
2006-01-09
1
-1
/
+1
|
*
[PATCH] powerpc: pci_address_to_pio fix
Benjamin Herrenschmidt
2006-01-09
5
-17
/
+20
|
*
[PATCH] via-pmu: compile without Power Management support
Kristian Mueller
2006-01-09
1
-1
/
+1
|
*
[PATCH] powerpc: Replace VMALLOCBASE with VMALLOC_START
David Gibson
2006-01-09
4
-15
/
+16
|
*
[PATCH] powerpc: Fix g5 DART init
Benjamin Herrenschmidt
2006-01-09
1
-2
/
+2
|
*
[PATCH] powerpc: Experimental support for new G5 Macs (#2)
Benjamin Herrenschmidt
2006-01-09
20
-377
/
+807
|
*
[PATCH] powerpc: Detect prefetchable windows in pci_process_bridge_OF_ranges
Kumar Gala
2006-01-09
1
-1
/
+7
|
*
[PATCH] powerpc: export PCI fixup routine
linas
2006-01-09
2
-1
/
+2
[next]