aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/kernel
AgeCommit message (Expand)Author
2011-04-21mca.c: Fix cast from integer to pointer warningJeff Mahoney
2011-01-13Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-01-13[IA64] fix build error - arch/ia64/kernel/perfmon.cTony Luck
2011-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2011-01-12pass default dentry_operations to mount_pseudo()Al Viro
2011-01-12Merge branch 'linus' into idle-testLen Brown
2011-01-12[IA64] Fix format warning in arch/ia64/kernel/acpi.cTony Luck
2011-01-12ACPI, intel_idle: Cleanup idle= internal variablesThomas Renninger
2011-01-10Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2011-01-07[IA64] Avoid array overflow if there are too many cpus in SRAT tableTony Luck
2011-01-07fs: scale mntget/mntputNick Piggin
2011-01-07fs: dcache reduce branches in lookup pathNick Piggin
2011-01-07fs: change d_delete semanticsNick Piggin
2010-12-28[IA64] Remove unlikely from cpu_is_offlineJoe Perches
2010-12-28[IA64] irq_ia64, use set_irq_chipJiri Slaby
2010-12-28[IA64] perfmon: Change vmalloc to vzalloc and drop memset.Jesper Juhl
2010-12-28[IA64] eliminate race condition in smp_flush_tlb_mmDimitri Sivanich
2010-10-29convert get_sb_pseudo() usersAl Viro
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-12Merge branches 'release', 'drop_do_IRQ', 'fix_early_irq', 'misc-2.6.37', 'nex...Tony Luck
2010-10-12dmar: Convert to new irq chip functionsThomas Gleixner
2010-10-12pci: Convert msi to new irq_chip functionsThomas Gleixner
2010-10-07[IA64] Cannot use register_percpu_irq() from ia64_mca_init()Tony Luck
2010-10-05[IA64] Initialize interrupts later (from init_IRQ())Tony Luck
2010-09-27[IA64] Stop using the deprecated __do_IRQ() code pathTony Luck
2010-09-23[IA64] Remove unnecessary casts of private_data in perfmon.cJoe Perches
2010-09-23[IA64] Fix missing iounmap in error path in cyclone.cJulia Lawall
2010-09-23[IA64] salinfo: sema_init instead of init_MUTEXThomas Gleixner
2010-09-23[IA64] Use static const char * const in palinfo.cJoe Perches
2010-09-23[IA64] Add CONFIG_STACKTRACE_SUPPORTTony Luck
2010-09-15[IA64] Optimize ticket spinlocks in fsys_rt_sigprocmaskPetr Tesarik
2010-09-14[IA64] unwind - optimise linked-list searches for modulesPhil Carmody
2010-09-14[IA64] unwind: remove preprocesser noise, and correct commentPhil Carmody
2010-09-09[IA64] fix siglockTony Luck
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-08-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2010-08-13[IA64] Add latest crop of syscallsTony Luck
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori
2010-08-11ia64: perfmon: add d_dname methodMiklos Szeredi
2010-08-09x86, ia64, smp: use workqueues unconditionally during do_boot_cpu()Suresh Siddha
2010-08-09topology: alternate fix for ia64 tiger_defconfig build breakageLee Schermerhorn
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2010-08-06Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-07-30PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()Ben Hutchings