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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-08
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-6
/
+1
2009-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-1
/
+1
2009-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-3
/
+3
2009-01-07
PCI: powerpc: use generic pci_swizzle_interrupt_pin()
Bjorn Helgaas
1
-6
/
+1
2009-01-07
USB: powerpc: Workaround for the PPC440EPX USBH_23 errata [take 3]
Vitaly Bordug
1
-1
/
+1
2009-01-07
powerpc: introduce asm/swab.h
Harvey Harrison
3
-81
/
+93
2009-01-07
kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()
Masami Hiramatsu
1
-3
/
+4
2009-01-07
atomic_t: unify all arch definitions
Matthew Wilcox
1
-3
/
+1
2009-01-07
mm: show node to memory section relationship with symlinks in sysfs
Gary Hade
1
-1
/
+1
2009-01-07
mm: report the MMU pagesize in /proc/pid/smaps
Mel Gorman
2
-0
/
+13
2009-01-06
trivial: Fix misspelling of "firmware" in powerpc Makefile
Nick Andrew
1
-1
/
+1
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
2
-2
/
+2
2009-01-05
zero i_uid/i_gid on inode allocation
Al Viro
1
-1
/
+0
2009-01-03
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-8
/
+14
2009-01-03
Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2
-7
/
+12
2009-01-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Mike Travis
256
-2718
/
+6996
2009-01-02
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-12
/
+7
2009-01-02
Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
20
-1113
/
+1928
2009-01-01
cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): powerpc
Rusty Russell
1
-0
/
+2
2009-01-01
take init_fs to saner place
Al Viro
1
-1
/
+0
2009-01-01
shrink struct dentry
Nick Piggin
1
-1
/
+1
2008-12-31
KVM: Consolidate userspace memory capability reporting into common code
Avi Kivity
1
-3
/
+0
2008-12-31
KVM: ppc: mostly cosmetic updates to the exit timing accounting code
Hollis Blanchard
5
-91
/
+66
2008-12-31
KVM: ppc: Implement in-kernel exit timing statistics
Hollis Blanchard
13
-18
/
+516
2008-12-31
KVM: ppc: save and restore guest mappings on context switch
Hollis Blanchard
3
-5
/
+66
2008-12-31
KVM: ppc: directly insert shadow mappings into the hardware TLB
Hollis Blanchard
8
-221
/
+168
2008-12-31
powerpc/44x: declare tlb_44x_index for use in C code
Hollis Blanchard
1
-0
/
+1
2008-12-31
KVM: ppc: support large host pages
Hollis Blanchard
3
-23
/
+64
2008-12-31
KVM: ppc: fix userspace mapping invalidation on context switch
Hollis Blanchard
3
-22
/
+20
2008-12-31
KVM: ppc: use prefetchable mappings for guest memory
Hollis Blanchard
1
-2
/
+7
2008-12-31
KVM: ppc: use MMUCR accessor to obtain TID
Hollis Blanchard
1
-1
/
+1
2008-12-31
KVM: ppc: fix Kconfig constraints
Hollis Blanchard
1
-10
/
+8
2008-12-31
KVM: ppc: improve trap emulation
Hollis Blanchard
1
-2
/
+2
2008-12-31
KVM: ppc: optimize irq delivery path
Hollis Blanchard
4
-156
/
+140
2008-12-31
KVM: ppc: optimize find first bit
Hollis Blanchard
1
-1
/
+1
2008-12-31
KVM: ppc: optimize kvm stat handling
Hollis Blanchard
1
-23
/
+9
2008-12-31
KVM: ppc: fix set regs to take care of msr change
Hollis Blanchard
1
-1
/
+1
2008-12-31
KVM: ppc: adjust vcpu types to support 64-bit cores
Hollis Blanchard
4
-33
/
+33
2008-12-31
KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessor
Hollis Blanchard
9
-63
/
+154
2008-12-31
KVM: ppc: Move the last bits of 44x code out of booke.c
Hollis Blanchard
3
-44
/
+58
2008-12-31
KVM: ppc: refactor instruction emulation into generic and core-specific pieces
Hollis Blanchard
8
-276
/
+415
2008-12-31
ppc: Create disassemble.h to extract instruction fields
Hollis Blanchard
2
-56
/
+81
2008-12-31
KVM: ppc: Refactor powerpc.c to relocate 440-specific code
Hollis Blanchard
9
-130
/
+207
2008-12-31
KVM: ppc: combine booke_guest.c and booke_host.c
Hollis Blanchard
4
-89
/
+66
2008-12-31
KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe"
Hollis Blanchard
6
-34
/
+33
2008-12-31
KVM: ppc: Move 440-specific TLB code into 44x_tlb.c
Hollis Blanchard
4
-143
/
+145
2008-12-31
[PATCH] idle cputime accounting
Martin Schwidefsky
2
-3
/
+11
2008-12-31
[PATCH] fix scaled & unscaled cputime accounting
Martin Schwidefsky
1
-5
/
+2
2008-12-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
1
-0
/
+4
2008-12-31
Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+4
[next]