aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-17Make do_execve() take a const filename pointerDavid Howells1-1/+3
2010-08-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-0/+3
2010-08-13[IA64] Add latest crop of syscallsTony Luck1-0/+3
2010-08-13Mark arguments to certain syscalls as being constDavid Howells1-1/+1
2010-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-7/+8
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori1-6/+0
2010-08-11ia64: perfmon: add d_dname methodMiklos Szeredi1-7/+8
2010-08-09x86, ia64, smp: use workqueues unconditionally during do_boot_cpu()Suresh Siddha1-9/+6
2010-08-09topology: alternate fix for ia64 tiger_defconfig build breakageLee Schermerhorn1-4/+0
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+1
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+4
2010-08-06Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-1/+1
2010-07-30PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()Ben Hutchings1-1/+1
2010-07-27timkeeping: Fix update_vsyscall to provide wall_to_monotonic offsetJohn Stultz1-3/+4
2010-07-06[IA64] perfmon: convert to unlocked_ioctlArnd Bergmann1-11/+11
2010-06-29workqueue: increase max_active of keventd and kill current_is_keventd()Tejun Heo1-1/+1
2010-06-21[IA64] beautify vmlinux.lds.hSam Ravnborg1-173/+189
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