summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-201-1/+1
|\
| * add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger2010-05-141-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-05-201-1/+4
|\ \
| * | ia64: add sparse annotation to __ia64_per_cpu_var()Tejun Heo2010-05-121-1/+4
| |/
* | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-05-201-7/+5Star
|\ \
| * | ia64: Convert ia64 to use read/update_persistent_clockJohn Stultz2010-03-131-7/+5Star
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-05-1910-58/+26Star
|\ \ \
| * | | [IA64] Drop duplicated "config IOMMU_HELPER"Tony Luck2010-05-181-3/+0Star
| * | | [IA64] invoke oom-killer from page faultnpiggin@suse.de2010-05-181-10/+3Star
| * | | [IA64] use __ratelimitAkinobu Mita2010-05-182-25/+8Star
| * | | [IA64] Use set_cpus_allowed_ptrJulia Lawall2010-05-183-10/+9Star
| * | | [IA64] Use set_cpus_allowed_ptrJulia Lawall2010-05-181-2/+2
| * | | [IA64] arch/ia64/hp/common/sba_iommu.c: Rename dev_info to adiJoe Perches2010-05-181-4/+4
| * | | [IA64] removing redundant ifdefJiri Olsa2010-05-181-4/+0Star
| | |/ | |/|
* | | Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-05-181-5/+6
|\ \ \
| * | | bitops: Optimize hweight() by making use of compile-time evaluationPeter Zijlstra2010-04-071-5/+6
* | | | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-05-181-0/+8
|\ \ \ \
| * | | | x86, acpi/irq: Introduce apci_isa_irq_to_gsiEric W. Biederman2010-05-041-0/+8
| | |/ / | |/| |
* / | | atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard2010-05-171-2/+2
|/ / /
* / / KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa2010-04-201-4/+5
|/ /
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3030-6/+27
* | ACPI: processor: driver doesn't need to evaluate _PDCAlex Chiang2010-03-151-0/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-131-1/+1
|\ \
| * \ Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
| |\ \
| | * | tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* | | | pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori2010-03-131-2/+0Star
* | | | pci-dma: ia64: use include/linux/pci-dma.hFUJITA Tomonori2010-03-132-13/+4Star
* | | | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig2010-03-131-4/+0Star
* | | | improve sys_newuname() for compat architecturesChristoph Hellwig2010-03-131-1/+2
| |_|/ |/| |
* | | Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-081-1/+1
|/ /
* | elf coredump: add extended numbering supportDaisuke HATAYAMA2010-03-061-0/+16
* | elf coredump: replace ELF_CORE_EXTRA_* macros by functionsDaisuke HATAYAMA2010-03-063-48/+66
* | mm: change anon_vma linking to fix multi-process server scalability issueRik van Riel2010-03-062-0/+3
* | Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-03-055-39/+48
|\ \
| * | KVM: ia64: destroy ioapic device if fail to setup default irq routingWei Yongjun2010-03-011-1/+1
| * | KVM: ia64: Fix string literal continuation linesJoe Perches2010-03-012-4/+4
| * | KVM: fix cleanup_srcu_struct on vm destructionMarcelo Tosatti2010-03-011-0/+1
| * | KVM: ia64: remove redundant kvm_get_exit_data() NULL testsRoel Kluin2010-03-011-15/+13Star
| * | KVM: convert slots_lock to a mutexMarcelo Tosatti2010-03-011-2/+2
| * | KVM: switch vcpu context to use SRCUMarcelo Tosatti2010-03-011-9/+6Star
| * | KVM: convert io_bus to SRCUMarcelo Tosatti2010-03-011-2/+2
| * | KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU updateMarcelo Tosatti2010-03-011-1/+3
| * | KVM: split kvm_arch_set_memory_region into prepare and commitMarcelo Tosatti2010-03-011-4/+12
| * | KVM: modify memslots layout in struct kvmMarcelo Tosatti2010-03-011-4/+6
| * | KVM: Add KVM_MMIO kconfig itemAvi Kivity2010-03-011-0/+1
* | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-032-6/+2Star
|\ \ \
| * | | xen: Remove unnecessary arch specific xen irq functions.Eric W. Biederman2010-02-191-4/+0Star
| * | | smp: Use nr_cpus= to set nr_cpu_ids earlyYinghai Lu2010-02-181-2/+2
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-03-033-5/+5
|\ \ \
| * | | Merge branch 'master' into percpuTejun Heo2010-02-029-24/+34
| |\| |