summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-13cris: remove arch/cris/arch-v32/lib/nand_init.SPaul Bolle1-178/+0
2011-10-13microblaze: add missing CONFIG_ prefixesPaul Bolle1-3/+3
2011-10-13h8300: drop puzzling Kconfig dependenciesPaul Bolle1-1/+1
2011-10-13MAINTAINERS: microblaze-uclinux@itee.uq.edu.au is moderated for non-subscribersPaul Bolle1-1/+1
2011-10-13tty: drop superfluous dependency in KconfigPaul Bolle1-1/+1
2011-10-13ARM: mxc: fix Kconfig typo 'i.MX51'Paul Bolle1-1/+1
2011-10-11Fix file references in Kconfig filesJohann Felix Soden3-9/+9
2011-10-11aic7xxx: fix Kconfig references to READMEsPaul Bolle2-4/+2
2011-10-11Fix file references in drivers/ide/Johann Felix Soden1-12/+12
2011-10-07thinkpad_acpi: Fix printk typo 'bluestooth'Paul Bolle1-1/+1
2011-10-06bcmring: drop commented out line in KconfigPaul Bolle1-2/+0
2011-10-05btmrvl_sdio: fix typo 'btmrvl_sdio_sd6888'Paul Bolle1-2/+2
2011-09-27doc: raw1394: Trivial typo fixSean M. Collins1-1/+1
2011-09-27CIFS: Don't free volume_info->UNC until we are entirely done with it.Jesper Juhl1-1/+1
2011-09-27treewide: Correct spelling of successfully in commentsJoe Perches11-12/+12
2011-09-27doc: fix broken referencesPaul Bolle96-179/+125
2011-09-15Merge branch 'master' into for-nextJiri Kosina3980-61293/+198910
2011-09-15viacam: Don't explode if pci_find_bus() returns NULLJesper Juhl1-0/+2
2011-09-15Remove unneeded version.h include from drivers/uwb/Jesper Juhl1-1/+0
2011-09-15Remove unneeded version.h includes (and add where needed) for drivers/usb/Jesper Juhl3-2/+1
2011-09-15Remove unneeded version.h includes from drivers/target/Jesper Juhl16-16/+0
2011-09-15Remove unneeded version.h includes from drivers/scsi/Jesper Juhl12-12/+0
2011-09-15Remove unneeded version.h includes from drivers/block/Jesper Juhl2-2/+0
2011-09-15Remove unneeded version.h includes from arch/arm/Jesper Juhl2-2/+0
2011-09-15Remove unneeded version.h include from arch/x86/Jesper Juhl1-1/+0
2011-09-15Remove unneeded version.h includes from include/Jesper Juhl2-2/+0
2011-09-15Remove unneeded version.h include from lib/Jesper Juhl1-1/+0
2011-09-15treewide: remove extra semicolons from various parts of the kernelJustin P. Mattock11-13/+13
2011-09-15futex: Fix spelling in a source code commentBart Van Assche1-1/+1
2011-09-15libertas_tf: deb_defs.h: Fix typo in include guardKartik Mohta1-1/+1
2011-09-15futex: uninitialized warning correctionsVitaliy Ivanov1-4/+4
2011-09-15async: uninitialized warning correctionsVitaliy Ivanov1-2/+2
2011-09-15ipw2x00: comment typo fix encryptiong to encryptionJustin P. Mattock1-1/+1
2011-09-15sched: x86_32 Fix typo in switch_to() descriptionKamalesh Babulal1-1/+1
2011-09-15treewide: typo 'interrrupt' word corrections.Vitaliy Ivanov11-18/+18
2011-09-15Kconfig: Copyedit: DEBUG_SECTION_MISMATCHMichael Witten1-19/+19
2011-09-15scsi/sg: use printk_ratelimited instead of printk_ratelimitChristian Dietrich1-8/+10
2011-09-15drivers/char/rtc: use printk_ratelimited instead of printk_ratelimitChristian Dietrich1-4/+3
2011-09-15aix94xx: Use angle brackets for system includesJoe Perches1-1/+1
2011-09-15drbd: Use angle brackets for system includesJoe Perches3-4/+4
2011-09-15net: Convert vmalloc/memset to vzallocJoe Perches2-7/+4
2011-09-15mm: Convert vmalloc/memset to vzallocJoe Perches1-2/+1
2011-09-15fs: Convert vmalloc/memset to vzallocJoe Perches4-18/+7
2011-09-15isdn: Convert vmalloc/memset to vzallocJoe Perches3-8/+5
2011-09-15char: Convert vmalloc/memset to vzallocJoe Perches2-4/+2
2011-09-15drbd: Convert vmalloc/memset to vzallocJoe Perches1-3/+2
2011-09-15atm: Convert vmalloc/memset to vzallocJoe Perches2-7/+7
2011-09-15s390: Convert vmalloc/memset to vzallocJoe Perches2-4/+2
2011-09-15mm: account skipped entries to avoid looping in find_get_pagesShaohua Li1-2/+4
2011-09-15drivers/gpio/gpio-generic.c: fix build errorsRussell King2-20/+10