index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-20
powerpc/eeh: Make eeh_pe_get() public
Gavin Shan
1
-0
/
+1
2013-06-20
powerpc/eeh: Make eeh_phb_pe_get() public
Gavin Shan
1
-0
/
+1
2013-06-20
powerpc/eeh: Enhance converting EEH dev
Gavin Shan
1
-2
/
+2
2013-06-20
powerpc: Align thread->fpr to 16 bytes
Anton Blanchard
1
-1
/
+1
2013-06-20
powerpc: Debug control and status registers are 32bit
Bharat Bhushan
1
-4
/
+4
2013-06-20
powerpc/vfio: Enable on PowerNV platform
Alexey Kardashevskiy
1
-0
/
+26
2013-06-20
powerpc/mm: Make mmap_64.c compile on 32bit powerpc
Daniel Walker
1
-2
/
+0
2013-06-20
powerpc: Move the single step enable code to a generic path
Suzuki K. Poulose
1
-0
/
+25
2013-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-14
/
+21
2013-06-19
sched: Rename sched.c as sched/core.c in comments and Documentation
Viresh Kumar
1
-1
/
+1
2013-06-17
net: add socket option for low latency polling
Eliezer Tamir
1
-0
/
+2
2013-06-17
Merge 3.10-rc6 into tty-next
Greg Kroah-Hartman
3
-14
/
+21
2013-06-14
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-1
/
+1
2013-06-15
powerpc: Fix stack overflow crash in resume_kernel when ftracing
Michael Ellerman
1
-1
/
+1
2013-06-12
ibmebus: convert of_platform_driver to platform_driver
Rob Herring
1
-2
/
+2
2013-06-11
Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-6
/
+10
2013-06-11
kvm/ppc/booke64: Fix AltiVec interrupt numbers and build breakage
Mihai Caraman
1
-6
/
+10
2013-06-10
powerpc/hw_breakpoints: Add DABRX cpu feature to fix 32-bit regression
Michael Neuling
1
-7
/
+10
2013-06-08
Merge 3.10-rc5 into tty-next
Greg Kroah-Hartman
8
-20
/
+40
2013-06-03
serial/mpc52xx_uart: add MPC5125 PSC support
Matteo Facchinetti
1
-0
/
+49
2013-06-01
powerpc/kvm/book3s: Add support for H_IPOLL and H_XIRR_X in XICS emulation
Paul Mackerras
1
-0
/
+1
2013-06-01
powerpc/pseries: Kill all prefetch streams on context switch
Michael Neuling
1
-0
/
+11
2013-06-01
powerpc/tm: Fix userspace stack corruption on signal delivery for active tran...
Michael Neuling
2
-9
/
+7
2013-06-01
powerpc/tm: Move TM abort cause codes to uapi
Michael Neuling
4
-14
/
+21
2013-06-01
powerpc/tm: Abort on emulation and alignment faults
Michael Neuling
1
-0
/
+2
2013-06-01
powerpc/tm: Make room for hypervisor in abort cause codes
Michael Neuling
1
-7
/
+8
2013-05-28
powerpc: uaccess s/might_sleep/might_fault/
Michael S. Tsirkin
1
-8
/
+8
2013-05-24
powerpc: Make radeon 32-bit MSI quirk work on powernv
Benjamin Herrenschmidt
1
-0
/
+2
2013-05-24
powerpc: Context switch more PMU related SPRs
Michael Ellerman
1
-0
/
+6
2013-05-21
powerpc/mpc512x: move common code to shared.c file
Gerhard Sittig
1
-1
/
+0
2013-05-14
powerpc: Use the new schedule_user API on userspace preemption
Li Zhong
1
-0
/
+10
2013-05-14
powerpc: Syscall hooks for context tracking subsystem
Li Zhong
1
-2
/
+5
2013-05-14
powerpc/powernv: Detect OPAL v3 API version
Benjamin Herrenschmidt
2
-2
/
+5
2013-05-14
powerpc: Bring all threads online prior to migration/hibernation
Robert Jennings
1
-0
/
+2
2013-05-14
powerpc: Fix build errors STRICT_MM_TYPECHECKS
Aneesh Kumar K.V
1
-1
/
+1
2013-05-14
powerpc/mm: Use the correct mask value when looking at pgtable address
Aneesh Kumar K.V
1
-1
/
+1
2013-05-10
powerpc: hard_irq_disable(): Call trace_hardirqs_off after disabling
Scott Wood
1
-2
/
+3
2013-05-10
powerpc/powernv: Improve kexec reliability
Benjamin Herrenschmidt
1
-0
/
+2
2013-05-08
powerpc: Add an in memory udbg console
Alistair Popple
1
-0
/
+1
2013-05-07
powerpc: Make hard_irq_disable() do the right thing vs. irq tracing
Benjamin Herrenschmidt
1
-9
/
+7
2013-05-06
powerpc/pci: Support per-aperture memory offset
Benjamin Herrenschmidt
1
-5
/
+1
2013-05-06
powerpc/cputable: Reserve bits in HWCAP2 for new features
Nishanth Aravamudan
2
-0
/
+11
2013-05-06
powerpc/pseries: Perform proper max_bus_speed detection
Kleber Sacilotto de Souza
1
-0
/
+3
2013-05-06
powerpc/pseries: Force 32 bit MSIs for devices that require it
Brian King
1
-0
/
+2
2013-05-06
powerpc: Emulate non privileged DSCR read and write
Anton Blanchard
1
-0
/
+4
2013-05-05
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-8
/
+275
2013-05-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
35
-134
/
+472
2013-05-02
KVM: PPC: Book3S: Add API for in-kernel XICS emulation
Paul Mackerras
2
-0
/
+14
2013-05-02
powerpc: Fix build error for book3e
Aneesh Kumar K.V
1
-0
/
+18
2013-05-02
powerpc: Context switch the new EBB SPRs
Michael Ellerman
2
-0
/
+6
[prev]
[next]