aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/setup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-15arch/ia64/kernel/setup.c: use swap() to make code cleanerYang Guang1-4/+1
2021-09-03ia64: make num_rsvd_regions staticGeert Uytterhoeven1-1/+1
2021-09-03ia64: make reserve_elfcorehdr() staticGeert Uytterhoeven1-26/+25
2021-09-03ia64: fix #endif comment for reserve_elfcorehdr()Geert Uytterhoeven1-1/+1
2020-08-06locking, arch/ia64: Reduce <asm/smp.h> header dependencies by moving XTP bits into the new <asm/xtp.h> headerPeter Zijlstra1-0/+1
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport1-1/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-1/+1
2020-01-14arch/ia64/setup: Drop dummy_con initializationArvind Sankar1-3/+0
2019-11-25Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printkLinus Torvalds1-1/+1
2019-10-18ia64: Use pr_warn instead of pr_warningKefeng Wang1-1/+1
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+1
2019-09-16Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2019-09-03dma-mapping: fix filename referencesAndy Shevchenko1-1/+1
2019-08-16ia64: remove support for machvecsChristoph Hellwig1-12/+12
2019-08-16ia64: move the screen_info setup to common codeChristoph Hellwig1-0/+34
2019-08-16ia64: move the ROOT_DEV setup to common codeChristoph Hellwig1-0/+9
2019-08-16ia64: remove CONFIG_ACPI ifdefsChristoph Hellwig1-6/+4
2019-08-16ia64: remove the hpsim platformChristoph Hellwig1-11/+2
2019-08-16ia64: remove now unused machvec indirectionsChristoph Hellwig1-1/+0
2019-08-16ia64: remove support for the SGI SN2 platformChristoph Hellwig1-2/+2
2019-08-16tty/serial: remove the sn_console driverChristoph Hellwig1-7/+0
2019-08-08efi: ia64: move SAL systab handling out of generic EFI codeArd Biesheuvel1-1/+1
2019-03-29efi: Unify DMI setup code over the arm/arm64, ia64 and x86 architecturesRobert Richter1-3/+1
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+0
2018-07-23ia64: switch to NO_BOOTMEMMike Rapoport1-1/+10
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig1-12/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar1-1/+1
2017-03-02sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <linux/sched/init.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>Ingo Molnar1-0/+1
2017-02-27mm: add new mmgrab() helperVegard Nossum1-1/+1
2017-01-20sched/clock: Fix hotplug crashPeter Zijlstra1-0/+2
2016-08-07ia64: move exports to definitionsAl Viro1-0/+4
2016-05-30ACPI / NUMA: Move acpi_numa_arch_fixup() to ia64 onlyRobert Richter1-0/+1
2016-01-30ia64: Set System RAM type and descriptorToshi Kani1-3/+3
2015-06-10ia64: remove paravirt codeLuis R. Rodriguez1-12/+0
2015-03-05ia64: fix up obsolete cpu function usage.Rusty Russell1-5/+6
2013-10-23DMI: Parse memory device (type 17) in SMBIOSChen, Gong1-0/+1
2013-06-24[IA64] Delete __cpuinit usage from all ia64 usersPaul Gortmaker1-5/+5
2013-04-30dump_stack: implement arch-specific hardware description in task dumpsTejun Heo1-0/+1
2013-02-17ia64 idle: delete pm_idleLen Brown1-1/+0
2012-03-28Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-1/+1
2012-03-28arch/ia64: remove references to cpu_*_mapSrivatsa S. Bhat1-1/+1
2012-03-28Disintegrate asm/system.h for IA64David Howells1-1/+0
2011-12-09[IA64] Merge overlapping reserved regions at bootPetr Tesarik1-0/+19
2011-03-23crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfnOlaf Hering1-18/+0
2010-10-05[IA64] Initialize interrupts later (from init_IRQ())Tony Luck1-4/+0
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori1-6/+0
2010-02-08[IA64] Remove COMPAT_IA32 supportTony Luck1-5/+0