summaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel
Commit message (Expand)AuthorAgeFilesLines
* alpha: don't bother with __access_ok() in traps.cAl Viro2017-03-291-2/+2
* sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar2017-03-031-1/+1
* sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-024-0/+4
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+2
* sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-023-3/+3
* mm: add new mmgrab() helperVegard Nossum2017-02-281-1/+1
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-252-4/+4
|\
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-242-4/+4
* | Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-211-1/+1
|\ \
| * | alpha: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-241-1/+1
| |/
* | alpha: Convert obsolete cputime_t to nsecsFrederic Weisbecker2017-02-011-4/+4
* | sched/cputime: Convert task/group cputime to nsecsFrederic Weisbecker2017-02-011-2/+2
* | sched/cputime: Introduce special task_cputime_t() API to return old-typed cpu...Frederic Weisbecker2017-02-011-1/+1
|/
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-2/+2
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-2410-10/+10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2016-12-141-1/+1
|\
| * ptrace: Don't allow accessing an undumpable mmEric W. Biederman2016-11-221-1/+1
* | posix-timers: Make them configurableNicolas Pitre2016-11-161-0/+8
|/
* Merge branch 'gup_flag-cleanups'Linus Torvalds2016-10-191-3/+6
|\
| * mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes2016-10-191-3/+6
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-144-105/+6Star
|\ \ | |/ |/|
| * alpha: move exports to actual definitionsAl Viro2016-08-084-105/+6Star
* | nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-081-0/+1
|/
* Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-052-5/+2Star
|\
| * char/genrtc: remove alpha supportArnd Bergmann2016-06-041-1/+0Star
| * rtc: cmos: move mc146818rtc code out of asm-generic/rtc.hArnd Bergmann2016-06-041-4/+2Star
* | dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-042-7/+7
* | treewide: replace obsolete _refok by __refFabian Frederick2016-08-021-1/+1
|/
* exit_thread: remove empty bodiesJiri Slaby2016-05-211-8/+0Star
* Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-191-2/+2
|\
| * alpha/PCI: Call iomem_is_exclusive() for IORESOURCE_MEM, but not IORESOURCE_IOBjorn Helgaas2016-04-251-2/+2
* | give readdir(2)/getdents(2)/etc. uniform exclusion with lseek()Al Viro2016-05-031-2/+2
|/
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-03-201-42/+4Star
|\
| * alpha/dma: use common noop dma opsChristian Borntraeger2016-03-021-42/+4Star
* | arch/hotplug: Call into idle with a proper stateThomas Gleixner2016-03-011-1/+1
|/
* module: use a structure to encapsulate layout.Rusty Russell2015-12-041-1/+1
* Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-09-251-1/+6
|\
| * PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"Bjorn Helgaas2015-09-151-1/+6
* | genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
|/
* dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-102-21/+0Star
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-011-1/+1
|\
| * alpha/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-07-271-1/+1
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-09-011-12/+6Star
|\ \
| * | alpha/time: Migrate to new 'set-state' interfaceViresh Kumar2015-08-101-12/+6Star
| |/
* | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-09-011-4/+9
|\ \
| * | alpha: Fix jiffies based cputime assumptionFrederic Weisbecker2015-07-291-4/+9
| |/
* / PCI: Call pci_read_bridge_bases() from core instead of arch codeLorenzo Pieralisi2015-07-231-6/+1Star
|/