Age | Commit message (Expand) | Author |
2012-10-09 | Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel... | David Woodhouse |
2012-10-09 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-10-09 | readahead: fault retry breaks mmap file read random detection | Shaohua Li |
2012-10-09 | mm: hugetlb: add arch hook for clearing page flags before entering pool | Will Deacon |
2012-10-09 | Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option | Catalin Marinas |
2012-10-09 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2012-10-08 | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds |
2012-10-06 | compat: move compat_siginfo_t definition to asm/compat.h | Denys Vlasenko |
2012-10-06 | sections: fix section conflicts in arch/mips | Andi Kleen |
2012-10-05 | Merge branch 'master' of git://dev.phrozen.org/mips-next into mips-for-linux-... | Ralf Baechle |
2012-10-03 | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu... | Linus Torvalds |
2012-10-03 | kbuild: Fix gcc -x syntax | Jean Delvare |
2012-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-10-02 | UAPI: (Scripted) Set up UAPI Kbuild files | David Howells |
2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst... | David Howells |
2012-10-01 | Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds |
2012-10-01 | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds |
2012-10-01 | MIPS: ath79: Fix CPU/DDR frequency calculation for SRIF PLLs | Gabor Juhos |
2012-10-01 | MIPS: ath79: use correct fractional dividers for {CPU,DDR}_PLL on AR934x | Gabor Juhos |
2012-10-01 | MIPS: BCM63XX: Properly handle mac address octet overflow | Jonas Gorski |
2012-10-01 | MIPS: Kconfig: Avoid build errors by hiding USE_OF from the user. | Jonas Gorski |
2012-09-29 | defconfigs: remove CONFIG_MTD_NAND_VERIFY_WRITE | Huang Shijie |
2012-09-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-09-28 | Merge branch 'ralf-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi... | Ralf Baechle |
2012-09-28 | Merge branch 'rixi-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi... | Ralf Baechle |
2012-09-27 | Merge branch 'broadcom' of git://dev.phrozen.org/mips-next into mips-for-linu... | Ralf Baechle |
2012-09-27 | Merge branch 'ath79' of git://dev.phrozen.org/mips-next into mips-for-linux-next | Ralf Baechle |
2012-09-27 | Merge branch 'lantiq' of git://dev.phrozen.org/mips-next into mips-for-linux-... | Ralf Baechle |
2012-09-27 | Merge branch 'cn6xxx-mgmt' of git://git.linux-mips.org/pub/scm/daney/upstream... | Ralf Baechle |
2012-09-27 | Merge branch 'cn68xx-ciu2' of git://git.linux-mips.org/pub/scm/daney/upstream... | Ralf Baechle |
2012-09-26 | MIPS: Replace `-' in defconfig filename wth `_' for consistency. | Ralf Baechle |
2012-09-26 | MIPS: Wire kcmp syscall. | Ralf Baechle |
2012-09-25 | MIPS: MIPSsim: Remove the MIPSsim platform. | Steven J. Hill |
2012-09-22 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2012-09-22 | MIPS: NOTIFY_RESUME is not needed in TIF masks | Al Viro |
2012-09-22 | MIPS: Merge the identical "return from syscall" per-ABI code | Al Viro |
2012-09-22 | MIPS: Unobfuscate _TIF..._MASK | Al Viro |
2012-09-22 | MIPS: Prevent hitting do_notify_resume() with !user_mode(regs). | Al Viro |
2012-09-19 | Merge branch 'pci/thierry-fixup-irqs' into next | Bjorn Helgaas |
2012-09-18 | PCI: Provide a default pcibios_update_irq() | Thierry Reding |
2012-09-18 | PCI: Discard __init annotations for pci_fixup_irqs() and related functions | Thierry Reding |
2012-09-16 | Merge 3.6-rc6 into tty-next | Greg Kroah-Hartman |
2012-09-17 | MIPS: Malta: Don't crash on spurious interrupt. | Ralf Baechle |
2012-09-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-09-14 | MIPS: Malta: Remove RTC Data Mode bootstrap breakage | Maciej W. Rozycki |
2012-09-13 | MIPS: Replace 'kernel_uses_smartmips_rixi' with 'cpu_has_rixi'. | Steven J. Hill |
2012-09-13 | MIPS: Add base architecture support for RI and XI. | Steven J. Hill |
2012-09-13 | MIPS: Optimise TLB handlers for MIPS32/64 R2 cores. | Steven J. Hill |
2012-09-13 | MIPS: uasm: Add INS and EXT instructions. | Steven J. Hill |
2012-09-13 | MIPS: Avoid pipeline stalls on some MIPS32R2 cores. | Steven J. Hill |