summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
Commit message (Expand)AuthorAgeFilesLines
* [IA64] Avoid "u64 foo : 32;" for gcc3 vs. gcc4 compatibilityTony Luck2006-03-312-5/+5
* [IA64] Export cpu cache info by sysfsZhang, Yanmin2006-03-311-0/+367
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-03-303-112/+172
|\
| * [IA64] Add __mca_table to the DISCARD list in gate.ldsJes Sorensen2006-03-301-0/+1
| * [IA64] Move __mca_table out of the __init sectionRuss Anderson2006-03-291-9/+9
| * [IA64] simplify some condition checks in iosapic_check_gsi_rangeSatoru Takeuchi2006-03-281-4/+1Star
| * [IA64] correct some messages and fixes some minor thingsSatoru Takeuchi2006-03-281-99/+161
* | [PATCH] Introduce sys_splice() system callJens Axboe2006-03-301-0/+1
* | [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-3/+3
|/
* [PATCH] bitops: ia64: use cpu_set() instead of __set_bit()Akinobu Mita2006-03-261-1/+2
* [PATCH] kprobes: fix broken fault handling for ia64Prasanna S Panchamukhi2006-03-261-5/+43
* [PATCH] kprobe handler: discard user space trapbibo,mao2006-03-261-0/+3
* [PATCH] kretprobe instance recycled by parent processbibo mao2006-03-261-8/+0Star
* [PATCH] EFI: keep physical table addresses in efi structureBjorn Helgaas2006-03-263-10/+19
* [PATCH] EFI, /dev/mem: simplify efi_mem_attribute_range()Bjorn Helgaas2006-03-261-21/+20Star
* [PATCH] ia64: use i386 dmi_scan.cMatt Domsch2006-03-262-1/+10
* Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2006-03-251-2/+8
|\
| * [PATCH] Fix IA64 success/failure indication in syscall auditing.David Woodhouse2006-03-201-2/+8
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-03-2512-226/+220Star
|\ \
| * | [IA64] New IA64 core/thread detection patchFenghua Yu2006-03-241-105/+4Star
| * | [IA64] Increase max node count on SN platformsJack Steiner2006-03-241-1/+1
| * | [IA64] Increase max node count on SN platformsJack Steiner2006-03-241-4/+28
| * | [IA64] MCA recovery: kernel context recovery tableRuss Anderson2006-03-246-41/+109
| * | IA64: Use early_parm to handle mvec_name and nomcaHorms2006-03-232-28/+27Star
| * | [IA64] move patchlist and machvec into init sectionChen, Kenneth W2006-03-231-25/+26
| * | [IA64] add init declaration - gate page functionsChen, Kenneth W2006-03-231-4/+4
| * | [IA64] add init declaration to memory initialization functionsChen, Kenneth W2006-03-231-6/+6
| * | [IA64] add init declaration to cpu initialization functionsChen, Kenneth W2006-03-231-6/+6
| * | [IA64] add __init declaration to mca functionsChen, Kenneth W2006-03-231-6/+6
| * | [IA64] Ignore disabled Local SAPIC Affinity Structure in SRATKenji Kaneshige2006-03-231-0/+3
* | | [PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk2006-03-241-1/+0Star
|/ /
* | Pull mca-cleanup into release branchTony Luck2006-03-211-29/+55
|\ \
| * | [IA64] MCA: remove obsolete ifdefKeith Owens2006-02-081-7/+0Star
| * | [IA64] MCA: update MCA comm field for user space tasksKeith Owens2006-02-081-20/+32
| * | [IA64] MCA: print messages in MCA handlerKeith Owens2006-02-081-2/+23
* | | Pull delete-sigdelayed into release branchTony Luck2006-03-212-115/+0Star
|\ \ \
| * | | [IA64] Delete MCA/INIT sigdelayed codeKeith Owens2006-01-262-115/+0Star
* | | | Pull bsp-removal into release branchTony Luck2006-03-218-16/+153
|\ \ \ \ | |_|_|/ |/| | |
| * | | [IA64] Fix UP build with BSP removal support.Ashok Raj2006-01-203-3/+5
| * | | [IA64] support for cpu0 removalAshok Raj2006-01-057-15/+150
* | | | [IA64] Fix race in the accessed/dirty bit handlersChristoph Lameter2006-03-091-6/+9
* | | | [IA64] mca recovery return value when no bus checkRuss Anderson2006-03-081-2/+7
* | | | [IA64] don't report !sn2 or !summit hardware as an errorBjorn Helgaas2006-03-081-1/+1
* | | | [IA64] Increase severity of MCA recovery messagesRuss Anderson2006-03-081-3/+4
* | | | [IA64] sysctl option to silence unaligned trap warningsJes Sorensen2006-02-281-3/+28
* | | | [IA64] cleanup in fsys.SKen Chen2006-02-281-4/+3Star
* | | | [IA64] die_if_kernel() can returnTony Luck2006-02-281-1/+1
* | | | [IA64] Delete a redundant instruction in unaligned_accessZhang, Yanmin2006-02-281-1/+0Star
* | | | [IA64] Count disabled cpus as potential hot-pluggable CPUsAshok Raj2006-02-161-11/+8Star
* | | | [IA64] Missing check for TIF_WORK if trace/audit enabledJack Steiner2006-02-161-1/+3