aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/include/asm
Commit message (Expand)AuthorAge
* [IA64] Fix include dependency in asm/irqflags.hDavid Daney2013-06-17
* arch, mm: Remove tlb_fast_mode()Peter Zijlstra2013-06-05
* Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-05
|\
| * KVM: IA64: Carry non-ia64 changes into ia64Alexander Graf2013-04-26
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\ \
| * | consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-03
| |/
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-30
|\ \
| * | ia64: Make sure interrupts enabled when we "safe_halt()"Luck, Tony2013-04-17
| * | arch: Consolidate tsk_is_polling()Thomas Gleixner2013-04-08
| |/
* | mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer2013-04-29
* | Fix build error for numa_clear_node() under IA64Yijing Wang2013-04-02
* | Fix initialization of CMCI/CMCP interruptsTony Luck2013-04-02
* | Wrong asm register contraints in the futex implementationStephan Schreiber2013-03-19
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * default SET_PERSONALITY() in linux/elf.hAl Viro2013-02-26
* | Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-02-24
|\ \
| * | KVM: Make KVM_PRIVATE_MEM_SLOTS optionalAlex Williamson2012-12-13
| * | KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTSAlex Williamson2012-12-13
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-23
|\ \ \
| * | | burying unused conditionalsAl Viro2013-02-14
| * | | consolidate kernel-side struct sigaction declarationsAl Viro2013-02-03
| * | | consolidate declarations of k_sigactionAl Viro2013-02-03
| * | | sanitize rt_sigaction() situation a bitAl Viro2013-02-03
| | |/ | |/|
* | | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-20
|\ \ \
| * | | ACPICA: Update compilation environment settings.Lv Zheng2013-01-10
| |/ /
* | | cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker2013-01-27
* | | cputime: Librarize per nsecs resolution cputime definitionsFrederic Weisbecker2013-01-27
|/ /
* | Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-01-03
|\ \
| * | IA64: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* | | Wire up finit_module syscallLuck, Tony2013-01-03
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-20
|\ \
| * | new helper: current_user_stack_pointer()Al Viro2012-12-19
| * | Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-19
* | | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-20
|\ \ \ | |_|/ |/| |
| | |
| | \
| *-. \ Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'...Joerg Roedel2012-12-16
| |\ \ \
| | * | | ia64: dma_debug: add debug_dma_mapping_error supportShuah Khan2012-11-28
| | |/ /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-12
|\ \ \ \ | | |_|/ | |/| |
| * | | unify default ptrace_signal_deliverAl Viro2012-11-29
| * | | Merge branch 'arch-frv' into no-rebasesAl Viro2012-11-16
| |\| |
| * | | ia64: switch to generic sys_execve()Al Viro2012-10-19
| * | | ia64: switch to generic kernel_thread()/kernel_execve()Al Viro2012-10-19
| | |/ | |/|
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-12-11
|\ \ \
| * | | vtime: Consolidate a bit the ctx switch codeFrederic Weisbecker2012-11-19
| | |/ | |/|
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-11
|\ \ \
| * | | tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-13
| |/ /
* | | Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-12-11
|\ \ \
| * | | Merge 3.7-rc3 into char-misc-nextGreg Kroah-Hartman2012-10-29
| |\| |
| * | | /dev/mem: use phys_addr_t for physical addressesCyril Chemparathy2012-10-24
| | |/ | |/|
* | | driver core / ACPI: Move ACPI support to core device and driver typesMika Westerberg2012-11-14
| |/ |/|
* | UAPI: Make arch/ia64/include/asm/kvm_para.h genericDavid Howells2012-10-18
|/