summaryrefslogtreecommitdiffstats
path: root/Documentation/scsi (unfollow)
Commit message (Expand)AuthorFilesLines
2011-06-16VFS: Fix vfsmount overput on simultaneous automountAl Viro1-8/+16
2011-06-16fix wrong iput on d_inode introduced by e6bc45d65dTörök Edwin1-1/+3
2011-06-12Delay struct net freeing while there's a sysfs instance refering to itAl Viro8-72/+55
2011-06-12afs: fix sget() races, close leak on umountAl Viro1-41/+32
2011-06-12ubifs: fix sget racesAl Viro1-24/+30
2011-06-12ubifs: split allocation of ubifs_info into a separate functionAl Viro1-39/+48
2011-06-12fix leak in proc_set_super()Al Viro1-5/+6
2011-06-11linux/seqlock.h should #include asm/processor.h for cpu_relax()David Howells1-0/+1
2011-06-10sparc32, leon: bugfix in LEON SMP interrupt initDaniel Hellstrom1-0/+16
2011-06-10sparc32, sun4m: bugfix in SMP IPI traphandlerDaniel Hellstrom1-2/+2
2011-06-09perf: Use make kernelversion instead of parsing the MakefileMichal Marek1-6/+1
2011-06-09kbuild: Hack for depmod not handling X.Y versionsMichal Marek1-1/+24
2011-06-09kbuild: Move depmod call to a separate scriptMichal Marek2-11/+26
2011-06-09kbuild: Fix <linux/version.h> for empty SUBLEVEL or PATCHLEVELMichal Marek1-1/+1
2011-06-09kbuild: Fix KERNELVERSION for empty SUBLEVEL or PATCHLEVELMichal Marek1-1/+1
2011-06-09vsprintf: Update %pI6c to not compress a single 0Joe Perches1-1/+3
2011-06-09exec: delay address limit change until point of no returnMathias Krause3-6/+1
2011-06-09staging: iio: max517: Fix iio_info changesRoland Stigge1-1/+1
2011-06-09Staging: mei: fix debug codeDan Carpenter1-2/+2
2011-06-09iscsi_ibft: iscsi_ibft_find unused variable iConnor Hansen1-0/+2
2011-06-09kbuild: silence Nothing to be done for 'all' messagePeter Foley1-0/+1
2011-06-09unicore32: using generic-y format for one line asm-generic filesGuan Xuetao2-35/+59
2011-06-09unicore32: change PERCPU to PERCPU_SECTIONGuan Xuetao1-1/+1
2011-06-09unicore32: add KBUILD_DEFCONFIG with unicore32_defconfig (old debug_defconfig)Guan Xuetao2-2/+3
2011-06-09unicore32: change zImage physical address, though it's PIC codesGuan Xuetao1-1/+1
2011-06-09unicore32: move rtc-puv3.c to drivers/rtc directoryGuan Xuetao7-21/+15
2011-06-09powerpc: Force page alignment for initrd reserved memoryBenjamin Herrenschmidt4-32/+43
2011-06-09AppArmor: Fix sleep in invalid context from task_setrlimitJohn Johansen1-1/+1
2011-06-09dtc/powerpc: remove obsolete .gitignore entriesWolfram Sang2-4/+0
2011-06-09vfs: reorganize 'struct inode' layout a bitLinus Torvalds1-4/+5
2011-06-09selinux: simplify and clean up inode_has_perm()Linus Torvalds1-10/+15
2011-06-08MAINTAINERS: add a maintainer to Gadget FrameworkFelipe Balbi1-1/+3
2011-06-08USB: serial: add another 4N-GALAXY.DE PID to ftdi_sio driverSteffen Sledz2-0/+2
2011-06-08spi/rtc-m41t93: Use spi_get_drvdata() for SPI devicesGeert Uytterhoeven1-1/+1
2011-06-08Staging: cx23885: fix include of altera.hGreg Kroah-Hartman1-1/+1
2011-06-08cifs: trivial: add space in fsc error messageJeff Layton1-1/+1
2011-06-08tty_buffer: get rid of 'seen_tail' logic in flush_to_ldiscLinus Torvalds1-12/+2
2011-06-08drm/radeon/kms: disable hdmi audio by defaultAlex Deucher1-2/+2
2011-06-08drm/radeon/kms: fix for radeon on systems >4GB without hardware iommuDaniel Haid1-0/+1
2011-06-08drm/radeon/kms: set family for use in parser.Dave Airlie1-0/+1
2011-06-08MAINTAINERS: Saying goodbye to David BrownellGrant Likely2-10/+12
2011-06-08MN10300: Add missing _sdata declarationDavid Howells1-0/+1
2011-06-08MN10300: die_if_no_fixup() shouldn't use get_user() as it doesn't call set_fs()David Howells1-2/+2
2011-06-08MN10300: Fix one of the kernel debugger cacheflush variantsDavid Howells1-2/+2
2011-06-08sparc: Remove unnecessary semicolonsJoe Perches34-65/+65
2011-06-08Add support for allocating irqs for bootbus devicesoftedal1-12/+22
2011-06-08Do not skip interrupt sources in sun4d interrupt handler and acknowledge inte...oftedal1-9/+5
2011-06-08Restructure sun4d_build_device_irq so that timer interrupts can be allocatedoftedal1-24/+54
2011-06-08Revert "USB: option: add ID for ZTE MF 330"Greg Kroah-Hartman1-5/+0
2011-06-07PM / Runtime: Fix loops in pm_runtime_clk_notify()Rafael J. Wysocki1-8/+8