aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64
AgeCommit message (Expand)AuthorFilesLines
2006-07-02[PATCH] irq-flags: IA64: Use the new IRQF_ constantsGravatar Thomas Gleixner 10-16/+16
2006-07-01[PATCH] audit syscall classesGravatar Al Viro 4-0/+42
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialGravatar Linus Torvalds 64-64/+0
2006-06-30[PATCH] zoned vm counters: basic ZVC (zoned vm counter) implementationGravatar Christoph Lameter 1-0/+5
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 64-64/+0
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Gravatar Linus Torvalds 1-1/+1
2006-06-29[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Gravatar Ingo Molnar 2-3/+11
2006-06-29[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPUGravatar Ingo Molnar 1-0/+4
2006-06-29[PATCH] genirq: cleanup: remove irq_descp()Gravatar Ingo Molnar 6-14/+14
2006-06-29[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]Gravatar Ingo Molnar 1-2/+2
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipGravatar Ingo Molnar 5-20/+20
2006-06-29[PATCH] solve config broken: undefined reference to `online_page'Gravatar Yasunori Goto 1-0/+3
2006-06-28[IA64-SGI] fix prom revision checks in SN kernelGravatar Aaron Young 2-2/+2
2006-06-28[IA64] tiger_defconfig s/NR_CPUS=4/NR_CPUS=16/Gravatar Tony Luck 1-1/+1
2006-06-28[IA64-SGI] - Pass OS logical cpu number to the SN prom (bios)Gravatar Jack Steiner 1-2/+8
2006-06-28[IA64] palinfo.c: s/register_cpu_notifier/register_hotcpu_notifier/Gravatar Tony Luck 1-1/+1
2006-06-27[PATCH] cpu hotplug: use hotplug version of cpu notifier in appropriate placesGravatar Chandra Seetharaman 1-3/+1
2006-06-27[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit onlyGravatar Chandra Seetharaman 2-3/+3
2006-06-27[PATCH] cpu hotplug: revert init patch submitted for 2.6.17Gravatar Chandra Seetharaman 3-3/+3
2006-06-27[PATCH] spin/rwlock init cleanupsGravatar Ingo Molnar 1-1/+1
2006-06-27[PATCH] node hotplug: register cpu: remove node structGravatar KAMEZAWA Hiroyuki 1-15/+2
2006-06-27[PATCH] pgdat allocation and update for ia64 of memory hotplug: allocate pgda...Gravatar Yasunori Goto 1-2/+14
2006-06-27[PATCH] pgdat allocation and update for ia64 of memory hotplug: update pgdat ...Gravatar Yasunori Goto 1-5/+19
2006-06-27[PATCH] pgdat allocation and update for ia64 of memory hotplug: hold pgdat ad...Gravatar Yasunori Goto 1-11/+8
2006-06-27[PATCH] Register sysfs file for hotplugged new nodeGravatar Yasunori Goto 1-12/+3
2006-06-27[PATCH] pgdat allocation for new node add (refresh node_data[])Gravatar Yasunori Goto 1-0/+4
2006-06-27[PATCH] pgdat allocation for new node add (specify node id)Gravatar Yasunori Goto 1-3/+2
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGravatar Greg Kroah-Hartman 1-1/+1
2006-06-26Merge branch 'x86-64'Gravatar Linus Torvalds 1-2/+2
2006-06-26[PATCH] i386/x86-64/ia64: Move polling flag into thread_info_statusGravatar Andi Kleen 1-2/+2
2006-06-26[PATCH] Notify page fault call chain for ia64Gravatar Anil S Keshavamurthy 1-1/+35
2006-06-25[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMGravatar Christoph Lameter 1-3/+0
2006-06-25[PATCH] remove for_each_cpu()Gravatar Andrew Morton 1-1/+1
2006-06-23[IA64] fix ia64 build (fadt_descriptor)Gravatar Tony Luck 1-2/+2
2006-06-23Auto-update from upstreamGravatar Tony Luck 17-241/+343
2006-06-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Gravatar Linus Torvalds 4-3/+6
2006-06-23[PATCH] clean up default value of SCHED_SMTGravatar Jean-Luc Leger 1-1/+0
2006-06-23[PATCH] vfs: add lock owner argument to flush operationGravatar Miklos Szeredi 1-2/+1
2006-06-23[PATCH] page migration: sys_move_pages(): support moving of individual pagesGravatar Christoph Lameter 1-1/+1
2006-06-23[PATCH] change gen_pool allocator to not touch managed memoryGravatar Dean Nelson 2-99/+116
2006-06-23[PATCH] Unify pxm_to_node() and node_to_pxm()Gravatar Yasunori Goto 4-20/+12
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountGravatar David Howells 1-3/+4
2006-06-21Pull rework-memory-attribute-aliasing into release branchGravatar Tony Luck 3-61/+139
2006-06-21[IA64] SKI Simulator bootGravatar Ian Wienand 1-5/+1
2006-06-21[IA64-SGI] fix SGI Altix tioce_bus_fixup() bugGravatar Mike Habeck 1-2/+2
2006-06-21[IA64] Sanitize assembler code for ia64_sal_os_stateGravatar Keith Owens 3-15/+30
2006-06-21[IA64] Make PCI Express support selectableGravatar Kenji Kaneshige 1-0/+2
2006-06-21[IA64] make efi_stub.S fit in 80 colsGravatar David Mosberger-Tang 1-1/+1
2006-06-21[IA64-SGI] SN topology fix for large systemsGravatar Jack Steiner 1-23/+27
2006-06-21[IA64] sanity check reserved region usageGravatar Alex Williamson 1-0/+1