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-01-10
powerpc: Enable PPR save/restore
Haren Myneni
1
-2
/
+4
2013-01-10
powerpc: Move branch instruction from ACCOUNT_CPU_USER_ENTRY to caller
Haren Myneni
2
-3
/
+2
2013-01-10
powerpc: Disable relocation on exceptions whenever PR KVM is active
Ian Munsie
1
-0
/
+9
2013-01-10
powerpc: Relocate prom_init.c on 64bit
Anton Blanchard
1
-0
/
+3
2013-01-10
powerpc/perf: Change PMU flag representation from decimal to hex
Anshuman Khandual
1
-5
/
+5
2013-01-10
powerpc: Hook up doorbells on server
Ian Munsie
1
-1
/
+2
2013-01-10
powerpc: Select either privileged or hypervisor doorbell when sending
Ian Munsie
1
-1
/
+14
2013-01-10
powerpc: Add book3s privileged doorbell exception vectors
Ian Munsie
1
-0
/
+1
2013-01-10
powerpc: Add book3s hypervisor doorbell exception vectors
Ian Munsie
1
-0
/
+2
2013-01-10
powerpc: Define differences between doorbells on book3e and book3s
Ian Munsie
3
-0
/
+19
2013-01-10
powerpc/44x: Support OCM(On Chip Memory) for APM821xx SoC and Bluestone board
Vinh Nguyen Huu Tuong
1
-0
/
+45
2013-01-10
powerpc/pseries: Cleanup best_energy_hcall detection
Michael Neuling
1
-1
/
+2
2013-01-03
POWERPC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
5
-9
/
+9
2012-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-7
/
+0
2012-12-20
Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2012-12-20
powerpc: Corrected include header path in kvm_para.h
Bharat Bhushan
1
-1
/
+1
2012-12-19
unify SS_ONSTACK/SS_DISABLE definitions
Al Viro
1
-6
/
+0
2012-12-19
Bury the conditionals from kernel_thread/kernel_execve series
Al Viro
1
-1
/
+0
2012-12-19
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-1
/
+3
2012-12-18
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
24
-163
/
+210
2012-12-17
compat: generic compat_sys_sched_rr_get_interval() implementation
Catalin Marinas
2
-1
/
+2
2012-12-17
include/linux/init.h: use the stringify operator for the __define_initcall macro
Matthew Leach
1
-18
/
+18
2012-12-14
powerpc: add finit_module syscall.
Rusty Russell
3
-1
/
+3
2012-12-13
KVM: Make KVM_PRIVATE_MEM_SLOTS optional
Alex Williamson
1
-3
/
+1
2012-12-13
KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS
Alex Williamson
1
-2
/
+2
2012-12-13
Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
19
-121
/
+464
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-4
/
+4
2012-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-0
/
+4
2012-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-12
/
+3
2012-12-11
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2012-12-11
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2012-12-06
KVM: PPC: booke: Get/set guest EPCR register using ONE_REG interface
Mihai Caraman
1
-0
/
+2
2012-12-06
KVM: PPC: Make EPCR a valid field for booke64 and bookehv
Alexander Graf
1
-1
/
+6
2012-12-06
KVM: PPC: booke: Extend MAS2 EPN mask for 64-bit
Mihai Caraman
1
-1
/
+1
2012-12-06
KVM: PPC: Mask ea's high 32-bits in 32/64 instr emulation
Mihai Caraman
1
-0
/
+10
2012-12-06
KVM: PPC: e500: Add emulation helper for getting instruction ea
Mihai Caraman
1
-0
/
+11
2012-12-06
KVM: PPC: bookehv64: Add support for interrupt handling
Mihai Caraman
1
-0
/
+25
2012-12-06
KVM: PPC: Book3S HV: Handle guest-caused machine checks on POWER7 without pan...
Paul Mackerras
1
-0
/
+10
2012-12-06
KVM: PPC: Book3S HV: Improve handling of local vs. global TLB invalidations
Paul Mackerras
1
-2
/
+3
2012-12-06
KVM: PPC: Book3S PR: Fix VSX handling
Paul Mackerras
1
-0
/
+1
2012-12-06
KVM: PPC: Book3S PR: Emulate PURR, SPURR and DSCR registers
Paul Mackerras
1
-0
/
+2
2012-12-06
KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPT
Paul Mackerras
3
-0
/
+49
2012-12-06
KVM: PPC: Book3S HV: Make a HPTE removal function available
Paul Mackerras
1
-0
/
+3
2012-12-06
KVM: PPC: Book3S HV: Add a mechanism for recording modified HPTEs
Paul Mackerras
2
-0
/
+10
2012-12-06
KVM: PPC: Book3S HV: Restructure HPT entry creation code
Paul Mackerras
1
-2
/
+3
2012-11-29
unify default ptrace_signal_deliver
Al Viro
1
-2
/
+0
2012-11-28
powerpc: switch to generic fork/clone/vfork
Al Viro
2
-9
/
+3
2012-11-28
Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...
Al Viro
1
-1
/
+0
2012-11-28
powerpc: dma_debug: add debug_dma_mapping_error support
Shuah Khan
1
-0
/
+1
2012-11-25
powerpc/iommu/fsl: Add PAMU bypass enable register to ccsr_guts struct
Varun Sethi
1
-1
/
+3
[prev]
[next]