index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disintegrate asm/system.h for PowerPC
David Howells
2012-03-28
28
-23
/
+19
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-03-22
49
-7535
/
+2041
|
\
|
*
powerpc: Remove the remaining CONFIG_PPC_ISERIES pieces
Stephen Rothwell
2012-03-21
1
-14
/
+0
|
*
powerpc: Remove FW_FEATURE ISERIES from arch code
Stephen Rothwell
2012-03-21
7
-252
/
+15
|
*
Merge remote-tracking branch 'kumar/next' into next
Benjamin Herrenschmidt
2012-03-21
1
-0
/
+18
|
|
\
|
|
*
powerpc: Add initial e6500 cpu support
Kumar Gala
2012-03-15
1
-0
/
+18
|
*
|
powerpc/44x: The bug fixed support for APM821xx SoC and Bluestone board
Vinh Nguyen Huu Tuong
2012-03-17
1
-1
/
+1
|
*
|
powerpc: Fix power4/970 idle code regression with lockdep
Benjamin Herrenschmidt
2012-03-15
1
-1
/
+1
|
|
/
|
*
Merge branch 'eeh' into next
Benjamin Herrenschmidt
2012-03-13
2
-1
/
+8
|
|
\
|
|
*
powerpc/eeh: Introduce EEH device
Gavin Shan
2012-03-09
2
-1
/
+8
|
*
|
powerpc: Rework lazy-interrupt handling
Benjamin Herrenschmidt
2012-03-09
13
-294
/
+551
|
*
|
powerpc: Replace mfmsr instructions with load from PACA kernel_msr field
Benjamin Herrenschmidt
2012-03-09
2
-12
/
+7
|
*
|
powerpc: Fix 64-bit BookE FP unavailable exceptions
Benjamin Herrenschmidt
2012-03-09
1
-6
/
+7
|
*
|
powerpc: Disable interrupts in 64-bit kernel FP and vector faults
Benjamin Herrenschmidt
2012-03-09
3
-7
/
+9
|
*
|
powerpc: Call do_page_fault() with interrupts off
Benjamin Herrenschmidt
2012-03-09
7
-54
/
+28
|
*
|
powerpc: Improve 64-bit syscall entry/exit
Benjamin Herrenschmidt
2012-03-09
1
-20
/
+23
|
*
|
powerpc: Rework runlatch code
Benjamin Herrenschmidt
2012-03-09
2
-13
/
+14
|
*
|
powerpc: Use the same interrupt prolog for perfmon as other interrupts
Benjamin Herrenschmidt
2012-03-09
1
-3
/
+3
|
*
|
powerpc: Remove legacy iSeries bits from assembly files
Benjamin Herrenschmidt
2012-03-09
5
-172
/
+15
|
|
/
|
*
powerpc: clean up vio.c
Stephen Rothwell
2012-03-09
1
-17
/
+1
|
*
powerpc: Make SPARSE_IRQ required
Grant Likely
2012-03-07
1
-4
/
+0
|
*
powerpc/prom: Remove limit on maximum size of properties
Nishanth Aravamudan
2012-03-07
1
-15
/
+0
|
*
powerpc: Use set_current_blocked() and block_sigmask()
Matt Fleming
2012-03-07
2
-16
/
+8
|
*
Merge remote-tracking branch 'origin/master' into next
Benjamin Herrenschmidt
2012-02-27
5
-8
/
+16
|
|
\
|
*
|
powerpc/perf: Move perf core & PMU code into a subdirectory
Michael Ellerman
2012-02-23
12
-6556
/
+0
|
*
|
fadump: Remove the phyp assisted dump code.
Mahesh Salgaonkar
2012-02-23
1
-87
/
+0
|
*
|
fadump: Invalidate the fadump registration during machine shutdown.
Mahesh Salgaonkar
2012-02-23
1
-0
/
+8
|
*
|
fadump: Invalidate registration and release reserved memory for general use.
Mahesh Salgaonkar
2012-02-23
1
-4
/
+154
|
*
|
fadump: Add PT_NOTE program header for vmcoreinfo
Mahesh Salgaonkar
2012-02-23
1
-0
/
+29
|
*
|
fadump: Convert firmware-assisted cpu state dump data into elf notes.
Mahesh Salgaonkar
2012-02-23
3
-2
/
+321
|
*
|
fadump: Initialize elfcore header and add PT_LOAD program headers.
Mahesh Salgaonkar
2012-02-23
1
-1
/
+232
|
*
|
fadump: Register for firmware assisted dump.
Mahesh Salgaonkar
2012-02-23
2
-4
/
+359
|
*
|
fadump: Reserve the memory for firmware assisted dump.
Mahesh Salgaonkar
2012-02-23
3
-1
/
+261
*
|
|
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-03-21
1
-1
/
+1
|
\
\
\
|
*
|
|
drivercore: Output common devicetree information in uevent
Grant Likely
2012-02-01
1
-1
/
+1
*
|
|
|
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-03-21
1
-614
/
+3
|
\
\
\
\
|
*
|
|
|
irq_domain: Move irq_domain code from powerpc to kernel/irq
Grant Likely
2012-02-16
1
-502
/
+0
|
*
|
|
|
irq_domain/powerpc: Eliminate virq_is_host()
Grant Likely
2012-02-16
1
-7
/
+0
|
*
|
|
|
irq_domain/powerpc: eliminate irq_map; use irq_alloc_desc() instead
Grant Likely
2012-02-14
1
-171
/
+69
|
*
|
|
|
irq_domain/powerpc: Use common irq_domain structure instead of irq_host
Grant Likely
2012-02-14
1
-39
/
+39
*
|
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-03-20
1
-4
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
sched/rt: Document scheduler related skip-resched-check sites
Thomas Gleixner
2012-03-01
1
-1
/
+1
|
*
|
|
|
|
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
2012-03-01
1
-4
/
+4
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
perf: Disable PERF_SAMPLE_BRANCH_* when not supported
Stephane Eranian
2012-03-05
1
-0
/
+4
*
|
|
|
|
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2012-03-05
9
-15
/
+34
|
\
|
|
|
|
|
*
|
|
|
powerpc: Fix various issues with return to userspace
Benjamin Herrenschmidt
2012-02-22
4
-7
/
+15
|
*
|
|
|
powerpc: Fix program check handling when lockdep is enabled
Michael Ellerman
2012-02-22
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e...
Anton Blanchard
2012-02-16
1
-1
/
+7
|
*
|
|
powerpc: Disable interrupts early in Program Check
Benjamin Herrenschmidt
2012-02-16
1
-1
/
+1
|
*
|
|
powerpc: Fix kernel log of oops/panic instruction dump
Ira Snyder
2012-02-16
1
-3
/
+3
[next]