aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds1-1/+1
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-19/+4
2008-04-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds34-526/+2645
2008-04-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller1-1/+6
2008-04-17Pull miscellaneous into release branchTony Luck17-100/+266
2008-04-17Pull nptcg into release branchTony Luck3-17/+196
2008-04-17Pull kvm-patches into release branchTony Luck4-0/+332
2008-04-17Pull percpureserve into release branchTony Luck5-11/+14
2008-04-17Pull regset into release branchTony Luck3-377/+1519
2008-04-17Pull virt-cpu-accounting into release branchTony Luck9-1/+302
2008-04-17Pull fsys_gettimeofday into release branchTony Luck2-20/+16
2008-04-17Generic semaphore implementationMatthew Wilcox3-172/+1
2008-04-15acpi: unneccessary to scan the PCI bus already scannedyakui.zhao@intel.com1-1/+6
2008-04-15[IA64] kdump: Add crash_save_vmcoreinfo for INITTakao Indoh1-0/+1
2008-04-11[IA64] Fix NUMA configuration issueZoltan Menyhart4-6/+27
2008-04-09[IA64] Untangle sync_icache_dcache() page size determinationChristoph Lameter1-7/+1
2008-04-09[IA64] arch/ia64/kernel/: use time_* macrosS.Caglar Onur3-3/+6
2008-04-09[IA64] remove redundant display of free swap space in show_mem()Johannes Weiner2-4/+0
2008-04-09[IA64] make IOMMU respect the segment boundary limitsFUJITA Tomonori2-17/+42
2008-04-09[IA64] kprobes: kprobe-booster for ia64Masami Hiramatsu1-26/+107
2008-04-09[IA64] fix getpid and set_tid_address fast system calls for pid namespacesPavel Emelyanov2-4/+37
2008-04-09[IA64] Replace explicit jiffies tests with time_* macros.Robert P. J. Day2-5/+5
2008-04-09[IA64] use goto to jump out do/while_each_threadLi Zefan1-2/+2
2008-04-09[IA64] Fix unlock ordering in smp_callinAlan D. Brunelle1-1/+1
2008-04-09[IA64] kdump: crash.c coding style fixHidetoshi Seto1-26/+26
2008-04-09[IA64] kdump: add kdump_on_fatal_mcaHidetoshi Seto2-13/+24
2008-04-08[IA64] Minimize per_cpu reservations.holt@sgi.com5-11/+13
2008-04-08[IA64] Correct pernodesize calculation.holt@sgi.com1-0/+1
2008-04-07[SCSI] simscsi: use sg buffer copy helper funcitonsFUJITA Tomonori1-19/+4
2008-04-04[IA64] Kernel parameter for max number of concurrent global TLB purgesFenghua Yu3-7/+43
2008-04-04[IA64] Multiple outstanding ptc.g instruction supportFenghua Yu3-17/+160
2008-04-03[IA64] Implement smp_call_function_mask for ia64Xiantao Zhang1-0/+82
2008-04-03[IA64] Add API for allocating Dynamic TR resource.Xiantao Zhang3-0/+250
2008-03-26[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki1-1/+1
2008-03-12[IA64] remove duplicate code for register accessShaohua Li1-322/+200
2008-03-12[IA64] use CORE_DUMP_USE_REGSETShaohua Li1-30/+0
2008-03-12[IA64] regset: 32-bit supportShaohua Li2-25/+629
2008-03-12[IA64] regset: 64-bit supportShaohua Li1-0/+690
2008-03-10[IA64] cleanup and improve fsys_gettimeofdayHidetoshi Seto2-20/+16
2008-03-06[IA64] kprobes arch consolidation build fixHarvey Harrison2-2/+2
2008-03-06[IA64] update efi region debugging to use MB, GB and TB as well as KBSimon Horman1-4/+22
2008-03-06[IA64] use dev_printk in video quirkBjorn Helgaas1-1/+1
2008-03-06[IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison26-191/+186
2008-03-06[IA64] remove unnecessary nfs includes from sys_ia32.cKOSAKI Motohiro1-6/+1
2008-03-06[IA64] remove CONFIG_SMP ifdef in ia64_send_ipi()Bjorn Helgaas1-4/+0
2008-03-05[IA64] arch_ptrace() cleanupPetr Tesarik1-59/+31
2008-03-05[IA64] remove duplicate code from arch_ptrace()Petr Tesarik1-67/+29
2008-03-05[IA64] convert sys_ptrace to arch_ptracePetr Tesarik1-39/+3
2008-03-05[IA64] remove find_thread_for_addr()Petr Tesarik1-55/+1
2008-03-05[IA64] do not sync RBS when changing PT_AR_BSP or PT_CFMPetr Tesarik1-16/+3