aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel/setup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-11parisc: Convert PDC console to an early consoleHelge Deller1-2/+4
2022-05-08Revert "parisc: Mark sched_clock unstable only if clocks are not syncronized"Helge Deller1-0/+2
2022-01-20parisc: Autodetect default output device and set console= kernel parameterHelge Deller1-0/+11
2022-01-20parisc: Use safer strscpy() in setup_cmdline()Helge Deller1-2/+2
2021-09-09parisc: Mark sched_clock unstable only if clocks are not syncronizedHelge Deller1-2/+0
2021-05-03parisc: Fix typo in setup.cHelge Deller1-1/+1
2020-01-14arch/parisc/setup: Drop dummy_con initializationArvind Sankar1-4/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner1-15/+1
2019-05-03parisc: Use per-pagetable spinlockMikulas Patocka1-0/+6
2019-04-06parisc: Detect QEMU earlier in boot processHelge Deller1-0/+3
2019-02-21parisc: don't include <asm/cacheflush.h> in <asm/dma-mapping.h>Christoph Hellwig1-0/+1
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-4/+0
2018-12-13dma-mapping: bypass indirect calls for dma-directChristoph Hellwig1-4/+0
2018-12-10parisc: Split out alternative live patching codeHelge Deller1-80/+0
2018-10-23Merge branch 'parisc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds1-0/+81
2018-10-17parisc: Add alternative coding infrastructureHelge Deller1-0/+81
2018-09-20dma-mapping: merge direct and noncoherent opsChristoph Hellwig1-1/+1
2018-08-13parisc: use generic dma_noncoherent_opsChristoph Hellwig1-1/+1
2018-08-13parisc: merge pcx_dma_ops and pcxl_dma_opsChristoph Hellwig1-5/+3
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig1-5/+0
2017-11-17parisc: Add CPU topology supportHelge Deller1-0/+2
2017-09-22parisc: Move init_per_cpu() into init sectionHelge Deller1-1/+1
2017-09-22parisc: Move start_parisc() into init sectionHelge Deller1-2/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>Ingo Molnar1-0/+1
2017-01-20sched/clock: Fix hotplug crashPeter Zijlstra1-0/+2
2016-11-25parisc: Fix races in parisc_setup_cache_timing()John David Anglin1-0/+4
2016-10-07parisc: Increase KERNEL_INITIAL_SIZE for 32-bit SMP kernelsHelge Deller1-0/+8
2015-11-22parisc: Add Huge Page and HUGETLBFS supportHelge Deller1-1/+10
2015-11-22parisc: Initialize the fault vector earlier in the boot process.Helge Deller1-0/+3
2013-11-07parisc: correctly display number of active CPUsHelge Deller1-2/+6
2013-06-08Merge 3.10-rc5 into tty-nextGreg Kroah-Hartman1-1/+2
2013-06-01parisc: kernel: using strlcpy() instead of strcpy()Chen Gang1-1/+2
2013-05-20TTY:vt: convert remain take_over_console's users to do_take_over_consoleWang YanQing1-1/+1
2013-05-06parisc: fix partly 16/64k PAGE_SIZE bootHelge Deller1-0/+2
2011-10-31parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2009-07-03parisc: remove CVS keywordsAlexander Beregalov1-2/+1
2009-01-05parisc: Replace NR_CPUS in parisc codeHelge Deller1-3/+3
2009-01-05parisc: remove dead BIO_VMERGE_BOUNDARY and BIO_VMERGE_MAX_SIZE definitionsFUJITA Tomonori1-5/+0
2008-10-10parisc: initialize unwinder much earlierJames Bottomley1-0/+2
2008-10-10parisc: hijack jump to start_kernelKyle McMartin1-1/+26
2008-02-08procfs: constify function pointer tablesJan Engelhardt1-1/+1
2007-05-22[PARISC] spelling fixes: arch/parisc/Simon Arlott1-1/+1
2007-05-22[PARISC] Let PA-8900 processors bootKyle McMartin1-0/+1
2007-05-22parisc: make command_line[] staticAlexey Dobriyan1-1/+1
2007-02-26[PARISC] Remove __read_mostly annotation from command_lineKyle McMartin1-1/+1
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds1-3/+3
2007-02-17[PARISC] use CONFIG_64BIT instead of __LP64__Helge Deller1-3/+3
2007-02-12[PATCH] Dynamic kernel command-line: pariscAlon Bar-Lev1-4/+4
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-27[PARISC] OS_ID_LINUX == 0x0006Kyle McMartin1-1/+1