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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-01
powerpc: Move common module code into its own file
Kumar Gala
4
-151
/
+111
2008-07-01
powerpc: hash_huge_page() should get the WIMG bits from the lpte
Dave Kleikamp
1
-3
/
+2
2008-07-01
powerpc: Tell firmware we support architecture V2.06
Joel Schopp
1
-1
/
+3
2008-07-01
powerpc: Add cputable entry for Power7 architected mode
Joel Schopp
1
-1
/
+12
2008-07-01
powerpc: Only demote individual slices rather than whole process
Paul Mackerras
3
-54
/
+161
2008-06-30
powerpc: Add cputable entry for POWER7
Michael Neuling
3
-0
/
+31
2008-06-30
powerpc: Get rid of bitfields in ppc_bat struct
Becky Bruce
1
-11
/
+8
2008-06-30
powerpc: Change BAT code to use phys_addr_t
Becky Bruce
3
-9
/
+9
2008-06-30
powerpc: Increase CRASH_HANDLER_MAX
Arnd Bergmann
1
-1
/
+1
2008-06-30
powerpc/cell: Disable ptcal in case of crash kdump
Arnd Bergmann
1
-4
/
+18
2008-06-30
powerpc/pseries: Call pseries_kexec_setup only on pseries
Arnd Bergmann
1
-1
/
+1
2008-06-30
powerpc: Free a PTE bit on ppc64 with 64K pages
Benjamin Herrenschmidt
2
-10
/
+15
2008-06-30
spufs: Convert nopfn to fault
Nick Piggin
2
-52
/
+54
2008-06-30
powerpc: Get rid of CROSS32{AS,LD,OBJCOPY}
Segher Boessenkool
1
-7
/
+1
2008-06-30
Merge branch 'linux-2.6'
Paul Mackerras
182
-3619
/
+6189
2008-06-30
Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/po...
Paul Mackerras
14
-6
/
+1756
2008-06-28
powerpc: Add dma nodes to 83xx, 85xx and 86xx boards
Kumar Gala
36
-53
/
+1433
2008-06-26
powerpc/booke: Add kprobes support for booke style processors
Kumar Gala
2
-15
/
+36
2008-06-26
powerpc/kprobes: Some minor fixes
Kumar Gala
2
-1
/
+10
2008-06-26
powerpc/QE: use arch_initcall to probe QUICC Engine GPIOs
Anton Vorontsov
1
-1
/
+4
2008-06-26
powerpc/85xx: Update pin setup for 8560ads
Vitaly Bordug
1
-3
/
+5
2008-06-26
powerpc/e500mc: flush L2 on NAP for e500mc
Kumar Gala
1
-0
/
+9
2008-06-26
powerpc/85xx: add DOZE/NAP support for e500 core
Kumar Gala
7
-8
/
+142
2008-06-25
Blackfin arch: fix up section mismatch warning
Bryan Wu
1
-2
/
+4
2008-06-25
Blackfin arch: fix bug - kernel boot fails when Spinlock and rw-lock debuggin...
Sonic Zhang
1
-0
/
+5
2008-06-25
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
3
-5
/
+2
2008-06-25
Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-223
/
+285
2008-06-24
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-73
/
+27
2008-06-24
x86: KVM guest: Use the paravirt clocksource structs and functions
Gerd Hoffmann
2
-56
/
+34
2008-06-24
KVM: Make kvm host use the paravirt clocksource structs
Gerd Hoffmann
1
-13
/
+62
2008-06-24
x86: Make xen use the paravirt clocksource structs and functions
Gerd Hoffmann
2
-120
/
+13
2008-06-24
x86: Add structs and functions for paravirt clocksource
Gerd Hoffmann
3
-0
/
+146
2008-06-24
[IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte()
Julia Lawall
1
-2
/
+0
2008-06-24
[IA64] Handle count==0 in sn2_ptc_proc_write()
Cliff Wickman
1
-1
/
+1
2008-06-24
[IA64] Fix boot failure on ia64/sn2
Jes Sorensen
1
-2
/
+1
2008-06-24
xen: remove support for non-PAE 32-bit
Jeremy Fitzhardinge
5
-73
/
+27
2008-06-24
KVM: VMX: Fix host msr corruption with preemption enabled
Avi Kivity
1
-8
/
+11
2008-06-24
KVM: MMU: Fix oops on guest userspace access to guest pagetable
Avi Kivity
1
-6
/
+0
2008-06-24
KVM: MMU: large page update_pte issue with non-PAE 32-bit guests (resend)
Marcelo Tosatti
1
-5
/
+7
2008-06-24
KVM: MMU: Fix rmap_write_protect() hugepage iteration bug
Marcelo Tosatti
1
-0
/
+1
2008-06-24
KVM: close timer injection race window in __vcpu_run
Marcelo Tosatti
3
-3
/
+8
2008-06-24
KVM: Fix race between timer migration and vcpu migration
Marcelo Tosatti
1
-12
/
+3
2008-06-23
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-27
/
+36
2008-06-21
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-0
/
+2
2008-06-21
alpha: resurrect Cypress IDE quirk
Ivan Kokshaysky
1
-0
/
+17
2008-06-21
alpha: fix compile failures with gcc-4.3 (bug #10438)
Ivan Kokshaysky
2
-1
/
+4
2008-06-21
alpha: link failure fix
Ivan Kokshaysky
1
-0
/
+1
2008-06-20
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-13
/
+22
2008-06-20
[IA64] SN2: security hole in sn2_ptc_proc_write
Cliff Wickman
1
-0
/
+2
2008-06-20
Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIP
Linus Torvalds
1
-1
/
+1
[next]