- 5ef11c3 mm: ASLR: use get_random_long() by Daniel Cashman · 9 years ago
- e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
- 30081d8 sparc: use generic 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
- da48d09 Kconfig: remove HAVE_LATENCYTOP_SUPPORT by Will Deacon · 9 years ago
- 79cedb8 arch/sparc/include/asm/pgtable_64.h: add pmd_[dirty|mkclean] for THP by Minchan Kim · 9 years ago
- 99f1bc0 sparc, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
- ddc58f2 mm: drop tail page refcounting by Kirill A. Shutemov · 9 years ago
- 36beca6 sparc64: Fix numa node distance initialization by Nitin Gupta · 9 years ago
- 525fd5a sparc64: fix incorrect sign extension in sys_sparc64_personality by Dmitry V. Levin · 9 years ago
- aee3bfa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
- 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
- 45d9b85 sparc: define __smp_xxx by Michael S. Tsirkin · 9 years ago
- 519be04 sparc: reuse asm-generic/barrier.h by Michael S. Tsirkin · 9 years ago
- 6108209 Merge branch 'for-linus' into work.misc by Al Viro · 9 years ago
- 9e0efaf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
- c7f5d10 net: Add eth_platform_get_mac_address() helper. by David S. Miller · 9 years ago
- 55795ef net: filter: make JITs zero A for SKF_AD_ALU_XOR_X by Rabin Vincent · 9 years ago
- 538950a soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF by Craig Gallek · 9 years ago
- f5e6634 put the remnants of ..._user_ret() to rest by Al Viro · 9 years ago
- 7e935c7 Merge branch 'memdup_user_nul' into work.misc by Al Viro · 9 years ago
- 42d85c5 sparc: Wire up mlock2 system call. by David S. Miller · 9 years ago
- 8b30ca7 sparc: Add all necessary direct socket system calls. by David S. Miller · 9 years ago
- a7c5724 sparc64: fix FP corruption in user copy functions by Rob Gardner · 9 years ago
- 8335269 sparc64: Perf should save/restore fault info by Rob Gardner · 9 years ago
- 3f74306 sparc64: Ensure perf can access user stacks by Rob Gardner · 9 years ago
- 1ca04a4 sparc64: Don't set %pil in rtrap_nmi too early by Rob Gardner · 9 years ago
- 82924e5 sparc64: Add ADI capability to cpu capabilities by Khalid Aziz · 9 years ago
- 9bcfd78 sparc: Hook up userfaultfd system call by Mike Kravetz · 9 years ago
- b25472f new helpers: no_seek_end_llseek{,_size}() by Al Viro · 9 years ago
- 90eec10 treewide: Remove old email address by Peter Zijlstra · 9 years ago
- 9c2d5ee sparc/sparc64: allocate sys_membarrier system call number by Mathieu Desnoyers · 9 years ago
- 3c87b79 Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
- 2e3078a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- b0f205c mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage by Eric B Munson · 9 years ago
- 2c302e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 9 years ago
- 52708d6 sparc64: Fix numa distance values by Nitin Gupta · 9 years ago
- cae9af6 sparc64: Don't restrict fp regs for no-fault loads by Rob Gardner · 9 years ago
- d618382 iommu-common: Fix error code used in iommu_tbl_range_{alloc,free}(). by David S. Miller · 9 years ago
- b0f85fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
- b02ac6b Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- af86fa4 sparc/PCI: Add mem64 resource parsing for root bus by Yinghai Lu · 9 years ago
- 26440c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
- a1a2ab2 Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
- 6006d452 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
- a66d7f7 crypto: sparc - initialize blkcipher.ivsize by Dave Kleikamp · 9 years ago
- a91263d ebpf: migrate bpf_prog's flags to bitfield by Daniel Borkmann · 9 years ago
- 6afc0c2 Merge branch 'linus' into perf/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
- 62e8a32 atomic, arch: Audit atomic_{read,set}() by Peter Zijlstra · 9 years ago
- bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
- 8f3e568 perf/core: Drop PERF_EVENT_TXN by Sukadev Bhattiprolu · 9 years ago
- fbbe070 perf/core: Add a 'flags' parameter to the PMU transactional interfaces by Sukadev Bhattiprolu · 9 years ago
- 8455837 sparc, perf/sparc: Remove unnecessary assignment by Sukadev Bhattiprolu · 9 years ago
- 452e06a dma-mapping: consolidate dma_set_mask by Christoph Hellwig · 9 years ago
- ee19637 dma-mapping: consolidate dma_supported by Christoph Hellwig · 9 years ago
- efa21e4 dma-mapping: cosolidate dma_mapping_error by Christoph Hellwig · 9 years ago
- 1e89375 dma-mapping: consolidate dma_{alloc,free}_noncoherent by Christoph Hellwig · 9 years ago
- 6894258 dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} by Christoph Hellwig · 9 years ago
- f6f7a63 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- b3d9ed3 sparc32: do not include swap.h from pgtable_32.h by Michal Hocko · 9 years ago
- 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
- 59a47ff Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
- ca520ca Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- dd5cdb4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
- 089b669 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
- 17e6b00 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 5e359bf Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- a1d8561 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 26f8b7e Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
- 182ad46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
- f52609f Merge branch 'locking/arch-atomic' into locking/core, because it's ready for upstream by Ingo Molnar · 9 years ago
- 92b19ff cleanup IORESOURCE_CACHEABLE vs ioremap() by Dan Williams · 9 years ago
- ff4aea4 sparc/time: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
- 73958c6 sparc64: use ENTRY/ENDPROC in VISsave by Sam Ravnborg · 9 years ago
- c1b3475 sparc64: Fix incorrect ASI_ST_BLKINIT_MRU_S value by Rob Gardner · 9 years ago
- 60acc4e treewide: Fix typo compatability -> compatibility by Laurent Pinchart · 9 years ago
- 4492215 sparc64: Fix userspace FPU register corruptions. by David S. Miller · 9 years ago
- bef033a sched, sparc32: Update scheduler comments in copy_thread() by Ingo Molnar · 9 years ago
- 11276d5 locking/static_keys: Add a new static_key interface by Peter Zijlstra · 9 years ago
- 76b235c jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP} by Peter Zijlstra · 9 years ago
- 76695af locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_acquire() by Andrey Konovalov · 9 years ago
- d7185a9 sparc/irq: Use access helper irq_data_get_affinity_mask() by Jiang Liu · 9 years ago
- 6a4a5b3 sparc/irq: Use helper irq_data_get_irq_handler_data() by Jiang Liu · 9 years ago
- 017ffe6 PCI: Hold pci_slot_mutex while searching bus->slots list by Yijing Wang · 9 years ago
- 485d651 bpf, x86/sparc: show actual number of passes in bpf_jit_dump by Daniel Borkmann · 9 years ago
- 4b979e4 Merge branch 'linus' into irq/core by Thomas Gleixner · 9 years ago
- e6942b7 atomic: Provide atomic_{or,xor,and} by Peter Zijlstra · 11 years ago
- 304a0d6 sparc: Provide atomic_{or,xor,and} by Peter Zijlstra · 11 years ago
- 3bf15f5 sparc/PCI: Use helper functions to access fields in struct msi_desc by Jiang Liu · 9 years ago
- c93bf92 ftrace: Format MCOUNT_ADDR address as type unsigned long by Minfei Huang · 9 years ago
- f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
- 47a4694 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- c13c810 Merge tag 'rtc-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 9 years ago
- 08bd4fc mm/hugetlb: remove arch_prepare/release_hugepage from arch headers by Dominik Dingel · 9 years ago
- ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
- 2d89cd8 sparc64: perf: Use UREG_FP rather than UREG_I6 by David Ahern · 9 years ago
- b69fb76 sparc64: perf: Add sanity checking on addresses in user stack by David Ahern · 9 years ago
- 2bf7c3e sparc64: Convert BUG_ON to warning by David Ahern · 9 years ago
- c17af4d sparc: perf: Disable pagefaults while walking userspace stacks by David Ahern · 9 years ago
- fc6daaf mm/memblock: add extra "flags" to memblock to allow selection of memory based on attribute by Tony Luck · 9 years ago