Age | Commit message (Expand) | Author |
2008-07-29 | Merge branch 'linus' into core/generic-dma-coherent | Ingo Molnar |
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 |
2008-07-28 | sh_keysc: remove request_mem_region() and release_mem_region() | Tetsuya Mukawa |
2008-07-28 | sh: Don't miss pending signals returning to user mode after signal processing | Stuart MENEFY |
2008-07-28 | sh: Use clk_always_enable() on sh7366 | Magnus Damm |
2008-07-28 | sh: Use clk_always_enable() on sh7343 / SE77343 | Magnus Damm |
2008-07-28 | sh: Use clk_always_enable() on sh7722 / Migo-R / SE7722 | Magnus Damm |
2008-07-28 | sh: Use clk_always_enable() on sh7723 / ap325rxa | Magnus Damm |
2008-07-28 | sh: Introduce clk_always_enable() function | Magnus Damm |
2008-07-28 | sh: Show all clocks and their state in /proc/clocks | Magnus Damm |
2008-07-28 | sh: Merge sh7343 and sh7722 clock code | Magnus Damm |