Age | Commit message (Expand) | Author |
2011-09-15 | Remove unneeded version.h include from drivers/uwb/ | Jesper Juhl |
2011-09-15 | Remove unneeded version.h includes (and add where needed) for drivers/usb/ | Jesper Juhl |
2011-09-15 | Remove unneeded version.h includes from drivers/target/ | Jesper Juhl |
2011-09-15 | Remove unneeded version.h includes from drivers/scsi/ | Jesper Juhl |
2011-09-15 | Remove unneeded version.h includes from drivers/block/ | Jesper Juhl |
2011-09-15 | Remove unneeded version.h includes from arch/arm/ | Jesper Juhl |
2011-09-15 | Remove unneeded version.h include from arch/x86/ | Jesper Juhl |
2011-09-15 | Remove unneeded version.h includes from include/ | Jesper Juhl |
2011-09-15 | Remove unneeded version.h include from lib/ | Jesper Juhl |
2011-09-15 | treewide: remove extra semicolons from various parts of the kernel | Justin P. Mattock |
2011-09-15 | futex: Fix spelling in a source code comment | Bart Van Assche |
2011-09-15 | libertas_tf: deb_defs.h: Fix typo in include guard | Kartik Mohta |
2011-09-15 | futex: uninitialized warning corrections | Vitaliy Ivanov |
2011-09-15 | async: uninitialized warning corrections | Vitaliy Ivanov |
2011-09-15 | ipw2x00: comment typo fix encryptiong to encryption | Justin P. Mattock |
2011-09-15 | sched: x86_32 Fix typo in switch_to() description | Kamalesh Babulal |
2011-09-15 | treewide: typo 'interrrupt' word corrections. | Vitaliy Ivanov |
2011-09-15 | Kconfig: Copyedit: DEBUG_SECTION_MISMATCH | Michael Witten |
2011-09-15 | scsi/sg: use printk_ratelimited instead of printk_ratelimit | Christian Dietrich |
2011-09-15 | drivers/char/rtc: use printk_ratelimited instead of printk_ratelimit | Christian Dietrich |
2011-09-15 | aix94xx: Use angle brackets for system includes | Joe Perches |
2011-09-15 | drbd: Use angle brackets for system includes | Joe Perches |
2011-09-15 | net: Convert vmalloc/memset to vzalloc | Joe Perches |
2011-09-15 | mm: Convert vmalloc/memset to vzalloc | Joe Perches |
2011-09-15 | fs: Convert vmalloc/memset to vzalloc | Joe Perches |
2011-09-15 | isdn: Convert vmalloc/memset to vzalloc | Joe Perches |
2011-09-15 | char: Convert vmalloc/memset to vzalloc | Joe Perches |
2011-09-15 | drbd: Convert vmalloc/memset to vzalloc | Joe Perches |
2011-09-15 | atm: Convert vmalloc/memset to vzalloc | Joe Perches |
2011-09-15 | s390: Convert vmalloc/memset to vzalloc | Joe Perches |
2011-08-24 | mm/vmscan.c: fix a typo in a comment "relaimed" to "reclaimed" | Justin P. Mattock |
2011-08-23 | lib: Kconfig.debug: Typo remove extra "it" | Justin P. Mattock |
2011-08-10 | USB: serial: remove duplicate returns | Dan Carpenter |
2011-08-08 | Fix documentation and comment typo 'no_hz' | Paul Bolle |
2011-08-05 | Documentation/ABI/: update version number references from 2.6.x to 3.x | Jesper Juhl |
2011-08-04 | Fix kernel-doc comment typo '@id' | Paul Bolle |
2011-07-26 | eventpoll: fix comment typo 'evenpoll' | Paul Bolle |
2011-07-25 | p9: avoid unused variable warning | Linus Torvalds |
2011-07-25 | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-07-25 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-07-25 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-07-25 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2011-07-25 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2011-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds |
2011-07-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus | Linus Torvalds |
2011-07-25 | Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2011-07-25 | vfs: fix check_acl compile error when CONFIG_FS_POSIX_ACL is not set | Linus Torvalds |
2011-07-25 | Merge 'akpm' patch series | Linus Torvalds |
2011-07-25 | drivers/connector/cn_proc.c: remove unused local | Andrew Morton |
2011-07-25 | Documentation/SubmitChecklist: add RCU debug config options | Paul E. McKenney |