| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-11-17 | 2 | -8/+42 |
|\ |
|
| * | arm64: bpf: make BPF prologue and epilogue align with ARM64 AAPCS | Yang Shi | 2015-11-17 | 1 | -5/+39 |
| * | bpf, arm64: start flushing icache range from header | Daniel Borkmann | 2015-11-16 | 1 | -1/+1 |
| * | bpf, arm: start flushing icache range from header | Daniel Borkmann | 2015-11-16 | 1 | -1/+1 |
| * | arm64: bpf: fix JIT frame pointer setup | Yang Shi | 2015-11-16 | 1 | -3/+3 |
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-11-15 | 1 | -6/+0 |
|\ \ |
|
| * | | perf/x86/intel/rapl: Remove the unused RAPL_EVENT_DESC() macro | Huang Rui | 2015-11-12 | 1 | -6/+0 |
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-11-15 | 9 | -16/+73 |
|\ \ \ |
|
| * | | | x86/cpu: Call verify_cpu() after having entered long mode too | Borislav Petkov | 2015-11-07 | 2 | -5/+15 |
| * | | | x86/setup: Fix low identity map for >= 2GB kernel range | Krzysztof Mazur | 2015-11-07 | 1 | -1/+1 |
| * | | | x86/mm: Skip the hypervisor range when walking PGD | Boris Ostrovsky | 2015-11-07 | 1 | -1/+16 |
| * | | | x86/AMD: Fix last level cache topology for AMD Fam17h systems | Aravind Gopalakrishnan | 2015-11-07 | 1 | -0/+13 |
| * | | | x86/irq: Probe for PIC presence before allocating descs for legacy IRQs | Vitaly Kuznetsov | 2015-11-07 | 3 | -9/+27 |
| * | | | x86/cpu/intel: Enable X86_FEATURE_NONSTOP_TSC_S3 for Merrifield | Andy Shevchenko | 2015-11-07 | 1 | -0/+1 |
| |/ / |
|
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2015-11-15 | 147 | -746/+4472 |
|\ \ \ |
|
| * \ \ | Merge branch '4.3-fixes' into mips-for-linux-next | Ralf Baechle | 2015-11-12 | 5 | -4/+26 |
| |\ \ \ |
|
| | * | | | MIPS: OCTEON: omit ELF NOTE segments | David Daney | 2015-11-10 | 1 | -1/+8 |
| | * | | | MIPS: vmlinux: discard .MIPS.abiflags | Aaro Koskinen | 2015-11-10 | 1 | -0/+1 |
| | * | | | MIPS: Switch BMIPS5000 to use r4k_wait_irqoff() | Petri Gynther | 2015-11-09 | 1 | -2/+3 |
| | * | | | MIPS: add nmi_enter() + nmi_exit() to nmi_exception_handler() | Petri Gynther | 2015-11-09 | 1 | -0/+2 |
| | * | | | MIPS: CDMM: Add builtin_mips_cdmm_driver() macro | James Hogan | 2015-11-05 | 1 | -0/+11 |
| | * | | | MIPS: lantiq: add clk_round_rate() | Hauke Mehrtens | 2015-10-26 | 1 | -0/+17 |
| | * | | | MIPS: atomic: Fix comment describing atomic64_add_unless's return value. | Ralf Baechle | 2015-10-26 | 1 | -1/+1 |
| * | | | | MIPS: idle: add case for CPU_5KE | Aurelien Jarno | 2015-11-12 | 1 | -0/+1 |
| * | | | | MIPS: Octeon: Support APPENDED_DTB | Aaro Koskinen | 2015-11-12 | 1 | -2/+9 |
| * | | | | MIPS: vmlinux: create a section for appended DTB | Aaro Koskinen | 2015-11-12 | 3 | -0/+23 |
| * | | | | MIPS: Clean up compat_siginfo_t | Amanieu d'Antras | 2015-11-12 | 1 | -28/+34 |
| * | | | | MIPS: Fix PAGE_MASK definition | Dan Williams | 2015-11-12 | 1 | -1/+1 |
| * | | | | MIPS: BMIPS: Enable GZIP ramdisk and timed printks | Florian Fainelli | 2015-11-11 | 2 | -2/+4 |
| * | | | | MIPS: Add xilfpga defconfig | Zubair Lutfullah Kakakhel | 2015-11-11 | 1 | -0/+40 |
| * | | | | MIPS: xilfpga: Add mipsfpga platform code | Zubair Lutfullah Kakakhel | 2015-11-11 | 9 | -0/+184 |
| * | | | | MIPS: xilfpga: Add xilfpga device tree files. | Zubair Lutfullah Kakakhel | 2015-11-11 | 4 | -0/+77 |
| * | | | | MIPS: Make MIPS_CMDLINE_DTB default | Jonas Gorski | 2015-11-11 | 6 | -7/+3 |
| * | | | | MIPS: Make the kernel arguments from dtb available | Jonas Gorski | 2015-11-11 | 2 | -7/+33 |
| * | | | | MIPS: Use USE_OF as the guard for appended dtb | Jonas Gorski | 2015-11-11 | 1 | -1/+1 |
| * | | | | MIPS: BCM63XX: Use pr_* instead of printk | Gregory Fong | 2015-11-11 | 6 | -20/+20 |
| * | | | | MIPS: Loongson: Cleanup CONFIG_LOONGSON_SUSPEND. | Huacai Chen | 2015-11-11 | 3 | -7/+2 |
| * | | | | MIPS: lantiq: Disable xbar fpi burst mode | John Crispin | 2015-11-11 | 1 | -0/+41 |
| * | | | | MIPS: lantiq: Force the crossbar to big endian | John Crispin | 2015-11-11 | 1 | -0/+8 |
| * | | | | MIPS: lantiq: Initialize the USB core on boot | John Crispin | 2015-11-11 | 1 | -0/+74 |
| * | | | | MIPS: lantiq: Return correct value for fpi clock on ar9 | John Crispin | 2015-11-11 | 1 | -2/+3 |
| * | | | | MIPS: ralink: Add missing clock on rt305x | John Crispin | 2015-11-11 | 1 | -0/+1 |
| * | | | | MIPS: ralink: Put the pci bus into reset state before rebooting the SoC | John Crispin | 2015-11-11 | 1 | -2/+10 |
| * | | | | MIPS: ralink: Don't set pm_power_off | John Crispin | 2015-11-11 | 1 | -1/+0 |
| * | | | | MIPS: ralink: Remove check for CONFIG_PCI on non-PCI SoCs | John Crispin | 2015-11-11 | 1 | -3/+0 |
| * | | | | MIPS: ralink: Fix invalid tick count | John Crispin | 2015-11-11 | 1 | -1/+1 |
| * | | | | MIPS: ralink: Add tty detection | John Crispin | 2015-11-11 | 1 | -0/+26 |
| * | | | | MIPS: ralink: Fix usb issue during frequency scaling | John Crispin | 2015-11-11 | 1 | -0/+20 |
| * | | | | MIPS: ralink: Unify SoC id handling | John Crispin | 2015-11-11 | 8 | -38/+42 |
| * | | | | MIPS: ralink: Add support for mt7688 | John Crispin | 2015-11-11 | 2 | -6/+30 |