- 30c4465 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
- 237865f PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" by Bjorn Helgaas · 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
- 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
- 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
- 1081230 Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block 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
- 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
- 650c919 Merge tag 'v4.2' into for_next by Chris Zankel · 9 years ago
- 895fb31 xtensa: improve vmlinux.lds.S sed post-processing by Max Filippov · 9 years ago
- 69034db xtensa: drop unused irq_err_count by Max Filippov · 9 years ago
- 38fef73 xtensa: implement fake NMI by Max Filippov · 9 years ago
- 98e2983 xtensa: don't touch EXC_TABLE_FIXUP in _switch_to by Max Filippov · 9 years ago
- 77d6273 xtensa: fix kernel register spilling by Max Filippov · 9 years ago
- 7d5f6a9 xtensa: reorganize irq flags tracing by Max Filippov · 9 years ago
- 9bd46da xtensa: implement counting and sampling perf events by Max Filippov · 9 years ago
- af885de xtensa: count software page fault perf events by Max Filippov · 9 years ago
- ae0b713 xtensa: add profiling IRQ type to xtensa_irq_map by Max Filippov · 9 years ago
- db8165f xtensa: select PERF_USE_VMALLOC for cache-aliasing configurations by Max Filippov · 9 years ago
- 5fdf377 xtensa: move oprofile stack tracing to stacktrace.c by Max Filippov · 9 years ago
- b656943 xtensa: keep exception/interrupt stack continuous by Max Filippov · 9 years ago
- de7c1c7 xtensa: clean up Kconfig dependencies for custom cores by Max Filippov · 9 years ago
- c75959a xtensa: reimplement DMA API using common helpers by Max Filippov · 9 years ago
- 92281dee arch: introduce memremap() by Dan Williams · 9 years ago
- f52609f Merge branch 'locking/arch-atomic' into locking/core, because it's ready for upstream by Ingo Molnar · 9 years ago
- 8e40fc4 xtensa/time: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
- 3a7651e Merge branch 'locking/urgent', tag 'v4.2-rc5' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
- 4b979e4 Merge branch 'linus' into irq/core by Thomas Gleixner · 9 years ago
- 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
- 1559f3b xtensa/irq: Use access helper irq_data_get_affinity_mask() by Jiang Liu · 9 years ago
- de9e432 atomic: Collapse all atomic_{set,clear}_mask definitions by Peter Zijlstra · 10 years ago
- e6942b7 atomic: Provide atomic_{or,xor,and} by Peter Zijlstra · 11 years ago
- 2a3ed90 xtensa: Provide atomic_{or,xor,and} by Peter Zijlstra · 11 years ago
- dff22d2 PCI: Call pci_read_bridge_bases() from core instead of arch code by Lorenzo Pieralisi · 9 years ago
- 1b0b7c1 rtmutex: Delete scriptable tester by Davidlohr Bueso · 9 years ago
- f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
- 4229fb12 xtensa: fix threadptr reload on return to userspace by Max Filippov · 9 years ago
- 72ce678 xtensa: ISS: add missing va_end into split_if_spec by Max Filippov · 9 years ago
- a6e2f02 Make asm/word-at-a-time.h available on all architectures by Chris Metcalf · 10 years ago
- 2d44070 Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
- ad90fb9 Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
- 2ae416b mm: new mm hook framework by Laurent Dufour · 9 years ago
- 3693a84 xtensa: use for_each_sg() by Akinobu Mita · 9 years ago
- cb8a4de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 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
- 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
- 30e3c64 xtensa: don't use module_init for non-modular core network.c code by Paul Gortmaker · 10 years ago
- 556269c arch/*/io.h: Add ioremap_wt() to all architectures by Toshi Kani · 9 years ago
- f407a82 Merge branch 'linus' into sched/core, to resolve conflict by Ingo Molnar · 9 years ago
- 769a12a treewide: Kconfig: fix wording / spelling by Masanari Iida · 10 years ago
- e74993a xtensa: Provide dummy dma_alloc_attrs() and dma_free_attrs() by Guenter Roeck · 10 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 · 9 years ago
- 2cb7c9c sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_* by David Hildenbrand · 9 years ago
- 84be456 remove <asm/scatterlist.h> by Christoph Hellwig · 10 years ago
- 96d928e Merge tag 'xtensa-20150416' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 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
- ca2ec32 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- 2ba9268 Merge tag 'xtensa-for-next-20150413' of git://github.com/jcmvbkbc/linux-xtensa into for_next by Chris Zankel · 10 years ago
- 7ead5b7 Merge tag 'v4.0' into for_next by Chris Zankel · 10 years ago
- e0bf6c5 xtensa: xtfpga: add CY7C67300 USB controller support by Max Filippov · 11 years ago
- 24e9445 xtensa: ISS: fix locking in TAP network adapter by Max Filippov · 10 years ago
- 3e66701 xtensa: Remove signal translation and exec_domain by Richard Weinberger · 10 years ago
- cb418fd xtensa: Autogenerate offsets in struct thread_info by Richard Weinberger · 10 years ago
- 74008b3 whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setup by Al Viro · 10 years ago
- 834a316 xtensa: Fix fix linker script transformation for .text / .text.fixup by Guenter Roeck · 10 years ago
- b97ea28 PCI: Assign resources before drivers claim devices (pci_scan_root_bus()) by Yijing Wang · 10 years ago
- 0372c1abd Merge tag 'xtensa-for-next-20150304' of git://github.com/jcmvbkbc/linux-xtensa into for_next by Chris Zankel · 10 years ago
- 01e84c7 xtensa: provide __NR_sync_file_range2 instead of __NR_sync_file_range by Max Filippov · 10 years ago
- d44679a xtensa: wire bpf and execveat syscalls by Max Filippov · 10 years ago
- 4949009 xtensa: xtfpga: fix hardware lockup caused by LCD driver by Max Filippov · 10 years ago
- eaa0eda Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 10 years ago
- 62518994 xtensa: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
- f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
- d016bf7 mm: make FIRST_USER_ADDRESS unsigned long on all archs by Kirill A. Shutemov · 10 years ago
- d9ecee2 xtensa: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
- 04ddc5b xtensa: xtfpga: provide defconfig with audio subsystem by Max Filippov · 10 years ago
- c2c62e6 xtensa: xtfpga: add audio card to xtfpga DTS by Max Filippov · 12 years ago
- 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 10 years ago
- 33a3dcc xtensa: macro whitespace fixes by Michael S. Tsirkin · 10 years ago
- a643fc7 Merge tag 'xtensa-next-20141215' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 10 years ago
- 1f2fdbd xtensa: disable link optimization by Chris Zankel · 10 years ago
- 4255a8e xtensa/uaccess: fix sparse errors by Michael S. Tsirkin · 10 years ago
- 2cb54e8 Merge tag 'xtensa-for-next-20141213' of git://github.com/jcmvbkbc/linux-xtensa into for_next by Chris Zankel · 10 years ago
- 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
- 0cb6c96 net, lib: kill arch_fast_hash library bits by Daniel Borkmann · 10 years ago
- a0e4467 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 10 years ago
- ff009ab xtensa: fix kmap_prot definition by Max Filippov · 10 years ago
- e00d8b2 xtensa: add power management menu to Kconfig by Max Filippov · 10 years ago
- 89aa075 net: sock: allow eBPF programs to be attached to sockets by Alexei Starovoitov · 10 years ago
- 076ce44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
- 2c8c56e net: introduce SO_INCOMING_CPU by Eric Dumazet · 10 years ago
- c0d7aa0 Merge tag 'xtensa-for-next-20141021-2' of git://github.com/jcmvbkbc/linux-xtensa into for_next by Chris Zankel · 10 years ago
- 66acb02 Merge tag 'xtensa-for-next-20141021-1' of git://github.com/jcmvbkbc/linux-xtensa into for_next by Chris Zankel · 10 years ago
- 4006e56 xtensa: remove s6000 variant and s6105 platform by Daniel Glöckner · 10 years ago