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
2006-01-09
[PATCH] Fix compilation with CONFIG_MEMORY_HOTPLUG=y and gcc41.
Olaf Hering
1
-7
/
+1
2006-01-09
[PATCH] ARM Netwinder watchdog wdt977 update
Woody Suwalski
1
-75
/
+141
2006-01-09
[PATCH] small hp_sdc_rtc cleanup: use no_llseek
Marcelo Tosatti
1
-8
/
+1
2006-01-09
[PATCH] asm-generic/atomic.h needs types.h
Andrew Morton
1
-0
/
+1
2006-01-09
[PATCH] revert "mm: page_state fixes"
Andrew Morton
1
-1
/
+2
2006-01-08
[IPV6]: small cleanups
Adrian Bunk
2
-1
/
+2
2006-01-08
[IPV4]: make ip_fragment() static
Adrian Bunk
2
-3
/
+3
2006-01-07
[NETFILTER]: Add dummy nf_hook{_thresh}() when NETFILTER is disabled.
David S. Miller
1
-0
/
+15
2006-01-07
[NETFILTER]: ip_conntrack_proto_sctp.c needs linux/interrupt.h
Joe Kappus
1
-0
/
+1
2006-01-07
[AX25/MKISS]: unbalanced spinlock_bh in ax_encaps()
Francois Romieu
1
-0
/
+1
2006-01-07
[NETFILTER]: Add ipt_policy/ip6t_policy matches
Patrick McHardy
8
-0
/
+471
2006-01-07
[NETFILTER]: Handle NAT in IPsec policy checks
Patrick McHardy
5
-3
/
+70
2006-01-07
[NETFILTER]: Keep conntrack reference until IPsec policy checks are done
Patrick McHardy
6
-9
/
+12
2006-01-07
[NETFILTER]: Redo policy lookups after NAT when neccessary
Patrick McHardy
4
-3
/
+32
2006-01-07
[NETFILTER]: Use conntrack information to determine if packet was NATed
Patrick McHardy
1
-15
/
+19
2006-01-07
[NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harder
Patrick McHardy
11
-12
/
+34
2006-01-07
[IPV4]: reset IPCB flags when neccessary
Patrick McHardy
4
-5
/
+7
2006-01-07
[IPV4/6]: Netfilter IPsec input hooks
Patrick McHardy
4
-1
/
+47
2006-01-07
[IPV6]: Move nextheader offset to the IP6CB
Patrick McHardy
14
-46
/
+42
2006-01-07
[XFRM]: Netfilter IPsec output hooks
Patrick McHardy
4
-70
/
+148
2006-01-07
[XFRM]: Fix sparse warning.
Luiz Capitulino
1
-1
/
+1
2006-01-07
[DCCP]: ipv6.c needs net/ip6_checksum.c
David S. Miller
1
-0
/
+1
2006-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
22
-616
/
+1028
2006-01-07
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
172
-1791
/
+1906
2006-01-07
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
5
-46
/
+163
2006-01-07
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
6
-75
/
+163
2006-01-07
[PATCH] fbcon: donīt call set_par() in fbcon_init() if vc_mode == KD_GRAPHICS
Knut Petersen
1
-1
/
+1
2006-01-07
[ARM] byteorder.h needs linux/compiler.h
Russell King
1
-0
/
+1
2006-01-07
Input: ibmasm - convert to dynamic input_dev allocation
Vernon Mauery
2
-34
/
+48
2006-01-07
[ARM] Move asm/hardware/clock.h to linux/clk.h
Russell King
34
-38
/
+36
2006-01-07
[ARM] Move AMBA bus code to drivers/amba/
Russell King
4
-1
/
+3
2006-01-07
Merge with Linus' kernel.
Russell King
2145
-64681
/
+159271
2006-01-07
[ARM] Move AMBA include files to include/linux/amba/
Russell King
28
-35
/
+35
2006-01-07
[ARM] 3239/1: Add ARM optimised swab32
Andre McCurdy
1
-1
/
+14
2006-01-07
[ARM] 3235/1: SharpSL PM: Fix a gcc4 build error
Richard Purdie
4
-3
/
+1
2006-01-07
[ARM] 3232/1: i.MX Frame Buffer undeclared "dev" variable fix
Pavel Pisa
1
-3
/
+3
2006-01-07
[ACPI] remove Kconfig "default y" for laptop drivers
Borislav Petkov
1
-2
/
+0
2006-01-07
[ACPI] fix kernel-doc warnings in acpi/scan.c
Randy Dunlap
2
-10
/
+18
2006-01-07
Auto-update from upstream
Len Brown
221
-2254
/
+3861
2006-01-07
[PATCH] Fix posix-cpu-timers sched_time accumulation
David S. Miller
1
-12
/
+1
2006-01-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6
Linus Torvalds
124
-747
/
+1550
2006-01-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
20
-44
/
+37
2006-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
15
-71
/
+75
2006-01-07
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
62
-1339
/
+2140
2006-01-07
[PATCH] fs/ufs: debug mode compilation failure
Evgeniy
1
-1
/
+1
2006-01-07
[PATCH] shrink mmtimer memory size
Dimitri Sivanich
1
-33
/
+57
2006-01-07
[PATCH] MAINTAINERS: remove the outdated DAC960 entry
Adrian Bunk
1
-7
/
+0
2006-01-07
Auto-update from upstream
Len Brown
1957
-62438
/
+155421
2006-01-07
[NET]: Endian-annotate in_aton()
Alexey Dobriyan
2
-2
/
+2
2006-01-07
[NET]: Endian-annotate struct iphdr
Alexey Dobriyan
4
-9
/
+9
[prev]
[next]