aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-24lib, arch: add filter argument to show_mem and fix private implementationsDavid Rientjes2-2/+2
2011-03-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2-1/+9
2011-03-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds2-17/+12
2011-03-23crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfnOlaf Hering3-21/+1
2011-03-23bitops: remove minix bitops from asm/bitops.hAkinobu Mita1-1/+0
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita1-1/+0
2011-03-23bitops: introduce little-endian bitops for most architecturesAkinobu Mita1-0/+1
2011-03-23ia64: fix build breakage in asm/thread_info.hLuck, Tony1-1/+1
2011-03-23Merge branch 'linus' into releaseLen Brown24-93/+55
2011-03-23Merge branch 'misc' into releaseLen Brown1-2/+7
2011-03-22add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori1-3/+0
2011-03-22mm: NUMA aware alloc_thread_info_node()Eric Dumazet1-2/+3
2011-03-22mm: NUMA aware alloc_task_struct_node()Eric Dumazet1-1/+8
2011-03-22[IA64] New syscalls for 2.6.39Tony Luck2-1/+9
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds6-7/+7
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-03-17KVM: Add "exiting guest mode" stateXiao Guangrong1-0/+2
2011-03-17ia64: change to new flag variablesmatt mooney6-7/+7
2011-03-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds6-3/+10
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-2/+1
2011-03-16Pull misc-2.6.39 into release branchTony Luck6-3/+10
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-1/+1
2011-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-22/+10
2011-03-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-37/+0
2011-03-15Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-6/+9
2011-03-15Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvmLinus Torvalds1-7/+2
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse1-5/+5
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse1-3/+6
2011-03-02ACPI: use __cpuinit for the acpi_processor_set_pdc() call treeJan Beulich1-2/+7
2011-03-02[IA64] tioca: Fix assignment from incompatible pointer warningsJeff Mahoney1-1/+1
2011-03-02[IA64] mca.c: Fix cast from integer to pointer warningJeff Mahoney1-1/+2
2011-03-02[IA64] setup.c Typo fix "Architechtuallly"Justin P. Mattock1-1/+1
2011-03-02[IA64] Add CONFIG_MISC_DEVICES=y to configs that need it.Tony Luck2-0/+2
2011-03-01xen: ia64 build broken due to "xen: switch to new schedop hypercall by default."Ian Campbell1-1/+1
2011-02-25xen: suspend: add "arch" to pre/post suspend hooksIan Campbell1-7/+2
2011-02-24[IA64] disable interrupts at end of ia64_mca_cpe_int_handler()Tony Luck1-0/+2
2011-02-24ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem()Rafael J. Wysocki2-9/+4
2011-02-24ACPI / PM: Drop acpi_restore_state_mem()Rafael J. Wysocki2-7/+2
2011-02-22tty: simserial: now phase out the ioctl file pointer for goodLuck, Tony1-2/+1
2011-02-21ia64: convert to clocksource_register_hz/khzJohn Stultz3-17/+4
2011-02-15Merge branch 'master' into for-nextJiri Kosina7-31/+16
2011-02-02fix typos 'comamnd' -> 'command' in commentsJustin P. Mattock1-1/+1
2011-01-31ia64: Switch do_timer() to xtime_update()Torben Hohn2-22/+10
2011-01-27rwsem: Move duplicate function prototypes to linux/rwsem.hThomas Gleixner1-5/+0
2011-01-27rwsem: Unify the duplicate rwsem_is_locked() inlinesThomas Gleixner1-5/+0
2011-01-27rwsem: Move duplicate init macros and functions to linux/rwsem.hThomas Gleixner1-15/+0
2011-01-27rwsem: Move duplicate struct rwsem declaration to linux/rwsem.hThomas Gleixner1-9/+0
2011-01-27rwsem: Cleanup includesThomas Gleixner1-3/+0
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo1-1/+1
2011-01-21ia64: Use generic irq KconfigThomas Gleixner1-19/+4