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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-17
x86: wmb() confusion in system.h
Pavel Machek
1
-10
/
+1
2008-04-17
x86: debug pmd_bad()
Ingo Molnar
1
-1
/
+5
2008-04-17
x86: redo cded932b75ab0a5f9181e
Ingo Molnar
2
-3
/
+7
2008-04-17
x86, tracing: add notrace to asm-x86/linkage.h
Ingo Molnar
1
-0
/
+3
2008-04-17
x86: clean up cpu capabilities accesses
Ingo Molnar
1
-1
/
+5
2008-04-17
x86: apic_is_clustered_box for vsmp
Yinghai Lu
1
-0
/
+5
2008-04-17
x86: clean up e820_reserve_resources on 64-bit
Yinghai Lu
1
-2
/
+1
2008-04-17
x86: de-macro start_thread()
Ingo Molnar
1
-26
/
+3
2008-04-17
x86: clean up include/asm-x86/processor.h
Ingo Molnar
1
-280
/
+358
2008-04-17
x86: define outb_pic and inb_pic to stop using outb_p and inb_p
David P. Reed
1
-2
/
+25
2008-04-17
x86: call vsmp_init explicitly
Glauber Costa
1
-0
/
+4
2008-04-17
x86: remove never used nodenumer in pda
Yinghai Lu
1
-1
/
+0
2008-04-17
x86: make X86_32 pt_regs members unsigned long
Harvey Harrison
1
-3
/
+6
2008-04-17
x86: change most X86_32 pt_regs members to unsigned long
Harvey Harrison
1
-14
/
+14
2008-04-17
x86: clean up find_e820_area(), 64-bit
Yinghai Lu
1
-1
/
+1
2008-04-17
x86: add gbpages switches
Ingo Molnar
1
-0
/
+2
2008-04-17
x86: increase the kernel text limit to 512 MB
Ingo Molnar
2
-3
/
+3
2008-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
3
-22
/
+4
2008-04-17
Pb1200/DBAu1200: fix bad IDE resource size
Sergei Shtylyov
2
-4
/
+4
2008-04-17
Au1200: kill IDE driver function prototypes
Sergei Shtylyov
1
-18
/
+0
2008-04-16
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+3
2008-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+4
2008-04-16
acpi thermal trip points increased to 12
Krzysztof Helt
1
-1
/
+1
2008-04-16
spi: spi_s3c24xx must initialize num_chipselect
Ben Dooks
1
-0
/
+1
2008-04-16
vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrs
Jan Kara
1
-1
/
+1
2008-04-16
uml: compile error fix
WANG Cong
1
-0
/
+1
2008-04-15
ssb: Fix usage of struct device used for DMAing
Michael Buesch
1
-0
/
+4
2008-04-15
io context: increment task attachment count in ioc_task_link()
Jens Axboe
1
-1
/
+3
2008-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
6
-43
/
+5
2008-04-14
[IPV6]: Use appropriate sock tclass setting for routing lookup.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-04-14
[IPV6]: IPv6 extension header structures need to be packed.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-04-13
net: make struct tun_struct private to tun.c
Rusty Russell
2
-40
/
+1
2008-04-13
[SCTP]: Fix compiler warning about const qualifiers
Vlad Yasevich
1
-1
/
+1
2008-04-13
[SCTP]: Fix protocol violation when receiving an error lenght INIT-ACK
Gui Jianfeng
1
-0
/
+1
2008-04-12
Merge branch 'docs' of git://git.lwn.net/linux-2.6
Linus Torvalds
1
-0
/
+3
2008-04-11
Spell out behavior of atomic_dec_and_lock() in kerneldoc
J. Bruce Fields
1
-0
/
+3
2008-04-11
Fix "$(AS) -traditional" compile breakage caused by asmlinkage_protect
Heiko Carstens
1
-0
/
+3
2008-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+2
2008-04-11
pnp: increase number of devices supported per protocol
Bjorn Helgaas
1
-1
/
+1
2008-04-11
Add commentary about the new "asmlinkage_protect()" macro
Linus Torvalds
2
-0
/
+24
2008-04-11
asmlinkage_protect replaces prevent_tail_call
Roland McGrath
2
-3
/
+25
2008-04-11
FRV: Don't make smp_{r, w, }mb() interpolate MEMBAR when CONFIG_SMP=n [try #2]
David Howells
1
-6
/
+15
2008-04-11
FRV: Add support for emulation of userspace atomic ops [try #2]
David Howells
1
-0
/
+14
2008-04-11
FRV: Move STACK_TOP_MAX up [try #2]
David Howells
1
-1
/
+1
2008-04-11
FRV: Handle update_mmu_cache() being called when current->mm is NULL [try #2]
David Howells
1
-5
/
+14
2008-04-08
[TCP]: tcp_simple_retransmit can cause S+L
Ilpo Järvinen
1
-0
/
+2
2008-04-08
[MIPS] Handle aliases in vmalloc correctly.
Ralf Baechle
1
-2
/
+16
2008-04-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
1
-10
/
+10
2008-04-08
virtio: remove overzealous BUG_ON.
Rusty Russell
1
-1
/
+4
2008-04-07
x86: fix 64-bit asm NOPS for CONFIG_GENERIC_CPU
Suresh Siddha
1
-10
/
+10
[next]