Age | Commit message (Expand) | Author | Files | Lines |
2009-03-31 | md: move headers out of include/linux/raid/ | Christoph Hellwig | 16 | -14/+13 |
2009-03-31 | cleanup drivers/md/Makefile | Christoph Hellwig | 1 | -7/+7 |
2009-03-31 | md: stop defining MAJOR_NR | Christoph Hellwig | 1 | -7/+5 |
2009-03-31 | MD data integrity support | Martin K. Petersen | 1 | -0/+39 |
2009-03-31 | md: write bitmap information to devices that are undergoing recovery. | NeilBrown | 1 | -1/+0 |
2009-03-31 | md: never clear bit from the write-intent bitmap when the array is degraded. | NeilBrown | 1 | -0/+3 |
2009-03-31 | md: Allow write-intent bitmaps to have chunksize < PAGE_SIZE | NeilBrown | 1 | -6/+30 |
2009-03-31 | md: Fix is_mddev_idle test (again). | NeilBrown | 2 | -9/+9 |
2009-03-09 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 4 | -35/+27 |
2009-03-09 | copy_process: fix CLONE_PARENT && parent_exec_id interaction | Oleg Nesterov | 1 | -6/+5 |
2009-03-09 | [CPUFREQ] Add p4-clockmod sysfs-ui removal to feature-removal schedule. | Dave Jones | 1 | -0/+9 |
2009-03-09 | Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod." | Dave Jones | 3 | -35/+18 |
2009-03-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 36 | -172/+286 |
2009-03-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2 | -7/+20 |
2009-03-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 5 | -13/+13 |
2009-03-09 | Btrfs: fix spinlock assertions on UP systems | Chris Mason | 5 | -13/+13 |
2009-03-09 | Fix fixpoint divide exception in acct_update_integrals | Heiko Carstens | 1 | -1/+5 |
2009-03-09 | lguest: fix for CONFIG_SPARSE_IRQ=y | Rusty Russell | 2 | -7/+15 |
2009-03-09 | lguest: fix crash 'unhandled trap 13 at <native_read_msr_safe>' | Rusty Russell | 1 | -0/+5 |
2009-03-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 1 | -6/+9 |
2009-03-08 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
2009-03-08 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 10 | -42/+49 |
2009-03-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 4 | -100/+72 |
2009-03-08 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 1 | -3/+5 |
2009-03-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 73 | -1601/+607 |
2009-03-08 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as... | Linus Torvalds | 13 | -50/+86 |
2009-03-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 15 | -7/+598 |
2009-03-08 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -23/+30 |
2009-03-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus | Linus Torvalds | 6 | -9/+20 |
2009-03-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2 | -50/+57 |
2009-03-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -1/+1 |
2009-03-08 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 1 | -4/+3 |
2009-03-08 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 4 | -23/+15 |
2009-03-08 | Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 1 | -2/+4 |
2009-03-08 | MIPS: compat: Implement is_compat_task. | Ralf Baechle | 1 | -0/+7 |
2009-03-08 | mmc: fix data timeout for SEND_EXT_CSD | Adrian Hunter | 1 | -6/+9 |
2009-03-07 | Input: serio - fix protocol number for TouchIT213 | Dmitry Torokhov | 1 | -1/+1 |
2009-03-06 | p54: fix race condition in memory management | Christian Lamparter | 1 | -3/+6 |
2009-03-06 | cfg80211: test before subtraction on unsigned | Roel Kluin | 1 | -1/+2 |
2009-03-06 | [IA64] fix PCI DMA flag propagation on SN (Altix) with PICs | Jeremy Higdon | 1 | -4/+3 |
2009-03-06 | x86, pebs: correct qualifier passed to ds_write_config() from ds_request_pebs() | Markus Metzger | 1 | -1/+1 |
2009-03-06 | x86, bts: remove bad warning | Markus Metzger | 1 | -1/+0 |
2009-03-06 | ALSA: hda - Fix headphone-detect regression with multiple HP jacks | Takashi Iwai | 1 | -0/+2 |
2009-03-06 | ALSA: hda - Fix typos in slave controls in patch_sigmatel.c | Takashi Iwai | 1 | -2/+2 |
2009-03-06 | block: fix missing bio back/front segment size setting in blk_recount_segments() | Jens Axboe | 1 | -16/+9 |
2009-03-05 | [WATCHDOG] orion5x_wdt.c: 'ORION5X_TCLK' undeclared | Wim Van Sebroeck | 1 | -0/+1 |
2009-03-05 | iwlwifi: fix error flow in iwl*_pci_probe | Reinette Chatre | 2 | -12/+11 |
2009-03-05 | rt2x00 : more devices to rt73usb.c | Xose Vazquez Perez | 1 | -1/+31 |
2009-03-05 | rt2x00 : more devices to rt2500usb.c | Xose Vazquez Perez | 1 | -0/+8 |
2009-03-06 | Blackfin arch: SPI_MMC is now mainlined MMC_SPI | Michael Hennerich | 11 | -170/+78 |