| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 2014-10-19 | 2 | -4/+2 |
|\ |
|
| * | ARCH: AUDIT: audit_syscall_entry() should not require the arch | Eric Paris | 2014-09-23 | 1 | -3/+1 |
| * | ARCH: AUDIT: implement syscall_get_arch for all arches | Eric Paris | 2014-09-23 | 1 | -1/+1 |
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2014-10-18 | 53 | -105/+270 |
|\ \ |
|
| * | | MIPS: ralink: remove deprecated IRQF_DISABLED | Michael Opdenacker | 2014-09-29 | 1 | -1/+1 |
| * | | MIPS: pgtable.h: Implement the pgprot_writecombine function for MIPS | Markos Chandras | 2014-09-22 | 1 | -0/+10 |
| * | | MIPS: cpu-probe: Set the write-combine CCA value on per core basis | Markos Chandras | 2014-09-22 | 2 | -0/+26 |
| * | | MIPS: pgtable-bits: Define the CCA bit for WC writes on Ingenic cores | Markos Chandras | 2014-09-22 | 1 | -0/+5 |
| * | | MIPS: pgtable-bits: Move the CCA bits out of the core's ifdef blocks | Markos Chandras | 2014-09-22 | 1 | -16/+25 |
| * | | MIPS: DMA: Add cma support | Zubair Lutfullah Kakakhel | 2014-09-22 | 4 | -12/+36 |
| * | | MIPS: BPF: Add new emit_long_instr macro | Markos Chandras | 2014-09-22 | 1 | -32/+19 |
| * | | MIPS: ralink: Move device-trees to arch/mips/boot/dts/ | Andrew Bresticker | 2014-09-22 | 12 | -6/+8 |
| * | | MIPS: Netlogic: Move device-trees to arch/mips/boot/dts/ | Andrew Bresticker | 2014-09-22 | 8 | -5/+8 |
| * | | MIPS: sead3: Move device-trees to arch/mips/boot/dts/ | Andrew Bresticker | 2014-09-22 | 4 | -4/+2 |
| * | | MIPS: Lantiq: Move device-trees to arch/mips/boot/dts/ | Andrew Bresticker | 2014-09-22 | 6 | -3/+2 |
| * | | MIPS: Octeon: Move device-trees to arch/mips/boot/dts/ | Andrew Bresticker | 2014-09-22 | 6 | -12/+3 |
| * | | MIPS: Add support for building device-tree binaries | Andrew Bresticker | 2014-09-22 | 3 | -1/+12 |
| * | | MIPS: Create common infrastructure for building built-in device-trees | Andrew Bresticker | 2014-09-22 | 3 | -0/+12 |
| * | | MIPS: SEAD3: Enable DEVTMPFS | Markos Chandras | 2014-09-22 | 2 | -0/+2 |
| * | | MIPS: SEAD3: Regenerate defconfigs | Markos Chandras | 2014-09-22 | 2 | -2/+0 |
| * | | MIPS: Alchemy: DB1300: Add touch penirq support | Manuel Lauss | 2014-09-22 | 1 | -0/+44 |
| * | | MIPS: Alchemy: DB1xxx: Explicitly set 50MHz clock for I2C/SPI units. | Manuel Lauss | 2014-09-22 | 2 | -6/+6 |
| * | | MIPS: Alchemy: Update cpu-feature-overrides | Manuel Lauss | 2014-09-22 | 1 | -0/+12 |
| * | | MIPS: Alchemy: devboards: sit and spin after poweroff | Manuel Lauss | 2014-09-22 | 1 | -0/+3 |
| * | | MIPS: Use WSBH/DSBH/DSHD on Loongson 3A | Chen Jie | 2014-09-22 | 6 | -7/+36 |
* | | | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-10-15 | 6 | -41/+41 |
|\ \ \ |
|
| * | | | mips: Replace __get_cpu_var uses | Christoph Lameter | 2014-08-26 | 5 | -29/+29 |
| * | | | MIPS: Replace __get_cpu_var uses in FPU emulator. | Christoph Lameter | 2014-08-26 | 1 | -12/+12 |
* | | | | Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-10-14 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computing | Andy Lutomirski | 2014-09-03 | 1 | -1/+1 |
* | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-10-13 | 1 | -6/+0 |
|\ \ \ \ \ |
|
| * | | | | | sched, mips, ia64: Remove __ARCH_WANT_UNLOCKED_CTXSW | Peter Zijlstra | 2014-09-24 | 1 | -6/+0 |
| |/ / / / |
|
* | | | | | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-10-13 | 1 | -372/+189 |
|\ \ \ \ \ |
|
| * | | | | | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() | Pranith Kumar | 2014-10-03 | 1 | -2/+2 |
| * | | | | | locking, mips: Fix atomics | Peter Zijlstra | 2014-09-10 | 1 | -3/+3 |
| * | | | | | locking,arch,mips: Fold atomic_ops | Peter Zijlstra | 2014-08-14 | 1 | -370/+187 |
* | | | | | | Merge branch 'akpm' (fixes from Andrew Morton) | Linus Torvalds | 2014-10-09 | 2 | -8/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | nosave: consolidate __nosave_{begin,end} in <asm/sections.h> | Geert Uytterhoeven | 2014-10-09 | 2 | -8/+1 |
* | | | | | | | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-10-09 | 1 | -4/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | PCI/MSI: Remove "pos" from the struct msi_desc msi_attrib | Yijing Wang | 2014-10-01 | 1 | -4/+2 |
* | | | | | | | | Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2014-10-09 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | | |
|
| * | | | | | | | driver:gpio remove all usage of gpio_remove retval in driver | abdoulaye berthe | 2014-09-18 | 1 | -2/+2 |
| |/ / / / / / |
|
* | | | | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-10-09 | 1 | -0/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | irq_work: Introduce arch_irq_work_has_interrupt() | Peter Zijlstra | 2014-09-13 | 1 | -0/+1 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-10-08 | 2 | -29/+8 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-10-02 | 2 | -3/+15 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | next: mips: bpf: Fix build failure | Guenter Roeck | 2014-09-30 | 1 | -1/+0 |
| * | | | | | | | | Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2014-09-26 | 1 | -0/+4 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | bcma: use separated function to initialize bus on SoC | Rafał Miłecki | 2014-09-09 | 1 | -0/+4 |
| | | |_|_|_|/ / /
| | |/| | | | | | |
|
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-09-24 | 11 | -0/+11 |
| |\ \ \ \ \ \ \ \ |
|