| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 2014-04-12 | 2 | -5/+4 |
|\ |
|
| * | audit: use uapi/linux/audit.h for AUDIT_ARCH declarations | Eric Paris | 2014-03-20 | 1 | -1/+1 |
| * | syscall_get_arch: remove useless function arguments | Eric Paris | 2014-03-20 | 2 | -2/+2 |
* | | Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-04-11 | 1 | -10/+10 |
|\ \ |
|
| * \ | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2014-04-08 | 1 | -10/+10 |
| |\ \ |
|
| | * | | cpufreq: create another field .flags in cpufreq_frequency_table | Viresh Kumar | 2014-04-07 | 1 | -10/+10 |
* | | | | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP | Uwe Kleine-König | 2014-04-08 | 1 | -2/+2 |
|/ / / |
|
* | | | Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2014-04-03 | 1 | -4/+1 |
|\ \ \ |
|
| * | | | ftrace: Do not pass data to ftrace_dyn_arch_init | Jiri Slaby | 2014-03-07 | 1 | -1/+1 |
| * | | | ftrace: Pass retval through return in ftrace_dyn_arch_init() | Jiri Slaby | 2014-03-07 | 1 | -3/+0 |
* | | | | Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-04-02 | 2 | -228/+229 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | MIPS: KVM: Remove dead code in CP0 emulation | James Hogan | 2014-03-19 | 1 | -7/+0 |
| * | | | MIPS: KVM: Consult HWREna before emulating RDHWR | James Hogan | 2014-03-19 | 2 | -14/+18 |
| * | | | MIPS: KVM: Pass reserved instruction exceptions to guest | James Hogan | 2014-03-19 | 1 | -3/+4 |
| * | | | MIPS: KVM: asm/kvm_host.h: Clean up whitespace | James Hogan | 2014-03-19 | 1 | -206/+209 |
| |/ / |
|
* | | | Merge branch 'mips-for-linux-next' of git://git.linux-mips.org/pub/scm/ralf/u... | Linus Torvalds | 2014-04-02 | 178 | -2521/+8037 |
|\ \ \ |
|
| * \ \ | Merge branch '3.14-fixes' into mips-for-linux-next | Ralf Baechle | 2014-03-31 | 22 | -79/+97 |
| |\ \ \ |
|
| | * | | | MIPS: Hibernate: Flush TLB entries in swsusp_arch_resume() | Huacai Chen | 2014-03-31 | 1 | -0/+1 |
| | * | | | MIPS: Alchemy: remove duplicate UART register offset definitions | Manuel Lauss | 2014-03-31 | 1 | -12/+0 |
| | * | | | MIPS: Fix build error due to multiple prom_putchar() definitions. | Ralf Baechle | 2014-03-31 | 2 | -5/+10 |
| * | | | | MIPS: CPC: Use __raw_ memory access functions | Paul Burton | 2014-03-31 | 1 | -2/+2 |
| * | | | | MIPS: CM: use __raw_ memory access functions | Paul Burton | 2014-03-31 | 1 | -2/+2 |
| * | | | | MIPS: Fix warning when including smp-ops.h with CONFIG_SMP=n | Paul Burton | 2014-03-31 | 1 | -3/+3 |
| * | | | | MIPS: Malta: GIC IPIs may be used without MT | Paul Burton | 2014-03-31 | 1 | -8/+11 |
| * | | | | MIPS: smp-mt: Use common GIC IPI implementation | Paul Burton | 2014-03-31 | 2 | -22/+2 |
| * | | | | MIPS: smp-cmp: Remove incorrect core number probe | Paul Burton | 2014-03-31 | 1 | -2/+1 |
| * | | | | MIPS: Fix gigaton of warning building with microMIPS. | Ralf Baechle | 2014-03-31 | 18 | -84/+84 |
| * | | | | MIPS: Fix core number detection for MT cores | Paul Burton | 2014-03-31 | 1 | -1/+5 |
| * | | | | MIPS: MT: core_nvpes function to retrieve VPE count | Paul Burton | 2014-03-31 | 1 | -0/+11 |
| * | | | | MIPS: Provide empty mips_mt_set_cpuoptions when CONFIG_MIPS_MT=n | Paul Burton | 2014-03-31 | 1 | -0/+5 |
| * | | | | MIPS: Lasat: Replace del_timer by del_timer_sync | Julia Lawall | 2014-03-31 | 1 | -1/+1 |
| * | | | | MIPS: Malta: Setup PM I/O region on boot | Paul Burton | 2014-03-31 | 2 | -0/+18 |
| * | | | | MIPS: Loongson: Add a Loongson-3 default config file | Huacai Chen | 2014-03-31 | 1 | -0/+362 |
| * | | | | MIPS: Loongson 3: Add CPU hotplug support | Huacai Chen | 2014-03-31 | 6 | -5/+194 |
| * | | | | MIPS: Loongson 3: Add Loongson-3 SMP support | Huacai Chen | 2014-03-31 | 8 | -5/+326 |
| * | | | | MIPS: Loongson: Add Loongson-3 Kconfig options | Huacai Chen | 2014-03-31 | 3 | -1/+75 |
| * | | | | MIPS: Loongson: Add swiotlb to support All-Memory DMA | Huacai Chen | 2014-03-31 | 4 | -1/+167 |
| * | | | | MIPS: Loongson 3: Add serial port support | Huacai Chen | 2014-03-31 | 2 | -12/+23 |
| * | | | | MIPS: Loongson 3: Add IRQ init and dispatch support | Huacai Chen | 2014-03-31 | 5 | -0/+157 |
| * | | | | MIPS: Loongson 3: Add HT-linked PCI support | Huacai Chen | 2014-03-31 | 5 | -0/+180 |
| * | | | | MIPS: Loongson: Add UEFI-like firmware interface (LEFI) support | Huacai Chen | 2014-03-31 | 7 | -20/+292 |
| * | | | | MIPS: Loongson 3: Add Lemote-3A machtypes definition | Huacai Chen | 2014-03-31 | 3 | -9/+25 |
| * | | | | MIPS: Loongson: Add basic Loongson-3 CPU support | Huacai Chen | 2014-03-31 | 5 | -5/+76 |
| * | | | | MIPS: Loongson: Add basic Loongson-3 definition | Huacai Chen | 2014-03-31 | 4 | -2/+23 |
| * | | | | MIPS: MT: proc: Add support for printing VPE and TC ids | Ralf Baechle | 2014-03-31 | 4 | -0/+89 |
| * | | | | MIPS: BCM47XX: Add new file for device specific workarounds | Rafał Miłecki | 2014-03-31 | 4 | -1/+36 |
| * | | | | MIPS: Simplify ptrace_getfpregs FPU IR retrieval | Paul Burton | 2014-03-31 | 1 | -24/+1 |
| * | | | | MIPS: Simplify PTRACE_PEEKUSR for FPC_EIR | Paul Burton | 2014-03-31 | 2 | -76/+6 |
| * | | | | MIPS: Use current_cpu_type() instead of c->cputype | Wu Zhangjin | 2014-03-31 | 3 | -5/+3 |
| * | | | | MIPS: Octeon: Remove SYS_HAS_DMA_OPS | Richard Weinberger | 2014-03-31 | 1 | -1/+0 |