index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/e500mc: Implement machine check handler.
Scott Wood
2010-05-21
2
-2
/
+88
*
powerpc: Remove unused 'protect4gb' boot parameter
FUJITA Tomonori
2010-05-21
1
-12
/
+0
*
powerpc: Use smt_snooze_delay=-1 to always busy loop
Anton Blanchard
2010-05-21
1
-9
/
+8
*
powerpc: Remove check of ibm,smt-snooze-delay OF property
Anton Blanchard
2010-05-21
1
-29
/
+0
*
powerpc/kdump: Fix race in kdump shutdown
Michael Neuling
2010-05-21
1
-0
/
+27
*
powerpc/kexec: Fix race in kexec shutdown
Michael Neuling
2010-05-21
4
-17
/
+42
*
powerpc: Use more accurate limit for first segment memory allocations
Anton Blanchard
2010-05-21
1
-4
/
+13
*
powerpc/kdump: Use chip->shutdown to disable IRQs
Anton Blanchard
2010-05-21
1
-1
/
+1
*
powerpc/kdump: CPUs assume the context of the oopsing CPU
Anton Blanchard
2010-05-21
1
-1
/
+5
*
powerpc/crashdump: Do not fail on NULL pointer dereferencing
Maxim Uvarov
2010-05-21
1
-0
/
+3
*
powerpc/pci: Check devices status property when scanning OF tree
Sonny Rao
2010-05-21
1
-0
/
+2
*
powerpc/vio: Switch VIO Bus PM to use generic helpers
Brian King
2010-05-21
1
-24
/
+1
*
powerpc: Use common cpu_die (fixes SMP+SUSPEND build)
Milton Miller
2010-05-21
2
-6
/
+6
*
powerpc/rtasd: Don't start event scan if scan rate is zero
Michael Ellerman
2010-05-21
1
-0
/
+6
*
powerpc/fsl-booke: Move loadcam_entry back to asm code to fix SMP ftrace
Kumar Gala
2010-05-17
1
-0
/
+8
*
powerpc/fsl-booke: Fix InstructionTLBError execute permission check
Li Yang
2010-05-17
1
-3
/
+10
*
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2010-05-07
1
-1
/
+2
|
\
|
*
powerpc/numa: Add form 1 NUMA affinity
Anton Blanchard
2010-04-28
1
-1
/
+2
*
|
powerpc/cpumask: Update some comments
Anton Blanchard
2010-05-06
2
-4
/
+4
*
|
powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasks
Anton Blanchard
2010-05-06
1
-18
/
+24
*
|
powerpc/cpumask: Convert /proc/cpuinfo to new cpumask API
Anton Blanchard
2010-05-06
1
-9
/
+13
*
|
powerpc/cpumask: Refactor /proc/cpuinfo code
Anton Blanchard
2010-05-06
1
-29
/
+33
*
|
powerpc/cpumask: Convert fixup_irqs to new cpumask API
Anton Blanchard
2010-05-06
2
-9
/
+12
*
|
powerpc/cpumask: Convert smp_cpus_done to new cpumask API
Anton Blanchard
2010-05-06
1
-3
/
+6
*
|
powerpc/cpumask: Convert rtasd to new cpumask API
Anton Blanchard
2010-05-06
1
-5
/
+5
*
|
powerpc/4xx: Simple platform for the ISS 4xx simulator
Torez Smith
2010-05-05
2
-0
/
+17
*
|
powerpc/476: Add isync after loading mmu and debug spr's
Dave Kleikamp
2010-05-05
2
-0
/
+6
*
|
powerpc/476: add machine check handler for 47x core
Dave Kleikamp
2010-05-05
2
-0
/
+41
*
|
powerpc/47x: Base ppc476 support
Dave Kleikamp
2010-05-05
5
-18
/
+519
*
|
powerpc/44x: break out cpu init code into stand-alone function
Dave Kleikamp
2010-05-05
1
-159
/
+171
*
|
powerpc/booke: Add Stack Marking support to Booke Exception Prolog
Torez Smith
2010-05-05
1
-0
/
+4
*
|
powerpc: Add kprobe-based event tracer
Mahesh Salgaonkar
2010-04-07
1
-0
/
+103
*
|
powerpc/vio: Add power management support
Benjamin Herrenschmidt
2010-04-07
1
-0
/
+24
*
|
powerpc/pseries: Call ibm,os-term if the ibm,extended-os-term is present
Anton Blanchard
2010-04-07
1
-6
/
+9
*
|
powerpc: Use set_cpus_allowed_ptr
Julia Lawall
2010-04-07
1
-2
/
+2
*
|
powerpc/vio: Add missing unlock in error path
Julia Lawall
2010-04-07
1
-1
/
+3
*
|
powerpc/8xx: Use SPRG2 and DAR registers to stash r11 and cr.
Joakim Tjernlund
2010-04-07
1
-13
/
+36
*
|
powerpc/8xx: Don't touch ACCESSED when no SWAP.
Joakim Tjernlund
2010-04-07
1
-2
/
+4
*
|
powerpc/8xx: Avoid testing for kernel space in ITLB Miss.
Joakim Tjernlund
2010-04-07
1
-0
/
+4
*
|
powerpc/8xx: Optimze TLB Miss handlers
Joakim Tjernlund
2010-04-07
1
-8
/
+3
*
|
powerpc/pseries: Export data from new hcall H_EM_GET_PARMS
Vaidyanathan Srinivasan
2010-04-07
1
-1
/
+11
*
|
powerpc: Disable interrupts for data breakpoint exceptions
K.Prasad
2010-04-07
1
-1
/
+12
*
|
powerpc/vio: Add modalias support
Benjamin Herrenschmidt
2010-04-07
1
-0
/
+21
|
/
*
Merge branch 'master' into export-slabh
Tejun Heo
2010-04-05
1
-2
/
+0
|
\
|
*
perf: Always build the powerpc perf_arch_fetch_caller_regs version
Frederic Weisbecker
2010-04-03
1
-2
/
+0
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
18
-4
/
+14
|
/
*
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-03-26
1
-0
/
+28
|
\
|
*
powerpc/perf_events: Fix call-graph recording, add perf_arch_fetch_caller_regs
Paul Mackerras
2010-03-18
1
-0
/
+28
*
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2010-03-19
4
-21
/
+5
|
\
\
|
*
|
powerpc: Remove IOMMU_VMERGE config option
FUJITA Tomonori
2010-03-19
1
-6
/
+1
[next]