index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-06
perf/powerpc: Fix build error
Sukadev Bhattiprolu
1
-1
/
+1
2013-01-31
perf/POWER7: Make some POWER7 events available in sysfs
Sukadev Bhattiprolu
1
-0
/
+3
2013-01-31
perf/POWER7: Make generic event translations available in sysfs
Sukadev Bhattiprolu
1
-0
/
+23
2013-01-10
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2013-01-04
POWERPC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
5
-9
/
+9
2012-12-21
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-20
unify SS_ONSTACK/SS_DISABLE definitions
Al Viro
1
-6
/
+0
2012-12-20
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-18
compat: generic compat_sys_sched_rr_get_interval() implementation
Catalin Marinas
2
-1
/
+2
2012-12-18
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-14
Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
19
-121
/
+464
2012-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-4
/
+4
2012-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-0
/
+4
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-12
/
+3
2012-12-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2012-12-12
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-29
powerpc: switch to generic fork/clone/vfork
Al Viro
2
-9
/
+3
2012-11-29
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
2012-11-19
vtime: Consolidate a bit the ctx switch code
Frederic Weisbecker
1
-0
/
+2
2012-11-19
Fix misspellings of "whether" in comments.
Adam Buchbinder
2
-3
/
+3
2012-11-19
treewide: fix typo of "suport" in various comments and Kconfig
Masanari Iida
1
-1
/
+1
2012-11-18
PPC: net: bpf_jit_comp: add XOR instruction for BPF JIT
Daniel Borkmann
1
-0
/
+3
2012-11-15
powerpc: Move get_longbusy_msecs into hvcall.h and remove duplicate function
Ian Munsie
1
-0
/
+20
2012-11-15
powerpc: Add set_mode hcall
Ian Munsie
2
-2
/
+5
2012-11-15
powerpc: Setup relocation on exceptions for bare metal systems
Michael Neuling
1
-0
/
+2
2012-11-15
powerpc: Add relocation on exception vector handlers
Michael Neuling
1
-1
/
+3
2012-11-15
powerpc: Add new macros needed for relocation on exceptions
Michael Neuling
1
-0
/
+90
2012-11-15
powerpc: Make load_hander handle upto 64k offset
Michael Neuling
1
-1
/
+2
[next]