summaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
* | [readdir] constify ->actorAl Viro2013-06-291-7/+6
* | [readdir] introduce iterate_dir() and dir_contextAl Viro2013-06-291-1/+3
* | hose_mmap_page_range(): io_remap_pfn_range() will set all those flags...Al Viro2013-06-291-1/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-79/+14
|\
| * srm_env: don't bother with pointer to srm_env_tAl Viro2013-04-091-24/+9
| * srm_env: use proc_remove_subtree()Al Viro2013-04-091-57/+7
| * procfs: new helper - PDE_DATA(inode)Al Viro2013-04-091-2/+2
* | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-301-0/+1
* | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-301-7/+0
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-302-21/+1
|\ \
| * | alpha: Use generic idle loopThomas Gleixner2013-04-082-21/+1
* | | mm/alpha: use common help functions to free reserved pagesJiang Liu2013-04-291-3/+2
|/ /
* | alpha: irq: remove deprecated use of IRQF_DISABLEDWill Deacon2013-04-072-8/+7
* | alpha: irq: run all handlers with interrupts disabledWill Deacon2013-04-072-8/+8
* | alpha: Add irongate_io to PCI bus resourcesJay Estabrook2013-04-071-0/+5
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-1/+1
|\
| * new helper: file_inode(file)Al Viro2013-02-221-1/+1
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-251-1/+1
|\ \
| * | taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-211-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-232-77/+45
|\ \
| * | alpha: pass k_sigaction and siginfo_t using ksignal pointerAl Viro2013-02-141-66/+45
| * | alpha: switch to generic old sigsuspendAl Viro2013-02-031-10/+0
OpenPOWER on IntegriCloud