summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-10-233-4/+4
|\
| * Update arch/ to use sg helpersJens Axboe2007-10-223-4/+4
* | kexec: add BSS to resource treeBernhard Walle2007-10-222-4/+14
|/
* typo fixesMatt LaPlante2007-10-201-4/+4
* Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers2007-10-192-34/+1Star
* Use extended crashkernel command line on ia64Bernhard Walle2007-10-192-43/+49
* Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-196-92/+97
* pid namespaces: changes to show virtual ids to userPavel Emelyanov2007-10-191-2/+2
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-191-1/+1
* task cgroups: enable cgroups by default in some configsPaul Jackson2007-10-191-0/+1
* setup vma->vm_page_prot by vm_get_page_prot()Coly Li2007-10-191-1/+1
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-181-6/+7
* Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().Tony Breeds2007-10-181-0/+5
* [IA64] fix non-numa buildAndrew Morton2007-10-171-1/+3
* Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-10-171-2/+2
|\
| * IA64: iommu uses sg_next with an invalid sg elementFUJITA Tomonori2007-10-171-2/+2
* | add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macrosKen'ichi Ohmichi2007-10-171-10/+10
* | add-vmcore: use the existing ia64_tpa() instead of asm codeKen'ichi Ohmichi2007-10-171-4/+2Star
* | Add vmcoreinfoKen'ichi Ohmichi2007-10-172-1/+31
* | KCONFIG: Make "Instrumentation support" non-EXPERIMENTALRobert P. J. Day2007-10-171-1/+0Star
* | Make unregister_binfmt() return voidAlexey Dobriyan2007-10-171-1/+1
* | x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #defineMark Nelson2007-10-171-0/+1
|/
* [IA64] Fix build for CONFIG_SMP=nTony Luck2007-10-161-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-10-165-6/+6
|\
| * kbuild: enable 'make CPPFLAGS=...' to add additional options to CPPSam Ravnborg2007-10-151-1/+1
| * kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2007-10-141-1/+1
| * ia64: fix sn to add include files using EXTRA_CFLAGSSam Ravnborg2007-10-124-4/+4
* | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-10-163-12/+14
|\ \
| * | IA64: sg chaining supportJens Axboe2007-10-162-12/+13
| * | [SCSI] add use_sg_chaining option to scsi_host_templateFUJITA Tomonori2007-10-161-0/+1
* | | ia64 vDSO: linker script indentationRoland McGrath2007-10-161-63/+72
* | | kprobes: support kretprobe blacklistMasami Hiramatsu2007-10-161-0/+2
* | | fix memory hot remove not configured case.KAMEZAWA Hiroyuki2007-10-161-1/+2
* | | memory unplug: ia64 interfaceKAMEZAWA Hiroyuki2007-10-161-1/+11
* | | memory unplug: page offlineKAMEZAWA Hiroyuki2007-10-161-0/+3
* | | Do not depend on MAX_ORDER when grouping pages by mobilityMel Gorman2007-10-162-2/+7
* | | flush icache before set_pte() on ia64: flush icache at set_pteKAMEZAWA Hiroyuki2007-10-161-4/+1Star
* | | Memoryless nodes: Uncached allocator updatesChristoph Lameter2007-10-161-2/+2
* | | During VM oom condition, kill all threads in process groupWill Schmidt2007-10-161-1/+1
* | | IA64: SPARSEMEM_VMEMMAP 16K page size supportChristoph Lameter2007-10-162-0/+9
* | | Convert cpu_sibling_map to be a per cpu variableMike Travis2007-10-162-12/+18
|/ /
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-10-1512-328/+500
|\ \
| * | [IA64] update sn2_defconfigJes Sorensen2007-10-151-254/+189Star
| * | [IA64] Fix kernel hangup in kdump on INITKenji Kaneshige2007-10-131-5/+8
| * | [IA64] Fix kernel panic in kdump on INITKenji Kaneshige2007-10-132-3/+1Star
| * | [IA64] Remove vector from ia64_machine_kexec()Simon Horman2007-10-131-5/+1Star
| * | [IA64] Fix race when multiple cpus go through MCARuss Anderson2007-10-131-22/+25
| * | [IA64] Remove needless delay in MCA rendezvousRuss Anderson2007-10-131-22/+19Star
| * | [IA64] add driver for ACPI methods to call native firmwareBjorn Helgaas2007-10-133-0/+247
| * | [IA64] perfmon: Remove exit_pfm_fs()Satyam Sharma2007-10-121-7/+0Star