summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [ACPI] delete CONFIG_ACPI_BOOTLen Brown2005-08-243-5/+5
| * | | Merge from-linus to-akpmLen Brown2005-08-243-2/+4
| |\ \ \
| * | | | [ACPI] fix ia64 build issues resulting from Lindent and mergeMAEDA Naoaki2005-08-162-4/+4
| * | | | Merge ../to-linusLen Brown2005-08-111-1/+1
| |\ \ \ \
| * | | | | [ACPI] Lindent all ACPI filesLen Brown2005-08-052-173/+188
| * | | | | [ACPI] Merge acpi-2.6.12 branch into 2.6.13-rc3Len Brown2005-08-052-10/+20
| |\ \ \ \ \
| | * | | | | [ACPI] iosapic_register_intr() now returns error instead of panicKenji Kaneshige2005-08-051-7/+16
| | * | | | | [ACPI] acpi_register_gsi() can return errorKenji Kaneshige2005-08-051-1/+5
* | | | | | | [IA64] Minor cleanups - remove CONFIG_ACPI_DEALLOCATE_IRQKenji Kaneshige2005-09-072-4/+0
* | | | | | | [IA64] minor performance tune-up in ia64_switch_toChen, Kenneth W2005-09-071-3/+3
| |_|_|_|_|/ |/| | | | |
* | | | | | [IA64] uncached allocator: use generic (not sn2 specific) functionsMartin Hicks2005-08-311-2/+2
* | | | | | Auto-update from upstreamTony Luck2005-08-301-9/+6
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | [PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt2005-08-291-9/+6
| | |_|_|/ | |/| | |
* | | | | Pull rationalise-regions into release branchTony Luck2005-08-301-1/+1
|\ \ \ \ \
| * | | | | [IA64] Rationalise Region DefinitionsPeter Chubb2005-08-251-1/+1
| |/ / / /
* / / / / [IA64] Add ACPI based P-state supportVenkatesh Pallipadi2005-08-274-0/+530
|/ / / /
* | | | [IA64] Initialize some spinlocksKeith Owens2005-08-171-1/+2
* | | | Auto-update from upstreamTony Luck2005-08-161-1/+1
|\ \ \ \
| * | | | [PATCH] fix for ia64 sched-domains codeJohn Hawkes2005-08-161-1/+1
| | |_|/ | |/| |
* / | | [IA64] fix perfmon context loadstephane.eranian@hp.com2005-08-111-0/+1
|/ / /
* / / [IA64] fix nohalt boot optionKen Chen2005-08-091-1/+1
|/ /
* | [PATCH] remove sys_set_zone_reclaim()Ingo Molnar2005-08-011-1/+1
* | [IA64] unwind.c uses wrong unat from switch_stackKeith Owens2005-07-271-6/+6
* | [IA64] inotify: ia64 syscalls.Robert Love2005-07-271-3/+3
* | [PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman2005-07-261-5/+0
* | [IA64] Fix undefined reference to can_cpei_retarget for simulatorIan Wienand2005-07-141-0/+2
* | Auto merge with /home/aegl/GIT/linusTony Luck2005-07-135-1/+66
|\ \
| * | [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown2005-07-125-1/+66
| |\|
| | * [ACPI] fix C1 patch for IA64Venkatesh Pallipadi2005-07-122-0/+4
| | * [ACPI] Evaluate CPEI Processor Override flagAshok Raj2005-07-123-1/+62
* | | [IA64] improve flush_icache_range()Zoltan Menyhart2005-07-131-2/+35
|/ /
* | [IA64] assign_irq_vector() should not panicKenji Kaneshige2005-07-112-17/+11
* | [IA64] remove linux/version.h include from arch/ia64Olaf Hering2005-07-111-1/+0
* | [IA64] Fix a typo in arch/ia64/kernel/entry.SH. J. Lu2005-07-081-1/+1
* | [IA64] fix generic/up buildsTony Luck2005-07-074-42/+61
* | [IA64] Make ia64 die() preempt safe2005-07-071-2/+4
* | Auto merge with /home/aegl/GIT/linusTony Luck2005-07-071-1/+1
|\ \
| * | [PATCH] kprobes: fix namespace problem and sparc64 buildRusty Lynch2005-07-061-1/+1
* | | [IA64] restore_sigcontext is not preempt safeKeith Owens2005-07-071-0/+2
|/ /
* | Auto merge with /home/aegl/GIT/linusTony Luck2005-06-302-25/+139
|\ \
| * \ Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH2005-06-284-7/+148
| |\ \
| * | | [PATCH] ACPI based I/O APIC hot-plug: ia64 supportKenji Kaneshige2005-06-282-29/+126
| * | | [PATCH] ACPI based I/O APIC hot-plug: add interfacesKenji Kaneshige2005-06-281-0/+17
* | | | [IA64] Fix another IA64 preemption problemPeter Chubb2005-06-281-0/+3
* | | | [IA64] Speed up lfetch.fault [NULL]David Mosberger-Tang2005-06-281-0/+19
* | | | [IA64-SGI] pcdp: add PCDP pci interface supportMark Maule2005-06-281-4/+8
* | | | Auto merge with /home/aegl/GIT/ia64-testTony Luck2005-06-286-224/+299
|\ \ \ \ | |_|/ / |/| | |
| * | | Auto merge with /home/aegl/GIT/linusTony Luck2005-06-1516-104/+336
| |\ \ \ | | | |/ | | |/|
| * | | Merge with temp tree to get David's gdb inferior calls patchTony Luck2005-05-183-18/+25
| |\ \ \
| | * | | [IA64] Fix convert_to_non_syscall() so gdb inferior calls work againDavid Mosberger-Tang2005-05-171-1/+21