aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel
Commit message (Expand)AuthorAge
* [PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman2006-04-26
* [PATCH] Add support for the sys_vmsplice syscallJens Axboe2006-04-26
* [PATCH] Switch Kprobes inline functions to __kprobes for ia64Prasanna S Panchamukhi2006-04-19
* [PATCH] DMI: move dmi_scan.c from arch/i386 to drivers/firmware/Bjorn Helgaas2006-04-14
* Merge branch 'tee' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-04-14
|\
| * [PATCH] splice: add support for sys_tee()Jens Axboe2006-04-11
* | [IA64] ia64_wait_for_slaves() incorrectly reports MCAKeith Owens2006-04-13
|/
* [IA64] Failure to resume after INIT in user spaceKeith Owens2006-04-08
* [IA64] Pass more data to the MCA/INIT notify_die hooksKeith Owens2006-04-08
* [IA64] for_each_possible_cpu: ia64KAMEZAWA Hiroyuki2006-04-06
* [IA64] update HP CSR space discovery via ACPIBjorn Helgaas2006-04-06
* [IA64] Wire up new syscalls {set,get}_robust_listTony Luck2006-04-06
* [IA64] Wire up new syscall sync_file_range()Tony Luck2006-04-04
* [IA64] Avoid "u64 foo : 32;" for gcc3 vs. gcc4 compatibilityTony Luck2006-03-31
* [IA64] Export cpu cache info by sysfsZhang, Yanmin2006-03-30
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-03-30
|\
| * [IA64] Add __mca_table to the DISCARD list in gate.ldsJes Sorensen2006-03-30
| * [IA64] Move __mca_table out of the __init sectionRuss Anderson2006-03-29
| * [IA64] simplify some condition checks in iosapic_check_gsi_rangeSatoru Takeuchi2006-03-28
| * [IA64] correct some messages and fixes some minor thingsSatoru Takeuchi2006-03-28
* | [PATCH] Introduce sys_splice() system callJens Axboe2006-03-30
* | [PATCH] Notifier chain update: API changesAlan Stern2006-03-27
|/
* [PATCH] bitops: ia64: use cpu_set() instead of __set_bit()Akinobu Mita2006-03-26
* [PATCH] kprobes: fix broken fault handling for ia64Prasanna S Panchamukhi2006-03-26
* [PATCH] kprobe handler: discard user space trapbibo,mao2006-03-26
* [PATCH] kretprobe instance recycled by parent processbibo mao2006-03-26
* [PATCH] EFI: keep physical table addresses in efi structureBjorn Helgaas2006-03-26
* [PATCH] EFI, /dev/mem: simplify efi_mem_attribute_range()Bjorn Helgaas2006-03-26
* [PATCH] ia64: use i386 dmi_scan.cMatt Domsch2006-03-26
* Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2006-03-25
|\
| * [PATCH] Fix IA64 success/failure indication in syscall auditing.David Woodhouse2006-03-20
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-03-25
|\ \
| * | [IA64] New IA64 core/thread detection patchFenghua Yu2006-03-24
| * | [IA64] Increase max node count on SN platformsJack Steiner2006-03-24
| * | [IA64] Increase max node count on SN platformsJack Steiner2006-03-24
| * | [IA64] MCA recovery: kernel context recovery tableRuss Anderson2006-03-24
| * | IA64: Use early_parm to handle mvec_name and nomcaHorms2006-03-23
| * | [IA64] move patchlist and machvec into init sectionChen, Kenneth W2006-03-22
| * | [IA64] add init declaration - gate page functionsChen, Kenneth W2006-03-22
| * | [IA64] add init declaration to memory initialization functionsChen, Kenneth W2006-03-22
| * | [IA64] add init declaration to cpu initialization functionsChen, Kenneth W2006-03-22
| * | [IA64] add __init declaration to mca functionsChen, Kenneth W2006-03-22
| * | [IA64] Ignore disabled Local SAPIC Affinity Structure in SRATKenji Kaneshige2006-03-22
* | | [PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk2006-03-24
|/ /
* | Pull mca-cleanup into release branchTony Luck2006-03-21
|\ \
| * | [IA64] MCA: remove obsolete ifdefKeith Owens2006-02-08
| * | [IA64] MCA: update MCA comm field for user space tasksKeith Owens2006-02-08
| * | [IA64] MCA: print messages in MCA handlerKeith Owens2006-02-08
* | | Pull delete-sigdelayed into release branchTony Luck2006-03-21
|\ \ \
| * | | [IA64] Delete MCA/INIT sigdelayed codeKeith Owens2006-01-26