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