summaryrefslogtreecommitdiff
path: root/arch/ia64/include/asm
AgeCommit message (Expand)AuthorFilesLines
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+0
2013-01-27cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker3-6/+6
2013-01-27cputime: Librarize per nsecs resolution cputime definitionsFrederic Weisbecker1-84/+4
2013-01-10ACPICA: Update compilation environment settings.Lv Zheng1-4/+0
2013-01-03Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-13/+7
2013-01-03IA64: drivers: remove __dev* attributes.Greg Kroah-Hartman4-13/+7
2013-01-03Wire up finit_module syscallLuck, Tony1-1/+1
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-1/+5
2012-12-20Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2012-12-19new helper: current_user_stack_pointer()Al Viro1-0/+5
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro1-1/+0
2012-12-16Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'...Joerg Roedel1-0/+1
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-18/+1
2012-12-11Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2012-12-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2012-12-11Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2012-11-29unify default ptrace_signal_deliverAl Viro1-2/+0
2012-11-28ia64: dma_debug: add debug_dma_mapping_error supportShuah Khan1-0/+1
2012-11-19vtime: Consolidate a bit the ctx switch codeFrederic Weisbecker1-0/+2
2012-11-16Merge branch 'arch-frv' into no-rebasesAl Viro2-34/+1
2012-11-15driver core / ACPI: Move ACPI support to core device and driver typesMika Westerberg1-3/+0
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp1-0/+1
2012-10-29Merge 3.7-rc3 into char-misc-nextGreg Kroah-Hartman2-34/+1
2012-10-24/dev/mem: use phys_addr_t for physical addressesCyril Chemparathy1-1/+1
2012-10-19ia64: switch to generic sys_execve()Al Viro1-0/+1
2012-10-19ia64: switch to generic kernel_thread()/kernel_execve()Al Viro1-16/+0
2012-10-18UAPI: Make arch/ia64/include/asm/kvm_para.h genericDavid Howells2-34/+1
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+2
2012-10-13Merge tag 'please-pull-dhowells-uapi' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds46-3668/+36
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+0
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-14/+1
2012-10-09UAPI: (Scripted) Disintegrate arch/ia64/include/asmDavid Howells46-3668/+36
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-0/+4
2012-10-09mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon1-0/+4
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds1-0/+1
2012-10-07Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+1
2012-10-04Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann3-10/+7
2012-10-03asm-generic: Add default clkdev.hMark Brown1-0/+1
2012-10-02Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+6
2012-10-01Merge tag 'please-pull-ia64-for-3.7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2012-10-01sanitize tsk_is_polling()Al Viro1-2/+0
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells1-4/+2
2012-09-20get rid of generic instances of asm/exec.hAl Viro2-14/+1
2012-09-12Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Konrad Rzeszutek Wilk13-14/+13
2012-09-10[IA64] Fix a node distance bugJianguo Wu1-1/+1
2012-08-23xen: Introduce xen_pfn_t for pfn and mfn typesStefano Stabellini1-1/+4
2012-08-21xen: missing includesStefano Stabellini1-0/+2
2012-08-20cputime: Consolidate vtime handling on context switchFrederic Weisbecker1-8/+0
2012-09-14xen/arm: Introduce xen_ulong_t for unsigned longStefano Stabellini1-0/+1
2012-07-30Merge tag 'please-pull-ia64-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds11-12/+12