| Commit message (Expand) | Author | Age | Files | Lines |
* | sched/headers: Move task->mm handling methods to <linux/sched/mm.h> | Ingo Molnar | 2017-03-03 | 1 | -1/+1 |
* | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar | 2017-03-02 | 1 | -0/+2 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 4 | -0/+5 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+2 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 3 | -0/+4 |
* | sched/headers: Prepare for new header dependencies before moving more code to... | Ingo Molnar | 2017-03-02 | 1 | -1/+2 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 2 | -2/+2 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 2 | -0/+3 |
* | mm: add new mmget() helper | Vegard Nossum | 2017-02-28 | 1 | -1/+1 |
* | mm: add new mmgrab() helper | Vegard Nossum | 2017-02-28 | 1 | -1/+1 |
* | scripts/spelling.txt: add "aligment" pattern and fix typo instances | Masahiro Yamada | 2017-02-28 | 1 | -2/+2 |
* | kprobes: move kprobe declarations to asm-generic/kprobes.h | Luis R. Rodriguez | 2017-02-28 | 1 | -2/+4 |
* | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-02-25 | 2 | -3/+3 |
|\ |
|
| * | treewide: Consolidate get_dma_ops() implementations | Bart Van Assche | 2017-01-24 | 1 | -1/+1 |
| * | treewide: Constify most dma_map_ops structures | Bart Van Assche | 2017-01-24 | 2 | -3/+3 |
* | | Merge tag 'arc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu... | Linus Torvalds | 2017-02-22 | 16 | -133/+115 |
|\ \ |
|
| * | | ARC: [plat-*] ARC_HAS_COH_CACHES no longer relevant | Vineet Gupta | 2017-02-06 | 3 | -8/+0 |
| * | | ARCv2: intc: Delete useless comments in Device Trees | Yuriy Kolerov | 2017-02-06 | 2 | -2/+0 |
| * | | ARCv2: IDU-intc: Delete deprecated parameters in Device Trees | Yuriy Kolerov | 2017-02-06 | 6 | -83/+15 |
| * | | ARCv2: IDU-intc: mask all common interrupts by default | Yuriy Kolerov | 2017-02-06 | 1 | -2/+10 |
| * | | ARCv2: IDU-intc: Use build registers for getting numbers of interrupts | Yuriy Kolerov | 2017-02-06 | 1 | -10/+9 |
| * | | ARCv2: intc: Set default priority for all core interrupts | Yuriy Kolerov | 2017-02-06 | 1 | -1/+11 |
| * | | ARCv2: intc: Use runtime value of irq count for setting up intc | Vineet Gupta | 2017-02-06 | 2 | -11/+18 |
| * | | ARCv2: intc: Rework the build time irq count information | Yuriy Kolerov | 2017-02-06 | 3 | -13/+13 |
| * | | ARC: [intc-*]: confine NR_CPU_IRQS to intc code | Vineet Gupta | 2017-02-06 | 3 | -1/+3 |
| * | | ARCv2: intc: Use ARC_REG_STATUS32 for addressing STATUS32 reg | Yuriy Kolerov | 2017-02-06 | 2 | -1/+4 |
| * | | arc: vdk: Add support of UIO | Alexey Brodkin | 2017-02-06 | 2 | -0/+10 |
| * | | arc: vdk: Add support of MMC controller | Alexey Brodkin | 2017-02-06 | 2 | -0/+22 |
| * | | arc: vdk: Disable halt on reset | Alexey Brodkin | 2017-02-06 | 1 | -2/+1 |
* | | | Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-02-21 | 1 | -1/+2 |
|\ \ \ |
|
| * | | | arc: migrate exception table users off module.h and onto extable.h | Paul Gortmaker | 2017-01-26 | 1 | -1/+2 |
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-02-20 | 1 | -1/+0 |
|\ \ \ \ |
|
| * | | | | sched/cputime: Remove generic asm headers | Frederic Weisbecker | 2017-02-01 | 1 | -1/+0 |
| | |/ /
| |/| | |
|
* / | | | ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixup | Vineet Gupta | 2017-02-07 | 1 | -1/+1 |
|/ / / |
|
* | | | ARC: [arcompact] handle unaligned access delay slot corner case | Vineet Gupta | 2017-01-27 | 1 | -1/+2 |
* | | | ARCv2: smp-boot: wake_flag polling by non-Masters needs to be uncached | Vineet Gupta | 2017-01-24 | 1 | -3/+16 |
* | | | ARC: smp-boot: Decouple Non masters waiting API from jump to entry point | Vineet Gupta | 2017-01-24 | 2 | -9/+11 |
* | | | ARCv2: MCIP: update the BCR per current changes | Vineet Gupta | 2017-01-24 | 1 | -2/+1 |
* | | | ARC: udelay: fix inline assembler by adding LP_COUNT to clobber list | Vineet Gupta | 2017-01-24 | 1 | -1/+3 |
* | | | ARCv2: MCIP: Deprecate setting of affinity in Device Tree | Yuriy Kolerov | 2017-01-24 | 1 | -30/+22 |
|/ / |
|
* | | ARC: Revert "ARC: mm: IOC: Don't enable IOC by default" | Vineet Gupta | 2017-01-19 | 1 | -1/+1 |
* | | ARC: mm: split arc_cache_init to allow __init reaping of bulk | Vineet Gupta | 2017-01-19 | 1 | -14/+19 |
* | | ARCv2: IOC: Use actual memory size to setup aperture size | Vineet Gupta | 2017-01-18 | 3 | -2/+16 |
* | | ARCv2: IOC: Adhere to progamming model guidelines to avoid DMA corruption | Vineet Gupta | 2017-01-18 | 2 | -3/+50 |
* | | ARCv2: IOC: refactor the IOC and SLC operations into own functions | Vineet Gupta | 2017-01-18 | 2 | -22/+48 |
* | | ARC: module: Fix !CONFIG_ARC_DW2_UNWIND builds | Vineet Gupta | 2017-01-18 | 3 | -4/+6 |
* | | ARCv2: save r30 on kernel entry as gcc uses it for code-gen | Vineet Gupta | 2017-01-10 | 2 | -1/+3 |
* | | ARCv2: IRQ: Call entry/exit functions for chained handlers in MCIP | Yuriy Kolerov | 2017-01-05 | 1 | -0/+4 |
* | | ARC: IRQ: Use hwirq instead of virq in mask/unmask | Yuriy Kolerov | 2017-01-05 | 2 | -5/+5 |
* | | ARC: mmu: clarify the MMUv3 programming model | Vineet Gupta | 2017-01-05 | 1 | -1/+5 |
|/ |
|