| Commit message (Expand) | Author | Age |
... | |
| * | | ftrace: Format MCOUNT_ADDR address as type unsigned long | Minfei Huang | 2015-07-20 |
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-09-03 |
|\ \ \ |
|
| * \ \ | Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ... | Ingo Molnar | 2015-08-12 |
| |\ \ \ |
|
| | * | | | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 |
| | * | | | sparc: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 |
| | |/ / |
|
| * | | | 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-08-03 |
| |/ / |
|
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2015-09-01 |
|\ \ \
| |_|/
|/| | |
|
| * | | treewide: Fix typo compatability -> compatibility | Laurent Pinchart | 2015-08-07 |
| |/ |
|
* / | sparc64: Fix userspace FPU register corruptions. | David S. Miller | 2015-08-06 |
|/ |
|
* | mm: clean up per architecture MM hook header files | Laurent Dufour | 2015-07-17 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-06-26 |
|\ |
|
| * | 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 |
|\ \ |
|
| * | | remove scatterlist.h generation from arch Kbuild files | Christoph Hellwig | 2015-05-19 |
* | | | sparc64: perf: Add sanity checking on addresses in user stack | David Ahern | 2015-06-25 |
| |/
|/| |
|
* | | 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-24 |
* | | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-06-23 |
|\ \ |
|
| * | | PCI: Remove unused pci_dma_burst_advice() | Bjorn Helgaas | 2015-06-08 |
| |/ |
|
* | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-06-22 |
|\ \ |
|
| | \ | |
| | \ | |
| *-. \ | Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co... | Ingo Molnar | 2015-06-22 |
| |\ \ \
| | |_|/
| |/| | |
|
| | | * | arch/*/io.h: Add ioremap_wt() to all architectures | Toshi Kani | 2015-06-07 |
| | |/
| |/| |
|
| | * | Merge branch 'locking/core' into x86/core, to prepare for dependent patch | Ingo Molnar | 2015-06-03 |
| | |\ |
|
* | | \ | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-06-22 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'linus' into sched/core, to resolve conflict | Ingo Molnar | 2015-06-02 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() | Bartosz Golaszewski | 2015-05-27 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-06-22 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| * | | 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-19 |
| * | | arch: Remove __ARCH_HAVE_CMPXCHG | Thomas Gleixner | 2015-05-13 |
| |/ |
|
* | | sparc: Resolve conflict between sparc v9 and M7 on usage of bit 9 of TTE | Khalid Aziz | 2015-06-01 |
* | | sparc64: Setup sysfs to mark LDOM sockets, cores and threads correctly | chris hyser | 2015-04-22 |
|/ |
|
* | 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-18 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2015-04-17 |
|\ |
|
| * | sparc: Make sparc64 use scalable lib/iommu-common.c functions | Sowmini Varadhan | 2015-04-16 |
* | | sparc: switch to using asm-generic for seccomp.h | Kees Cook | 2015-04-17 |
|/ |
|
* | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-04-15 |
|\ |
|
| * | sparc: Fix execution domain removal | Guenter Roeck | 2015-04-12 |
| * | sparc: Remove signal translation and exec_domain | Richard Weinberger | 2015-04-12 |
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-04-13 |
|\ \
| |/
|/| |
|
| * | jump_label: Allow asm/jump_label.h to be included in assembly | Anton Blanchard | 2015-04-09 |
* | | sparc: perf: Add support M7 processor | David Ahern | 2015-03-19 |
* | | sparc: io_64.h: Replace io function-link macros | Ricardo Ribalda | 2015-03-02 |
* | | arch: sparc: kernel: starfire.c: Remove unused function | Rickard Strandqvist | 2015-03-02 |
|/ |
|
* | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-02-18 |
|\ |
|
| * | sparc32: nocheck uaccess coding style tweaks | Michael S. Tsirkin | 2015-01-13 |
| * | sparc64: nocheck uaccess coding style tweaks | Michael S. Tsirkin | 2015-01-13 |