| Commit message (Expand) | Author | Age | Files | Lines |
* | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 2 | -4/+0 |
* | tile: Provide atomic_{or,xor,and} | Chris Metcalf | 2015-07-27 | 4 | -0/+99 |
* | tile: use free_bootmem_late() for initrd | Chris Metcalf | 2015-07-23 | 1 | -1/+1 |
* | mm: clean up per architecture MM hook header files | Laurent Dufour | 2015-07-17 | 2 | -15/+1 |
* | modpost: work correctly with tile coldtext sections | Chris Metcalf | 2015-07-08 | 1 | -2/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2015-07-04 | 2 | -2/+2 |
|\ |
|
| * | vfs: add file_path() helper | Miklos Szeredi | 2015-06-23 | 2 | -2/+2 |
* | | Merge tag 'module-misc-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-07-02 | 1 | -0/+1 |
|\ \ |
|
| * | | tile: add init.h to usb.c to avoid compile failure | Paul Gortmaker | 2015-06-16 | 1 | -0/+1 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2015-06-30 | 26 | -253/+400 |
|\ \ |
|
| * | | tile: avoid a "label not used" warning in do_page_fault() | Chris Metcalf | 2015-06-04 | 1 | -7/+10 |
| * | | tile: vdso: use raw_read_seqcount_begin() in vdso | Chris Metcalf | 2015-06-04 | 1 | -5/+5 |
| * | | tile: force CONFIG_TILEGX if ARCH != tilepro | Chris Metcalf | 2015-06-03 | 1 | -1/+3 |
| * | | tile: improve stack backtrace | Chris Metcalf | 2015-05-11 | 9 | -82/+107 |
| * | | tile: fix "odd fault" warning for stack backtraces | Chris Metcalf | 2015-05-11 | 1 | -1/+0 |
| * | | tile: set up initial stack top to honor STACK_TOP_DELTA | Chris Metcalf | 2015-05-11 | 1 | -1/+1 |
| * | | tile: support delivering NMIs for multicore backtrace | Chris Metcalf | 2015-05-11 | 8 | -2/+197 |
| * | | tile: add <asm/word-at-a-time.h> and enable support functions | Chris Metcalf | 2015-04-30 | 6 | -150/+48 |
| * | | tile: use READ_ONCE() in arch_spin_is_locked() | Chris Metcalf | 2015-04-28 | 2 | -2/+9 |
| * | | tile: modify arch_spin_unlock_wait() semantics | Chris Metcalf | 2015-04-28 | 2 | -2/+20 |
* | | | 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-25 | 1 | -9/+0 |
* | | | | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-06-25 | 1 | -1/+0 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | remove scatterlist.h generation from arch Kbuild files | Christoph Hellwig | 2015-05-19 | 1 | -1/+0 |
| | |/
| |/| |
|
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-06-24 | 4 | -13/+19 |
|\ \ \ |
|
| * | | | mm: clarify that the function operates on hugepage pte | Aneesh Kumar K.V | 2015-06-24 | 1 | -4/+4 |
| * | | | mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hook | Zhang Zhen | 2015-06-24 | 1 | -4/+0 |
| * | | | mm: new mm hook framework | Laurent Dufour | 2015-06-24 | 1 | -0/+15 |
| * | | | mm/hugetlb: reduce arch dependent code about huge_pmd_unshare | Zhang Zhen | 2015-06-24 | 1 | -5/+0 |
* | | | | Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 2015-06-24 | 2 | -29/+1 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | EDAC: Cleanup atomic_scrub mess | Borislav Petkov | 2015-05-28 | 2 | -29/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-06-22 | 1 | -1/+1 |
|\ \ \ |
|
| | \ \ | |
| | \ \ | |
| *-. \ \ | Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co... | Ingo Molnar | 2015-06-22 | 2 | -4/+1 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | | * | | video/fbdev, asm/io.h: Remove ioremap_writethrough() | Toshi Kani | 2015-06-07 | 1 | -1/+0 |
| | | * | | arch/*/io.h: Add ioremap_wt() to all architectures | Toshi Kani | 2015-06-07 | 1 | -0/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-06-22 | 4 | -10/+17 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() | Bartosz Golaszewski | 2015-05-27 | 1 | -1/+1 |
| * | | | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t... | David Hildenbrand | 2015-05-19 | 1 | -2/+2 |
| * | | | sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_* | David Hildenbrand | 2015-05-19 | 1 | -1/+2 |
| * | | | mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e... | David Hildenbrand | 2015-05-19 | 1 | -6/+12 |
| |/ / |
|
* | | | arch: Remove __ARCH_HAVE_CMPXCHG | Thomas Gleixner | 2015-05-13 | 1 | -3/+0 |
|/ / |
|
* | | tile: properly use node_isset() on a nodemask_t | Chris Metcalf | 2015-04-28 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-04-20 | 1 | -1/+1 |
|\ |
|
| * | tile: fix up obsolete cpu function usage. | Rusty Russell | 2015-03-05 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2015-04-17 | 21 | -66/+201 |
|\ \ |
|
| * | | tile: nohz: warn if nohz_full uses hypervisor shared cores | Chris Metcalf | 2015-04-17 | 2 | -1/+28 |
| * | | tile: ftrace: fix function_graph tracer issues | Tony Lu | 2015-04-17 | 3 | -2/+13 |
| * | | tile: map data region shadow of kernel as R/W | Chris Metcalf | 2015-04-17 | 1 | -2/+5 |
| * | | tile: support CONTEXT_TRACKING and thus NOHZ_FULL | Chris Metcalf | 2015-04-17 | 8 | -28/+67 |
| * | | tile: support arch_irq_work_raise | Chris Metcalf | 2015-04-17 | 4 | -2/+46 |