| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-10-11 | 3 | -18/+22 |
|\ |
|
| * | sparc64: separate extable_64.h, switch elf_64.h to it | Al Viro | 2016-10-05 | 3 | -18/+22 |
* | | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf | 2016-10-07 | 1 | -0/+1 |
* | | nmi_backtrace: add more trigger_*_cpu_backtrace() methods | Chris Metcalf | 2016-10-07 | 2 | -7/+8 |
* | | atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE | Vineet Gupta | 2016-10-07 | 1 | -1/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2016-10-06 | 8 | -44/+71 |
|\ \ |
|
| * | | sparc: fixing ident and beautifying code | netmonk@netmonk.org | 2016-10-06 | 1 | -28/+24 |
| * | | sparc64: Enable setting "relaxed ordering" in IOMMU mappings | chris hyser | 2016-10-06 | 2 | -1/+16 |
| * | | sparc64: Enable PCI IOMMU version 2 API | chris hyser | 2016-10-06 | 1 | -10/+26 |
| * | | sparc: migrate exception table users off module.h and onto extable.h | Paul Gortmaker | 2016-10-06 | 5 | -5/+5 |
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-10-03 | 1 | -2/+0 |
|\ \ \ |
|
| * | | | cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifier | Thomas Gleixner | 2016-09-06 | 1 | -2/+0 |
* | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-10-03 | 3 | -2/+5 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Merge branch 'linus' into x86/asm, to pick up recent fixes | Ingo Molnar | 2016-09-15 | 2 | -11/+9 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | ftrace: Add return address pointer to ftrace_ret_stack | Josh Poimboeuf | 2016-08-24 | 1 | -1/+1 |
| * | | | ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from config | Josh Poimboeuf | 2016-08-24 | 2 | -1/+4 |
| | |/
| |/| |
|
* | | | sparc64: Fix non-SMP build. | David S. Miller | 2016-09-28 | 1 | -0/+1 |
* | | | sparc64: Fix irq stack bootmem allocation. | Atish Patra | 2016-09-28 | 2 | -16/+25 |
* | | | sparc64: Fix cpu_possible_mask if nr_cpus is set | Atish Patra | 2016-09-28 | 3 | -0/+16 |
* | | | sparc64 mm: Fix more TSB sizing issues | Mike Kravetz | 2016-09-28 | 4 | -10/+45 |
* | | | sparc64: fix section mismatch in find_numa_latencies_for_group | Paul Gortmaker | 2016-09-28 | 1 | -3/+3 |
| |/
|/| |
|
* | | Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-09-14 | 1 | -1/+3 |
|\ \ |
|
| * | | sparc32: fix copy_from_user() | Al Viro | 2016-09-13 | 1 | -1/+3 |
| |/ |
|
* / | usercopy: fold builtin_const check into inline function | Kees Cook | 2016-09-06 | 2 | -10/+6 |
|/ |
|
* | Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds | 2016-08-08 | 3 | -6/+20 |
|\ |
|
| * | sparc/uaccess: Enable hardened usercopy | Kees Cook | 2016-07-26 | 3 | -6/+20 |
* | | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds | 2016-08-05 | 1 | -10/+0 |
|\ \ |
|
| * | | sparc32: remove stale RTC_PORT definition | Arnd Bergmann | 2016-06-04 | 1 | -10/+0 |
* | | | sparc: support static_key usage in non-module __exit sections | Jason Baron | 2016-08-04 | 1 | -0/+7 |
* | | | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 2016-08-04 | 3 | -24/+24 |
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-08-02 | 1 | -24/+0 |
|\ \ \ |
|
| * | | | signal: consolidate {TS,TLF}_RESTORE_SIGMASK code | Andy Lutomirski | 2016-08-02 | 1 | -24/+0 |
* | | | | Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-08-02 | 2 | -12/+11 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Merge branch 'pci/msi-affinity' into next | Bjorn Helgaas | 2016-08-01 | 3 | -9/+5 |
| |\ \ \ |
|
| * | | | | sparc/PCI: Implement pci_resource_to_user() with pcibios_resource_to_bus() | Bjorn Helgaas | 2016-06-17 | 1 | -9/+11 |
| * | | | | PCI: Unify pci_resource_to_user() declarations | Bjorn Helgaas | 2016-06-17 | 1 | -3/+0 |
* | | | | | sparc64: Trim page tables for 8M hugepages | Nitin Gupta | 2016-07-29 | 6 | -68/+129 |
* | | | | | sparc64 mm: Fix base TSB sizing when hugetlb pages are used | Mike Kravetz | 2016-07-28 | 6 | -15/+19 |
* | | | | | sparc32: off by ones in BUG_ON() | Dan Carpenter | 2016-07-27 | 1 | -2/+2 |
* | | | | | sparc: Don't leak context bits into thread->fault_address | David S. Miller | 2016-07-27 | 3 | -4/+24 |
* | | | | | mm: do not pass mm_struct into handle_mm_fault | Kirill A. Shutemov | 2016-07-26 | 2 | -3/+3 |
* | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-07-25 | 1 | -1/+1 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | genirq: Add affinity hint to irq allocation | Thomas Gleixner | 2016-07-04 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-07-25 | 7 | -39/+114 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | locking/atomic: Remove linux/atomic.h:atomic_fetch_or() | Peter Zijlstra | 2016-06-16 | 2 | -3/+0 |
| * | | | locking/atomic, arch/sparc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 2016-06-16 | 6 | -34/+105 |
| * | | | locking/spinlock, arch: Update and fix spin_unlock_wait() implementations | Peter Zijlstra | 2016-06-14 | 2 | -5/+12 |
| |/ / |
|
* | | | sparc: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2016-06-24 | 1 | -4/+2 |
* | | | tree wide: get rid of __GFP_REPEAT for order-0 allocations part I | Michal Hocko | 2016-06-24 | 1 | -4/+2 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2016-05-31 | 11 | -100/+215 |
|\ \
| |/
|/| |
|