summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] DMI: move dmi_scan.c from arch/i386 to drivers/firmware/Bjorn Helgaas2006-04-141-2/+1
* Merge branch 'tee' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-04-141-0/+1
|\
| * [PATCH] splice: add support for sys_tee()Jens Axboe2006-04-111-0/+1
* | [IA64] ia64_wait_for_slaves() incorrectly reports MCAKeith Owens2006-04-131-5/+5
|/
* [IA64] Failure to resume after INIT in user spaceKeith Owens2006-04-071-5/+5
* [IA64] Pass more data to the MCA/INIT notify_die hooksKeith Owens2006-04-071-12/+21
* [IA64] for_each_possible_cpu: ia64KAMEZAWA Hiroyuki2006-04-061-1/+1
* [IA64] update HP CSR space discovery via ACPIBjorn Helgaas2006-04-061-72/+71
* [IA64] Wire up new syscalls {set,get}_robust_listTony Luck2006-04-061-2/+2
* [IA64] Wire up new syscall sync_file_range()Tony Luck2006-04-041-0/+3
* [IA64] Avoid "u64 foo : 32;" for gcc3 vs. gcc4 compatibilityTony Luck2006-03-312-5/+5
* [IA64] Export cpu cache info by sysfsZhang, Yanmin2006-03-301-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/+1
| * [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/+0
* [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/+20
* [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/+220
|\ \
| * | [IA64] New IA64 core/thread detection patchFenghua Yu2006-03-241-105/+4
| * | [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/+27
| * | [IA64] move patchlist and machvec into init sectionChen, Kenneth W2006-03-221-25/+26
| * | [IA64] add init declaration - gate page functionsChen, Kenneth W2006-03-221-4/+4
| * | [IA64] add init declaration to memory initialization functionsChen, Kenneth W2006-03-221-6/+6
| * | [IA64] add init declaration to cpu initialization functionsChen, Kenneth W2006-03-221-6/+6
| * | [IA64] add __init declaration to mca functionsChen, Kenneth W2006-03-221-6/+6
| * | [IA64] Ignore disabled Local SAPIC Affinity Structure in SRATKenji Kaneshige2006-03-221-0/+3
* | | [PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk2006-03-241-1/+0
|/ /
* | Pull mca-cleanup into release branchTony Luck2006-03-211-29/+55
|\ \
| * | [IA64] MCA: remove obsolete ifdefKeith Owens2006-02-081-7/+0
| * | [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/+0
|\ \ \
| * | | [IA64] Delete MCA/INIT sigdelayed codeKeith Owens2006-01-262-115/+0
* | | | Pull bsp-removal into release branchTony Luck2006-03-218-16/+153
|\ \ \ \ | |_|_|/ |/| | |
| * | | [IA64] Fix UP build with BSP removal support.Ashok Raj2006-01-193-3/+5
| * | | [IA64] support for cpu0 removalAshok Raj2006-01-057-15/+150
OpenPOWER on IntegriCloud