- 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
- 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
- 8809aa2 mm: clarify that the function operates on hugepage pte by Aneesh Kumar K.V · 9 years ago
- a67a31f mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hook by Zhang Zhen · 9 years ago
- 2ae416b mm: new mm hook framework by Laurent Dufour · 9 years ago
- e81f2d2 mm/hugetlb: reduce arch dependent code about huge_pmd_unshare by Zhang Zhen · 9 years ago
- 8c07a30 sparc: use for_each_sg() by Akinobu Mita · 9 years ago
- 460ea8d sparc: time: Replace update_persistent_clock() with CONFIG_RTC_SYSTOHC by Xunlei Pang · 9 years ago
- d813335 Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
- 44d21c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
- d70b3ef Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 23b7776 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 1bf7067 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 7ef3d7d Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/core, to merge last updates by Ingo Molnar · 9 years ago
- c0b59fa Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Herbert Xu · 9 years ago
- 01d72a9 PCI: Remove unused pci_dma_burst_advice() by Bjorn Helgaas · 9 years ago
- 556269c arch/*/io.h: Add ioremap_wt() to all architectures by Toshi Kani · 9 years ago
- 71966f3 Merge branch 'locking/core' into x86/core, to prepare for dependent patch by Ingo Molnar · 9 years ago
- f407a82 Merge branch 'linus' into sched/core, to resolve conflict by Ingo Molnar · 9 years ago
- 494e5b6 sparc: Resolve conflict between sparc v9 and M7 on usage of bit 9 of TTE by Khalid Aziz · 9 years ago
- f0c1a11 sparc64: pci slots information is not populated in sysfs by Eric Snowberg · 9 years ago
- 8642ad1 sparc: kernel: GRPCI2: Remove a useless memset by Christophe Jaillet · 10 years ago
- 06931e6 sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() by Bartosz Golaszewski · 9 years ago
- c546d5d remove scatterlist.h generation from arch Kbuild files by Christoph Hellwig · 9 years ago
- 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 10 years ago
- 2cb7c9c sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_* by David Hildenbrand · 10 years ago
- b92b8b3 locking/arch: Rename set_mb() to smp_store_mb() by Peter Zijlstra · 10 years ago
- ab3f02f locking/arch: Add WRITE_ONCE() to set_mb() by Peter Zijlstra · 10 years ago
- c20fc09 crypto: sparc/md5 - use md5 IV MD5_HX instead of their raw value by LABBE Corentin · 9 years ago
- a22e5f5 arch: Remove __ARCH_HAVE_CMPXCHG by Thomas Gleixner · 10 years ago
- 84be456 remove <asm/scatterlist.h> by Christoph Hellwig · 10 years ago
- acc455c sparc64: Setup sysfs to mark LDOM sockets, cores and threads correctly by chris hyser · 10 years ago
- db4fd9c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
- 0edfad5 sparc: Use GFP_ATOMIC in ldc_alloc_exp_dring() as it can be called in softirq context by Sowmini Varadhan · 10 years ago
- df38637 sparc64: Use M7 PMC write on all chips T4 and onward. by David S. Miller · 10 years ago
- 6496edf Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
- e4afa12 cpumask: remove __first_cpu / __next_cpu by Rusty Russell · 10 years ago
- 0ae53ed sparc: Make LDC use common iommu poll management functions by Sowmini Varadhan · 10 years ago
- bb620c3 sparc: Make sparc64 use scalable lib/iommu-common.c functions by Sowmini Varadhan · 10 years ago
- c12f048 sparc: Revert generic IOMMU allocator. by David S. Miller · 10 years ago
- e2fdae7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
- d0f138b sparc: switch to using asm-generic for seccomp.h by Kees Cook · 10 years ago
- 671d773 sparc: Make LDC use common iommu poll management functions by Sowmini Varadhan · 10 years ago
- f1600e5 sparc: Make sparc64 use scalable lib/iommu-common.c functions by Sowmini Varadhan · 10 years ago
- fa2e5c0 Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
- f91e8d6 sparc: clarify __GFP_NOFAIL allocation by Michal Hocko · 10 years ago
- 81a2936 sparc: expose number of page table levels by Kirill A. Shutemov · 10 years ago
- 3be1b98 Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
- 7fd5647 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- cc76ee7 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 720d707 sparc: Fix execution domain removal by Guenter Roeck · 10 years ago
- 1446477 sparc: Remove signal translation and exec_domain by Richard Weinberger · 10 years ago
- 3cfb2f7 Merge tag 'pci-v4.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
- 55dd0df jump_label: Allow asm/jump_label.h to be included in assembly by Anton Blanchard · 10 years ago
- d10b730 Revert "sparc/PCI: Clip bridge windows to fit in upstream windows" by Bjorn Helgaas · 10 years ago
- c5e77f5 Merge tag 'v4.0-rc6' into timers/core, before applying new patches by Ingo Molnar · 10 years ago
- 2077cef sparc64: Fix several bugs in memmove(). by David S. Miller · 10 years ago