summaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-06-233-3/+0
|\
| * PCI: Remove unnecessary #includes of <asm/pci.h>Bjorn Helgaas2015-06-083-3/+0
* | alpha: kernel: osf_sys: Set 'kts.tv_nsec' only when 'tv' has effectChen Gang2015-05-261-2/+1
* | alpha: Wire up all missing implemented syscallsChen Gang2015-05-261-0/+3
* | alpha: copy_thread(): rename 'arg' argument to 'kthread_arg'Alex Dowad2015-05-261-4/+3
* | alpha: delete non-required instances of <linux/init.h>Paul Gortmaker2015-05-263-3/+0
* | alpha: don't use module_init for non-modular core codePaul Gortmaker2015-05-261-2/+1
* | smp, alpha: kill SMP single function call interruptJiang Liu2015-05-261-7/+1
* | alpha: clean up unnecessary MSI/MSI-X capability findYijing Wang2015-05-261-1/+1
|/
* Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-132-0/+11
|\
| * PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang2015-03-191-0/+7
| * PCI: Assign resources before drivers claim devices (pci_scan_bus())Yijing Wang2015-03-121-0/+4
* | alpha, rtc: Change to use rtc_class_ops's set_mmss64()Xunlei Pang2015-04-031-4/+4
|/
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-121-1/+1
* alpha/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu2015-01-161-2/+6
* vfs: make first argument of dir_context.actor typedMiklos Szeredi2014-10-311-3/+4
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-191-1/+1
|\
| * ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-231-1/+1
* | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-152-11/+11
|\ \
| * | alpha: Replace __get_cpu_varChristoph Lameter2014-08-262-11/+11
| |/
* | vfs: move getname() from callers to do_mount()Seunghun Lee2014-10-091-13/+10
* | alpha: Wire up sched_setattr, sched_getattr, and renameat2 syscalls.Michael Cree2014-08-291-0/+3
|/
* alpha/PCI: Use default pcibios_enable_device()Bjorn Helgaas2014-03-191-6/+0
* alpha: Enable system-call auditing support.蔡正龙2014-01-314-1/+70
* Merge branch 'pci/resource' into nextBjorn Helgaas2014-01-101-2/+2
|\
| * PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_devYinghai Lu2013-12-211-2/+2
* | alpha/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang2013-12-111-1/+1
|/
* alpha: perf: fix out-of-bounds array access triggered from raw eventWill Deacon2013-11-161-2/+13
* alpha: Use qemu+cserve provided high-res clock and alarm.Richard Henderson2013-11-163-7/+95
* alpha: Switch to GENERIC_CLOCKEVENTSRichard Henderson2013-11-164-109/+52
* alpha: Enable the rpcc clocksource for single processorRichard Henderson2013-11-161-30/+37
* alpha: Reorganize rtc handlingRichard Henderson2013-11-167-207/+327
* alpha: Primitive support for CPU power down.Richard Henderson2013-11-162-0/+32
* alpha: Allow HZ to be configuredRichard Henderson2013-11-162-9/+25
* alpha: Notice if we're being run under QEMURichard Henderson2013-11-161-1/+12
* alpha: Eliminate compiler warning from memset macroRichard Henderson2013-11-161-0/+1
* alpha: Use handle_percpu_irq for the timer interruptRichard Henderson2013-07-191-1/+1
* alpha: Don't if-out dp264_device_interrupt.Richard Henderson2013-07-191-8/+0
* alpha: Use __builtin_alpha_rpccRichard Henderson2013-07-191-3/+1
* alpha: Fix type compatibility warning for marvel_map_irqRichard Henderson2013-07-191-1/+2
* alpha: Generate dwarf2 unwind info for various kernel entry points.Richard Henderson2013-07-191-111/+288
* alpha: Add kcmp and finit_module syscallsRichard Henderson2013-07-191-0/+2
* alpha: kernel: typo issue, using '1' instead of '11'Chen Gang2013-07-191-1/+1
* alpha: kernel: using memcpy() instead of strcpy()Chen Gang2013-07-191-1/+2
* alpha: Convert print_symbol to %pSRJoe Perches2013-07-191-5/+3
* alpha: delete __cpuinit usage from all usersPaul Gortmaker2013-07-142-7/+7
* mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-031-1/+1
* mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-031-2/+2
* Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-07-022-2/+6
|\
| * TTY:vt: convert remain take_over_console's users to do_take_over_consoleWang YanQing2013-05-202-2/+6
OpenPOWER on IntegriCloud