summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-10-10Fix 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-14mm: account skipped entries to avoid looping in find_get_pagesShaohua Li1-2/+4
2011-09-14drivers/gpio/gpio-generic.c: fix build errorsRussell King2-20/+10
2011-09-14workqueue: lock cwq access in drain_workqueueThomas Tuttle1-1/+6
2011-09-14MAINTAINERS: update e-mail address of Benny HalevyBenny Halevy1-1/+1
2011-09-14drivers/cpufreq/pcc-cpufreq.c: avoid NULL pointer dereferenceNaga Chumbalkar1-0/+3
2011-09-14drivers/rtc/rtc-s3c.c: fix no occurrence of alarm interruptDonggeun Kim1-0/+26
2011-09-14drivers/leds/ledtrig-timer.c: fix broken sysfs delay handlingJohan Hovold1-0/+2
2011-09-14drivers/misc/pti.c: give 'comm' function scope in pti_control_frame_built_and...Jesper Juhl1-7/+5
2011-09-14cris: fix a build error in drivers/tty/serial/crisv10.cWANG Cong1-2/+2
2011-09-14mm: sync vmalloc address space page tables in alloc_vm_area()David Vrabel1-0/+8