index
:
~nh/linux
master
mutex
Unnamed repository; edit this file 'description' to name the repository.
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-11
powerpc/oprofile: G4 oprofile has variable number of counters
Octavian Purdila
1
-10
/
+11
2009-03-11
powerpc/spufs: Initialize ctx->stats.tstamp correctly
Arnd Bergmann
1
-0
/
+4
2009-03-11
powerpc: Remove unused asm-offsets entries for cpu_spec
Michael Ellerman
1
-3
/
+0
2009-03-11
powerpc: Make sure we copy all cpu_spec features except PMC related ones
Michael Ellerman
1
-12
/
+16
2009-03-11
powerpc: Deindentify identify_cpu()
Michael Ellerman
1
-58
/
+64
2009-03-11
powerpc: Wire up /proc/vmallocinfo to our ioremap()
Benjamin Herrenschmidt
6
-15
/
+38
2009-03-11
powerpc: Estimate G5 cpufreq transition latency
Nick Piggin
1
-1
/
+4
2009-03-11
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
6
-17
/
+77
2009-03-11
Merge commit 'gcl/next' into next
Benjamin Herrenschmidt
4
-26
/
+184
2009-03-09
powerpc/86xx: Correct local bus registers in GE Fanuc SBC610 dts file
Martyn Welch
1
-1
/
+1
2009-03-09
powerpc: add fsl,fifo-depth property to Freescale SSI device nodes
Timur Tabi
1
-0
/
+2
2009-03-09
powerpc/fsl-booke: Add support for tlbilx instructions
Kumar Gala
3
-10
/
+41
2009-03-09
powerpc/83xx: Do not configure or probe disabled FSL DR USB controllers
Anton Vorontsov
2
-1
/
+6
2009-03-09
powerpc/83xx: Fix the interrupt loss problem on ipic
dayu@datangmobile.cn
1
-4
/
+2
2009-03-06
powerpc/4xx: update ml507 .dts file to release reference design
Grant Likely
1
-11
/
+113
2009-03-04
powerpc: Run sbc610 USB fixup code only on the appropriate platform.
Tony Breeds
1
-0
/
+4
2009-03-03
Merge commit 'jwb/next' into next
Benjamin Herrenschmidt
16
-19
/
+1796
2009-03-02
x86-64: seccomp: fix 32/64 syscall hole
Roland McGrath
2
-4
/
+5
2009-02-26
powerpc/5200: Add 'simple-bus' to the of_platform probe list.
Grant Likely
1
-1
/
+2
2009-02-26
powerpc/5200: On the digsy-mtc, configure PSC4 and PSC5 as UARTs
Grzegorz Bernacki
1
-6
/
+6
2009-02-26
powerpc/5200: Add digsy-mtc support to mpc5200_defconfig
Grzegorz Bernacki
1
-8
/
+63
2009-02-27
powerpc/44x: Fix address decoding setup of PCI 2.x cells
Benjamin Herrenschmidt
1
-0
/
+17
2009-02-26
powerpc: Fix 64bit __copy_tofrom_user() regression
Mark Nelson
1
-7
/
+31
2009-02-26
powerpc: Fix 64bit memcpy() regression
Mark Nelson
1
-6
/
+20
2009-02-26
powerpc: Fix load/store float double alignment handler
Michael Neuling
1
-16
/
+13
2009-02-23
powerpc: Randomise PIEs
Anton Blanchard
2
-1
/
+12
2009-02-23
powerpc: Increase stack gap on 64bit binaries
Anton Blanchard
1
-2
/
+9
2009-02-23
powerpc: Ensure random space between stack and mmaps
Anton Blanchard
1
-3
/
+11
2009-02-23
powerpc: Randomise the brk region
Anton Blanchard
2
-0
/
+26
2009-02-23
powerpc: Randomise lower bits of stack address
Anton Blanchard
2
-1
/
+10
2009-02-23
powerpc: More stack randomisation for 64bit binaries
Anton Blanchard
1
-0
/
+5
2009-02-23
powerpc: Randomise mmap start address
Anton Blanchard
1
-1
/
+16
2009-02-23
powerpc: Rearrange mmap.c
Anton Blanchard
1
-11
/
+11
2009-02-23
powerpc: Move is_32bit_task
Anton Blanchard
2
-10
/
+7
2009-02-23
powerpc/powermac: Hotplug /sys entries are missing
Giuliano Pochini
1
-0
/
+3
2009-02-23
powerpc/cell: Add rtas rtc calls for the QPACE platform
Benjamin Krill
1
-0
/
+2
2009-02-23
powerpc: Fix load/store float double alignment handler
Michael Neuling
1
-16
/
+13
2009-02-23
powerpc: Add alignment handler for new lfiwzx instruction
Michael Neuling
1
-1
/
+1
2009-02-23
powerpc/numa: Cleanup hot_add_scn_to_nid
Nathan Fontenot
1
-66
/
+73
2009-02-23
powerpc/pseries: Fix partition migration hang under load
Brian King
1
-2
/
+8
2009-02-23
powerpc/pseries: Implement a quota system for MSIs
Michael Ellerman
1
-2
/
+176
2009-02-23
powerpc/pseries: Return req#msi(-x) if request is larger
Michael Ellerman
1
-1
/
+5
2009-02-23
powerpc: Add support for using doorbells for SMP IPI
Kumar Gala
6
-3
/
+117
2009-02-23
powerpc/cell: Fix dependency in cpufreq
Arnd Bergmann
2
-13
/
+18
2009-02-23
powerpc/spufs: Constify context contents and coredump callback constants
Jeremy Kerr
3
-10
/
+11
2009-02-23
powerpc/spufs: Clear purge status before setting up isolated mode
Jeremy Kerr
1
-0
/
+3
2009-02-23
powerpc/spufs: Use correct return value for spu_handle_mm_fault
Jeremy Kerr
1
-26
/
+22
2009-02-23
powerpc/mm: Reduce hashtable size when using 64kB pages
Anton Blanchard
1
-2
/
+3
2009-02-23
powerpc: Rework dma-noncoherent to use generic vmalloc layer
Ilya Yanok
2
-271
/
+57
2009-02-23
powerpc: Fix warnings from make headers_check
Kumar Gala
6
-5
/
+8
[next]