Age | Commit message (Expand) | Author |
2012-07-05 | Merge branch 'fixes-for-grant' of git://sources.calxeda.com/kernel/linux | Linus Torvalds |
2012-07-03 | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux | Linus Torvalds |
2012-07-03 | Merge tag 'md-3.5-fixes' of git://neil.brown.name/md | Linus Torvalds |
2012-07-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-07-04 | md/raid10: fix careless build error | NeilBrown |
2012-07-03 | floppy: cancel any pending fd_timeouts before adding a new one | Linus Torvalds |
2012-07-03 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2012-07-03 | clk: fix parent validation in __clk_set_parent() | Rajendra Nayak |
2012-07-03 | Merge tag 'dm-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk... | Linus Torvalds |
2012-07-03 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-07-03 | Merge tag 'md-3.5-fixes' of git://neil.brown.name/md | Linus Torvalds |
2012-07-03 | dm persistent data: fix allocation failure in space map checker init | Mike Snitzer |
2012-07-03 | dm persistent data: handle space map checker creation failure | Mike Snitzer |
2012-07-03 | dm persistent data: fix shadow_info_leak on dm_tm_destroy | Mike Snitzer |
2012-07-03 | dm thin: commit metadata before creating metadata snapshot | Joe Thornber |
2012-07-03 | drm/i915: kick any firmware framebuffers before claiming the gtt | Daniel Vetter |
2012-07-03 | drm: edid: Don't add inferred modes with higher resolution | Takashi Iwai |
2012-07-03 | drm/radeon: fix rare segfault | Jerome Glisse |
2012-07-03 | md: fix up plugging (again). | NeilBrown |
2012-07-03 | md: support re-add of recovering devices. | NeilBrown |
2012-07-03 | md/raid1: fix bug in read_balance introduced by hot-replace | NeilBrown |
2012-07-03 | raid5: delayed stripe fix | Shaohua Li |
2012-07-03 | md/raid456: When read error cannot be recovered, record bad block | majianpeng |
2012-07-03 | md: make 'name' arg to md_register_thread non-optional. | NeilBrown |
2012-07-03 | md/raid10: fix failure when trying to repair a read error. | NeilBrown |
2012-07-03 | md/raid5: fix refcount problem when blocked_rdev is set. | NeilBrown |
2012-07-03 | md:Add blk_plug in sync_thread. | majianpeng |
2012-07-03 | md/raid5: In ops_run_io, inc nr_pending before calling md_wait_for_blocked_rdev | majianpeng |
2012-07-03 | md/raid5: Do not add data_offset before call to is_badblock | majianpeng |
2012-07-03 | md/raid5: prefer replacing failed devices over want-replacement devices. | NeilBrown |
2012-07-03 | md/raid10: Don't try to recovery unmatched (and unused) chunks. | NeilBrown |
2012-07-01 | e1000e: remove use of IP payload checksum | Bruce Allan |
2012-06-30 | igbvf: fix divide by zero | Mitch A Williams |
2012-06-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2012-06-30 | Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzi... | Len Brown |
2012-06-30 | acpi_pad: fix power_saving thread deadlock | Stuart Hayes |
2012-06-30 | ACPI video: Still use ACPI backlight control if _DOS doesn't exist | Zhang Rui |
2012-06-29 | Merge tag 'pm-for-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2012-06-29 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-06-29 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-06-29 | drm/radeon: fix VM page table setup on SI | Alex Deucher |
2012-06-28 | davinci_cpdma: include linux/module.h | Daniel Mack |
2012-06-28 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2012-06-28 | gianfar: Fix RXICr/TXICr programming for multi-queue mode | Claudiu Manoil |
2012-06-28 | net: qmi_wwan: fix Oops while disconnecting | Bjørn Mork |
2012-06-28 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-06-28 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds |
2012-06-28 | Merge tag 'upstream-3.5-rc5' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
2012-06-28 | watchdog: core: fix WDIOC_GETSTATUS return value | Wim Van Sebroeck |
2012-06-28 | watchdog: hpwdt: Unregister NMI events on exit. | Mingarelli, Thomas |