aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)AuthorFilesLines
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-1/+1
2010-08-21Input: sysrq - drop tty argument form handle_sysrq()Gravatar Dmitry Torokhov 1-1/+1
2010-08-18[IA64] Fix build error: conflicting types for ‘sys_execve’Gravatar Tony Luck 1-2/+0
2010-08-17Make do_execve() take a const filename pointerGravatar David Howells 1-1/+3
2010-08-14defconfig reductionGravatar Sam Ravnborg 7-858/+851
2010-08-14archs: replace unifdef-y with header-yGravatar Sam Ravnborg 1-5/+4
2010-08-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Gravatar Linus Torvalds 3-5/+11
2010-08-13[IA64] Add latest crop of syscallsGravatar Tony Luck 2-1/+7
2010-08-13Mark arguments to certain syscalls as being constGravatar David Howells 2-2/+2
2010-08-13[IA64] Fix 64-bit atomic routines to return "long"Gravatar Tony Luck 1-4/+4
2010-08-12[IA64] Fix rwsem: RWSEM_WAITING_BIAS must not be unsigned.Gravatar Tony Luck 1-3/+3
2010-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-7/+8
2010-08-11dma-mapping: remove dma_is_consistent APIGravatar FUJITA Tomonori 1-2/+0
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsGravatar FUJITA Tomonori 2-8/+0
2010-08-11ia64: perfmon: add d_dname methodGravatar Miklos Szeredi 1-7/+8
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 1-9/+0
2010-08-10tty: Add EXTPROC support for LINEMODEGravatar hyc@symas.com 2-0/+3
2010-08-10tty: remove remaining Hayes ESP ioctlsGravatar Greg Kroah-Hartman 1-2/+0
2010-08-09x86, ia64, smp: use workqueues unconditionally during do_boot_cpu()Gravatar Suresh Siddha 1-9/+6
2010-08-09topology: alternate fix for ia64 tiger_defconfig build breakageGravatar Lee Schermerhorn 2-6/+1
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqGravatar Linus Torvalds 1-1/+1
2010-08-07remove needless ISA_DMA_THRESHOLDGravatar FUJITA Tomonori 1-9/+0
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Gravatar Linus Torvalds 2-7/+4
2010-08-06Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Gravatar Linus Torvalds 2-2/+2
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+1
2010-08-05Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-3/+3
2010-08-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Gravatar Linus Torvalds 10-9508/+1058
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Gravatar Linus Torvalds 2-4/+4
2010-08-04Pull misc2-6-36 into release branchGravatar Tony Luck 2-184/+200
2010-08-04Pull percpu256K into release branchGravatar Tony Luck 1-1/+1
2010-08-04Merge branch 'master' into for-nextGravatar Jiri Kosina 1-1/+1
2010-08-04Merge commit 'v2.6.35' into kbuild/kbuildGravatar Michal Marek 98-6628/+348
2010-08-03kbuild: allow assignment to {A,C}FLAGS_KERNEL on the command lineGravatar Sam Ravnborg 1-2/+2
2010-08-03kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command lineGravatar Sam Ravnborg 1-1/+1
2010-08-01KVM: Remove unnecessary divide operationsGravatar Joerg Roedel 1-0/+1
2010-08-01KVM: ia64: cleanup kvm_ia64_sync_dirty_log()Gravatar Takuya Yoshikawa 1-19/+11
2010-08-01KVM: ia64: fix dirty_log_lock spin_lock section not to include get_dirty_log()Gravatar Takuya Yoshikawa 1-2/+2
2010-08-01KVM: Remove memory alias supportGravatar Avi Kivity 1-5/+0
2010-08-01KVM: move vcpu locking to dispatcher for generic vcpu ioctlsGravatar Avi Kivity 1-11/+0
2010-07-30PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()Gravatar Ben Hutchings 2-2/+2
2010-07-27[IA64] increase ia64 static per cpu areaGravatar Tony Luck 1-1/+1
2010-07-27timkeeping: Fix update_vsyscall to provide wall_to_monotonic offsetGravatar John Stultz 1-3/+4
2010-07-27time: Kill off CONFIG_GENERIC_TIMEGravatar John Stultz 1-4/+0
2010-07-13[IA64] Put ia64 config files on the Uwe Kleine-König dietGravatar Tony Luck 7-9323/+857
2010-07-06[IA64] perfmon: convert to unlocked_ioctlGravatar Arnd Bergmann 1-11/+11
2010-07-05Merge commit 'v2.6.35-rc4' into perf/coreGravatar Ingo Molnar 1-1/+1
2010-06-30[IA64] Fix spinaphore down_spin()Gravatar Tony Luck 1-1/+1
2010-06-29workqueue: increase max_active of keventd and kill current_is_keventd()Gravatar Tejun Heo 1-1/+1
2010-06-21[IA64] beautify vmlinux.lds.hGravatar Sam Ravnborg 1-173/+189
2010-06-18Merge commit 'v2.6.35-rc3' into perf/coreGravatar Ingo Molnar 17-42/+43