- 5daab9d New getsockopt option to get socket cookie by Chenbo Feng · 8 years ago
- 6d43390 net: Introduce SO_INCOMING_NAPI_ID by Sridhar Samudrala · 8 years ago
- a2d133b sock: introduce SO_MEMINFO getsockopt by Josh Hunt · 8 years ago
- 9849a56 arch, mm: convert all architectures to use 5level-fixup.h by Kirill A. Shutemov · 8 years ago
- 9164bb4 sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linux/sched.h> to <linux/sched/task.h> by Ingo Molnar · 8 years ago
- 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
- 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
- b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
- 0104260 sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
- 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
- 3fce371 mm: add new mmget() helper by Vegard Nossum · 8 years ago
- 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 8 years ago
- ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
- 9ef5ea20 arch/frv/mb93090-mb00/pci-frv.c: fix build warning by Sudip Mukherjee · 8 years ago
- 6d1c42d Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 8 years ago
- b672592 sched/cputime: Remove generic asm headers by Frederic Weisbecker · 8 years ago
- 4180c4c frv: add missing atomic64 operations by Sudip Mukherjee · 8 years ago
- 545d58f frv: add atomic64_add_unless() by Sudip Mukherjee · 8 years ago
- ece74f6 frv: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
- 815dd18 treewide: Consolidate get_dma_ops() implementations by Bart Van Assche · 8 years ago
- 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- 34f8be7 arch/frv: add option to skip sync on DMA map by Alexander Duyck · 8 years ago
- 6cdf89b Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 1c88580 tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING by Francis Yan · 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
- 890658b locking/mutex: Kill arch specific code by Peter Zijlstra · 8 years ago
- 4cdf8db Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
- 93b5097 kill __kernel_ds_p off by Al Viro · 8 years ago
- 08435d8 frv: move HAVE_ARCH_UNMAPPED_AREA to pgtable.h by Al Viro · 8 years ago
- 3b8767a frv: fix clear_user() by Al Viro · 8 years ago
- 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
- 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 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
- 67417f9 Merge 4.7-rc6 into tty-next by Greg Kroah-Hartman · 8 years ago
- 5691e03 tty: frv, remove unused serial macros by Jiri Slaby · 9 years ago
- 32d6bd9 tree wide: get rid of __GFP_REPEAT for order-0 allocations part I by Michal Hocko · 8 years ago
- b53d6be locking/atomic: Remove linux/atomic.h:atomic_fetch_or() by Peter Zijlstra · 9 years ago
- d9c7302 locking/atomic, arch/frv: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
- f09c514 rtc: cmos: remove empty asm/mc146818rtc.h files by Arnd Bergmann · 8 years ago
- 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 9 years ago
- 11caf57 Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
- 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
- 96b9b1c Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
- 1e94082 ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short by Alexander Duyck · 9 years ago
- 01cfbad ipv4: Update parameters for csum_tcpudp_magic to their original types by Alexander Duyck · 9 years ago
- bc4b024 PCI: Move pci_dma_* helpers to common code by Christoph Hellwig · 9 years ago
- 611609b frv/PCI: Remove stray pci_{alloc,free}_consistent() declaration by Christoph Hellwig · 9 years ago
- 4e0b6ca asm-generic: page.h: Remove useless get_user_page and free_user_page by Chen Gang · 9 years ago
- a87cb3e net: Facility to report route quality of connected sockets by Tom Herbert · 9 years ago
- 35373ab serial: Fix ASYNC_* => UPF_* flags misuse by Peter Hurley · 9 years ago
- e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
- eae0751 frv: convert to dma_map_ops by Christoph Hellwig · 9 years ago
- ef5c16b arch/frv/include/asm/io.h: accept const void pointers for read{b,w,l}() by Stephen Boyd · 9 years ago
- 6d8113c frv: fix compiler warning from definition of __pmd() by Dan Williams · 9 years ago
- d080827 Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
- aee3bfa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
- 21266be arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debug by Dan Williams · 9 years ago
- 538950a soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF by Craig Gallek · 9 years ago
- fbd35c0 locking/cmpxchg, arch: Remove tas() definitions by Davidlohr Bueso · 9 years ago
- 77c5b5d kmap_atomic_to_page() has no users, remove it by Nicolas Pitre · 9 years ago
- 82fc167 Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
- 30c4465 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
- 62e8a32 atomic, arch: Audit atomic_{read,set}() by Peter Zijlstra · 9 years ago
- 237865f PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" by Bjorn Helgaas · 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
- 25525be Merge branch 'x86-mm-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
- 8d58b66 Merge tag 'v4.2-rc8' into x86/mm, before applying new changes by Ingo Molnar · 9 years ago
- 5a4f3cf Merge branches 'pci/irq', 'pci/misc', 'pci/resource' and 'pci/virtualization' into next by Bjorn Helgaas · 9 years ago
- 4c73e89 arch/*/io.h: Add ioremap_uc() to all architectures by Luis R. Rodriguez · 9 years ago
- 24b390a PCI: Remove unused "pci_probe" flags by Bjorn Helgaas · 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
- b0d8003 frv: Rewrite atomic implementation by Peter Zijlstra · 10 years ago
- dff22d2 PCI: Call pci_read_bridge_bases() from core instead of arch code by Lorenzo Pieralisi · 9 years ago
- f2abeef mm: clean up per architecture MM hook header files by Laurent Dufour · 9 years ago
- a6e2f02 Make asm/word-at-a-time.h available on all architectures by Chris Metcalf · 10 years ago
- 9d86b41 Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
- 47a4694 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- 0989e1f frv: use for_each_sg() by Akinobu Mita · 9 years ago
- 3fe111f frv: remove unused inline function is_in_rom() by Tobias Klauser · 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
- 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
- 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
- 7cac343 frv: add module.h to mb93090-mb00/flash.c to avoid compile fail by Paul Gortmaker · 9 years ago
- 01d72a9 PCI: Remove unused pci_dma_burst_advice() by Bjorn Helgaas · 9 years ago
- c7c95f1 video/fbdev, asm/io.h: Remove ioremap_writethrough() by Toshi Kani · 9 years ago
- 556269c arch/*/io.h: Add ioremap_wt() to all architectures by Toshi Kani · 9 years ago
- c546d5d remove scatterlist.h generation from arch Kbuild files by Christoph Hellwig · 10 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
- 84be456 remove <asm/scatterlist.h> by Christoph Hellwig · 10 years ago
- d56a669 Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 10 years ago