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-03-20
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
156
-5303
/
+5816
2006-03-20
Merge branch 'block-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
14
-468
/
+476
2006-03-20
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Jeff Garzik
7
-375
/
+415
2006-03-20
Merge branch 'master'
Jeff Garzik
37
-185
/
+332
2006-03-20
Linux 2.6.16
v2.6.16
Linus Torvalds
1
-1
/
+1
2006-03-20
[PATCH] Remove obsolete CREDITS address
Andrea Arcangeli
1
-1
/
+0
2006-03-20
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
16
-134
/
+217
2006-03-20
[TG3]: 40-bit DMA workaround part 2
Michael Chan
3
-9
/
+45
2006-03-20
[AX.25]: Fix potencial memory hole.
Ralf Baechle DL5RB
2
-2
/
+9
2006-03-19
[PATCH] fix rmmod problems with elevator attributes, clean them up
Al Viro
5
-175
/
+74
2006-03-19
[PATCH] elevator_t lifetime rules and sysfs fixes
Al Viro
5
-202
/
+160
2006-03-19
[PATCH] noise removal: cfq-iosched.c
Al Viro
1
-14
/
+2
2006-03-19
[PATCH] don't bother with refcounting for cfq_data
Al Viro
1
-21
/
+7
2006-03-19
[PATCH] fix sysfs interaction and lifetime rules handling for queues
Al Viro
2
-28
/
+61
2006-03-19
[PATCH] regularize blk_cleanup_queue() use
Al Viro
6
-12
/
+15
2006-03-19
[PATCH] fix cfq_get_queue()/ioprio_set(2) races
Al Viro
1
-4
/
+12
2006-03-19
[PATCH] deal with rmmod/put_io_context() races
Al Viro
3
-1
/
+32
2006-03-19
[PATCH] stop elv_unregister() from rogering other iosched's data, fix locking
Al Viro
4
-15
/
+25
2006-03-19
[PATCH] stop cfq from pinning queue down
Al Viro
1
-4
/
+0
2006-03-19
[PATCH] make cfq_exit_queue() prune the cfq_io_context for that queue
Al Viro
2
-1
/
+60
2006-03-19
[PATCH] fix the exclusion for ioprio_set()
Al Viro
1
-1
/
+13
2006-03-19
[PATCH] keep sync and async cfq_queue separate
Al Viro
2
-11
/
+27
2006-03-19
[PATCH] switch to use of ->key to get cfq_data by cfq_io_context
Al Viro
1
-11
/
+15
2006-03-19
[PATCH] stop leaking cfq_data in cfq_set_request()
Al Viro
1
-2
/
+0
2006-03-19
[PATCH] fix cfq hash lookups
Al Viro
1
-1
/
+1
2006-03-19
[PATCH] fix locking in queue_requests_store()
Al Viro
1
-3
/
+7
2006-03-19
[PATCH] fix double-free in blk_init_queue_node()
Al Viro
1
-5
/
+5
2006-03-19
[PATCH] don't do exit_io_context() until we know we won't be doing any IO
Al Viro
1
-2
/
+5
2006-03-18
[PATCH] Kconfig: swap VIDEO_CX88_ALSA and VIDEO_CX88_DVB
Michael Krufky
1
-14
/
+14
2006-03-18
[PATCH] Fixed em28xx based system lockup
Markus Rechberger
1
-0
/
+3
2006-03-18
[PATCH] disable unshare(CLONE_VM) for now
Oleg Nesterov
1
-3
/
+1
2006-03-18
[MIPS] SB1: Check for -mno-sched-prolog if building corelis debug kernel.
Ralf Baechle
1
-1
/
+2
2006-03-18
[MIPS] Sibyte: Fix race in sb1250_gettimeoffset().
Ralf Baechle
3
-18
/
+64
2006-03-18
[MIPS] Sibyte: Fix interrupt timer off by one bug.
Ralf Baechle
1
-2
/
+2
2006-03-18
[MIPS] Sibyte: Fix M_SCD_TIMER_INIT and M_SCD_TIMER_CNT wrong field width.
Ralf Baechle
1
-2
/
+3
2006-03-18
[MIPS] Protect more of timer_interrupt() by xtime_lock.
Ralf Baechle
1
-2
/
+4
2006-03-18
[MIPS] Work around bad code generation for <asm/io.h>.
Ralf Baechle
1
-3
/
+15
2006-03-18
[MIPS] Simple patch to power off DBAU1200
Matej Kupljen
1
-0
/
+3
2006-03-18
[MIPS] Fix DBAu1550 software power off.
Sergei Shtylylov
1
-3
/
+4
2006-03-18
[MIPS] local_r4k_flush_cache_page fix
Atsushi Nemoto
5
-6
/
+15
2006-03-18
[MIPS] SB1: Fix interrupt disable hazard.
Ralf Baechle
1
-77
/
+103
2006-03-18
[MIPS] Get rid of the IP22-specific code in arclib.
Ralf Baechle
1
-19
/
+0
2006-03-18
Update MAINTAINERS entry for MIPS.
Ralf Baechle
1
-1
/
+2
2006-03-18
[NET]: Fix race condition in sk_wait_event().
Alexey Kuznetsov
1
-1
/
+1
2006-03-18
[PATCH] ipw2100: Update version ipw2100 stamp to 1.2.2
Zhu Yi
1
-1
/
+1
2006-03-18
[PATCH] ipw2100: move mutex.h include from ipw2100.c to ipw2100.h
Zhu Yi
2
-1
/
+1
2006-03-18
[PATCH] ipw2100: semaphore to mutexes conversion
Ingo Molnar
2
-61
/
+62
2006-03-18
[PATCH] ipw2100: Fix radiotap code gcc warning
Zhu Yi
1
-7
/
+8
2006-03-18
[PATCH] ipw2100: add radiotap headers to packtes captured in monitor mode
Stefan Rompf
2
-11
/
+88
2006-03-18
[PATCH] ipw2x00: expend Copyright to 2006
Zhu Yi
6
-14
/
+14
[next]