| Commit message (Expand) | Author | Age |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-06-26 |
|\ |
|
| * | [ARM] 3657/1: S3C24XX: Documentation update of Overview.txt | Ben Dooks | 2006-06-26 |
| * | [ARM] Update mach-types | Russell King | 2006-06-26 |
| * | [ARM] 3656/1: S3C2412: Add S3C2412 and S3C2413 documenation | Ben Dooks | 2006-06-26 |
| * | [ARM] 3654/1: add ajeco 1arm sbc support | Lennert Buytenhek | 2006-06-26 |
| * | [ARM] fix drivers/mfd/ucb1x00-core.c IRQ probing bug | Ingo Molnar | 2006-06-26 |
| * | [ARM] 3651/1: S3C24XX: Make arch list more detailed | Ben Dooks | 2006-06-26 |
| * | [ARM] 3650/1: S3C2412: Update s3c2410_defconfig | Ben Dooks | 2006-06-26 |
| * | [ARM] 3649/1: S3C24XX: Fix capitalisation of CPU on SMDK2440 | Ben Dooks | 2006-06-26 |
| * | [ARM] 3612/1: make pci bus optional for ixp4xx platform | Milan Svoboda | 2006-06-25 |
| * | [ARM] Remove MODE_(SVC|IRQ|FIQ|USR) and DEFAULT_FIQ | Russell King | 2006-06-25 |
| * | [ARM] Remove save_lr/restore_pc macros | Russell King | 2006-06-25 |
| * | [ARM] Remove partial non-v6 binutils compatibility | Russell King | 2006-06-25 |
| * | [ARM] Remove LOADREGS macro | Russell King | 2006-06-25 |
| * | [ARM] Remove RETINSTR macro | Russell King | 2006-06-25 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-06-26 |
|\ \ |
|
| * | | [SERIAL] 8250_pnp: add support for other Wacom tablets | Ben Collins | 2006-06-26 |
* | | | [PATCH] type-oh bug in tlclk.c | mark gross | 2006-06-26 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-26 |
|\ \ \ |
|
| * | | | typo fixes | olecom@mail.ru | 2006-06-26 |
| * | | | Clean up 'inline is not at beginning' warnings for usb storage | Jesper Juhl | 2006-06-26 |
| * | | | Storage class should be first | Tobias Klauser | 2006-06-26 |
| * | | | i386: Trivial typo fixes | Egry Gabor | 2006-06-26 |
| * | | | ixj: make ixj_set_tone_off() static | Matthew Martin | 2006-06-26 |
| * | | | spelling fixes | Andreas Mohr | 2006-06-26 |
| * | | | fix paniced->panicked typos | Lee Revell | 2006-06-26 |
| * | | | Spelling fixes for Documentation/atomic_ops.txt | Michael Hayes | 2006-06-26 |
| * | | | move acknowledgment for Mark Adler to CREDITS | Adrian Bunk | 2006-06-26 |
| * | | | remove the bouncing email address of David Campbell | Adrian Bunk | 2006-06-26 |
| |/ / |
|
* | | | [PATCH] fix processing of the last byte in isdn_readbchan_tty() | Karsten Keil | 2006-06-26 |
* | | | [PATCH] Array overrun in drivers/infiniband/core/cma.c | Eric Sesterhenn | 2006-06-26 |
* | | | Revert "[PATCH] kthread: update loop.c to use kthread" | Linus Torvalds | 2006-06-26 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-06-26 |
|\ \ \ |
|
| * | | | kbuild: trivial fixes in Makefile | Sam Ravnborg | 2006-06-24 |
| * | | | kbuild: adding symbols in Kconfig and defconfig to TAGS | Masatake YAMATO | 2006-06-24 |
| * | | | kbuild: replace abort() with exit(1) | Sam Ravnborg | 2006-06-24 |
| * | | | kbuild: support for %.symtypes files | Andreas Gruenbacher | 2006-06-24 |
| * | | | kbuild: fix silentoldconfig recursion | Roman Zippel | 2006-06-24 |
| * | | | kbuild: add option for stripping modules while installing them | Theodore Ts'o | 2006-06-24 |
| * | | | kbuild: kill some false positives from modpost | Al Viro | 2006-06-24 |
| * | | | kbuild: export-symbol usage report generator | Ram Pai | 2006-06-24 |
| * | | | kbuild: fix make -rR breakage | Sam Ravnborg | 2006-06-24 |
| * | | | kbuild: append -dirty for updated but uncommited changes | Uwe Zeisberger | 2006-06-16 |
| * | | | kbuild: append git revision for all untagged commits | Uwe Zeisberger | 2006-06-16 |
| * | | | kbuild: fix module.symvers parsing in modpost | Laurent Riffard | 2006-06-16 |
| * | | | kbuild: ignore make's built-in rules & variables | Sam Ravnborg | 2006-06-10 |
| * | | | kbuild: bugfix with initramfs | Nickolay | 2006-06-10 |
| * | | | kbuild: modpost build fix | Andrew Morton | 2006-06-10 |
| * | | | kbuild: check license compatibility when building modules | Sam Ravnborg | 2006-06-09 |
| * | | | kbuild: export-type enhancement to modpost.c | Ram Pai | 2006-06-09 |