aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/uio (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-24s390: do not touch sie64a.S with duplicate include removalJiri Kosina1-0/+1
2011-06-24treewide: transciever/transceiver spelling fixesJoe Perches12-15/+15
2011-06-24treewide: Fix recieve/receive typosJoe Perches5-19/+19
2011-06-20treewide: remove duplicate includesVitaliy Ivanov44-69/+11
2011-06-20stop_machine.h: "disables preeempt" -> "disables preemption"Jonathan Neuschäfer1-1/+1
2011-06-17ARM: remove duplicate include from arch/arm/mach-dove/common.cAndrew Lunn1-2/+0
2011-06-16docproc: cleanup brace placementJesper Juhl1-12/+5
2011-06-16Change Ryan Mallon's email address across the kernelRyan Mallon12-20/+20
2011-06-16scripts/gcc-goto.sh: fix a typo ("suport")Jonathan Neuschäfer1-1/+1
2011-06-14trivial: don't touch fsi_ssl.c with ioremap fixesJiri Kosina1-1/+1
2011-06-13doc: fix wrong arch/i386 referencesWanlong Gao13-36/+36
2011-06-13bootgraph.pl: relax timing information requirementsAndrew Murray1-1/+1
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches168-333/+308
2011-06-10mm Kconfig typo: cleancacne -> cleancacheMichael Witten1-1/+1
2011-06-09sparc32, leon: bugfix in LEON SMP interrupt initDaniel Hellstrom1-0/+16
2011-06-09sparc32, 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-08dtc/powerpc: remove obsolete .gitignore entriesWolfram Sang2-4/+0
2011-06-08vfs: reorganize 'struct inode' layout a bitLinus Torvalds1-4/+5
2011-06-08selinux: 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-07MAINTAINERS: Saying goodbye to David BrownellGrant Likely2-10/+12
2011-06-07MN10300: Add missing _sdata declarationDavid Howells1-0/+1
2011-06-07MN10300: die_if_no_fixup() shouldn't use get_user() as it doesn't call set_fs()David Howells1-2/+2
2011-06-07MN10300: Fix one of the kernel debugger cacheflush variantsDavid Howells1-2/+2
2011-06-07sparc: Remove unnecessary semicolonsJoe Perches34-65/+65