| Commit message (Expand) | Author | Age |
* | [PATCH] Remove __devinit and __cpuinit from notifier_call definitions | Chandra Seetharaman | 2006-04-26 |
* | [PATCH] Add support for the sys_vmsplice syscall | Jens Axboe | 2006-04-26 |
* | [PATCH] Switch Kprobes inline functions to __kprobes for ia64 | Prasanna S Panchamukhi | 2006-04-19 |
* | [PATCH] DMI: move dmi_scan.c from arch/i386 to drivers/firmware/ | Bjorn Helgaas | 2006-04-14 |
* | Merge branch 'tee' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-04-14 |
|\ |
|
| * | [PATCH] splice: add support for sys_tee() | Jens Axboe | 2006-04-11 |
* | | [IA64] ia64_wait_for_slaves() incorrectly reports MCA | Keith Owens | 2006-04-13 |
|/ |
|
* | [IA64] Failure to resume after INIT in user space | Keith Owens | 2006-04-08 |
* | [IA64] Pass more data to the MCA/INIT notify_die hooks | Keith Owens | 2006-04-08 |
* | [IA64] for_each_possible_cpu: ia64 | KAMEZAWA Hiroyuki | 2006-04-06 |
* | [IA64] update HP CSR space discovery via ACPI | Bjorn Helgaas | 2006-04-06 |
* | [IA64] Wire up new syscalls {set,get}_robust_list | Tony Luck | 2006-04-06 |
* | [IA64] Wire up new syscall sync_file_range() | Tony Luck | 2006-04-04 |
* | [IA64] Avoid "u64 foo : 32;" for gcc3 vs. gcc4 compatibility | Tony Luck | 2006-03-31 |
* | [IA64] Export cpu cache info by sysfs | Zhang, Yanmin | 2006-03-30 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-03-30 |
|\ |
|
| * | [IA64] Add __mca_table to the DISCARD list in gate.lds | Jes Sorensen | 2006-03-30 |
| * | [IA64] Move __mca_table out of the __init section | Russ Anderson | 2006-03-29 |
| * | [IA64] simplify some condition checks in iosapic_check_gsi_range | Satoru Takeuchi | 2006-03-28 |
| * | [IA64] correct some messages and fixes some minor things | Satoru Takeuchi | 2006-03-28 |
* | | [PATCH] Introduce sys_splice() system call | Jens Axboe | 2006-03-30 |
* | | [PATCH] Notifier chain update: API changes | Alan Stern | 2006-03-27 |
|/ |
|
* | [PATCH] bitops: ia64: use cpu_set() instead of __set_bit() | Akinobu Mita | 2006-03-26 |
* | [PATCH] kprobes: fix broken fault handling for ia64 | Prasanna S Panchamukhi | 2006-03-26 |
* | [PATCH] kprobe handler: discard user space trap | bibo,mao | 2006-03-26 |
* | [PATCH] kretprobe instance recycled by parent process | bibo mao | 2006-03-26 |
* | [PATCH] EFI: keep physical table addresses in efi structure | Bjorn Helgaas | 2006-03-26 |
* | [PATCH] EFI, /dev/mem: simplify efi_mem_attribute_range() | Bjorn Helgaas | 2006-03-26 |
* | [PATCH] ia64: use i386 dmi_scan.c | Matt Domsch | 2006-03-26 |
* | Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2006-03-25 |
|\ |
|
| * | [PATCH] Fix IA64 success/failure indication in syscall auditing. | David Woodhouse | 2006-03-20 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-03-25 |
|\ \ |
|
| * | | [IA64] New IA64 core/thread detection patch | Fenghua Yu | 2006-03-24 |
| * | | [IA64] Increase max node count on SN platforms | Jack Steiner | 2006-03-24 |
| * | | [IA64] Increase max node count on SN platforms | Jack Steiner | 2006-03-24 |
| * | | [IA64] MCA recovery: kernel context recovery table | Russ Anderson | 2006-03-24 |
| * | | IA64: Use early_parm to handle mvec_name and nomca | Horms | 2006-03-23 |
| * | | [IA64] move patchlist and machvec into init section | Chen, Kenneth W | 2006-03-22 |
| * | | [IA64] add init declaration - gate page functions | Chen, Kenneth W | 2006-03-22 |
| * | | [IA64] add init declaration to memory initialization functions | Chen, Kenneth W | 2006-03-22 |
| * | | [IA64] add init declaration to cpu initialization functions | Chen, Kenneth W | 2006-03-22 |
| * | | [IA64] add __init declaration to mca functions | Chen, Kenneth W | 2006-03-22 |
| * | | [IA64] Ignore disabled Local SAPIC Affinity Structure in SRAT | Kenji Kaneshige | 2006-03-22 |
* | | | [PATCH] kill include/linux/platform.h, default_idle() cleanup | Adrian Bunk | 2006-03-24 |
|/ / |
|
* | | Pull mca-cleanup into release branch | Tony Luck | 2006-03-21 |
|\ \ |
|
| * | | [IA64] MCA: remove obsolete ifdef | Keith Owens | 2006-02-08 |
| * | | [IA64] MCA: update MCA comm field for user space tasks | Keith Owens | 2006-02-08 |
| * | | [IA64] MCA: print messages in MCA handler | Keith Owens | 2006-02-08 |
* | | | Pull delete-sigdelayed into release branch | Tony Luck | 2006-03-21 |
|\ \ \ |
|
| * | | | [IA64] Delete MCA/INIT sigdelayed code | Keith Owens | 2006-01-26 |