summaryrefslogtreecommitdiff
path: root/arch/ia64/kernel/setup.c
AgeCommit message (Expand)Author
2021-09-03ia64: make num_rsvd_regions staticGeert Uytterhoeven
2021-09-03ia64: make reserve_elfcorehdr() staticGeert Uytterhoeven
2021-09-03ia64: fix #endif comment for reserve_elfcorehdr()Geert Uytterhoeven
2020-08-06locking, arch/ia64: Reduce <asm/smp.h> header dependencies by moving XTP bits...Peter Zijlstra
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-01-14arch/ia64/setup: Drop dummy_con initializationArvind Sankar
2019-11-25Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2019-10-18ia64: Use pr_warn instead of pr_warningKefeng Wang
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-09-16Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-09-03dma-mapping: fix filename referencesAndy Shevchenko
2019-08-16ia64: remove support for machvecsChristoph Hellwig
2019-08-16ia64: move the screen_info setup to common codeChristoph Hellwig
2019-08-16ia64: move the ROOT_DEV setup to common codeChristoph Hellwig
2019-08-16ia64: remove CONFIG_ACPI ifdefsChristoph Hellwig
2019-08-16ia64: remove the hpsim platformChristoph Hellwig
2019-08-16ia64: remove now unused machvec indirectionsChristoph Hellwig
2019-08-16ia64: remove support for the SGI SN2 platformChristoph Hellwig
2019-08-16tty/serial: remove the sn_console driverChristoph Hellwig
2019-08-08efi: ia64: move SAL systab handling out of generic EFI codeArd Biesheuvel
2019-03-29efi: Unify DMI setup code over the arm/arm64, ia64 and x86 architecturesRobert Richter
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-07-23ia64: switch to NO_BOOTMEMMike Rapoport
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar
2017-03-02sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <li...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-27mm: add new mmgrab() helperVegard Nossum
2017-01-20sched/clock: Fix hotplug crashPeter Zijlstra
2016-08-07ia64: move exports to definitionsAl Viro
2016-05-30ACPI / NUMA: Move acpi_numa_arch_fixup() to ia64 onlyRobert Richter
2016-01-30ia64: Set System RAM type and descriptorToshi Kani
2015-06-10ia64: remove paravirt codeLuis R. Rodriguez
2015-03-05ia64: fix up obsolete cpu function usage.Rusty Russell
2013-10-23DMI: Parse memory device (type 17) in SMBIOSChen, Gong
2013-06-24[IA64] Delete __cpuinit usage from all ia64 usersPaul Gortmaker
2013-04-30dump_stack: implement arch-specific hardware description in task dumpsTejun Heo
2013-02-17ia64 idle: delete pm_idleLen Brown
2012-03-28Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-03-28arch/ia64: remove references to cpu_*_mapSrivatsa S. Bhat
2012-03-28Disintegrate asm/system.h for IA64David Howells
2011-12-09[IA64] Merge overlapping reserved regions at bootPetr Tesarik
2011-03-23crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering
2010-10-05[IA64] Initialize interrupts later (from init_IRQ())Tony Luck
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori
2010-02-08[IA64] Remove COMPAT_IA32 supportTony Luck
2009-10-29percpu: make percpu symbols in ia64 uniqueTejun Heo