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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-06-09
reiserfs: mailing list has moved
Jeff Mahoney
1
-1
/
+1
2007-06-09
x86_64: oops_begin() fix
Andrew Morton
1
-1
/
+2
2007-06-09
fix sysrq-m oops
Bob Picco
1
-0
/
+2
2007-06-09
pi-futex: fix exit races and locking problems
Alexey Kuznetsov
3
-111
/
+183
2007-06-09
rt-mutex: fix chain walk early wakeup bug
Thomas Gleixner
1
-0
/
+13
2007-06-09
rt-mutex: fix stale return value
Thomas Gleixner
1
-2
/
+9
2007-06-09
sata_promise: use TF interface for polling NODATA commands
Tejun Heo
1
-3
/
+6
2007-06-09
isdn/diva: fix section mismatch
Randy Dunlap
1
-1
/
+1
2007-06-09
uml: get declaration of simple_strtoul
Jeff Dike
4
-22
/
+20
2007-06-09
Char: stallion, proper fail return values
Jiri Slaby
1
-1
/
+5
2007-06-09
Char: stallion, alloc tty before pci devices init
Jiri Slaby
1
-39
/
+34
2007-06-09
Char: stallion, don't fail with less than max panels
Jiri Slaby
1
-1
/
+1
2007-06-09
Move three functions that are only needed for CONFIG_MEMORY_HOTPLUG
Stephen Rothwell
1
-21
/
+21
2007-06-09
Documentation/atomic_ops.txt typo fix
Ratnadeep Joshi
1
-1
/
+1
2007-06-09
uml: fix kernel stack size on x86_64
Jeff Dike
1
-0
/
+1
2007-06-09
SLUB: return ZERO_SIZE_PTR for kmalloc(0)
Christoph Lameter
2
-16
/
+35
2007-06-09
potential parse error in ifdef part 3
Yoann Padioleau
5
-9
/
+9
2007-06-09
slab: fix alien cache handling
Christoph Lameter
1
-1
/
+1
2007-06-09
mount -t tmpfs -o mpol=: check nodes online
Hugh Dickins
2
-5
/
+7
2007-06-09
update feature-removal-schedule.txt to include deprecated functions
Andy Whitcroft
1
-0
/
+1
2007-06-09
document Acked-by:
Andrew Morton
1
-1
/
+25
2007-06-09
loop: preallocate eight loop devices
Ken Chen
1
-18
/
+82
2007-06-09
nommu: report correct errno in message
Greg Ungerer
1
-1
/
+1
2007-06-09
m68knommu: fix ColdFire timer off by 1
Greg Ungerer
1
-4
/
+6
2007-06-09
update checkpatch.pl to version 0.03
Andy Whitcroft
1
-84
/
+245
2007-06-08
RAMFS NOMMU: missed POSIX UID/GID inode attribute checking
Bryan Wu
1
-0
/
+5
2007-06-08
Merge git://git.linux-xtensa.org/kernel/xtensa-feed
Linus Torvalds
26
-783
/
+475
2007-06-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
3
-60
/
+65
2007-06-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
63
-655
/
+748
2007-06-08
enable interrupts in user path of page fault.
Steven Rostedt
2
-0
/
+11
2007-06-08
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
9
-21
/
+21
2007-06-08
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
19
-87
/
+111
2007-06-08
frv: build fix
Peter Zijlstra
1
-0
/
+1
2007-06-08
[SPARC64]: Fix SBUS IRQ regression caused by PCI-E driver.
David S. Miller
2
-54
/
+54
2007-06-08
[SPARC64]: Fix 2 bugs in PCI Sabre bus scanning.
David S. Miller
1
-6
/
+11
2007-06-08
xfrm: Add security check before flushing SAD/SPD
Joy Latten
5
-13
/
+121
2007-06-08
[NET_SCHED]: Fix filter double free
Patrick McHardy
2
-3
/
+6
2007-06-08
[NET]: Avoid duplicate netlink notification when changing link state
Thomas Graf
1
-3
/
+5
2007-06-08
[UDP]: Revert 2-pass hashing changes.
David S. Miller
8
-212
/
+78
2007-06-08
[AF_UNIX]: Fix stream recvmsg() race.
Miklos Szeredi
1
-3
/
+10
2007-06-08
[NETFILTER]: nf_conntrack_amanda: fix textsearch_prepare() error check
Akinobu Mita
1
-6
/
+6
2007-06-08
[NETFILTER]: ip_tables: fix compat related crash
Dmitry Mishin
2
-18
/
+83
2007-06-08
[NETFILTER]: nf_conntrack: fix helper module unload races
Patrick McHarrdy
7
-29
/
+61
2007-06-08
[RTNETLINK]: ifindex 0 does not exist
Patrick McHardy
1
-3
/
+3
2007-06-08
[NETLINK]: Mark netlink policies const
Patrick McHardy
19
-28
/
+28
2007-06-08
[TCP] tcp_probe: Attach printf attribute properly to printl().
David S. Miller
1
-2
/
+4
2007-06-08
[TCP]: Use LIMIT_NETDEBUG in tcp_retransmit_timer().
Eric Dumazet
1
-2
/
+2
2007-06-08
[NET]: Merge dst_discard_in and dst_discard_out.
Denis Cheng
1
-13
/
+4
2007-06-08
[RFKILL]: Make rfkill->name const
Ivo van Doorn
1
-1
/
+1
2007-06-08
[IPV4]: Restore old behaviour of default config values
Herbert Xu
3
-16
/
+24
[next]