summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* Add IORESOUCE_BUSY flag for System RAMYasunori Goto2007-11-151-4/+2Star
* [IA64] IOSAPIC bogus error cleanupGeorge Beshers2007-11-091-3/+5
* [IA64] Update printing of feature set bitsRuss Anderson2007-11-091-12/+79
* [IA64] Fix IOSAPIC delivery mode settingKenji Kaneshige2007-11-091-3/+15
* [IA64] XPC heartbeat timer function must run on CPU 0Dean Nelson2007-11-091-9/+3Star
* [IA64] Clean up /proc/interrupts outputKenji Kaneshige2007-11-071-2/+4
* [IA64] Disable/re-enable CPE interrupts on AltixRuss Anderson2007-11-072-2/+8
* [IA64] Clean-up McKinley Errata messageRuss Anderson2007-11-071-3/+0Star
* [IA64] Add gate.lds to list of files ignored by GitPeter Chubb2007-11-071-0/+1
* [IA64] Fix section mismatch in contig.c version of per_cpu_init()Tony Luck2007-11-071-33/+41
* [IA64] Wrong args to memset in efi_gettimeofday()Li Zefan2007-11-061-2/+3
* [IA64] Remove duplicate includes from ia32priv.hLucas Woods2007-11-061-1/+0Star
* [IA64] fix number of bytes zeroed by sys_fw_init() in arch/ia64/hp/sim/boot/f...Roel Kluin2007-11-061-1/+1
* [IA64] Fix perfmon sysctl directory modesTony Luck2007-11-061-2/+2
* [IA64] Fix incorrect return value from ia64_setup_msi_irq()Kenji Kaneshige2007-10-301-1/+1
* [IA64] arch/ia64/sn/kernel/mca.c: undo lock when sn_oemdata can't be extendedRoel Kluin2007-10-291-0/+1
* [IA64] update sn2 defconfig to 64kb pagesJes Sorensen2007-10-291-52/+54
* [IA64] /proc/cpuinfo "physical id" field cleanupsAlex Chiang2007-10-292-48/+22Star
* [IA64] vDSO vs --build-idRoland McGrath2007-10-291-0/+3
* [IA64] check-segrel.lds vs --build-idRoland McGrath2007-10-291-0/+1
* [IA64] vmcore_find_descriptor_size should be in __initSimon Horman2007-10-291-1/+1
* [IA64] ia64/mm/init.c: fix section mismatchesAdrian Bunk2007-10-291-2/+2
* 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
|\ \