summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* [IA64] fix section mismatch in arch/ia64/kernel/acpi.cHidetoshi Seto2008-04-301-1/+1
* signals: ia64 renumber TIF_RESTORE_SIGMASKakpm@linux-foundation.org2008-04-301-1/+1
* [IA64] Provide ACPI fixup for /proc/cpuinfo/physical_idAlex Chiang2008-04-291-0/+9
* [IA64] Remove printk noise on unimplemented SAL_PHYSICAL_ID_INFOAlex Chiang2008-04-291-3/+9
* [IA64] allocate multiple contiguous pages via uncached allocatorDean Nelson2008-04-291-10/+13
* ia64: use kbuild.h macros instead of defining macros in asm-offsets.cChristoph Lameter2008-04-291-6/+1
* ia64: use non-racy method for proc entries creationDenis V. Lunev2008-04-292-11/+5
* [IA64] minor irq handler cleanupsJeff Garzik2008-04-221-2/+2
* [IA64] simplify notify hooks in mca.cHidetoshi Seto2008-04-222-41/+37
* [IA64] do notify DIE_MCA_MONARCH_PROCESS for each monarchsHidetoshi Seto2008-04-221-4/+5
* [IA64] disable interrupts on exit of ia64_trace_syscallHidetoshi Seto2008-04-221-0/+1
* Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox2008-04-181-1/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-04-1823-437/+1595
|\
| * Pull miscellaneous into release branchTony Luck2008-04-1710-61/+214
| |\
| | * [IA64] kdump: Add crash_save_vmcoreinfo for INITTakao Indoh2008-04-151-0/+1
| | * [IA64] Fix NUMA configuration issueZoltan Menyhart2008-04-111-0/+23
| | * [IA64] arch/ia64/kernel/: use time_* macrosS.Caglar Onur2008-04-093-3/+6
| | * [IA64] kprobes: kprobe-booster for ia64Masami Hiramatsu2008-04-091-26/+107
| | * [IA64] fix getpid and set_tid_address fast system calls for pid namespacesPavel Emelyanov2008-04-092-4/+37
| | * [IA64] use goto to jump out do/while_each_threadLi Zefan2008-04-091-2/+2
| | * [IA64] Fix unlock ordering in smp_callinAlan D. Brunelle2008-04-091-1/+1
| | * [IA64] kdump: crash.c coding style fixHidetoshi Seto2008-04-091-26/+26
| | * [IA64] kdump: add kdump_on_fatal_mcaHidetoshi Seto2008-04-092-13/+24
| * | Pull nptcg into release branchTony Luck2008-04-172-2/+50
| |\ \
| | * | [IA64] Kernel parameter for max number of concurrent global TLB purgesFenghua Yu2008-04-042-2/+2
| | * | [IA64] Multiple outstanding ptc.g instruction supportFenghua Yu2008-04-042-2/+50
| | |/
| * | Pull kvm-patches into release branchTony Luck2008-04-173-0/+136
| |\ \
| | * | [IA64] Implement smp_call_function_mask for ia64Xiantao Zhang2008-04-031-0/+82
| | * | [IA64] Add API for allocating Dynamic TR resource.Xiantao Zhang2008-04-032-0/+54
| | |/
| * | Pull percpureserve into release branchTony Luck2008-04-173-2/+6
| |\ \
| | * | [IA64] Minimize per_cpu reservations.holt@sgi.com2008-04-083-2/+6
| | |/
| * | Pull regset into release branchTony Luck2008-04-172-352/+895
| |\ \
| | * | [IA64] remove duplicate code for register accessShaohua Li2008-03-121-322/+200
| | * | [IA64] use CORE_DUMP_USE_REGSETShaohua Li2008-03-121-30/+0
| | * | [IA64] regset: 32-bit supportShaohua Li2008-03-121-0/+5
| | * | [IA64] regset: 64-bit supportShaohua Li2008-03-121-0/+690
| | |/
| * | Pull virt-cpu-accounting into release branchTony Luck2008-04-177-0/+278
| |\ \
| | * | [IA64] VIRT_CPU_ACCOUNTING (accurate cpu time accounting)Hidetoshi Seto2008-02-207-0/+278
| * | | [IA64] cleanup and improve fsys_gettimeofdayHidetoshi Seto2008-03-102-20/+16
| | |/ | |/|
* | | Generic semaphore implementationMatthew Wilcox2008-04-173-172/+1
|/ /
* | [IA64] kprobes arch consolidation build fixHarvey Harrison2008-03-061-1/+1
* | [IA64] update efi region debugging to use MB, GB and TB as well as KBSimon Horman2008-03-061-4/+22
* | [IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-0612-131/+128
* | [IA64] remove CONFIG_SMP ifdef in ia64_send_ipi()Bjorn Helgaas2008-03-061-4/+0
* | [IA64] arch_ptrace() cleanupPetr Tesarik2008-03-051-59/+31
* | [IA64] remove duplicate code from arch_ptrace()Petr Tesarik2008-03-051-67/+29
* | [IA64] convert sys_ptrace to arch_ptracePetr Tesarik2008-03-051-39/+3
* | [IA64] remove find_thread_for_addr()Petr Tesarik2008-03-051-55/+1
* | [IA64] do not sync RBS when changing PT_AR_BSP or PT_CFMPetr Tesarik2008-03-051-16/+3
* | [IA64] access user RBS directlyPetr Tesarik2008-03-051-30/+14
OpenPOWER on IntegriCloud