| Commit message (Expand) | Author | Age |
... | |
| * | | MIPS: Loongson early_printk: Fix variable type of uart_base | Wu Zhangjin | 2009-12-16 |
| * | | MIPS: Fuloong2e: Cleanup Kconfig | Wu Zhangjin | 2009-12-16 |
| * | | MIPS: Loongson: Register reserved memory pages | Wu Zhangjin | 2009-12-16 |
| * | | MIPS: MIPSsim: Remove unused code | Dmitri Vorobiev | 2009-12-16 |
| * | | MIPS: Put PGD in C0_CONTEXT for 64-bit R2 processors. | David Daney | 2009-12-16 |
| * | | MIPS: Add drotr and dins instructions to uasm. | David Daney | 2009-12-16 |
| * | | MIPS: Octeon: Add register definitions for MGMT Ethernet driver. | David Daney | 2009-12-16 |
| * | | MIPS: Octeon: Add platform devices MGMT Ethernet ports. | David Daney | 2009-12-16 |
| * | | NET: Add driver for Octeon MDIO buses. | David Daney | 2009-12-16 |
| * | | MIPS: Octeon: Add platform device for MDIO buses. | David Daney | 2009-12-16 |
| * | | MIPS: Reorder operations in stackframe.h for better scheduling | David Daney | 2009-12-16 |
| * | | MIPS: Replace all usages of CL_SIZE by COMMAND_LINE_SIZE | Dmitri Vorobiev | 2009-12-16 |
| * | | MIPS: IP22: Remove an unused function | Dmitri Vorobiev | 2009-12-16 |
| * | | MIPS: Add support for GZIP / BZIP2 / LZMA compressed kernel images | Wu Zhangjin | 2009-12-16 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v... | Linus Torvalds | 2009-12-17 |
|\ \ \ |
|
| * | | | fix up O_SYNC comments | Christoph Hellwig | 2009-12-17 |
| |/ / |
|
* | | | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2009-12-17 |
|\ \ \
| |/ /
|/| | |
|
| * | | kbuild: move asm-offsets.h to include/generated | Sam Ravnborg | 2009-12-12 |
* | | | elf: kill USE_ELF_CORE_DUMP | Christoph Hellwig | 2009-12-16 |
* | | | genirq: Convert irq_desc.lock to raw_spinlock | Thomas Gleixner | 2009-12-14 |
* | | | locking: Convert raw_rwlock functions to arch_rwlock | Thomas Gleixner | 2009-12-14 |
* | | | locking: Convert raw_rwlock to arch_rwlock | Thomas Gleixner | 2009-12-14 |
* | | | locking: Convert __raw_spin* functions to arch_spin* | Thomas Gleixner | 2009-12-14 |
* | | | locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED | Thomas Gleixner | 2009-12-14 |
* | | | locking: Convert raw_spinlock to arch_spinlock | Thomas Gleixner | 2009-12-14 |
|/ / |
|
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2009-12-11 |
|\ \ |
|
| * | | vfs: Implement proper O_SYNC semantics | Christoph Hellwig | 2009-12-10 |
* | | | fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and sh | Al Viro | 2009-12-11 |
* | | | Unify sys_mmap* | Al Viro | 2009-12-11 |
|/ / |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 |
|\ \ |
|
| * \ | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 |
| |\ \ |
|
| | * | | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 |
* | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-12-08 |
|\ \ \ \ |
|
| * | | | | mips: Use generic mult/shift factor calculation for clocks | Thomas Gleixner | 2009-11-13 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-12-08 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'master' into for-2.6.33 | Jens Axboe | 2009-12-03 |
| |\ \ \ \ |
|
| * | | | | | block: add helpers to run flush_dcache_page() against a bio and a request's p... | Ilya Loginov | 2009-11-26 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-12-08 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-12-05 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-12-02 |
| |\ \ \ \ \ |
|
| * | | | | | | MIPS: Wire up recvmmsg syscall | Arnaldo Carvalho de Melo | 2009-12-01 |
| * | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-19 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | net: Introduce recvmmsg socket syscall | Arnaldo Carvalho de Melo | 2009-10-13 |
| * | | | | | | | net: Generalize socket rx gap / receive queue overflow cmsg | Neil Horman | 2009-10-12 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 | Linus Torvalds | 2009-12-08 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | sysctl: Drop & in front of every proc_handler. | Eric W. Biederman | 2009-11-18 |
| * | | | | | | sysctl mips/lasat: Remove dead binary sysctl support | Eric W. Biederman | 2009-11-12 |
| * | | | | | | sysctl: mips Use the compat_sys_sysctl | Eric W. Biederman | 2009-11-06 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | MIPS: Convert BUG() to use unreachable() | David Daney | 2009-12-05 |
| |_|_|_|/
|/| | | | |
|
* | | | | | MIPS: RB532: Fix devices.c compilation. | Florian Fainelli | 2009-12-02 |