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-11-30
MN10300: Tighten up the code using case ranges
Robert P. J. Day
1
-22
/
+2
2008-11-30
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
13
-77
/
+103
2008-11-30
remove __ARCH_WANT_COMPAT_SYS_PTRACE
Christoph Hellwig
8
-18
/
+0
2008-11-30
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
1
-9
/
+20
2008-11-30
sn_pci_controller_fixup() should be __init
Al Viro
1
-1
/
+1
2008-11-30
xen_play_dead() is __cpuinit
Al Viro
1
-1
/
+1
2008-11-30
xen_setup_vcpu_info_placement() is not init on x86
Al Viro
1
-1
/
+1
2008-11-30
kvm_setup_secondary_clock() is cpuinit
Al Viro
1
-1
/
+1
2008-11-30
enable_IR_x2apic() needs to be __init
Al Viro
1
-1
/
+1
2008-11-30
alpha: pcibios_resource_to_bus() is callable from normal code
Al Viro
1
-1
/
+1
2008-11-30
fix the section noise in sparc head.S
Al Viro
2
-1
/
+2
2008-11-30
m32r: section noise in head.S
Al Viro
2
-2
/
+3
2008-11-30
of_platform_driver noise on sparce
Al Viro
3
-4
/
+4
2008-11-30
sparc64 trivial section misannotations
Al Viro
2
-3
/
+3
2008-11-30
sparc32 cpuinit flase positives
Al Viro
6
-15
/
+15
2008-11-30
powerpc set_huge_psize() false positive
Al Viro
2
-2
/
+1
2008-11-30
false __cpuinit positives on alpha
Al Viro
2
-5
/
+5
2008-11-27
[S390] Update default configuration.
Martin Schwidefsky
1
-23
/
+51
2008-11-27
[S390] Fix alignment of initial kernel stack.
Heiko Carstens
2
-2
/
+3
2008-11-27
[S390] pgtable.h: Fix oops in unmap_vmas for KVM processes
Christian Borntraeger
1
-2
/
+0
2008-11-27
[S390] fix/cleanup sched_clock
Christian Borntraeger
1
-8
/
+5
2008-11-27
[S390] fix system call parameter functions.
Martin Schwidefsky
8
-42
/
+44
2008-11-24
MIPS: Make BUG() __noreturn.
David Daney
1
-9
/
+20
2008-11-21
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-5
/
+7
2008-11-21
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
8
-6
/
+19
2008-11-21
[IA64] xen: fix xen_get_eflags.
Isaku Yamahata
1
-1
/
+1
2008-11-21
[IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case.
Isaku Yamahata
3
-2
/
+15
2008-11-21
[IA64] remove duplicate include iommu.h
Huang Weiyi
1
-1
/
+0
2008-11-21
[IA64] use mprintk instead of printk, in ia64_mca_modify_original_stack
Hidetoshi Seto
1
-1
/
+1
2008-11-21
[IA64] Rationalize kernel mode alignment checking
Tony Luck
2
-1
/
+2
2008-11-21
x86: Fix interrupt leak due to migration
Matthew Wilcox
1
-0
/
+14
2008-11-21
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
8
-133
/
+90
2008-11-21
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-1
/
+10
2008-11-21
parisc: fix bug in compat_arch_ptrace
Helge Deller
1
-5
/
+5
2008-11-20
MIPS: csrc-r4k: Fix declaration depending on the wrong CONFIG_ symbol.
Ralf Baechle
1
-1
/
+1
2008-11-20
MIPS: csrc-r4k: Fix spelling mistake.
Ralf Baechle
1
-1
/
+1
2008-11-20
MIPS: RB532: Provide functions for gpio configuration
Phil Sutter
2
-120
/
+75
2008-11-20
MIPS: IP22: Make indy_sc_ops variable static
Dmitri Vorobiev
1
-1
/
+1
2008-11-20
MIPS: RB532: GPIO register offsets are relative to GPIOBASE
Florian Fainelli
2
-7
/
+9
2008-11-20
MIPS: Malta: Fix include paths in malta-amon.c
David Daney
1
-3
/
+3
2008-11-20
Merge branch 'x86/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...
Linus Torvalds
4
-1
/
+44
2008-11-20
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-19
/
+80
2008-11-20
sparc64: wire up accept4()
David Miller
5
-6
/
+19
2008-11-20
reintroduce accept4
Ulrich Drepper
1
-2
/
+2
2008-11-19
x86: uaccess_64: fix return value in __copy_from_user()
Hiroshi Shimamoto
1
-1
/
+1
2008-11-19
x86: quirk for reboot stalls on a Dell Optiplex 330
Steve Conklin
1
-0
/
+9
2008-11-18
Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
122
-2592
/
+6127
2008-11-18
x86: more general identifier for Phoenix BIOS
Philipp Kohlbecher
1
-1
/
+1
2008-11-18
AMD IOMMU: check for next_bit also in unmapped area
Joerg Roedel
1
-1
/
+1
2008-11-18
AMD IOMMU: fix fullflush comparison length
Joerg Roedel
1
-1
/
+1
[next]