- 6d23f8a arch, mm: remove arch specific show_mem by Michal Hocko · 8 years ago
- 828cad8 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 20dcfe1 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- dba9a0b math64, tile: Fix build failure by Sudip Mukherjee · 8 years ago
- b672592 sched/cputime: Remove generic asm headers by Frederic Weisbecker · 8 years ago
- 9e3d622 math64, timers: Fix 32bit mul_u64_u32_shr() and friends by Peter Zijlstra · 8 years ago
- fd7c991 tile/ptrace: Preserve previous registers for short regset write by Dave Martin · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- d9cb5bf Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 8 years ago
- 14e73e7 tile: use __ro_after_init instead of tile-specific __write_once by Chris Metcalf · 8 years ago
- 18bfd3e tile: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
- 870ee4f tile: remove #pragma unroll from finv_buffer_remote() by Chris Metcalf · 8 years ago
- 8e36f72 tile-module: Rename jump labels in module_alloc() by Markus Elfring · 8 years ago
- 8797fe7 tile-module: Use kmalloc_array() in module_alloc() by Markus Elfring · 8 years ago
- 65f62ce tile/pci_gx: fix spelling mistake: "delievered" -> "delivered" by Colin Ian King · 8 years ago
- 33c77e5 arch/tile: add option to skip DMA sync as a part of map and unmap by Alexander Duyck · 8 years ago
- 1b95b1a Merge branch 'locking/urgent' into locking/core, to pick up dependent fixes by Ingo Molnar · 8 years ago
- e658a6f tile: avoid using clocksource_cyc2ns with absolute cycle count by Chris Metcalf · 8 years ago
- 02cb689 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
- 6d0d287 locking/core: Provide common cpu_relax_yield() definition by Christian Borntraeger · 8 years ago
- 5bd0b85 locking/core, arch: Remove cpu_relax_lowlatency() by Christian Borntraeger · 8 years ago
- 79ab11c locking/core: Introduce cpu_relax_yield() by Christian Borntraeger · 8 years ago
- e123386 tile: handle __ro_after_init like parisc does by Chris Metcalf · 8 years ago
- 890658b locking/mutex: Kill arch specific code by Peter Zijlstra · 8 years ago
- 09fddba tile: use simpler API for random address requests by Jason Cooper · 8 years ago
- 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
- 511f838 arch/tile: adopt the new nmi_backtrace framework by Chris Metcalf · 8 years ago
- 51a0212 atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE by Vineet Gupta · 8 years ago
- d4b80af Merge branch 'linus' into x86/asm, to pick up recent fixes by Ingo Molnar · 8 years ago
- 0d025d2 mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS by Josh Poimboeuf · 8 years ago
- 9a7c348 ftrace: Add return address pointer to ftrace_ret_stack by Josh Poimboeuf · 8 years ago
- c14b4bc tile: support static_key usage in non-module __exit sections by Chris Metcalf · 8 years ago
- 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
- 7e78141 signal: consolidate {TS,TLF}_RESTORE_SIGMASK code by Andy Lutomirski · 8 years ago
- 7a1e8b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
- 11fb998 mm: move most file-based accounting to the node by Mel Gorman · 8 years ago
- 50658e2 mm: move page mapped accounting to the node by Mel Gorman · 8 years ago
- 599d0c9 mm, vmscan: move LRU lists to node by Mel Gorman · 8 years ago
- f9abf53 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 8 years ago
- dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
- c86ad14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- cdf8b46 tile: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO by James Hogan · 8 years ago
- 086e3eb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- f45eebc tile: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
- b235bee Clarify naming of thread info/stack allocators by Linus Torvalds · 8 years ago
- 893d661 tile: support gcc 7 optimization to use __multi3 by Chris Metcalf · 8 years ago
- b7271b9 locking/atomic, arch/tile: Fix tilepro build by Peter Zijlstra · 8 years ago
- b53d6be locking/atomic: Remove linux/atomic.h:atomic_fetch_or() by Peter Zijlstra · 9 years ago
- 1af5de9 locking/atomic, arch/tile: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
- ca76866 tile 32-bit big-endian: fix bugs in syscall argument order by Chris Metcalf · 8 years ago
- 635efc7 tile/ptrace: run seccomp after ptrace by Kees Cook · 8 years ago
- 2f275de seccomp: Add a seccomp_data parameter secure_computing() by Andy Lutomirski · 8 years ago
- 726328d locking/spinlock, arch: Update and fix spin_unlock_wait() implementations by Peter Zijlstra · 8 years ago
- b464d1270 locking/barriers, tile: Provide TILE specific smp_acquire__after_ctrl_dep() by Peter Zijlstra · 8 years ago
- 9fbd49c tile: allow disabling CONFIG_EARLY_PRINTK by Chris Metcalf · 8 years ago
- bdc6b75 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- d04f90f Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 8 years ago
- 84787c5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- d6542d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 8 years ago
- 7efb2a7 arch/defconfig: remove CONFIG_RESOURCE_COUNTERS by Konstantin Khlebnikov · 8 years ago
- bdf03e5 Fix typo by Andrea Gelmini · 8 years ago
- 94ceaf3 Fix typo by Andrea Gelmini · 8 years ago
- a87e2cd Fix typo by Andrea Gelmini · 8 years ago
- 42a0bb3 printk/nmi: generic solution for safe printk in NMI by Petr Mladek · 8 years ago
- e646469 exit_thread: accept a task parameter to be exited by Jiri Slaby · 8 years ago
- 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 8 years ago
- fd8cfd3 arch: fix has_transparent_hugepage() by Hugh Dickins · 8 years ago
- b3d424f tile: mm: use hugetlb_bad_size() by Vaishali Thakkar · 8 years ago
- 0edaf86 include/linux/nodemask.h: create next_node_in() helper by Andrew Morton · 8 years ago
- 0139aa7 mm: rename _count, field of the struct page, to _refcount by Joonsoo Kim · 8 years ago
- cfbcf46 perf core: Pass max stack as a perf_callchain_entry context by Arnaldo Carvalho de Melo · 9 years ago
- f81ec90 net: dsa: mv88e6xxx: factorize the switch driver by Vivien Didelot · 9 years ago
- b0da6d4 asm-generic: Drop renameat syscall from default list by James Hogan · 9 years ago
- 4ef00aa tile: sort the "select" lines in the TILE/TILEGX configs by Chris Metcalf · 9 years ago
- 1538475 tile: clarify barrier semantics of atomic_add_return by Chris Metcalf · 9 years ago
- 85f5251 tile/defconfigs: Remove CONFIG_IPV6_PRIVACY by Borislav Petkov · 9 years ago
- ec3c073 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
- be7635e arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections by Alexander Potapenko · 9 years ago
- 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
- 814a2bf Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- 3ed3a4f mm: cleanup *pte_alloc* interfaces by Kirill A. Shutemov · 9 years ago
- 21c6478 tile: query dynamic DEBUG_PAGEALLOC setting by Joonsoo Kim · 9 years ago
- bb7aeae3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
- 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
- 710d60c Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 18e5e69 Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/virtualization' and 'pci/vpd' into next by Bjorn Helgaas · 9 years ago
- ca3dfa5 dsa: Rename mv88e6123_61_65 to mv88e6123 to be consistent by Andrew Lunn · 9 years ago
- e7e127e PCI: Include pci/hotplug Kconfig directly from pci/Kconfig by Bjorn Helgaas · 9 years ago
- 5f8fc43 PCI: Include pci/pcie/Kconfig directly from pci/Kconfig by Bogicevic Sasa · 9 years ago
- bc4b024 PCI: Move pci_dma_* helpers to common code by Christoph Hellwig · 9 years ago
- 35b90a2 tile: Fix misspellings in comments. by Adam Buchbinder · 9 years ago
- 77ef8f5 tile kgdb: fix bug in copy to gdb regs, and optimize memset by Chris Metcalf · 9 years ago
- fc6d73d arch/hotplug: Call into idle with a proper state by Thomas Gleixner · 9 years ago
- 50d3501 KEYS: CONFIG_KEYS_DEBUG_PROC_KEYS is no longer an option by David Howells · 9 years ago
- 35d98e9 arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM by Toshi Kani · 9 years ago
- e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
- bd38118 tile: uninline dma_set_mask by Christoph Hellwig · 9 years ago
- a200dcb Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
- d05d82f Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
- 00d27c6 numa: remove stale node_has_online_mem() define by Chris Metcalf · 9 years ago