summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
Commit message (Expand)AuthorAgeFilesLines
* [IA64] Optimize ticket spinlocks in fsys_rt_sigprocmaskPetr Tesarik2010-09-151-31/+11
* [IA64] fix siglockTony Luck2010-09-091-7/+39
* Make do_execve() take a const filename pointerDavid Howells2010-08-171-1/+3
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-08-131-0/+3
|\
| * [IA64] Add latest crop of syscallsTony Luck2010-08-131-0/+3
* | Mark arguments to certain syscalls as being constDavid Howells2010-08-131-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-111-7/+8
|\
| * ia64: perfmon: add d_dname methodMiklos Szeredi2010-08-111-7/+8
* | dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori2010-08-111-6/+0
|/
* x86, ia64, smp: use workqueues unconditionally during do_boot_cpu()Suresh Siddha2010-08-091-9/+6
* topology: alternate fix for ia64 tiger_defconfig build breakageLee Schermerhorn2010-08-091-4/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-08-071-1/+1
|\
| * workqueue: increase max_active of keventd and kill current_is_keventd()Tejun Heo2010-06-291-1/+1
* | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2010-08-061-3/+4
|\ \
| * | timkeeping: Fix update_vsyscall to provide wall_to_monotonic offsetJohn Stultz2010-07-271-3/+4
| |/
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-08-061-1/+1
|\ \
| * | PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()Ben Hutchings2010-07-301-1/+1
| |/
* | [IA64] perfmon: convert to unlocked_ioctlArnd Bergmann2010-07-061-11/+11
* | [IA64] beautify vmlinux.lds.hSam Ravnborg2010-06-211-173/+189
|/
* Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-019-30/+30
|\
| * Rename .text.lock to .text..lock.Denys Vlasenko2010-03-031-2/+2
| * Rename .text.ivt to .text..ivt.Denys Vlasenko2010-03-032-2/+2
| * Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko2010-03-031-1/+1
| * Rename .data..patch.XXX to .data..patch.XXX.Denys Vlasenko2010-03-034-19/+19
| * Rename .data.gate to .data..gate.Denys Vlasenko2010-03-033-4/+4
| * Rename .data.page_aligned to .data..page_aligned.Tim Abbott2010-03-031-1/+1
| * Rename .data.init_task to .data..init_task.Tim Abbott2010-03-031-1/+1
* | [IA64] Fix build breakageTony Luck2010-05-271-0/+4
* | numa: ia64: support numa_mem_id() for memoryless nodesLee Schermerhorn2010-05-271-0/+1
* | numa: ia64: use generic percpu var numa_node_id() implementationLee Schermerhorn2010-05-271-0/+6
* | ia64: remove unnecessary sync_single_range_* in swiotlb_dma_opsFUJITA Tomonori2010-05-271-2/+0
* | ia64: ptrace_attach_sync_user_rbs: avoid "task->signal != NULL" checksOleg Nesterov2010-05-271-2/+2
* | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-05-191-7/+5
|\ \
| * | ia64: Convert ia64 to use read/update_persistent_clockJohn Stultz2010-03-131-7/+5
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-05-195-35/+17
|\ \ \
| * | | [IA64] use __ratelimitAkinobu Mita2010-05-182-25/+8
| * | | [IA64] Use set_cpus_allowed_ptrJulia Lawall2010-05-183-10/+9
* | | | x86, acpi/irq: Introduce apci_isa_irq_to_gsiEric W. Biederman2010-05-041-0/+8
|/ / /
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3014-4/+12
* | | ACPI: processor: driver doesn't need to evaluate _PDCAlex Chiang2010-03-141-0/+3
|/ /
* | Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-071-1/+1
* | elf coredump: add extended numbering supportDaisuke HATAYAMA2010-03-061-0/+16
* | elf coredump: replace ELF_CORE_EXTRA_* macros by functionsDaisuke HATAYAMA2010-03-062-0/+66
* | mm: change anon_vma linking to fix multi-process server scalability issueRik van Riel2010-03-061-0/+1
* | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-031-2/+2
|\ \
| * | smp: Use nr_cpus= to set nr_cpu_ids earlyYinghai Lu2010-02-171-2/+2
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-03-031-2/+2
|\ \
| * \ Merge branch 'master' into percpuTejun Heo2010-02-022-2/+5
| |\ \ | | |/
| * | Merge branch 'master' into percpuTejun Heo2010-01-0514-267/+100
| |\ \
| * | | percpu: remove per_cpu__ prefix.Rusty Russell2009-10-291-2/+2
OpenPOWER on IntegriCloud