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
2005-09-10
[PATCH] sched: fix SMT scheduler latency bug
Ingo Molnar
1
-4
/
+15
2005-09-10
[PATCH] sched: TASK_NONINTERACTIVE
Ingo Molnar
3
-2
/
+16
2005-09-10
[PATCH] sched cleanups
Ingo Molnar
1
-19
/
+25
2005-09-10
[PATCH] sched: make idlest_group/cpu cpus_allowed-aware
M.Baris Demiray
1
-4
/
+13
2005-09-10
[PATCH] sched: run SCHED_NORMAL tasks with real time tasks on SMT siblings
Con Kolivas
1
-18
/
+47
2005-09-10
[PATCH] synclink_cs add statistics clear
Paul Fulghum
1
-5
/
+11
2005-09-10
[PATCH] cpuset semaphore depth check deadlock fix
Paul Jackson
2
-40
/
+61
2005-09-10
[PATCH] spinlock consolidation
Ingo Molnar
69
-2871
/
+1591
2005-09-10
[PATCH] Subject: PATCH: fix numa caused compile warnings
Alan Cox
2
-5
/
+11
2005-09-10
[PATCH] ntfs build fix
Andrew Morton
1
-0
/
+1
2005-09-10
[PATCH] md: fix BUG when raid10 rebuilds without enough drives
NeilBrown
1
-1
/
+7
2005-09-10
[PATCH] md: fix raid10 assembly when too many devices are missing
NeilBrown
1
-3
/
+27
2005-09-10
[PATCH] md: really get sb_size setting right in all cases
NeilBrown
1
-2
/
+2
2005-09-10
[PATCH] md: make sure the new 'sb_size' is set properly device added without ...
NeilBrown
1
-0
/
+2
2005-09-10
[PATCH] md: report spare drives in /proc/mdstat
NeilBrown
1
-1
/
+2
2005-09-10
[PATCH] md: add information about superblock version to /proc/mdstat
NeilBrown
1
-0
/
+9
2005-09-10
[PATCH] md: use queue_hardsect_size instead of block_size for md superblock s...
NeilBrown
1
-1
/
+1
2005-09-10
[PATCH] md: choose better default offset for bitmap.
NeilBrown
1
-2
/
+1
2005-09-10
[PATCH] md: tidy up daemon stop/start code in md/bitmap.c
NeilBrown
2
-47
/
+28
2005-09-10
[PATCH] md: ensure bitmap_writeback_daemon handles shutdown properly.
NeilBrown
1
-0
/
+3
2005-09-10
[PATCH] md: use kthread infrastructure in md
NeilBrown
1
-38
/
+10
2005-09-10
[PATCH] md: write-intent bitmap support for raid6
NeilBrown
2
-11
/
+124
2005-09-10
[PATCH] md: add write-intent-bitmap support to raid5
NeilBrown
3
-13
/
+137
2005-09-10
[PATCH] md: limit size of sb read/written to appropriate amount
NeilBrown
2
-5
/
+16
2005-09-10
[PATCH] md: remove old cruft from md_k.h header file
NeilBrown
1
-64
/
+0
2005-09-10
[PATCH] md: fix bitmap/read_sb_page so that it handles errors properly.
NeilBrown
1
-9
/
+10
2005-09-10
[PATCH] md: allow md to load a superblock with feature-bit '1' set
NeilBrown
2
-3
/
+8
2005-09-10
[PATCH] md: allow hot-adding devices to arrays with non-persistant superblocks.
NeilBrown
1
-2
/
+5
2005-09-10
[PATCH] md: do not set mddev->bitmap until bitmap is fully initialised
NeilBrown
1
-9
/
+24
2005-09-10
[PATCH] md: make sure bitmap_daemon_work actually does work.
NeilBrown
1
-0
/
+1
2005-09-10
[PATCH] md: raid1_quiesce is back to front, fix it.
NeilBrown
1
-2
/
+2
2005-09-10
[PATCH] md: support md/linear array with components greater than 2 terabytes.
NeilBrown
2
-31
/
+68
2005-09-10
[PATCH] md: add write-behind support for md/raid1
NeilBrown
5
-16
/
+165
2005-09-10
[PATCH] md: support write-mostly device in raid1
NeilBrown
4
-26
/
+82
2005-09-10
[PATCH] md: all hot-add and hot-remove of md intent logging bitmaps
NeilBrown
3
-17
/
+127
2005-09-10
[PATCH] md: improve handling of bitmap initialisation.
NeilBrown
1
-7
/
+21
2005-09-10
[PATCH] md: don't allow new md/bitmap file to be set if one already exists
NeilBrown
1
-1
/
+1
2005-09-10
[PATCH] dm: fix rh_dec()/rh_inc() race in dm-raid1.c
Jun'ichi Nomura
1
-3
/
+9
2005-09-10
[PATCH] md: fail IO request to md that require a barrier.
NeilBrown
7
-0
/
+34
2005-09-10
[PATCH] md: fix minor error in raid10 read-balancing calculation.
NeilBrown
1
-1
/
+2
2005-09-10
Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
171
-386
/
+247
2005-09-10
Remove "must_check" attributes in PCI-land
Linus Torvalds
1
-8
/
+8
2005-09-10
Preempt-safe RCU file usage
Linus Torvalds
1
-0
/
+2
2005-09-10
[PATCH] Update PCI IOMEM allocation start
Daniel Ritz
2
-16
/
+16
2005-09-10
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
6
-64
/
+77
2005-09-10
Fix up lost patch in compat_sys_select() for new RCU files world order
Linus Torvalds
1
-1
/
+3
2005-09-10
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
11
-555
/
+557
2005-09-10
[PATCH] Lost sockfd_put() in routing_ioctl()
Kirill Korotaev
1
-2
/
+5
2005-09-10
[PATCH] lost fput in 32bit ioctl on x86-64
Kirill Korotaev
1
-4
/
+13
2005-09-10
kbuild: um fix so it compile with generic asm-offsets.h support
Sam Ravnborg
2
-0
/
+17
[next]