aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-13Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6Linus Torvalds1-5/+1
2011-01-13[IA64] fix build error - arch/ia64/kernel/perfmon.cTony Luck1-1/+1
2011-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-1/+1
2011-01-12pass default dentry_operations to mount_pseudo()Al Viro1-2/+4
2011-01-12Merge branch 'linus' into idle-testLen Brown5-10/+22
2011-01-12[IA64] Fix format warning in arch/ia64/kernel/acpi.cTony Luck1-1/+1
2011-01-12ACPI, intel_idle: Cleanup idle= internal variablesThomas Renninger1-5/+1
2011-01-10Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds5-7/+19
2011-01-07[IA64] Avoid array overflow if there are too many cpus in SRAT tableTony Luck1-0/+6
2011-01-07fs: scale mntget/mntputNick Piggin1-1/+1
2011-01-07fs: dcache reduce branches in lookup pathNick Piggin1-1/+1
2011-01-07fs: change d_delete semanticsNick Piggin1-1/+1
2010-12-28[IA64] Remove unlikely from cpu_is_offlineJoe Perches1-1/+1
2010-12-28[IA64] irq_ia64, use set_irq_chipJiri Slaby1-1/+1
2010-12-28[IA64] perfmon: Change vmalloc to vzalloc and drop memset.Jesper Juhl1-2/+1
2010-12-28[IA64] eliminate race condition in smp_flush_tlb_mmDimitri Sivanich1-3/+10
2010-10-29convert get_sb_pseudo() usersAl Viro1-5/+4
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim1-1/+2
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-0/+2
2010-10-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds11-87/+101
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+2
2010-10-12Merge branches 'release', 'drop_do_IRQ', 'fix_early_irq', 'misc-2.6.37', 'next-fixes', 'optimize-unwind', 'remove-compat-h' and 'stack_trace' into releaseTony Luck11-83/+92
2010-10-12dmar: Convert to new irq chip functionsThomas Gleixner1-2/+2
2010-10-12pci: Convert msi to new irq_chip functionsThomas Gleixner1-2/+2
2010-10-07[IA64] Cannot use register_percpu_irq() from ia64_mca_init()Tony Luck1-19/+19
2010-10-05[IA64] Initialize interrupts later (from init_IRQ())Tony Luck3-51/+5
2010-09-27[IA64] Stop using the deprecated __do_IRQ() code pathTony Luck2-4/+9
2010-09-23[IA64] Remove unnecessary casts of private_data in perfmon.cJoe Perches1-6/+6
2010-09-23[IA64] Fix missing iounmap in error path in cyclone.cJulia Lawall1-1/+1
2010-09-23[IA64] salinfo: sema_init instead of init_MUTEXThomas Gleixner1-1/+1
2010-09-23[IA64] Use static const char * const in palinfo.cJoe Perches1-1/+1
2010-09-23[IA64] Add CONFIG_STACKTRACE_SUPPORTTony Luck2-0/+40
2010-09-15[IA64] Optimize ticket spinlocks in fsys_rt_sigprocmaskPetr Tesarik1-31/+11
2010-09-14[IA64] unwind - optimise linked-list searches for modulesPhil Carmody1-1/+16
2010-09-14[IA64] unwind: remove preprocesser noise, and correct commentPhil Carmody1-3/+3
2010-09-09[IA64] fix siglockTony Luck1-7/+39
2010-08-17Make do_execve() take a const filename pointerDavid Howells1-1/+3
2010-08-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-0/+3
2010-08-13[IA64] Add latest crop of syscallsTony Luck1-0/+3
2010-08-13Mark arguments to certain syscalls as being constDavid Howells1-1/+1
2010-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-7/+8
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori1-6/+0
2010-08-11ia64: perfmon: add d_dname methodMiklos Szeredi1-7/+8
2010-08-09x86, ia64, smp: use workqueues unconditionally during do_boot_cpu()Suresh Siddha1-9/+6
2010-08-09topology: alternate fix for ia64 tiger_defconfig build breakageLee Schermerhorn1-4/+0
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+1
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+4
2010-08-06Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-1/+1
2010-07-30PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()Ben Hutchings1-1/+1
2010-07-27timkeeping: Fix update_vsyscall to provide wall_to_monotonic offsetJohn Stultz1-3/+4