Age | Commit message (Expand) | Author |
2008-07-29 | sh: Proper __put_user_asm() size mismatch fix. | OGAWA Hirofumi |
2008-07-29 | sh: Stub in a dummy ENTRY_OFFSET for uImage offset calculation. | Paul Mundt |
2008-07-29 | sh: Add an arch/sh/kernel/.gitignore | Paul Mundt |
2008-07-29 | sh: dreamcast: fix build failure from header reorg. | Paul Mundt |
2008-07-29 | sh: migrate to arch/sh/include/ | Paul Mundt |
2008-07-29 | video: Kill off leaked CONFIG_FB_SH7343VOU reference. | Paul Mundt |
2008-07-29 | MAINTAINERS: Switch SUPERH to Supported. | Paul Mundt |
2008-07-29 | sh: Fix up unaligned current_text_addr(). | Paul Mundt |
2008-07-29 | sh: rsk7203: update defconfig. | Paul Mundt |
2008-07-29 | sh: rsk7203: Add smc911x platform data. | Paul Mundt |
2008-07-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2008-07-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei... | Linus Torvalds |
2008-07-28 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2008-07-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6 | Linus Torvalds |
2008-07-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2008-07-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2008-07-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds |
2008-07-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2008-07-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-07-28 | SubmittingPatches: add git pull & diffstat format info | Randy Dunlap |
2008-07-28 | more sysdev API change fallout - drivers/base/memory.c | Stephen Rothwell |
2008-07-28 | ACPI/CPUIDLE: prevent setting pm_idle to NULL | Thomas Gleixner |
2008-07-28 | Merge branch 'i2c-for-linus' of git://aeryn.fluff.org.uk/bjdooks/linux | Linus Torvalds |
2008-07-28 | ipwireless: Preallocate received packet buffers with MRU size | David Sterba |
2008-07-28 | ipwireless: Put packets to pool start | David Sterba |
2008-07-28 | ipwireless: Increase PPP outgoing queue size | David Sterba |
2008-07-28 | ipwireless: Explicitly request io and mem regions | David Sterba |
2008-07-28 | ipwireless: Constify buffer variables | David Sterba |
2008-07-28 | ipwireless: Do not return value from sending funcs | David Sterba |
2008-07-28 | ipwireless: Remove endian-dependent bitfields | David Sterba |
2008-07-28 | ipwireless: Glue splitted printk strings back | David Sterba |
2008-07-28 | ipwireless: Remove pt_regs from interrupt handler | David Sterba |
2008-07-28 | ipwireless: Rename spinlock variables to lock | David Sterba |
2008-07-28 | ipwireless: Remove unused defines | David Sterba |
2008-07-28 | ipwireless: Misc cleanups | David Sterba |
2008-07-28 | i2c: Blackfin I2C Driver: Functional power management support | Michael Hennerich |
2008-07-28 | i2c: Documentation: upgrading clients HOWTO | Ben Dooks |
2008-07-28 | i2c: S3C24XX I2C frequency scaling support. | Ben Dooks |
2008-07-28 | i2c: i2c_gpio: keep probe resident for hotplugged devices. | Ben Dooks |
2008-07-28 | i2c: S3C2410: Pass the I2C bus number via drivers platform data | Ben Dooks |
2008-07-28 | Remove deprecated virt_to_bus() | Karsten Keil |
2008-07-28 | sh: SuperH Mobile CEU and camera platform data for AP325RXA | Magnus Damm |
2008-07-28 | sh: Update smc911x platform data for AP325RXA | Magnus Damm |
2008-07-28 | sh: SuperH Mobile LCDC platform data for AP325RXA | Magnus Damm |
2008-07-28 | sh: Add SuperH Mobile CEU platform data for Migo-R | Magnus Damm |
2008-07-28 | sh: Add SuperH Mobile LCDC platform data for Migo-R | Magnus Damm |
2008-07-28 | sh: Move asid_cache() out of ifdef to fix SH-3/4 nommu build. | Paul Mundt |
2008-07-28 | sh: Workaround for __put_user_asm() bug with gcc 4.x on big-endian. | Yoshinori Sato |
2008-07-28 | sh: Wire up new syscalls. | Paul Mundt |
2008-07-28 | sh: fix uImage Entry Point | Yoshihiro Shimoda |