summaryrefslogtreecommitdiff
path: root/arch/parisc/kernel/setup.c
AgeCommit message (Expand)Author
2023-10-30parisc: Move parisc_narrow_firmware variable to header fileHelge Deller
2023-08-28parisc: led: Rewrite LED/LCD driver to utilizize Linux LED subsystemHelge Deller
2023-08-27parisc: iosapic: Convert I/O Sapic driver to use arch_initcall()Helge Deller
2023-08-27parisc: sba_iommu: Convert SBA IOMMU driver to use arch_initcall()Helge Deller
2023-08-27parisc: led: Move register_led_regions() to late_initcall()Helge Deller
2023-08-27parisc: lba: Convert LBA PCI bus driver to use arch_initcall()Helge Deller
2023-08-27parisc: gsc: Convert GSC bus driver to use arch_initcall()Helge Deller
2023-08-27parisc: ccio: Convert CCIO driver to use arch_initcall()Helge Deller
2023-08-27parisc: eisa: Convert HP EISA bus driver to use arch_initcall()Helge Deller
2023-08-27parisc: hppb: Convert HP PB bus driver to use arch_initcall()Helge Deller
2023-08-27parisc: dino: Convert dino PCI bus driver to use arch_initcall()Helge Deller
2023-08-20parisc: Drop the pa7300lc LPMC handlerHelge Deller
2023-08-10parisc: Move proc_mckinley_root and proc_runway_root to sba_iommuHelge Deller
2023-06-30parisc: Move init function declarations into header fileHelge Deller
2022-12-17parisc: Fix inconsistent indenting in setup_cmdline()Helge Deller
2022-10-11parisc: Convert PDC console to an early consoleHelge Deller
2022-05-08Revert "parisc: Mark sched_clock unstable only if clocks are not syncronized"Helge Deller
2022-01-20parisc: Autodetect default output device and set console= kernel parameterHelge Deller
2022-01-20parisc: Use safer strscpy() in setup_cmdline()Helge Deller
2021-09-09parisc: Mark sched_clock unstable only if clocks are not syncronizedHelge Deller
2021-05-03parisc: Fix typo in setup.cHelge Deller
2020-01-14arch/parisc/setup: Drop dummy_con initializationArvind Sankar
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner
2019-05-03parisc: Use per-pagetable spinlockMikulas Patocka
2019-04-06parisc: Detect QEMU earlier in boot processHelge Deller
2019-02-21parisc: don't include <asm/cacheflush.h> in <asm/dma-mapping.h>Christoph Hellwig
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-12-13dma-mapping: bypass indirect calls for dma-directChristoph Hellwig
2018-12-10parisc: Split out alternative live patching codeHelge Deller
2018-10-23Merge branch 'parisc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-10-17parisc: Add alternative coding infrastructureHelge Deller
2018-09-20dma-mapping: merge direct and noncoherent opsChristoph Hellwig
2018-08-13parisc: use generic dma_noncoherent_opsChristoph Hellwig
2018-08-13parisc: merge pcx_dma_ops and pcxl_dma_opsChristoph Hellwig
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig
2017-11-17parisc: Add CPU topology supportHelge Deller
2017-09-22parisc: Move init_per_cpu() into init sectionHelge Deller
2017-09-22parisc: Move start_parisc() into init sectionHelge Deller
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-01-20sched/clock: Fix hotplug crashPeter Zijlstra
2016-11-25parisc: Fix races in parisc_setup_cache_timing()John David Anglin
2016-10-07parisc: Increase KERNEL_INITIAL_SIZE for 32-bit SMP kernelsHelge Deller
2015-11-22parisc: Add Huge Page and HUGETLBFS supportHelge Deller
2015-11-22parisc: Initialize the fault vector earlier in the boot process.Helge Deller
2013-11-07parisc: correctly display number of active CPUsHelge Deller
2013-06-08Merge 3.10-rc5 into tty-nextGreg Kroah-Hartman
2013-06-01parisc: kernel: using strlcpy() instead of strcpy()Chen Gang
2013-05-20TTY:vt: convert remain take_over_console's users to do_take_over_consoleWang YanQing
2013-05-06parisc: fix partly 16/64k PAGE_SIZE bootHelge Deller
2011-10-31parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker