aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/kernel
AgeCommit message (Expand)AuthorFilesLines
2014-04-01Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-4/+0
2014-04-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 5-26/+7
2014-03-31Merge tag 'please-pull-misc-3.15' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-2/+2
2014-03-31Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+7
2014-03-28[IA64] Keep format strings from leaking into printkGravatar Kees Cook 1-2/+2
2014-03-21Merge branch 'acpi-processor'Gravatar Rafael J. Wysocki 1-4/+0
2014-03-12ia64: Validate online cpus in irq_set_affinity() callbacksGravatar Thomas Gleixner 1-8/+2
2014-03-10mm: fix GFP_THISNODE callers and clarifyGravatar Johannes Weiner 1-1/+1
2014-03-04ia64: Remove deprecated IRQF_DISABLEDGravatar Michael Opdenacker 4-12/+1
2014-03-04ia64: Use the core irq stats functionGravatar Thomas Gleixner 1-6/+4
2014-03-04ia64/efi: Implement efi_enabled()Gravatar Matt Fleming 1-0/+7
2014-02-19ACPI: Move BAD_MADT_ENTRY() to linux/acpi.hGravatar Hanjun Guo 1-4/+0
2014-01-28[IA64] Wire up new sched_setattr and sched_getattr syscallsGravatar Tony Luck 1-0/+2
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+0
2014-01-08ACPICA: Cleanup the option of forcing the use of the RSDT.Gravatar Lv Zheng 1-1/+0
2013-12-10ia64/xen: Remove Xen support for ia64Gravatar Boris Ostrovsky 7-55/+0
2013-11-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-7/+1
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-14/+1
2013-11-15consolidate simple ->d_delete() instancesGravatar Al Viro 1-7/+1
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-34/+4
2013-11-13ia64: Use preempt_schedule_irqGravatar Thomas Gleixner 1-14/+1
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-9/+5
2013-11-12Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+1
2013-11-09constify copy_siginfo_to_user{,32}()Gravatar Al Viro 1-1/+1
2013-11-09switch elf_core_write_extra_data() to dump_emit()Gravatar Al Viro 1-4/+2
2013-11-09switch elf_core_write_extra_phdrs() to dump_emit()Gravatar Al Viro 1-4/+2
2013-10-23DMI: Parse memory device (type 17) in SMBIOSGravatar Chen, Gong 1-0/+1
2013-10-14doc: typo on word accounting in kprobes.c in mutliple architecturesGravatar Anoop Thomas Mathew 1-1/+1
2013-09-24ACPI / processor: use apic_id and remove duplicated _MAT evaluationGravatar Jiang Liu 1-34/+4
2013-09-05efi: x86: ia64: provide a generic efi_config_init()Gravatar Leif Lindholm 1-43/+11
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Gravatar Linus Torvalds 1-5/+0
2013-07-03ia64: remove setting for saved_max_pfnGravatar Zhang Yanfei 1-5/+0
2013-07-03Merge tag 'please-pull-misc-3.11' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 12-64/+39
2013-06-24[IA64] Delete __cpuinit usage from all ia64 usersGravatar Paul Gortmaker 9-36/+36
2013-06-19sched: Rename sched.c as sched/core.c in comments and DocumentationGravatar Viresh Kumar 1-1/+1
2013-06-03[IA64] pci: Remove unused fallback_devGravatar Bjorn Helgaas 1-9/+0
2013-06-03[IA64] perfmon: Use %*phD specifier to dump small buffersGravatar Andy Shevchenko 1-18/+2
2013-06-03[IA64] Fix trap #45 handlingGravatar Chen Gang 1-1/+1
2013-05-05ia64: single_open() leaksGravatar Al Viro 2-2/+2
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-295/+264
2013-04-30Merge branch 'akpm' (incoming from Andrew)Gravatar Linus Torvalds 2-10/+3
2013-04-30dump_stack: unify debug information printed by show_regs()Gravatar Tejun Heo 1-2/+2
2013-04-30dump_stack: implement arch-specific hardware description in task dumpsGravatar Tejun Heo 1-0/+1
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsGravatar Tejun Heo 1-8/+0
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 4-469/+0
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-72/+22
2013-04-29ia64: Don't use create_proc_read_entry()Gravatar David Howells 2-282/+259
2013-04-29Merge tag 'please-pull-misc-3.10' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 5-64/+66
2013-04-28Merge branch 'pm-cpufreq'Gravatar Rafael J. Wysocki 4-469/+0