aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* md/raid1: prevent merging too large requestShaohua Li2012-07-30
* md/raid1: read balance chooses idlest disk for SSDShaohua Li2012-07-30
* md/raid1: make sequential read detection per disk basedShaohua Li2012-07-30
* MD RAID10: Export md_raid10_congestedJonathan Brassow2012-07-30
* MD: Move macros from raid1*.h to raid1*.cJonathan Brassow2012-07-30
* MD RAID1: rename mirror_info structureJonathan Brassow2012-07-30
* MD RAID10: rename mirror_info structureJonathan Brassow2012-07-30
* MD RAID10: Fix compiler warning.Jonathan Brassow2012-07-30
* raid5: add a per-stripe lockShaohua Li2012-07-19
* raid5: remove unnecessary bitmap write optimizationShaohua Li2012-07-19
* raid5: lockless access raid5 overrided bi_phys_segmentsShaohua Li2012-07-19
* raid5: reduce chance release_stripe() taking device_lockShaohua Li2012-07-19
* md/raid1: close some possible races on write errors during resyncNeilBrown2012-07-19
* md: avoid crash when stopping md array races with closing other open fds.NeilBrown2012-07-19
* md: fix bug in handling of new_data_offsetNeilBrown2012-07-19
* Linux 3.5-rc7Linus Torvalds2012-07-14
* blk: fix wrong idr_pre_get() error check in loop.cSilva Paulo2012-07-14
* Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-07-14
|\
| * ALSA: snd-usb: move calls to usb_set_interfaceDaniel Mack2012-07-13
| * ALSA: usb-audio: Fix the first PCM interface assignmentTakashi Iwai2012-07-06
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-07-14
|\ \
| * | ACPICA: Fix possible fault in return package object repair codeBob Moore2012-07-14
* | | vsyscall_64: add missing ifdef CONFIG_SECCOMPWill Drewry2012-07-14
* | | Merge tag 'cpufreq-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-07-14
|\ \ \
| * | | cpufreq / ACPI: Fix not loading acpi-cpufreq driver regressionThomas Renninger2012-07-12
* | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-07-14
|\ \ \ \
| * \ \ \ Merge branch 'v3.5-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2012-07-14
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ARM: S3C24XX: Correct CAMIF interrupt definitionsSylwester Nawrocki2012-07-13
| | * | | ARM: S3C24XX: Correct AC97 clock control bit for S3C2440Sylwester Nawrocki2012-07-13
| | * | | ARM: SAMSUNG: fix race in s3c_adc_start for ADCTodd Poynor2012-07-13
| | * | | ARM: SAMSUNG: Update default rate for xusbxti clockTushar Behera2012-07-13
| | * | | ARM: EXYNOS: register devices in 'need_restore' state for pm_domainsMarek Szyprowski2012-07-12
| | * | | ARM: EXYNOS: read initial state of power domain from hw registersMarek Szyprowski2012-07-12
| |/ / /
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds2012-07-14
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| | | * | | MAINTAINERS/sched: Update scheduler file patternNamhyung Kim2012-07-06
| | | * | | sched/nohz: Rewrite and fix load-avg computation -- againPeter Zijlstra2012-07-05
| | | * | | sched: Fix fork() error path to not crashSalman Qazi2012-07-05
| | * | | | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2012-07-10
| | |\ \ \ \
| | | * | | | ring-buffer: Fix accounting of entries when removing pagesVaibhav Nagarnaik2012-06-29
| | | * | | | ring-buffer: Fix crash due to uninitialized new_pages list headVaibhav Nagarnaik2012-06-29
| | * | | | | perf kvm: Fix segfault with report and mixed guestmount useDavid Ahern2012-07-02
| | * | | | | perf kvm: Fix regression with guest machine creationDavid Ahern2012-07-02
| | * | | | | perf script: Fix format regression due to libtraceevent mergeDavid Ahern2012-07-02
| | |/ / / /
| * | | | | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2012-07-06
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation"Paul E. McKenney2012-07-02
* | | | | | Merge tag 'md-3.5-fixes' of git://neil.brown.name/mdLinus Torvalds2012-07-13
|\ \ \ \ \ \
| * | | | | | md/raid1: fix use-after-free bug in RAID1 data-check code.NeilBrown2012-07-08
* | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-07-13
|\ \ \ \ \ \ \
| * | | | | | | hrtimer: Update hrtimer base offsets each hrtimer_interruptJohn Stultz2012-07-11
| * | | | | | | timekeeping: Provide hrtimer update functionThomas Gleixner2012-07-11