index
:
kernel_samsung_smdk4412
replicant-4.2
replicant-6.0
kernel/samsung/smdk4412
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[POWERPC] Merge CPU features pertaining to icache coherency
David Gibson
2007-06-14
2
-12
/
+10
*
[POWERPC] Kill typedef-ed structs for hash PTEs and BATs
David Gibson
2007-06-14
7
-32
/
+33
*
[POWERPC] Remove a couple of unused definitions from pgtable_32.c
David Gibson
2007-06-14
1
-4
/
+0
*
[POWERPC] Remove the dregs of APUS support from arch/powerpc
David Gibson
2007-06-14
18
-272
/
+5
*
[POWERPC] Abolish iopa(), mm_ptov(), io_block_mapping() from arch/powerpc
David Gibson
2007-06-14
1
-118
/
+0
*
[POWERPC] Split low-level OF-related bootloader code into separate files
David Gibson
2007-06-14
5
-182
/
+240
*
[POWERPC] Split out CPU specific options into a new Kconfig file
Arnd Bergmann
2007-06-14
2
-251
/
+253
*
[POWERPC] During VM oom condition, kill all threads in process group
will schmidt
2007-06-14
1
-1
/
+1
*
[POWERPC] Donate idle CPU cycles on dedicated partitions
Jake Moilanen
2007-06-14
2
-1
/
+5
*
[POWERPC] Less ifdef's in signal.c/signal.h
Benjamin Herrenschmidt
2007-06-14
2
-15
/
+24
*
[POWERPC] Remove #ifdef around set_dabr in signal code
Benjamin Herrenschmidt
2007-06-14
1
-2
/
+0
*
[POWERPC] Merge creation of signal frame
Benjamin Herrenschmidt
2007-06-14
4
-62
/
+59
*
[POWERPC] Remove obsolete freezer bits
Benjamin Herrenschmidt
2007-06-14
1
-12
/
+0
*
[POWERPC] Consolidate do_signal
Christoph Hellwig
2007-06-14
4
-175
/
+120
*
[POWERPC] Consolidate restore_sigmask
Christoph Hellwig
2007-06-14
4
-34
/
+18
*
[POWERPC] Consolidate sys_sigaltstack
Christoph Hellwig
2007-06-14
3
-16
/
+7
*
[POWERPC] Make syscall restart code more common
Benjamin Herrenschmidt
2007-06-14
5
-77
/
+94
*
[POWERPC] Always apply DABR changes on context switches
Benjamin Herrenschmidt
2007-06-14
1
-7
/
+7
*
[POWERPC] powerpc: ptrace can set DABR on both 32 and 64 bits
Benjamin Herrenschmidt
2007-06-14
1
-4
/
+0
*
[POWERPC] ptrace shouldn't touch FP exec mode
Benjamin Herrenschmidt
2007-06-14
4
-94
/
+39
*
[POWERPC] Allow ptrace write to pt_regs trap and orig_r3
Benjamin Herrenschmidt
2007-06-14
2
-16
/
+20
*
[POWERPC] Remove some useless ifdef's in ptrace
Benjamin Herrenschmidt
2007-06-14
1
-4
/
+0
*
[POWERPC] Uninline common ptrace bits
Benjamin Herrenschmidt
2007-06-14
4
-254
/
+232
*
[POWERPC] ptrace updates & new, better requests
Benjamin Herrenschmidt
2007-06-14
3
-166
/
+209
*
[POWERPC] ptrace cleanups
Benjamin Herrenschmidt
2007-06-14
5
-242
/
+197
*
[POWERPC] Disable broken PPC_PTRACE_GETFPREGS on 32 bits
Benjamin Herrenschmidt
2007-06-14
1
-0
/
+2
*
[POWERPC] spufs: Add a "capabilities" file to spu contexts
Benjamin Herrenschmidt
2007-06-14
1
-0
/
+27
*
[POWERPC] spufs: Add support for SPU single stepping
Benjamin Herrenschmidt
2007-06-14
1
-1
/
+11
*
[POWERPC] Rewrite IO allocation & mapping on powerpc64
Benjamin Herrenschmidt
2007-06-14
17
-819
/
+514
*
[POWERPC] unmap_vm_area becomes unmap_kernel_range for the public
Benjamin Herrenschmidt
2007-06-14
2
-2
/
+2
*
[POWERPC] Tweak EEH copyright info
Linas Vepstas
2007-06-14
3
-5
/
+10
*
[POWERPC] Remove dead EEH code
Linas Vepstas
2007-06-14
1
-3
/
+1
*
[POWERPC] Show EEH per-device false positives
Linas Vepstas
2007-06-14
2
-0
/
+8
*
[POWERPC] Add EEH sysfs blinkenlights
Linas Vepstas
2007-06-14
5
-4
/
+95
*
[POWERPC] Move common code out of if/else
Jon Tollefson
2007-06-14
1
-2
/
+1
*
[POWERPC] Fix VDSO compile warning
Segher Boessenkool
2007-06-14
1
-1
/
+1
*
[POWERPC] Fix console output getting dropped on platforms without udbg_putc
Milton Miller
2007-06-14
1
-1
/
+7
*
[POWERPC] Fix per-cpu allocation on oldworld SMP powermacs
Paul Mackerras
2007-06-14
2
-2
/
+12
*
[POWERPC] Fix building of COFF zImages
Paul Mackerras
2007-06-07
1
-0
/
+1
*
[POWERPC] spufs: Fix error handling in spufs_fill_dir()
Sebastian Siewior
2007-06-07
1
-2
/
+15
*
[POWERPC] spufs: Don't yield nosched context
Christoph Hellwig
2007-06-07
1
-3
/
+5
*
[POWERPC] scc_sio: Fix link failure
Christoph Hellwig
2007-06-07
1
-1
/
+1
*
[POWERPC] cbe_cpufreq: Limit frequency via cpufreq notifier chain
Thomas Renninger
2007-06-07
1
-6
/
+27
*
[POWERPC] Fix pci_setup_phb_io_dynamic for pci_iomap
Arnd Bergmann
2007-06-07
1
-1
/
+1
*
[POWERPC] spufs scheduler: Fix wakeup races
Christoph Hellwig
2007-06-07
1
-82
/
+77
*
[POWERPC] spufs: Synchronize pte invalidation vs ps close
Christoph Hellwig
2007-06-07
3
-30
/
+32
*
[POWERPC] spufs: Free mm if spufs_fill_dir() failed
Sebastian Siewior
2007-06-07
1
-0
/
+1
*
[POWERPC] spufs: Fix gang destroy leaks
Jeremy Kerr
2007-06-07
1
-35
/
+5
*
[POWERPC] spufs: Hook up spufs_release_mem
Christoph Hellwig
2007-06-07
1
-0
/
+1
*
[POWERPC] spufs: Refuse to load the module when not running on cell
Arnd Bergmann
2007-06-07
1
-0
/
+4
[next]