Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | Merge tag 'for-linus-4.2-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-08-13 | 2 | -6/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | x86/xen: build "Xen PV" APIC driver for domU as well | Jason A. Donenfeld | 2015-08-10 | 2 | -6/+4 | |
* | | | | | | | | | | | | Revert x86 sigcontext cleanups | Linus Torvalds | 2015-08-13 | 3 | -36/+17 | |
* | | | | | | | | | | | | arm64: VDSO: fix coarse clock monotonicity regression | Nathan Lynch | 2015-08-10 | 1 | -4/+3 | |
| |_|_|_|_|/ / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2015-08-09 | 29 | -60/+128 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | MIPS: Make set_pte() SMP safe. | David Daney | 2015-08-05 | 1 | -0/+31 | |
| * | | | | | | | | | | MIPS: Replace add and sub instructions in relocate_kernel.S with addiu | James Cowgill | 2015-08-03 | 1 | -4/+4 | |
| * | | | | | | | | | | MIPS: Flush RPS on kernel entry with EVA | James Hogan | 2015-08-03 | 1 | -0/+25 | |
| * | | | | | | | | | | Revert "MIPS: BCM63xx: Provide a plat_post_dma_flush hook" | Florian Fainelli | 2015-08-03 | 1 | -10/+0 | |
| * | | | | | | | | | | MIPS: BMIPS: Delete unused Kconfig symbol | Kevin Cernekee | 2015-08-03 | 1 | -1/+0 | |
| * | | | | | | | | | | MIPS: Export get_c0_perfcount_int() | Felix Fietkau | 2015-08-03 | 6 | -0/+6 | |
| * | | | | | | | | | | MIPS: show_stack: Fix stack trace with EVA | James Hogan | 2015-08-03 | 1 | -0/+7 | |
| * | | | | | | | | | | MIPS: do_mcheck: Fix kernel code dump with EVA | James Hogan | 2015-08-03 | 1 | -0/+6 | |
| * | | | | | | | | | | MIPS: SMP: Don't increment irq_count multiple times for call function IPIs | Alex Smith | 2015-08-03 | 13 | -30/+29 | |
| * | | | | | | | | | | MIPS: Partially disable RIXI support. | Ralf Baechle | 2015-08-03 | 1 | -4/+4 | |
| * | | | | | | | | | | MIPS: Handle page faults of executable but unreadable pages correctly. | Ralf Baechle | 2015-08-03 | 1 | -1/+2 | |
| * | | | | | | | | | | MIPS: Malta: Don't reinitialise RTC | James Hogan | 2015-08-03 | 1 | -6/+9 | |
| * | | | | | | | | | | MIPS: unaligned: Fix build error on big endian R6 kernels | James Cowgill | 2015-08-03 | 1 | -1/+1 | |
| * | | | | | | | | | | MIPS: Fix sched_getaffinity with MT FPAFF enabled | Felix Fietkau | 2015-08-03 | 1 | -2/+3 | |
| * | | | | | | | | | | MIPS: Fix build with CONFIG_OF=y for non OF-enabled targets | Jonas Gorski | 2015-08-03 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge tag 'arc-v4.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2015-08-08 | 13 | -116/+718 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential backoff | Vineet Gupta | 2015-08-07 | 2 | -4/+2 | |
| * | | | | | | | | | | | ARC: Make pt_regs regs unsigned | Vineet Gupta | 2015-08-05 | 2 | -37/+37 | |
| * | | | | | | | | | | | ARCv2: spinlock/rwlock: Reset retry delay when starting a new spin-wait cycle | Vineet Gupta | 2015-08-04 | 1 | -3/+3 | |
| * | | | | | | | | | | | ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with exponentia... | Vineet Gupta | 2015-08-04 | 4 | -4/+347 | |
| * | | | | | | | | | | | ARC: LLOCK/SCOND based rwlock | Vineet Gupta | 2015-08-04 | 2 | -10/+166 | |
| * | | | | | | | | | | | ARC: LLOCK/SCOND based spin_lock | Vineet Gupta | 2015-08-04 | 1 | -7/+69 | |
| * | | | | | | | | | | | ARC: refactor atomic inline asm operands with symbolic names | Vineet Gupta | 2015-08-04 | 1 | -15/+17 | |
| * | | | | | | | | | | | Revert "ARCv2: STAR 9000837815 workaround hardware exclusive transactions liv... | Vineet Gupta | 2015-08-04 | 1 | -12/+2 | |
| * | | | | | | | | | | | ARCv2: [axs103_smp] Reduce clk for Quad FPGA configs | Vineet Gupta | 2015-08-04 | 1 | -0/+15 | |
| * | | | | | | | | | | | ARCv2: Fix the peripheral address space detection | Vineet Gupta | 2015-08-03 | 2 | -5/+10 | |
| * | | | | | | | | | | | ARCv2: allow selection of page size for MMUv4 | Alexey Brodkin | 2015-07-23 | 1 | -2/+2 | |
| * | | | | | | | | | | | ARCv2: lib: memset: Don't assume 64-bit load/stores | Vineet Gupta | 2015-07-20 | 1 | -7/+36 | |
| * | | | | | | | | | | | ARCv2: lib: memcpy: Missing PREFETCHW | Vineet Gupta | 2015-07-20 | 1 | -1/+1 | |
| * | | | | | | | | | | | ARCv2: add knob for DIV_REV in Kconfig | Alexey Brodkin | 2015-07-20 | 2 | -1/+13 | |
| * | | | | | | | | | | | ARC/time: Migrate to new 'set-state' interface | Viresh Kumar | 2015-07-20 | 1 | -25/+15 | |
* | | | | | | | | | | | | Merge tag 'usb-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2015-08-08 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'phy-for-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 2015-08-05 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | ARM: dts: dra7: Add syscon-pllreset syscon to SATA PHY | Roger Quadros | 2015-08-04 | 1 | -0/+1 | |
| | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2015-08-07 | 4 | -81/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | sparc64: Fix userspace FPU register corruptions. | David S. Miller | 2015-08-07 | 4 | -81/+11 | |
* | | | | | | | | | | | | | signal: fix information leak in copy_siginfo_to_user | Amanieu d'Antras | 2015-08-07 | 1 | -1/+2 | |
* | | | | | | | | | | | | | signal: fix information leak in copy_siginfo_from_user32 | Amanieu d'Antras | 2015-08-07 | 4 | -8/+0 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-08-05 | 2 | -6/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | / / / / / | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | KVM: MTRR: Use default type for non-MTRR-covered gfn before WARN_ON | Alex Williamson | 2015-08-05 | 1 | -4/+4 | |
| * | | | | | | | | | | Merge tag 'kvm-s390-master-20150730' of git://git.kernel.org/pub/scm/linux/ke... | Paolo Bonzini | 2015-07-30 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | KVM: s390: Fix hang VCPU hang/loop regression | Christian Borntraeger | 2015-07-30 | 1 | -2/+2 | |
* | | | | | | | | | | | | Merge tag 'powerpc-4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2015-08-03 | 2 | -6/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | powerpc/eeh-powernv: Fix unbalanced IRQ warning | Alistair Popple | 2015-07-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | powerpc/powernv/ioda2: Fix calculation for memory allocated for TCE table | Alexey Kardashevskiy | 2015-07-23 | 1 | -5/+6 |