summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-15viacam: Don't explode if pci_find_bus() returns NULLJesper Juhl
2011-09-15Remove unneeded version.h include from drivers/uwb/Jesper Juhl
2011-09-15Remove unneeded version.h includes (and add where needed) for drivers/usb/Jesper Juhl
2011-09-15Remove unneeded version.h includes from drivers/target/Jesper Juhl
2011-09-15Remove unneeded version.h includes from drivers/scsi/Jesper Juhl
2011-09-15Remove unneeded version.h includes from drivers/block/Jesper Juhl
2011-09-15Remove unneeded version.h includes from arch/arm/Jesper Juhl
2011-09-15Remove unneeded version.h include from arch/x86/Jesper Juhl
2011-09-15Remove unneeded version.h includes from include/Jesper Juhl
2011-09-15Remove unneeded version.h include from lib/Jesper Juhl
2011-09-15treewide: remove extra semicolons from various parts of the kernelJustin P. Mattock
2011-09-15futex: Fix spelling in a source code commentBart Van Assche
2011-09-15libertas_tf: deb_defs.h: Fix typo in include guardKartik Mohta
2011-09-15futex: uninitialized warning correctionsVitaliy Ivanov
2011-09-15async: uninitialized warning correctionsVitaliy Ivanov
2011-09-15ipw2x00: comment typo fix encryptiong to encryptionJustin P. Mattock
2011-09-15sched: x86_32 Fix typo in switch_to() descriptionKamalesh Babulal
2011-09-15treewide: typo 'interrrupt' word corrections.Vitaliy Ivanov
2011-09-15Kconfig: Copyedit: DEBUG_SECTION_MISMATCHMichael Witten
2011-09-15scsi/sg: use printk_ratelimited instead of printk_ratelimitChristian Dietrich
2011-09-15drivers/char/rtc: use printk_ratelimited instead of printk_ratelimitChristian Dietrich
2011-09-15aix94xx: Use angle brackets for system includesJoe Perches
2011-09-15drbd: Use angle brackets for system includesJoe Perches
2011-09-15net: Convert vmalloc/memset to vzallocJoe Perches
2011-09-15mm: Convert vmalloc/memset to vzallocJoe Perches
2011-09-15fs: Convert vmalloc/memset to vzallocJoe Perches
2011-09-15isdn: Convert vmalloc/memset to vzallocJoe Perches
2011-09-15char: Convert vmalloc/memset to vzallocJoe Perches
2011-09-15drbd: Convert vmalloc/memset to vzallocJoe Perches
2011-09-15atm: Convert vmalloc/memset to vzallocJoe Perches
2011-09-15s390: Convert vmalloc/memset to vzallocJoe Perches
2011-08-24mm/vmscan.c: fix a typo in a comment "relaimed" to "reclaimed"Justin P. Mattock
2011-08-23lib: Kconfig.debug: Typo remove extra "it"Justin P. Mattock
2011-08-10USB: serial: remove duplicate returnsDan Carpenter
2011-08-08Fix documentation and comment typo 'no_hz'Paul Bolle
2011-08-05Documentation/ABI/: update version number references from 2.6.x to 3.xJesper Juhl
2011-08-04Fix kernel-doc comment typo '@id'Paul Bolle
2011-07-26eventpoll: fix comment typo 'evenpoll'Paul Bolle
2011-07-25p9: avoid unused variable warningLinus Torvalds
2011-07-25Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-07-25Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-07-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-07-25Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2011-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds
2011-07-25Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-07-25vfs: fix check_acl compile error when CONFIG_FS_POSIX_ACL is not setLinus Torvalds
2011-07-25Merge 'akpm' patch seriesLinus Torvalds
2011-07-25drivers/connector/cn_proc.c: remove unused localAndrew Morton