summaryrefslogtreecommitdiff
path: root/arch/ia64/kernel
AgeCommit message (Expand)Author
2009-03-26ia64/pv_ops/xen: define xen specific gate page.Isaku Yamahata
2009-03-26ia64/pv_ops: gate page paravirtualization.Isaku Yamahata
2009-03-26ia64/pv_ops/pv_time_ops: add sched_clock hook.Isaku Yamahata
2009-03-26ia64/pv_ops/xen: paravirtualize read/write ar.itc and ar.itmIsaku Yamahata
2009-03-26ia64/pv_ops: paravirtualize mov = ar.itc.Isaku Yamahata
2009-03-26ia64/pv_ops: paravirtualize fsys.S.Isaku Yamahata
2009-03-26ia64/pv_ops: add hooks to paravirtualize fsyscall implementation.Isaku Yamahata
2009-02-25[IA64] Don't go beyond iosapic_intr_info's arraysizeRoel Kluin
2009-02-25[IA64] Do not go beyond ARRAY_SIZE of unw.hashRoel Kluin
2009-02-19[IA64] Remove redundant cpu_clear() in __cpu_disable pathAlex Chiang
2009-02-19[IA64] Revert "prevent ia64 from invoking irq handlers on offline CPUs"Alex Chiang
2009-01-16Merge branch 'misc' into releaseLen Brown
2009-01-16kprobes: check CONFIG_FREEZER instead of CONFIG_PMMasami Hiramatsu
2009-01-15[IA64] dump stack on kernel unaligned warningsDoug Chapman
2009-01-14[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens
2009-01-10Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-01-09Merge branch 'linus' into releaseLen Brown
2009-01-09ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt"Zhao Yakui
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-01-06kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()Masami Hiramatsu
2009-01-06IA64: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2009-01-04ia64: cpumask fix for is_affinity_mask_valid()Mike Travis
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-03Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-01-03ia64: cpumask fix for is_affinity_mask_valid()Ingo Molnar
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-31cpumask: Remove IA64 definition of total_cpus now it's in core codeRusty Russell
2008-12-31take init_fs to saner placeAl Viro
2008-12-31[PATCH] idle cputime accountingMartin Schwidefsky
2008-12-31[PATCH] fix scaled & unscaled cputime accountingMartin Schwidefsky
2008-12-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell
2008-12-26cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to...Rusty Russell
2008-12-25Merge branch 'next' into for-linusJames Morris
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell
2008-12-13cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell
2008-12-09[IA64] Clear up section mismatch with arch_unregister_cpu()Robin Holt
2008-12-04Merge branch 'master' into nextJames Morris
2008-11-20[IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case.Isaku Yamahata
2008-11-20[IA64] remove duplicate include iommu.hHuang Weiyi
2008-11-20[IA64] use mprintk instead of printk, in ia64_mca_modify_original_stackHidetoshi Seto
2008-11-20[IA64] Rationalize kernel mode alignment checkingTony Luck
2008-11-14Merge branch 'master' into nextJames Morris
2008-11-13CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells
2008-11-13CRED: Wrap task credential accesses in the IA64 archDavid Howells
2008-11-07[IA64] Reserve elfcorehdr memory in CONFIG_CRASH_DUMPJay Lan
2008-11-06[IA64] fix boot panic caused by offline CPUsDoug Chapman
2008-11-04[IA64] remove duplicated #include from pci-dma.cHuang Weiyi