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
2011-09-26
[S390] Do not clobber personality flags on exec
Martin Schwidefsky
1
-1
/
+2
2011-09-26
ARM: 7099/1: futex: preserve oldval in SMP __futex_atomic_op
Will Deacon
1
-17
/
+17
2011-09-26
ARM: dma-mapping: free allocated page if unable to map
Russell King
1
-0
/
+2
2011-09-26
ARM: S5P: fix incorrect loop iterator usage on gpio-interrupt
Marek Szyprowski
1
-4
/
+5
2011-09-26
ARM: S3C2443: Fix bit-reset in setrate of clk_armdiv
Heiko Stuebner
1
-1
/
+1
2011-09-25
KVM: x86 emulator: fix Src2CL decode
Avi Kivity
1
-1
/
+1
2011-09-25
KVM: MMU: fix incorrect return of spte
Zhao Jin
1
-1
/
+2
2011-09-24
MIPS: Octeon: Enable C0_UserLocal probing.
David Daney
1
-1
/
+0
2011-09-22
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
5
-10
/
+16
2011-09-21
sparc: Make '-p' boot option meaningful again.
David S. Miller
2
-2
/
+2
2011-09-21
MIPS: No branches in delay slots for huge pages in handle_tlbl
David Daney
1
-1
/
+2
2011-09-21
MIPS: Don't clobber CP0_STATUS value for CONFIG_MIPS_MT_SMTC
David Daney
1
-2
/
+2
2011-09-21
MIPS: Octeon: Select CONFIG_HOLES_IN_ZONE
David Daney
1
-0
/
+5
2011-09-21
MIPS: PM: Use struct syscore_ops instead of sysdevs for PM (v2)
Rafael J. Wysocki
1
-30
/
+22
2011-09-21
MIPS: Compat: Use 32-bit wrapper for compat_sys_futex.
Yong Zhang
3
-2
/
+9
2011-09-21
MIPS: Do not use EXTRA_CFLAGS
Arnaud Lacombe
1
-1
/
+1
2011-09-21
MIPS: Alchemy: DB1200: Disable cascade IRQ in handler
Manuel Lauss
2
-7
/
+4
2011-09-21
MIPS: Lantiq: Fix setting the PCI bus speed on AR9
John Crispin
1
-2
/
+7
2011-09-21
MIPS: Lantiq: Fix external interrupt sources
John Crispin
1
-4
/
+2
2011-09-21
MIPS: tlbex: Fix build error in R3000 code.
Ralf Baechle
1
-2
/
+1
2011-09-21
MIPS: Alchemy: Include Au1100 in PM code.
Manuel Lauss
1
-8
/
+14
2011-09-21
MIPS: Alchemy: Fix typo in MAC0 registration
Manuel Lauss
1
-1
/
+1
2011-09-21
MIPS: MSP71xx: Fix build error.
Ralf Baechle
1
-2
/
+2
2011-09-21
MIPS: Handle __put_user() sleeping.
Ralf Baechle
1
-0
/
+3
2011-09-21
MIPS: Allow forced irq threading
Thomas Gleixner
1
-0
/
+1
2011-09-21
MIPS: i8259: Mark cascade interrupt non-threaded
Liming Wang
1
-0
/
+1
2011-09-21
MIPS: Loongson: Mark cascade interrupts IRQF_NO_THREAD
Wu Zhangjin
2
-1
/
+3
2011-09-21
MIPS: Mark cascade and low level interrupts IRQF_NO_THREAD
Wu Zhangjin
12
-10
/
+24
2011-09-21
MIPS: Make the die_lock be raw
Wu Zhangjin
1
-3
/
+3
2011-09-21
MIPS: Ftrace: Fix the CONFIG_DYNAMIC_FTRACE=n compile
Thomas Gleixner
1
-19
/
+20
2011-09-21
MIPS: RC32434: Fix PCI build error
Yoichi Yuasa
1
-1
/
+1
2011-09-21
x86/rtc: Don't recursively acquire rtc_lock
Matt Fleming
2
-11
/
+21
2011-09-21
sparc, exec: remove redundant addr_limit assignment
Mathias Krause
2
-5
/
+1
2011-09-21
ARM: fix vmlinux.lds.S discarding sections
Russell King
1
-3
/
+12
2011-09-21
Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
13
-65
/
+52
2011-09-21
mach-integrator: fix VGA base regression
Linus Walleij
2
-2
/
+2
2011-09-21
arm/dt: Tegra: Update SDHCI nodes to match bindings
Stephen Warren
2
-9
/
+9
2011-09-20
[S390] kvm: extension capability for new address space layout
Christian Borntraeger
1
-0
/
+1
2011-09-20
[S390] kvm: fix address mode switching
Christian Borntraeger
5
-10
/
+15
2011-09-17
ARM: nommu: fix warning with checksyscalls.sh
Russell King
1
-2
/
+2
2011-09-17
ARM: 7091/1: errata: D-cache line maintenance operation by MVA may not succeed
Will Deacon
3
-0
/
+44
2011-09-17
MIPS: Remove unneeded version.h includes from arch/mips/
Jesper Juhl
3
-3
/
+0
2011-09-17
MIPS: Trivial style cleanups in mmap.c
Kevin Cernekee
1
-23
/
+25
2011-09-17
MIPS: i8259: Correct comment for i8259
Hillf Danton
1
-1
/
+1
2011-09-17
MIPS: VPE: Select correct tc
Hillf Danton
1
-1
/
+1
2011-09-17
sparc64: Future proof Niagara cpu detection.
David S. Miller
6
-8
/
+53
2011-09-16
Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xen
Linus Torvalds
3
-9
/
+8
2011-09-16
asm alternatives: remove incorrect alignment notes
Linus Torvalds
3
-7
/
+0
2011-09-15
Merge branch 'samsung-fixes-2' of git://github.com/kgene/linux-samsung into HEAD
Arnd Bergmann
8
-53
/
+40
2011-09-15
xen/i386: follow-up to "replace order-based range checking of M2P table by li...
Jan Beulich
1
-4
/
+2
[prev]
[next]