aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-26alpha: delete non-required instances of <linux/init.h>Paul Gortmaker3-3/+0
2015-05-26alpha: don't use module_init for non-modular core codePaul Gortmaker1-2/+1
2015-05-26smp, alpha: kill SMP single function call interruptJiang Liu1-7/+1
2015-05-26alpha: clean up unnecessary MSI/MSI-X capability findYijing Wang1-1/+1
2015-04-13Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-0/+11
2015-04-03alpha, rtc: Change to use rtc_class_ops's set_mmss64()Xunlei Pang1-4/+4
2015-03-19PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang1-0/+7
2015-03-12PCI: Assign resources before drivers claim devices (pci_scan_bus())Yijing Wang1-0/+4
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski1-1/+1
2015-01-16alpha/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu1-2/+6
2014-10-31vfs: make first argument of dir_context.actor typedMiklos Szeredi1-3/+4
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-1/+1
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds2-11/+11
2014-10-09vfs: move getname() from callers to do_mount()Seunghun Lee1-13/+10
2014-09-23ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris1-1/+1
2014-08-29alpha: Wire up sched_setattr, sched_getattr, and renameat2 syscalls.Michael Cree1-0/+3
2014-08-26alpha: Replace __get_cpu_varChristoph Lameter2-11/+11
2014-03-19alpha/PCI: Use default pcibios_enable_device()Bjorn Helgaas1-6/+0
2014-01-31alpha: Enable system-call auditing support.蔡正龙4-1/+70
2014-01-10Merge branch 'pci/resource' into nextBjorn Helgaas1-2/+2
2013-12-21PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_devYinghai Lu1-2/+2
2013-12-11alpha/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang1-1/+1
2013-11-16alpha: perf: fix out-of-bounds array access triggered from raw eventWill Deacon1-2/+13
2013-11-16alpha: Use qemu+cserve provided high-res clock and alarm.Richard Henderson3-7/+95
2013-11-16alpha: Switch to GENERIC_CLOCKEVENTSRichard Henderson4-109/+52
2013-11-16alpha: Enable the rpcc clocksource for single processorRichard Henderson1-30/+37
2013-11-16alpha: Reorganize rtc handlingRichard Henderson7-207/+327
2013-11-16alpha: Primitive support for CPU power down.Richard Henderson2-0/+32
2013-11-16alpha: Allow HZ to be configuredRichard Henderson2-9/+25
2013-11-16alpha: Notice if we're being run under QEMURichard Henderson1-1/+12
2013-11-16alpha: Eliminate compiler warning from memset macroRichard Henderson1-0/+1
2013-07-19alpha: Use handle_percpu_irq for the timer interruptRichard Henderson1-1/+1
2013-07-19alpha: Don't if-out dp264_device_interrupt.Richard Henderson1-8/+0
2013-07-19alpha: Use __builtin_alpha_rpccRichard Henderson1-3/+1
2013-07-19alpha: Fix type compatibility warning for marvel_map_irqRichard Henderson1-1/+2
2013-07-19alpha: Generate dwarf2 unwind info for various kernel entry points.Richard Henderson1-111/+288
2013-07-19alpha: Add kcmp and finit_module syscallsRichard Henderson1-0/+2
2013-07-19alpha: kernel: typo issue, using '1' instead of '11'Chen Gang1-1/+1
2013-07-19alpha: kernel: using memcpy() instead of strcpy()Chen Gang1-1/+2
2013-07-19alpha: Convert print_symbol to %pSRJoe Perches1-5/+3
2013-07-14alpha: delete __cpuinit usage from all usersPaul Gortmaker2-7/+7
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu1-1/+1
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu1-2/+2
2013-07-02Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2-2/+6
2013-06-29[readdir] constify ->actorAl Viro1-7/+6
2013-06-29[readdir] introduce iterate_dir() and dir_contextAl Viro1-1/+3
2013-06-29hose_mmap_page_range(): io_remap_pfn_range() will set all those flags...Al Viro1-1/+0
2013-05-20TTY:vt: convert remain take_over_console's users to do_take_over_consoleWang YanQing2-2/+6
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-79/+14
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo1-0/+1