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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-15
powerpc: Fix missing/delayed calls to irq_work
Benjamin Herrenschmidt
1
-1
/
+1
2013-06-15
powerpc: Fix emulation of illegal instructions on PowerNV platform
Paul Mackerras
2
-1
/
+11
2013-06-15
powerpc: Fix stack overflow crash in resume_kernel when ftracing
Michael Ellerman
1
-2
/
+2
2013-06-10
powerpc: Partial revert of "Context switch more PMU related SPRs"
Michael Ellerman
1
-28
/
+0
2013-06-10
powerpc/hw_breakpoints: Add DABRX cpu feature to fix 32-bit regression
Michael Neuling
1
-1
/
+2
2013-06-10
powerpc/power8: Update denormalization handler
Michael Neuling
1
-0
/
+10
2013-06-10
powerpc/pseries: Simplify denormalization handler
Michael Neuling
1
-64
/
+16
2013-06-10
powerpc/power8: Fix oprofile and perf
Michael Neuling
1
-4
/
+4
2013-06-10
powerpc/pci: Check the bus address instead of resource address in pcibios_fix...
Kevin Hao
1
-1
/
+3
2013-06-01
powerpc/cputable: Fix typo on P7+ cputable entry
Will Schmidt
1
-1
/
+1
2013-06-01
powerpc/pci: Remove the unused variables in pci_process_bridge_OF_ranges
Kevin Hao
1
-4
/
+1
2013-06-01
powerpc/pci: Remove the stale comments of pci_process_bridge_OF_ranges
Kevin Hao
1
-9
/
+0
2013-06-01
powerpc/32bit:Store temporary result in r0 instead of r8
Priyanka Jain
1
-1
/
+1
2013-06-01
powerpc/pseries: Kill all prefetch streams on context switch
Michael Neuling
1
-0
/
+7
2013-06-01
powerpc/cputable: Fix oprofile_cpu_type on power8
Nishanth Aravamudan
1
-2
/
+2
2013-06-01
powerpc/tm: Fix userspace stack corruption on signal delivery for active tran...
Michael Neuling
4
-27
/
+48
2013-06-01
powerpc/tm: Abort on emulation and alignment faults
Michael Neuling
1
-0
/
+29
2013-05-24
powerpc: Make radeon 32-bit MSI quirk work on powernv
Benjamin Herrenschmidt
2
-0
/
+18
2013-05-24
powerpc: Context switch more PMU related SPRs
Michael Ellerman
2
-0
/
+34
2013-05-24
powerpc/pci: Fix bogus message at boot about empty memory resources
Benjamin Herrenschmidt
1
-3
/
+4
2013-05-24
powerpc: Fix TLB cleanup at boot on POWER8
Benjamin Herrenschmidt
1
-2
/
+6
2013-05-14
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
15
-40
/
+235
2013-05-14
powerpc: Set show_unhandled_signals to 1 by default
Benjamin Herrenschmidt
1
-1
/
+1
2013-05-14
powerpc: Use the new schedule_user API on userspace preemption
Li Zhong
1
-1
/
+2
2013-05-14
powerpc: Exit user context on notify resume
Li Zhong
1
-0
/
+5
2013-05-14
powerpc: Exception hooks for context tracking subsystem
Li Zhong
1
-22
/
+58
2013-05-14
powerpc: Syscall hooks for context tracking subsystem
Li Zhong
1
-0
/
+5
2013-05-14
powerpc/booke64: Fix kernel hangs at kernel_dbg_exc
Scott Wood
2
-4
/
+11
2013-05-14
powerpc: Provide __bswapdi2
David Woodhouse
3
-1
/
+24
2013-05-14
powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning again
Li Zhong
3
-4
/
+1
2013-05-14
powerpc: Bring all threads online prior to migration/hibernation
Robert Jennings
1
-0
/
+113
2013-05-14
powerpc/rtas_flash: Fix validate_flash buffer overflow issue
Vasant Hegde
1
-4
/
+6
2013-05-14
powerpc/kexec: Fix kexec when using VMX optimised memcpy
Anton Blanchard
1
-0
/
+4
2013-05-14
powerpc: Fix build errors STRICT_MM_TYPECHECKS
Aneesh Kumar K.V
1
-3
/
+2
2013-05-11
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
1
-1
/
+1
2013-05-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-8
/
+0
2013-05-09
unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE
Al Viro
1
-8
/
+0
2013-05-08
powerpc: Add an in memory udbg console
Alistair Popple
1
-0
/
+3
2013-05-06
powerpc/topology: Fix spurr attribute permission
Benjamin Herrenschmidt
1
-1
/
+1
2013-05-06
powerpc/pci: Support per-aperture memory offset
Benjamin Herrenschmidt
3
-71
/
+30
2013-05-06
powerpc/pci: Don't add bogus empty resources to PHBs
Benjamin Herrenschmidt
1
-14
/
+16
2013-05-06
powerpc/cputable: Advertise support for ISEL/HTM/DSCR/TAR on POWER8
Nishanth Aravamudan
1
-0
/
+5
2013-05-06
powerpc/cputable: Advertise ISEL support on appropriate embedded processors
Nishanth Aravamudan
1
-0
/
+5
2013-05-06
powerpc/cputable: Advertise DSCR support on P7/P7+
Nishanth Aravamudan
1
-0
/
+4
2013-05-06
powerpc/pseries: Perform proper max_bus_speed detection
Kleber Sacilotto de Souza
1
-0
/
+8
2013-05-06
powerpc: Emulate non privileged DSCR read and write
Anton Blanchard
1
-2
/
+8
2013-05-05
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+4
2013-05-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
34
-169
/
+442
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-269
/
+215
2013-05-02
powerpc: Context switch the new EBB SPRs
Michael Ellerman
2
-0
/
+19
[next]