summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/setup.c
Commit message (Expand)AuthorAgeFilesLines
* parisc: Move parisc_narrow_firmware variable to header fileHelge Deller2023-10-301-3/+0
* parisc: led: Rewrite LED/LCD driver to utilizize Linux LED subsystemHelge Deller2023-08-281-5/+0
* parisc: iosapic: Convert I/O Sapic driver to use arch_initcall()Helge Deller2023-08-271-5/+0
* parisc: sba_iommu: Convert SBA IOMMU driver to use arch_initcall()Helge Deller2023-08-271-3/+0
* parisc: led: Move register_led_regions() to late_initcall()Helge Deller2023-08-271-5/+0
* parisc: lba: Convert LBA PCI bus driver to use arch_initcall()Helge Deller2023-08-271-3/+0
* parisc: gsc: Convert GSC bus driver to use arch_initcall()Helge Deller2023-08-271-4/+0
* parisc: ccio: Convert CCIO driver to use arch_initcall()Helge Deller2023-08-271-10/+0
* parisc: eisa: Convert HP EISA bus driver to use arch_initcall()Helge Deller2023-08-271-3/+0
* parisc: hppb: Convert HP PB bus driver to use arch_initcall()Helge Deller2023-08-271-4/+0
* parisc: dino: Convert dino PCI bus driver to use arch_initcall()Helge Deller2023-08-271-4/+0
* parisc: Drop the pa7300lc LPMC handlerHelge Deller2023-08-201-3/+0
* parisc: Move proc_mckinley_root and proc_runway_root to sba_iommuHelge Deller2023-08-101-48/+0
* parisc: Move init function declarations into header fileHelge Deller2023-06-301-20/+3
* parisc: Fix inconsistent indenting in setup_cmdline()Helge Deller2022-12-171-14/+12
* parisc: Convert PDC console to an early consoleHelge Deller2022-10-111-2/+4
* Revert "parisc: Mark sched_clock unstable only if clocks are not syncronized"Helge Deller2022-05-081-0/+2
* parisc: Autodetect default output device and set console= kernel parameterHelge Deller2022-01-201-0/+11
* parisc: Use safer strscpy() in setup_cmdline()Helge Deller2022-01-201-2/+2
* parisc: Mark sched_clock unstable only if clocks are not syncronizedHelge Deller2021-09-091-2/+0
* parisc: Fix typo in setup.cHelge Deller2021-05-031-1/+1
* arch/parisc/setup: Drop dummy_con initializationArvind Sankar2020-01-141-4/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner2019-05-301-15/+1
* parisc: Use per-pagetable spinlockMikulas Patocka2019-05-031-0/+6
* parisc: Detect QEMU earlier in boot processHelge Deller2019-04-061-0/+3
* parisc: don't include <asm/cacheflush.h> in <asm/dma-mapping.h>Christoph Hellwig2019-02-211-0/+1
* Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-281-4/+0
|\
| * dma-mapping: bypass indirect calls for dma-directChristoph Hellwig2018-12-131-4/+0
* | parisc: Split out alternative live patching codeHelge Deller2018-12-101-80/+0
|/
* Merge branch 'parisc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-231-0/+81
|\
| * parisc: Add alternative coding infrastructureHelge Deller2018-10-171-0/+81
* | dma-mapping: merge direct and noncoherent opsChristoph Hellwig2018-09-201-1/+1
|/
* parisc: use generic dma_noncoherent_opsChristoph Hellwig2018-08-131-1/+1
* parisc: merge pcx_dma_ops and pcxl_dma_opsChristoph Hellwig2018-08-131-5/+3
* PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig2018-05-071-5/+0
* parisc: Add CPU topology supportHelge Deller2017-11-171-0/+2
* parisc: Move init_per_cpu() into init sectionHelge Deller2017-09-221-1/+1
* parisc: Move start_parisc() into init sectionHelge Deller2017-09-221-2/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/clock: Fix hotplug crashPeter Zijlstra2017-01-201-0/+2
* parisc: Fix races in parisc_setup_cache_timing()John David Anglin2016-11-251-0/+4
* parisc: Increase KERNEL_INITIAL_SIZE for 32-bit SMP kernelsHelge Deller2016-10-071-0/+8
* parisc: Add Huge Page and HUGETLBFS supportHelge Deller2015-11-221-1/+10
* parisc: Initialize the fault vector earlier in the boot process.Helge Deller2015-11-221-0/+3
* parisc: correctly display number of active CPUsHelge Deller2013-11-071-2/+6
* Merge 3.10-rc5 into tty-nextGreg Kroah-Hartman2013-06-081-1/+2
|\
| * parisc: kernel: using strlcpy() instead of strcpy()Chen Gang2013-06-011-1/+2
* | TTY:vt: convert remain take_over_console's users to do_take_over_consoleWang YanQing2013-05-201-1/+1
|/
* parisc: fix partly 16/64k PAGE_SIZE bootHelge Deller2013-05-061-0/+2
* parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-311-0/+1