Age | Commit message (Expand) | Author |
2015-08-03 | locking/static_keys: Add a new static_key interface | Peter Zijlstra |
2015-08-03 | locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a... | Andrey Konovalov |
2015-07-27 | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra |
2015-07-27 | sparc: Provide atomic_{or,xor,and} | Peter Zijlstra |
2015-07-20 | ftrace: Format MCOUNT_ADDR address as type unsigned long | Minfei Huang |
2015-07-17 | mm: clean up per architecture MM hook header files | Laurent Dufour |
2015-06-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-06-25 | mm/hugetlb: remove arch_prepare/release_hugepage from arch headers | Dominik Dingel |
2015-06-25 | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-06-25 | sparc64: perf: Add sanity checking on addresses in user stack | David Ahern |
2015-06-24 | mm: clarify that the function operates on hugepage pte | Aneesh Kumar K.V |
2015-06-24 | mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hook | Zhang Zhen |
2015-06-24 | mm: new mm hook framework | Laurent Dufour |
2015-06-23 | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-06-22 | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-06-22 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-06-22 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2015-06-22 | Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co... | Ingo Molnar |
2015-06-08 | PCI: Remove unused pci_dma_burst_advice() | Bjorn Helgaas |
2015-06-07 | arch/*/io.h: Add ioremap_wt() to all architectures | Toshi Kani |
2015-06-03 | Merge branch 'locking/core' into x86/core, to prepare for dependent patch | Ingo Molnar |
2015-06-02 | Merge branch 'linus' into sched/core, to resolve conflict | Ingo Molnar |
2015-05-31 | sparc: Resolve conflict between sparc v9 and M7 on usage of bit 9 of TTE | Khalid Aziz |
2015-05-27 | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() | Bartosz Golaszewski |
2015-05-19 | remove scatterlist.h generation from arch Kbuild files | Christoph Hellwig |
2015-05-19 | locking/arch: Rename set_mb() to smp_store_mb() | Peter Zijlstra |
2015-05-19 | locking/arch: Add WRITE_ONCE() to set_mb() | Peter Zijlstra |
2015-05-13 | arch: Remove __ARCH_HAVE_CMPXCHG | Thomas Gleixner |
2015-04-22 | sparc64: Setup sysfs to mark LDOM sockets, cores and threads correctly | chris hyser |
2015-04-18 | sparc: Make sparc64 use scalable lib/iommu-common.c functions | Sowmini Varadhan |
2015-04-18 | sparc: Revert generic IOMMU allocator. | David S. Miller |
2015-04-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2015-04-17 | sparc: switch to using asm-generic for seccomp.h | Kees Cook |
2015-04-16 | sparc: Make sparc64 use scalable lib/iommu-common.c functions | Sowmini Varadhan |
2015-04-15 | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-04-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2015-04-12 | sparc: Fix execution domain removal | Guenter Roeck |
2015-04-12 | sparc: Remove signal translation and exec_domain | Richard Weinberger |
2015-04-09 | jump_label: Allow asm/jump_label.h to be included in assembly | Anton Blanchard |
2015-03-19 | sparc: perf: Add support M7 processor | David Ahern |
2015-03-01 | sparc: io_64.h: Replace io function-link macros | Ricardo Ribalda |
2015-03-01 | arch: sparc: kernel: starfire.c: Remove unused function | Rickard Strandqvist |
2015-02-18 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-02-12 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski |
2015-02-11 | mm: make FIRST_USER_ADDRESS unsigned long on all archs | Kirill A. Shutemov |
2015-02-11 | sparc32: fix broken set_pte() | Kirill A. Shutemov |
2015-02-10 | sparc: drop pte_file()-related helpers | Kirill A. Shutemov |
2015-02-05 | mm/debug_pagealloc: fix build failure on ppc and some other archs | Joonsoo Kim |
2015-01-13 | sparc32: nocheck uaccess coding style tweaks | Michael S. Tsirkin |
2015-01-13 | sparc64: nocheck uaccess coding style tweaks | Michael S. Tsirkin |