aboutsummaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-09md: raid5 crash during degradationAdam Kwolek1-2/+2
2011-12-08TOMOYO: Fix pathname handling of disconnected paths.Tetsuo Handa1-1/+9
2011-12-08x86, hpet: Immediately disable HPET timer 1 if rtc irq is maskedMark Langsdorf1-7/+14
2011-12-08Btrfs: drop spin lock when memory alloc failsLiu Bo1-8/+16
2011-12-08Btrfs: check if the to-be-added device is writableLi Zefan1-1/+1
2011-12-08Btrfs: try cluster but don't advance in search listAlexandre Oliva1-43/+31
2011-12-08ARM: sa1100: fix build errorJett.Zhou1-2/+2
2011-12-08md/raid5: never wait for bad-block acks on failed device.NeilBrown1-1/+3
2011-12-08md: ensure new badblocks are handled promptly.NeilBrown1-0/+1
2011-12-08md: bad blocks shouldn't cause a Blocked status on a Faulty device.NeilBrown1-1/+2
2011-12-08md: take a reference to mddev during sysfs access.NeilBrown1-1/+18
2011-12-08md: refine interpretation of "hold_active == UNTIL_IOCTL".NeilBrown1-2/+2
2011-12-07Btrfs: try to allocate from cluster even at LOOP_NO_EMPTY_SIZEAlexandre Oliva1-8/+18
2011-12-07PM / Driver core: leave runtime PM enabled during system shutdownAlan Stern1-2/+4
2011-12-07spi/gpio: fix section mismatch warningManuel Lauss1-2/+2
2011-12-07spi/fsl-espi: disable CONFIG_SPI_FSL_ESPI=m buildJiri Slaby1-2/+2
2011-12-07spi/nuc900: Include linux/module.hAxel Lin1-0/+1
2011-12-07spi/ath79: fix compile error due to missing includeGabor Juhos1-0/+1
2011-12-07of/irq: Get rid of NO_IRQ usageAnton Vorontsov1-9/+4
2011-12-07ALSA: hda/realtek - Fix lost speaker volume controlsTakashi Iwai1-7/+30
2011-12-07ALSA: hda/realtek - Create "Bass Speaker" for two speaker pinsTakashi Iwai1-0/+2
2011-12-07ALSA: hda/realtek - Don't create extra controls with channel suffixTakashi Iwai1-9/+15
2011-12-07perf: Do no try to schedule task events if there are noneGleb Natapov1-2/+2
2011-12-07vmwgfx: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer1-2/+2
2011-12-07drm/i915: fix infinite recursion on unbind due to ilk vt-d w/aDaniel Vetter1-1/+6
2011-12-07drm/radeon/kms: fix return type for radeon_encoder_get_dp_bridge_encoder_idAlex Deucher1-4/+3
2011-12-06fix apparmor dereferencing potentially freed dentry, sanitize __d_path() APIAl Viro7-69/+100
2011-12-06xfs: fix the logspace waiting algorithmChristoph Hellwig2-183/+177
2011-12-06m68k: Wire up process_vm_{read,write}vGeert Uytterhoeven2-1/+5
2011-12-06net: Silence seq_scale() unused warningStephen Boyd1-0/+2
2011-12-06ipv4:correct description for tcp_max_syn_backlogPeter Pan(潘卫平)2-8/+9
2011-12-06lockdep, kmemcheck: Annotate ->lock in lockdep_init_map()Yong Zhang1-1/+7
2011-12-06xfs: fix nfs export of 64-bit inodes numbers on 32-bit kernelsChristoph Hellwig1-4/+4
2011-12-06iommu/amd: Fix typo in kernel-parameters.txtSedat Dilek1-1/+1
2011-12-06x86/intel_mid: Kconfig select fixAlan Cox1-0/+3
2011-12-06ALSA: hda - Fix remaining VREF mute-LED NID check in post-3.1 changesTakashi Iwai1-1/+1
2011-12-06ALSA: hda - Fix GPIO LED setup for IDT 92HD75 codecsTakashi Iwai1-21/+24
2011-12-06perf header: Use event_name() to get an event nameAndrew Vagin1-1/+1
2011-12-06alarmtimers: Fix time comparisonThomas Gleixner1-1/+1
2011-12-06ptp: Fix clock_getres() implementationThomas Gleixner1-1/+3
2011-12-06x86/intel_mid: Fix the Kconfig for MID selectionAlan Cox1-2/+3
2011-12-06iommu/msm: Fix compile error in mach-msm/devices-iommu.cJoerg Roedel1-0/+1
2011-12-06ASoC: Provide a more complete DMA driver stubMark Brown1-1/+30
2011-12-06iscsi-target: Fix hex2bin warn_unused compile messageNicholas Bellinger1-2/+4
2011-12-06target: Don't return an error if disabling unsupported featuresAndy Grover1-8/+16
2011-12-06target/rd: fix or rewrite the copy routineSebastian Andrzej Siewior1-205/+40
2011-12-06target/rd: simplify the page/offset computationSebastian Andrzej Siewior1-6/+4
2011-12-06target: remove the unused se_dev_listChristoph Hellwig3-13/+0
2011-12-06target/file: walk properly over sg listSebastian Andrzej Siewior1-6/+6
2011-12-06target: remove unused struct fieldsJörn Engel4-30/+0