aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel
Commit message (Expand)AuthorAge
* Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-13
|\
| * PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang2015-03-19
| * PCI: Assign resources before drivers claim devices (pci_scan_bus())Yijing Wang2015-03-12
* | alpha, rtc: Change to use rtc_class_ops's set_mmss64()Xunlei Pang2015-04-03
|/
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-12
* alpha/PCI: Clip bridge windows to fit in upstream windowsYinghai Lu2015-01-16
* vfs: make first argument of dir_context.actor typedMiklos Szeredi2014-10-31
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-19
|\
| * ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-23
* | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-15
|\ \
| * | alpha: Replace __get_cpu_varChristoph Lameter2014-08-26
| |/
* | vfs: move getname() from callers to do_mount()Seunghun Lee2014-10-09
* | alpha: Wire up sched_setattr, sched_getattr, and renameat2 syscalls.Michael Cree2014-08-29
|/
* alpha/PCI: Use default pcibios_enable_device()Bjorn Helgaas2014-03-19
* alpha: Enable system-call auditing support.蔡正龙2014-01-31
* Merge branch 'pci/resource' into nextBjorn Helgaas2014-01-10
|\
| * PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_devYinghai Lu2013-12-21
* | alpha/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang2013-12-11
|/
* alpha: perf: fix out-of-bounds array access triggered from raw eventWill Deacon2013-11-16
* alpha: Use qemu+cserve provided high-res clock and alarm.Richard Henderson2013-11-16
* alpha: Switch to GENERIC_CLOCKEVENTSRichard Henderson2013-11-16
* alpha: Enable the rpcc clocksource for single processorRichard Henderson2013-11-16
* alpha: Reorganize rtc handlingRichard Henderson2013-11-16
* alpha: Primitive support for CPU power down.Richard Henderson2013-11-16
* alpha: Allow HZ to be configuredRichard Henderson2013-11-16
* alpha: Notice if we're being run under QEMURichard Henderson2013-11-16
* alpha: Eliminate compiler warning from memset macroRichard Henderson2013-11-16
* alpha: Use handle_percpu_irq for the timer interruptRichard Henderson2013-07-19
* alpha: Don't if-out dp264_device_interrupt.Richard Henderson2013-07-19
* alpha: Use __builtin_alpha_rpccRichard Henderson2013-07-19
* alpha: Fix type compatibility warning for marvel_map_irqRichard Henderson2013-07-19
* alpha: Generate dwarf2 unwind info for various kernel entry points.Richard Henderson2013-07-19
* alpha: Add kcmp and finit_module syscallsRichard Henderson2013-07-19
* alpha: kernel: typo issue, using '1' instead of '11'Chen Gang2013-07-19
* alpha: kernel: using memcpy() instead of strcpy()Chen Gang2013-07-19
* alpha: Convert print_symbol to %pSRJoe Perches2013-07-19
* alpha: delete __cpuinit usage from all usersPaul Gortmaker2013-07-14
* mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-03
* mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-03
* Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-07-02
|\
| * TTY:vt: convert remain take_over_console's users to do_take_over_consoleWang YanQing2013-05-21
* | [readdir] constify ->actorAl Viro2013-06-29
* | [readdir] introduce iterate_dir() and dir_contextAl Viro2013-06-29
* | hose_mmap_page_range(): io_remap_pfn_range() will set all those flags...Al Viro2013-06-29
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * srm_env: don't bother with pointer to srm_env_tAl Viro2013-04-09
| * srm_env: use proc_remove_subtree()Al Viro2013-04-09
| * procfs: new helper - PDE_DATA(inode)Al Viro2013-04-09
* | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-30
* | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-30