aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds9-30/+30
2010-05-27[IA64] Fix build breakageTony Luck1-0/+4
2010-05-27numa: ia64: support numa_mem_id() for memoryless nodesLee Schermerhorn1-0/+1
2010-05-27numa: ia64: use generic percpu var numa_node_id() implementationLee Schermerhorn1-0/+6
2010-05-27ia64: remove unnecessary sync_single_range_* in swiotlb_dma_opsFUJITA Tomonori1-2/+0
2010-05-27ia64: ptrace_attach_sync_user_rbs: avoid "task->signal != NULL" checksOleg Nesterov1-2/+2
2010-05-19Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-7/+5
2010-05-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds5-35/+17
2010-05-18[IA64] use __ratelimitAkinobu Mita2-25/+8
2010-05-18[IA64] Use set_cpus_allowed_ptrJulia Lawall3-10/+9
2010-05-04x86, acpi/irq: Introduce apci_isa_irq_to_gsiEric W. Biederman1-0/+8
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo14-4/+12
2010-03-14ACPI: processor: driver doesn't need to evaluate _PDCAlex Chiang1-0/+3
2010-03-13ia64: Convert ia64 to use read/update_persistent_clockJohn Stultz1-7/+5
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy1-1/+1
2010-03-06elf coredump: add extended numbering supportDaisuke HATAYAMA1-0/+16
2010-03-06elf coredump: replace ELF_CORE_EXTRA_* macros by functionsDaisuke HATAYAMA2-0/+66
2010-03-06mm: change anon_vma linking to fix multi-process server scalability issueRik van Riel1-0/+1
2010-03-03Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-2/+2
2010-03-03Rename .text.lock to .text..lock.Denys Vlasenko1-2/+2
2010-03-03Rename .text.ivt to .text..ivt.Denys Vlasenko2-2/+2
2010-03-03Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko1-1/+1
2010-03-03Rename .data..patch.XXX to .data..patch.XXX.Denys Vlasenko4-19/+19
2010-03-03Rename .data.gate to .data..gate.Denys Vlasenko3-4/+4
2010-03-03Rename .data.page_aligned to .data..page_aligned.Tim Abbott1-1/+1
2010-03-03Rename .data.init_task to .data..init_task.Tim Abbott1-1/+1
2010-03-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds12-335/+28
2010-03-01Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2010-02-26Pull misc2634 into release branchTony Luck1-2/+2
2010-02-26Pull alex into release branchTony Luck3-36/+7
2010-02-26[IA64] remove trailing space in messagesFrans Pop1-2/+2
2010-02-25[IA64] build arch/ia64/kernel/acpi-ext.o when CONFIG_ACPIAlex Chiang1-4/+1
2010-02-25[IA64] Only build arch/ia64/kernel/acpi.o when CONFIG_ACPIAlex Chiang3-33/+7
2010-02-17smp: Use nr_cpus= to set nr_cpu_ids earlyYinghai Lu1-2/+2
2010-02-08[IA64] Remove COMPAT_IA32 supportTony Luck9-297/+19
2010-02-05clocksource: add argument to resume callbackMagnus Damm1-1/+1
2010-02-04kprobes: Disable booster when CONFIG_PREEMPT=yMasami Hiramatsu1-1/+1
2010-02-02Merge branch 'master' into percpuTejun Heo2-2/+5
2010-01-07[IA64] __per_cpu_idtrs[] is a memory hogTony Luck1-1/+4
2010-01-06[IA64] use helpers for rlimitsJiri Slaby1-1/+1
2010-01-05Merge branch 'master' into percpuTejun Heo14-267/+100
2009-12-22ACPI: processor: unify arch_acpi_processor_cleanup_pdcAlex Chiang2-31/+0
2009-12-22ACPI: processor: finish unifying arch_acpi_processor_init_pdc()Alex Chiang1-18/+0
2009-12-22ACPI: processor: factor out common _PDC settingsAlex Chiang1-9/+1
2009-12-22ACPI: processor: unify arch_acpi_processor_init_pdcAlex Chiang1-33/+1
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds1-5/+2
2009-12-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-7/+8
2009-12-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2-8/+9
2009-12-16switch alloc_file() to passing struct pathAl Viro1-7/+8