aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/kernel
AgeCommit message (Expand)Author
2014-08-08ia64/efi: Implement efi_enabled()Matt Fleming
2014-03-10mm: fix GFP_THISNODE callers and clarifyJohannes Weiner
2014-01-28[IA64] Wire up new sched_setattr and sched_getattr syscallsTony Luck
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-08ACPICA: Cleanup the option of forcing the use of the RSDT.Lv Zheng
2013-12-10ia64/xen: Remove Xen support for ia64Boris Ostrovsky
2013-11-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-15consolidate simple ->d_delete() instancesAl Viro
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-11-13ia64: Use preempt_schedule_irqThomas Gleixner
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-11-12Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-11-09constify copy_siginfo_to_user{,32}()Al Viro
2013-11-09switch elf_core_write_extra_data() to dump_emit()Al Viro
2013-11-09switch elf_core_write_extra_phdrs() to dump_emit()Al Viro
2013-10-23DMI: Parse memory device (type 17) in SMBIOSChen, Gong
2013-10-14doc: typo on word accounting in kprobes.c in mutliple architecturesAnoop Thomas Mathew
2013-09-24ACPI / processor: use apic_id and remove duplicated _MAT evaluationJiang Liu
2013-09-05efi: x86: ia64: provide a generic efi_config_init()Leif Lindholm
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds
2013-07-03ia64: remove setting for saved_max_pfnZhang Yanfei
2013-07-03Merge tag 'please-pull-misc-3.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-06-24[IA64] Delete __cpuinit usage from all ia64 usersPaul Gortmaker
2013-06-19sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar
2013-06-03[IA64] pci: Remove unused fallback_devBjorn Helgaas
2013-06-03[IA64] perfmon: Use %*phD specifier to dump small buffersAndy Shevchenko
2013-06-03[IA64] Fix trap #45 handlingChen Gang
2013-05-05ia64: single_open() leaksAl Viro
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-30Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo
2013-04-30dump_stack: implement arch-specific hardware description in task dumpsTejun Heo
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-29ia64: Don't use create_proc_read_entry()David Howells
2013-04-29Merge tag 'please-pull-misc-3.10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-04-28Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-04-10cpufreq: ia64: move cpufreq driver to drivers/cpufreqViresh Kumar
2013-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-04-09palinfo fixesAl Viro
2013-04-08ia64: Use generic idle loopThomas Gleixner
2013-04-02Fix initialization of CMCI/CMCP interruptsTony Luck
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar
2013-03-29ia64 idle: delete stale (*idle)() function pointerLen Brown
2013-03-19Remove cast for kmalloc return valueZhang Yanfei
2013-03-19Fix kexec oops when iosapic was removedHanjun Guo