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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2006-04-10
[NETFILTER]: Add helper functions for mass hook registration/unregistration
Patrick McHardy
1
-0
/
+2
2006-04-09
[PATCH] x86_64: Fix drift with HPET timer enabled
Jordan Hargrave
1
-0
/
+6
2006-04-09
[PATCH] x86_64: Handle empty PXMs that only contain hotplug memory
Andi Kleen
1
-0
/
+1
2006-04-09
[PATCH] x86_64: Support memory hotadd without sparsemem
Andi Kleen
2
-8
/
+9
2006-04-03
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
1
-1
/
+5
2006-04-03
[PATCH] splice: fix page stealing LRU handling.
Jens Axboe
1
-0
/
+4
2006-04-03
[PATCH] splice: add a SPLICE_F_MORE flag
Jens Axboe
1
-0
/
+1
2006-04-03
[PATCH] splice: improve writeback and clean up page stealing
Jens Axboe
1
-1
/
+0
2006-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2
-2
/
+2
2006-04-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
1
-57
/
+8
2006-04-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
7
-17
/
+43
2006-04-02
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
8
-57
/
+154
2006-04-02
splice: add SPLICE_F_NONBLOCK flag
Linus Torvalds
1
-0
/
+3
2006-04-02
Documentation: fix minor kernel-doc warnings
Martin Waitz
1
-1
/
+1
2006-04-02
V4L/DVB (3692): Keep experimental SLICED_VBI defines under an #if 0
Hans Verkuil
1
-57
/
+8
2006-04-02
Input: add support for Braille devices
Samuel Thibault
3
-0
/
+24
2006-04-02
Manual merge with Linus.
Dmitry Torokhov
223
-1963
/
+3508
2006-04-01
[NETFILTER]: iptables 32bit compat layer
Dmitry Mishin
2
-0
/
+85
2006-04-01
[NETFILTER]: x_tables: unify IPv4/IPv6 multiport match
Yasuyuki Kozakai
3
-39
/
+47
2006-04-01
[NETFILTER]: x_tables: unify IPv4/IPv6 esp match
Yasuyuki Kozakai
3
-18
/
+22
2006-04-01
Fix comments: s/granuality/granularity/
Kalin KOZHUHAROV
1
-1
/
+1
2006-04-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-54
/
+30
2006-04-01
[PATCH] fs/namei.c: make lookup_hash() static
Adrian Bunk
1
-1
/
+0
2006-04-01
[PATCH] fbcon: Fix big-endian bogosity in slow_imageblit()
Antonino A. Daplas
1
-2
/
+0
2006-04-01
[PATCH] backlight: Backlight Class Improvements
Richard Purdie
1
-10
/
+15
2006-04-01
[PATCH] dcache: Add helper d_hash_and_lookup
Eric W. Biederman
1
-0
/
+1
2006-04-01
[PATCH] pidhash: Refactor the pid hash table
Eric W. Biederman
2
-17
/
+83
2006-04-01
[PATCH] task: RCU protect task->usage
Eric W. Biederman
1
-1
/
+1
2006-04-01
[PATCH] resurrect __put_task_struct
Andrew Morton
1
-0
/
+1
2006-04-01
[PATCH] sched: activate SCHED BATCH expired
Con Kolivas
1
-0
/
+1
2006-04-01
[PATCH] sched: cleanup task_activated()
Con Kolivas
1
-1
/
+8
2006-04-01
[PATCH] sched: reduce overhead of calc_load
Jack Steiner
1
-0
/
+1
2006-04-01
[PATCH] hrtimer: create generic sleeper
Thomas Gleixner
1
-0
/
+16
2006-04-01
[PATCH] LED: Add IDE disk activity LED trigger
Richard Purdie
1
-0
/
+8
2006-04-01
[PATCH] LED: add LED trigger tupport
Richard Purdie
1
-0
/
+52
2006-04-01
[PATCH] LED: add LED class
Richard Purdie
1
-0
/
+51
2006-04-01
[PATCH] vt: add TIOCL_GETKMSGREDIRECT
Rafael J. Wysocki
1
-0
/
+1
2006-04-01
[PATCH] sys_sync_file_range()
Andrew Morton
3
-6
/
+9
2006-04-01
[PATCH] IPMI: fix startup race condition
Corey Minyard
1
-3
/
+13
2006-04-01
[PATCH] Simplify proc/devices and fix early termination regression
Joe Korty
1
-11
/
+4
2006-04-01
[PATCH] kill __init_timer_base in favor of boot_tvec_bases
Oleg Nesterov
1
-4
/
+4
2006-04-01
[PATCH] mm: schedule find_trylock_page() removal
Nick Piggin
1
-2
/
+2
2006-04-01
[PATCH] migrate_pages_to() must be defined for the no swap case
Christoph Lameter
1
-1
/
+4
2006-04-01
[PATCH] drivers/mtd/: small cleanups
Adrian Bunk
1
-0
/
+5
2006-04-01
[PATCH] sem2mutex: drivers/mtd/
Ingo Molnar
2
-4
/
+4
2006-03-31
[NET]: Allow skb headroom to be overridden
Anton Blanchard
1
-4
/
+25
2006-03-31
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+9
2006-03-31
[PATCH] splice: add support for SPLICE_F_MOVE flag
Jens Axboe
1
-0
/
+8
2006-03-31
[PATCH] Introduce sys_splice() system call
Jens Axboe
2
-0
/
+6
2006-03-30
[PATCH] libata: Simplex and other mode filtering logic
Alan Cox
1
-0
/
+4
[next]