index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
104
-689
/
+4091
2010-05-21
Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
3
-4
/
+15
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
1
-2
/
+2
2010-05-21
powerpc: Remove unused 'protect4gb' boot parameter
FUJITA Tomonori
1
-12
/
+0
2010-05-21
powerpc: Build-in e1000e for pseries & ppc64_defconfig
Michael Neuling
2
-2
/
+2
2010-05-21
powerpc/pseries: Make request_ras_irqs() available to other pseries code
Mark Nelson
4
-60
/
+90
2010-05-21
powerpc/numa: Use ibm,architecture-vec-5 to detect form 1 affinity
Anton Blanchard
1
-8
/
+12
2010-05-21
powerpc/numa: Set a smaller value for RECLAIM_DISTANCE to enable zone reclaim
Anton Blanchard
1
-0
/
+10
2010-05-21
powerpc: Use smt_snooze_delay=-1 to always busy loop
Anton Blanchard
2
-14
/
+13
2010-05-21
powerpc: Remove check of ibm,smt-snooze-delay OF property
Anton Blanchard
1
-29
/
+0
2010-05-21
powerpc/kdump: Fix race in kdump shutdown
Michael Neuling
1
-0
/
+27
2010-05-21
powerpc/kexec: Fix race in kexec shutdown
Michael Neuling
6
-17
/
+47
2010-05-21
powerpc/kexec: Speedup kexec hash PTE tear down
Michael Neuling
1
-13
/
+20
2010-05-21
powerpc/pseries: Add hcall to read 4 ptes at a time in real mode
Michael Neuling
3
-0
/
+57
2010-05-21
powerpc: Use more accurate limit for first segment memory allocations
Anton Blanchard
1
-4
/
+13
2010-05-21
powerpc/kdump: Use chip->shutdown to disable IRQs
Anton Blanchard
1
-1
/
+1
2010-05-21
powerpc/kdump: CPUs assume the context of the oopsing CPU
Anton Blanchard
1
-1
/
+5
2010-05-21
powerpc/crashdump: Do not fail on NULL pointer dereferencing
Maxim Uvarov
1
-0
/
+3
2010-05-21
powerpc/eeh: Fix oops when probing in early boot
Anton Blanchard
1
-1
/
+1
2010-05-21
powerpc/pci: Check devices status property when scanning OF tree
Sonny Rao
1
-0
/
+2
2010-05-21
powerpc/vio: Switch VIO Bus PM to use generic helpers
Brian King
1
-24
/
+1
2010-05-21
powerpc: Avoid bad relocations in iSeries code
Paul Mackerras
1
-2
/
+2
2010-05-21
powerpc: Use common cpu_die (fixes SMP+SUSPEND build)
Milton Miller
5
-11
/
+19
2010-05-21
powerpc: Fix string library functions
Andreas Schwab
1
-8
/
+8
2010-05-21
powerpc/rtasd: Don't start event scan if scan rate is zero
Michael Ellerman
1
-0
/
+6
2010-05-20
powerpc,kgdb: Introduce low level trap catching
Jason Wessel
2
-4
/
+9
2010-05-20
kgdb: core changes to support kdb
Jason Wessel
1
-0
/
+5
2010-05-20
kdb: core for kgdb back end (2 of 2)
Jason Wessel
1
-0
/
+1
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-3
/
+3
2010-05-18
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-61
/
+68
2010-05-17
powerpc/fsl-booke: Move loadcam_entry back to asm code to fix SMP ftrace
Kumar Gala
4
-23
/
+48
2010-05-17
powerpc/fsl-booke: Fix InstructionTLBError execute permission check
Li Yang
1
-3
/
+10
2010-05-17
powerpc/8610: add probing for individual DMA channels, not just DMA controllers
Timur Tabi
1
-1
/
+2
2010-05-17
powerpc/83xx: Add MCU LEDs support for MPC837xRDB and MPC8315RDB boards
Anton Vorontsov
6
-0
/
+58
2010-05-17
powerpc/85xx: Fix P1020RDB boot hang due USB2
Anton Vorontsov
1
-0
/
+6
2010-05-17
powerpc/85xx: Add eTSEC 2.0 support for P1020RDB boards
Anton Vorontsov
1
-0
/
+119
2010-05-17
powerpc: remove tls_ssl_stream descriptor type capability in sec3.3 node
Kim Phillips
1
-1
/
+1
2010-05-17
powerpc: Add interrupt support to mpc8xxx_gpio
Peter Korsgaard
1
-0
/
+147
2010-05-14
add descriptive comment for TIF_MEMDIE task flag declaration.
Andreas Dilger
1
-1
/
+1
2010-05-13
KVM: PPC: Keep index within boundaries in kvmppc_44x_emul_tlbwe()
Roel Kluin
1
-1
/
+1
2010-05-13
Merge commit 'kumar/merge' into merge
Benjamin Herrenschmidt
1
-2
/
+3
2010-05-12
powerpc/perf_event: Fix oops due to perf_event_do_pending call
Paul Mackerras
5
-66
/
+48
2010-05-11
perf, powerpc: Implement group scheduling transactional APIs
Lin Ming
1
-61
/
+68
2010-05-07
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
63
-975
/
+1602
2010-05-06
powerpc/cpumask: Add DEBUG_PER_CPU_MAPS option
Anton Blanchard
1
-0
/
+12
2010-05-06
powerpc/cpumask: Convert mpic driver to new cpumask API
Benjamin Herrenschmidt
2
-36
/
+39
2010-05-06
powerpc/cpumask: Update some comments
Anton Blanchard
5
-9
/
+9
2010-05-06
powerpc/cpumask: Convert NUMA code to new cpumask API
Anton Blanchard
3
-15
/
+47
2010-05-06
powerpc/cpumask: Convert hotplug-cpu code to new cpumask API
Anton Blanchard
1
-14
/
+19
2010-05-06
powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasks
Anton Blanchard
4
-24
/
+40
[next]