index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: Fix another bug in move of altivec code to vector.S
Andreas Schwab
2009-07-15
1
-3
/
+3
*
powerpc: Fix booke user_disable_single_step()
Dave Kleikamp
2009-07-15
1
-8
/
+9
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
1
-1
/
+0
*
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-07-10
1
-0
/
+1
|
\
|
*
powerpc/perf_counter: Enable alternate PR/HV bits for POWER7
Anton Blanchard
2009-07-01
1
-0
/
+1
*
|
powerpc/perf_counter: Remove duplicated #include
Huang Weiyi
2009-07-08
2
-2
/
+0
|
/
*
powerpc/440: Fix warning early debug code
Benjamin Herrenschmidt
2009-06-26
1
-1
/
+1
*
powerpc/of: Fix usage of dev_set_name() in of_device_alloc()
Benjamin Herrenschmidt
2009-06-26
1
-1
/
+1
*
powerpc: Use one common impl. of RTAS timebase sync and use raw spinlock
Benjamin Herrenschmidt
2009-06-26
1
-0
/
+31
*
powerpc/rtas: Turn rtas lock into a raw spinlock
Benjamin Herrenschmidt
2009-06-26
1
-9
/
+29
*
powerpc: Add irqtrace support for 32-bit powerpc
Benjamin Herrenschmidt
2009-06-26
2
-4
/
+125
*
powerpc: Map more memory early on 601 processors
Benjamin Herrenschmidt
2009-06-26
1
-7
/
+10
*
powerpc: Fix output from show_regs
Kumar Gala
2009-06-26
1
-1
/
+1
*
powerpc/pmac: Fix issues with PowerMac "PowerSurge" SMP
Benjamin Herrenschmidt
2009-06-26
1
-1
/
+2
*
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-06-20
10
-300
/
+885
|
\
|
*
perf_counter: powerpc: Add processor back-end for MPC7450 family
Paul Mackerras
2009-06-18
2
-0
/
+419
|
*
perf_counter: powerpc: Make powerpc perf_counter code safe for 32-bit kernels
Paul Mackerras
2009-06-18
1
-60
/
+133
|
*
perf_counter: powerpc: Change how processor-specific back-ends get selected
Paul Mackerras
2009-06-18
7
-43
/
+93
|
*
perf_counter: powerpc: Use unsigned long for register and constraint values
Paul Mackerras
2009-06-18
7
-195
/
+211
|
*
perf_counter: powerpc: Enable use of software counters on 32-bit powerpc
Paul Mackerras
2009-06-18
2
-3
/
+28
|
*
Merge branch 'linus' into perfcounters/core
Ingo Molnar
2009-06-17
30
-1469
/
+1745
|
|
\
|
*
|
perf_counter: powerpc: Fix two compile warnings
Paul Mackerras
2009-06-15
1
-1
/
+3
*
|
|
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-06-20
1
-1
/
+1
|
\
\
\
|
*
|
|
function-graph: add stack frame test
Steven Rostedt
2009-06-18
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2009-06-19
3
-3
/
+51
|
\
\
\
|
*
\
\
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-06-18
2
-7
/
+0
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
powerpc: Add configurable -Werror for arch/powerpc
Michael Ellerman
2009-06-16
1
-0
/
+2
|
*
|
|
powerpc: Enable additional BAT registers in setup_745x_specifics()
Gerhard Pircher
2009-06-15
1
-0
/
+3
|
*
|
|
powerpc/fsl-booke: Enable L1 cache on e500v1/e500v2/e500mc CPUs
Nate Case
2009-06-15
1
-3
/
+46
*
|
|
|
edac: cpc925 MC platform device setup
Harry Ciao
2009-06-18
1
-0
/
+40
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'akpm'
Linus Torvalds
2009-06-16
2
-7
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fbdev: move logo externs to header file
Geert Uytterhoeven
2009-06-16
1
-3
/
+0
|
*
|
mm: consolidate init_mm definition
Alexey Dobriyan
2009-06-16
1
-4
/
+0
|
*
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2009-06-15
28
-1460
/
+1731
|
|
\
\
|
|
|
/
|
|
/
|
*
|
|
powerpc: Only build prom_init.o when CONFIG_PPC_OF_BOOT_TRAMPOLINE=y
Michael Ellerman
2009-06-15
1
-0
/
+2
*
|
|
powerpc: Fix warning in setup_64.c when CONFIG_RELOCATABLE=y
Michael Ellerman
2009-06-15
1
-2
/
+2
*
|
|
powerpc: Don't do generic calibrate_delay()
Benjamin Herrenschmidt
2009-06-15
1
-0
/
+10
*
|
|
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-06-15
2
-8
/
+6
|
\
|
|
|
|
/
|
/
|
|
*
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-06-12
1
-6
/
+6
|
|
\
|
|
*
powerpc, perf_counter: Fix performance counter event types
Jaswinder Singh Rajput
2009-06-12
1
-6
/
+6
|
*
|
module: cleanup FIXME comments about trimming exception table entries.
Rusty Russell
2009-06-12
1
-2
/
+0
|
|
/
*
|
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-06-12
11
-0
/
+4533
|
\
|
|
*
perfcounters: remove powerpc definitions of perf_counter_do_pending
Stephen Rothwell
2009-06-11
1
-0
/
+1
|
*
perf_counter: Rename L2 to LL cache
Peter Zijlstra
2009-06-11
6
-6
/
+6
|
*
perf_counter: Standardize event names
Peter Zijlstra
2009-06-11
5
-30
/
+30
|
*
perf_counter: powerpc: Implement generalized cache events for POWER processors
Paul Mackerras
2009-06-11
7
-6
/
+291
|
*
perf_counters: powerpc: Add support for POWER7 processors
Paul Mackerras
2009-06-11
3
-1
/
+322
|
*
perf_counter: Accurate period data
Peter Zijlstra
2009-06-11
1
-3
/
+6
|
*
perf_counter: Introduce struct for sample data
Peter Zijlstra
2009-06-11
1
-3
/
+7
|
*
perf_counter: Separate out attr->type from attr->config
Ingo Molnar
2009-06-06
1
-3
/
+3
[next]