Age | Commit message (Expand) | Author |
2014-10-19 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds |
2014-10-18 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2014-10-15 | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2014-10-14 | Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-10-13 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-10-13 | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-10-09 | Merge branch 'akpm' (fixes from Andrew Morton) | Linus Torvalds |
2014-10-09 | nosave: consolidate __nosave_{begin,end} in <asm/sections.h> | Geert Uytterhoeven |
2014-10-09 | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-10-09 | Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
2014-10-09 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-10-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-10-08 | Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2014-10-08 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-10-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-10-03 | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() | Pranith Kumar |
2014-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-10-01 | PCI/MSI: Remove "pos" from the struct msi_desc msi_attrib | Yijing Wang |
2014-09-30 | next: mips: bpf: Fix build failure | Guenter Roeck |
2014-09-29 | MIPS: ralink: remove deprecated IRQF_DISABLED | Michael Opdenacker |
2014-09-27 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2014-09-26 | Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller |
2014-09-26 | MIPS: mcount: Adjust stack pointer for static trace in MIPS32 | Markos Chandras |
2014-09-26 | MIPS: Fix MFC1 & MFHC1 emulation for 64-bit MIPS systems | Paul Burton |
2014-09-26 | treewide: Fix typos in Kconfig | Masanari Iida |
2014-09-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-09-24 | mips: Update some more defconfigs which were missing CONFIG_NET. | David S. Miller |
2014-09-24 | mips: Set CONFIG_NET=y in defconfigs | Michal Marek |
2014-09-24 | sched, mips, ia64: Remove __ARCH_WANT_UNLOCKED_CTXSW | Peter Zijlstra |
2014-09-23 | ARCH: AUDIT: audit_syscall_entry() should not require the arch | Eric Paris |
2014-09-23 | ARCH: AUDIT: implement syscall_get_arch for all arches | Eric Paris |
2014-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-09-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-09-22 | MIPS: pgtable.h: Implement the pgprot_writecombine function for MIPS | Markos Chandras |
2014-09-22 | MIPS: cpu-probe: Set the write-combine CCA value on per core basis | Markos Chandras |
2014-09-22 | MIPS: pgtable-bits: Define the CCA bit for WC writes on Ingenic cores | Markos Chandras |
2014-09-22 | MIPS: pgtable-bits: Move the CCA bits out of the core's ifdef blocks | Markos Chandras |
2014-09-22 | MIPS: DMA: Add cma support | Zubair Lutfullah Kakakhel |
2014-09-22 | MIPS: BPF: Add new emit_long_instr macro | Markos Chandras |
2014-09-22 | MIPS: ralink: Move device-trees to arch/mips/boot/dts/ | Andrew Bresticker |
2014-09-22 | MIPS: Netlogic: Move device-trees to arch/mips/boot/dts/ | Andrew Bresticker |
2014-09-22 | MIPS: sead3: Move device-trees to arch/mips/boot/dts/ | Andrew Bresticker |
2014-09-22 | MIPS: Lantiq: Move device-trees to arch/mips/boot/dts/ | Andrew Bresticker |
2014-09-22 | MIPS: Octeon: Move device-trees to arch/mips/boot/dts/ | Andrew Bresticker |
2014-09-22 | MIPS: Add support for building device-tree binaries | Andrew Bresticker |
2014-09-22 | MIPS: Create common infrastructure for building built-in device-trees | Andrew Bresticker |
2014-09-22 | MIPS: SEAD3: Enable DEVTMPFS | Markos Chandras |
2014-09-22 | MIPS: SEAD3: Regenerate defconfigs | Markos Chandras |
2014-09-22 | MIPS: Alchemy: DB1300: Add touch penirq support | Manuel Lauss |
2014-09-22 | MIPS: Alchemy: DB1xxx: Explicitly set 50MHz clock for I2C/SPI units. | Manuel Lauss |