Age | Commit message (Expand) | Author | Files | Lines |
2006-02-10 | Pull new-syscalls into release branch | Tony Luck | 2 | -26/+19 |
2006-02-10 | [IA64] mca_drv: Add minstate validation | Hidetoshi Seto | 1 | -0/+3 |
2006-02-10 | [IA64] sys32_signal() forgets to initialize ->sa_mask | Tony Luck | 1 | -0/+1 |
2006-02-10 | [IA64-SGI] Small cleanup for misuse of list_for_each to list_for_each_safe. | Prarit Bhargava | 1 | -4/+2 |
2006-02-10 | [IA64-SGI] Hotplug driver related fix in the SN ia64 code. | Prarit Bhargava | 2 | -1/+5 |
2006-02-09 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 7 | -28/+70 |
2006-02-09 | [IA64] unshare system call registration for ia64 | Janak Desai | 1 | -0/+3 |
2006-02-08 | [IA64] prevent sn2 specific code to be run in generic kernels | Jes Sorensen | 2 | -3/+7 |
2006-02-08 | [PATCH] drive_info removal outside of arch/i386 | Al Viro | 2 | -24/+0 |
2006-02-08 | [IA64] Fix CONFIG_PRINTK_TIME | Tony Luck | 4 | -13/+59 |
2006-02-08 | [IA64] Fix wrong use of memparse in efi.c | Zou Nan hai | 1 | -11/+3 |
2006-02-07 | [IA64] Fix a possible buffer overflow in efi.c | Zou Nan hai | 1 | -1/+1 |
2006-02-07 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 14 | -178/+221 |
2006-02-06 | [IA64] add syscall entry for *at() | Chen, Kenneth W | 2 | -26/+16 |
2006-02-06 | [IA64-SGI] Shub2 BTE address fix | Russ Anderson | 1 | -11/+6 |
2006-02-06 | Pull sn-recursive-flags-for-select-builds into release branch | Tony Luck | 5 | -2/+8 |
2006-02-03 | [PATCH] Export cpu topology in sysfs | Zhang, Yanmin | 1 | -8/+10 |
2006-02-03 | [IA64-SGI] Fix XPC code which sleeps with spin_lock_irqsave(). | Robin Holt | 1 | -8/+11 |
2006-02-03 | [IA64-SGI] sn2 housekeeping | Jes Sorensen | 4 | -34/+35 |
2006-02-03 | Pull sgi-drivers-makefile-cleanup into release branch | Tony Luck | 1 | -0/+3 |
2006-02-03 | [IA64] avoid broken SAL_CACHE_FLUSH implementations | Bjorn Helgaas | 1 | -0/+75 |
2006-02-03 | [IA64] Remove stale comment from ia64/Kconfig | Kyle McMartin | 1 | -1/+0 |
2006-02-03 | [IA64-SGI] disable msi for all altix pci devices | Mark Maule | 1 | -0/+7 |
2006-02-03 | [IA64-SGI] fix smp_affinity redirection when using CONFIG_PCI_MSI | Mark Maule | 1 | -1/+1 |
2006-02-03 | Pull update-tlbflush-sn into release branch | Tony Luck | 1 | -121/+75 |
2006-02-02 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 7 | -70/+92 |
2006-01-27 | [IA64-SGI] Update TLB flushing code for SN platform | Jack Steiner | 1 | -121/+75 |
2006-01-27 | [IA64-SGI] Add PROM feature set for device flush list | Prarit Bhargava | 1 | -18/+18 |
2006-01-27 | [PATCH] drivers/sn/ must be entered for CONFIG_SGI_IOC3 | Jes Sorensen | 1 | -0/+3 |
2006-01-27 | [IA64-SGI] Recursive flags do not work for selective builds | Keith Owens | 5 | -2/+8 |
2006-01-25 | [IA64-SGI] XPC remove unnecessary GFP_DMA flag | Jes Sorensen | 1 | -3/+3 |
2006-01-25 | [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran... | Len Brown | 7 | -70/+92 |
2006-01-25 | [IA64] Scaling fix for simultaneous unaligned accesses | Jack Steiner | 1 | -1/+2 |
2006-01-25 | [IA64-SGI] sn_dma_alloc_coherent should use gfp flags | Takashi Iwai | 1 | -2/+2 |
2006-01-24 | [IA64] Set the correct default OS status in the MCA handler | Keith Owens | 1 | -1/+1 |
2006-01-20 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 10 | -67/+123 |
2006-01-19 | [IA64] eliminate softlockup warning | John Hawkes | 1 | -0/+1 |
2006-01-19 | [IA64] sem2mutex: arch/ia64/kernel/perfmon.c | Jes Sorensen | 1 | -5/+6 |
2006-01-19 | [IA64] sem2mutex: arch/ia64/ia32/sys_ia32.c | Jes Sorensen | 1 | -16/+12 |
2006-01-19 | [PATCH] e1000: Added disable packet split capability | Jesse Brandeburg | 4 | -0/+4 |
2006-01-18 | [IA64-SGI] sn2 mutex conversion | Jes Sorensen | 4 | -39/+36 |
2006-01-17 | [IA64-SGI] pass segment# on SN_SAL_IOIF_SLOT_{DIS,EN}ABLE calls | Mike Habeck | 1 | -4/+8 |
2006-01-17 | [IA64-SGI] Older PROM WAR for device flush code | Prarit Bhargava | 2 | -3/+60 |
2006-01-17 | Pull perfmon-montecito into release branch | Tony Luck | 2 | -0/+271 |
2006-01-17 | [IA64] Cleanup of arch/ia64/sn and include/asm-ia64/sn | Prarit Bhargava | 12 | -247/+257 |
2006-01-17 | [IA64] Stop multiple pci_claim_resource() call for the same resource | Kenji Kaneshige | 1 | -5/+14 |
2006-01-16 | [IA64] Simple memory hot-add for ia64. | Yasunori Goto | 1 | -0/+36 |
2006-01-16 | [IA64] Perfmon for Montecito | Stephane Eranian | 2 | -0/+271 |
2006-01-15 | [PATCH] Altix: ioc3 serial support | Patrick Gefre | 2 | -0/+4 |
2006-01-14 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 1 | -8/+8 |