index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
md/raid1: don't abort a resync on the first badblock.
NeilBrown
2012-07-31
1
-1
/
+4
*
md: remove duplicated test on ->openers when calling do_md_stop()
NeilBrown
2012-07-31
1
-6
/
+2
*
raid5: Add R5_ReadNoMerge flag which prevent bio from merging at block layer
majianpeng
2012-07-31
2
-2
/
+13
*
md/raid1: prevent merging too large request
Shaohua Li
2012-07-31
2
-7
/
+50
*
md/raid1: read balance chooses idlest disk for SSD
Shaohua Li
2012-07-31
1
-3
/
+31
*
md/raid1: make sequential read detection per disk based
Shaohua Li
2012-07-31
2
-34
/
+12
*
MD RAID10: Export md_raid10_congested
Jonathan Brassow
2012-07-31
2
-22
/
+37
*
MD: Move macros from raid1*.h to raid1*.c
Jonathan Brassow
2012-07-31
4
-29
/
+29
*
MD RAID1: rename mirror_info structure
Jonathan Brassow
2012-07-31
2
-9
/
+9
*
MD RAID10: rename mirror_info structure
Jonathan Brassow
2012-07-31
2
-12
/
+12
*
MD RAID10: Fix compiler warning.
Jonathan Brassow
2012-07-31
1
-1
/
+1
*
raid5: add a per-stripe lock
Shaohua Li
2012-07-19
2
-16
/
+20
*
raid5: remove unnecessary bitmap write optimization
Shaohua Li
2012-07-19
1
-12
/
+9
*
raid5: lockless access raid5 overrided bi_phys_segments
Shaohua Li
2012-07-19
1
-30
/
+32
*
raid5: reduce chance release_stripe() taking device_lock
Shaohua Li
2012-07-19
1
-34
/
+41
*
md/raid1: close some possible races on write errors during resync
NeilBrown
2012-07-19
1
-2
/
+8
*
md: avoid crash when stopping md array races with closing other open fds.
NeilBrown
2012-07-19
1
-13
/
+23
*
md: fix bug in handling of new_data_offset
NeilBrown
2012-07-19
1
-0
/
+1
*
Linux 3.5-rc7
v3.5-rc7
Linus Torvalds
2012-07-14
1
-1
/
+1
*
blk: fix wrong idr_pre_get() error check in loop.c
Silva Paulo
2012-07-14
1
-5
/
+3
*
Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
2012-07-14
2
-91
/
+43
|
\
|
*
ALSA: snd-usb: move calls to usb_set_interface
Daniel Mack
2012-07-13
2
-89
/
+41
|
*
ALSA: usb-audio: Fix the first PCM interface assignment
Takashi Iwai
2012-07-06
1
-2
/
+2
*
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2012-07-14
1
-1
/
+1
|
\
\
|
*
|
ACPICA: Fix possible fault in return package object repair code
Bob Moore
2012-07-14
1
-1
/
+1
*
|
|
vsyscall_64: add missing ifdef CONFIG_SECCOMP
Will Drewry
2012-07-14
1
-0
/
+4
*
|
|
Merge tag 'cpufreq-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-07-14
1
-2
/
+4
|
\
\
\
|
*
|
|
cpufreq / ACPI: Fix not loading acpi-cpufreq driver regression
Thomas Renninger
2012-07-12
1
-2
/
+4
*
|
|
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-07-14
5
-9
/
+18
|
\
\
\
\
|
*
\
\
\
Merge branch 'v3.5-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
2012-07-14
5
-9
/
+18
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
ARM: S3C24XX: Correct CAMIF interrupt definitions
Sylwester Nawrocki
2012-07-13
1
-1
/
+2
|
|
*
|
|
ARM: S3C24XX: Correct AC97 clock control bit for S3C2440
Sylwester Nawrocki
2012-07-13
1
-1
/
+1
|
|
*
|
|
ARM: SAMSUNG: fix race in s3c_adc_start for ADC
Todd Poynor
2012-07-13
1
-3
/
+5
|
|
*
|
|
ARM: SAMSUNG: Update default rate for xusbxti clock
Tushar Behera
2012-07-13
1
-0
/
+1
|
|
*
|
|
ARM: EXYNOS: register devices in 'need_restore' state for pm_domains
Marek Szyprowski
2012-07-12
1
-1
/
+3
|
|
*
|
|
ARM: EXYNOS: read initial state of power domain from hw registers
Marek Szyprowski
2012-07-12
1
-3
/
+6
|
|
/
/
/
|
|
|
|
|
\
\
\
|
\
\
\
|
\
\
\
*
-
-
-
.
\
\
\
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...
Linus Torvalds
2012-07-14
17
-115
/
+261
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
MAINTAINERS/sched: Update scheduler file pattern
Namhyung Kim
2012-07-06
1
-1
/
+1
|
|
|
*
|
|
sched/nohz: Rewrite and fix load-avg computation -- again
Peter Zijlstra
2012-07-05
5
-75
/
+213
|
|
|
*
|
|
sched: Fix fork() error path to not crash
Salman Qazi
2012-07-05
1
-3
/
+8
|
|
*
|
|
|
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2012-07-10
1
-3
/
+3
|
|
|
\
\
\
\
|
|
|
*
|
|
|
ring-buffer: Fix accounting of entries when removing pages
Vaibhav Nagarnaik
2012-06-29
1
-3
/
+2
|
|
|
*
|
|
|
ring-buffer: Fix crash due to uninitialized new_pages list head
Vaibhav Nagarnaik
2012-06-29
1
-0
/
+1
|
|
*
|
|
|
|
perf kvm: Fix segfault with report and mixed guestmount use
David Ahern
2012-07-02
1
-14
/
+15
|
|
*
|
|
|
|
perf kvm: Fix regression with guest machine creation
David Ahern
2012-07-02
1
-1
/
+1
|
|
*
|
|
|
|
perf script: Fix format regression due to libtraceevent merge
David Ahern
2012-07-02
1
-2
/
+1
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
2012-07-06
8
-16
/
+19
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation"
Paul E. McKenney
2012-07-02
8
-16
/
+19
*
|
|
|
|
|
Merge tag 'md-3.5-fixes' of git://neil.brown.name/md
Linus Torvalds
2012-07-13
1
-1
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
md/raid1: fix use-after-free bug in RAID1 data-check code.
NeilBrown
2012-07-09
1
-1
/
+2
[next]