aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/solaris (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-04-09[SELINUX] Fix build after ipsec decap state changes.Dave Jones1-2/+2
2006-04-09Move request_standard_resources() back to before PCI probingLinus Torvalds1-3/+3
2006-04-09[PATCH] x86_64: Update 32-bit system call tableAndi Kleen1-2/+4
2006-04-09[PATCH] x86_64: Eliminate IA32_NR_syscalls defineAndi Kleen2-11/+8
2006-04-09[PATCH] x86_64: fix CONFIG_REORDERSam Ravnborg2-13/+13
2006-04-09[PATCH] x86_64: Plug GS leak in arch_prctl()John Blackwood1-2/+8
2006-04-09[PATCH] i386: Remove printk about reboot fixups at rebootAndi Kleen1-2/+0
2006-04-09[PATCH] x86_64: Fix drift with HPET timer enabledJordan Hargrave5-1/+12
2006-04-09[PATCH] i386/x86-64: Return defined error value for bad PCI config space accessesAndi Kleen3-3/+9
2006-04-09[PATCH] i386/x86_64: Check if MCFG works for the first 16 bussesAndi Kleen2-37/+54
2006-04-09[PATCH] x86_64: Fixup read_mostly section on internode cache line size for vSMPRavikiran G Thirumalai2-1/+6
2006-04-09[PATCH] x86_64: Don't return error for HPET initialization in initcallAndi Kleen1-1/+1
2006-04-09[PATCH] x86_64: Don't export strlen twiceAndi Kleen1-2/+0
2006-04-09[PATCH] x86_64: When user could have changed RIP always force IRETAndi Kleen1-2/+10
2006-04-09[PATCH] x86_64: Don't run NMI watchdog during machine checksAndi Kleen3-1/+21
2006-04-09[PATCH] x86_64: extra NODES_SHIFT definitionDave Hansen1-2/+0
2006-04-09[PATCH] x86_64: Proper null pointer check in powernow_k8_getJacob Shin1-1/+10
2006-04-09[PATCH] x86_64: Revert earlier powernow-k8 changeAndi Kleen1-4/+3
2006-04-09[PATCH] i386: Consolidate modern APIC handlingAndi Kleen3-28/+18
2006-04-09[PATCH] x86_64: Clear APIC feature bit when local APIC is disabledAndi Kleen1-1/+3
2006-04-09[PATCH] x86-64/i386: Don't process APICs/IO-APICs in ACPI when APIC is disabled.Andi Kleen1-1/+4
2006-04-09[PATCH] x86_64: Don't sanity check Type 1 PCI bus access on newer systemsAndi Kleen1-0/+5
2006-04-09[PATCH] x86_64: Fix compilation with CONFIG_PCI=n / allnoconfigAndi Kleen1-0/+2
2006-04-09[PATCH] i386/x86-64: Check that MCFG points to an e820 reserved areaArjan van de Ven2-0/+21
2006-04-09[PATCH] x86_64: Introduce e820_all_mappedArjan van de Ven4-0/+68
2006-04-09[PATCH] x86_64: Rename e820_mapped to e820_any_mappedArjan van de Ven4-4/+5
2006-04-09[PATCH] x86_64: Handle empty PXMs that only contain hotplug memoryAndi Kleen4-10/+47
2006-04-09[PATCH] x86_64: Reserve SRAT hotadd memory on x86-64Andi Kleen5-8/+171
2006-04-09[PATCH] x86_64: Support memory hotadd without sparsememAndi Kleen6-12/+47
2006-04-09[PATCH] x86_64: Clean up execve pathAndi Kleen1-16/+0
2006-04-09[PATCH] x86_64: Update defconfigAndi Kleen1-18/+24
2006-04-02Linux v2.6.17-rc1Linus Torvalds1-2/+2
2006-04-02Update dummy snd_power_wait() function for new calling conventionLinus Torvalds1-1/+1
2006-04-02[PATCH] splice: fix page stealing LRU handling.Jens Axboe3-19/+18
2006-04-02[PATCH] splice: page stealing needs to wait_on_page_writeback()Jens Axboe1-0/+9
2006-04-02[PATCH] splice: export generic_splice_sendpageJens Axboe1-2/+5
2006-04-02[PATCH] splice: add a SPLICE_F_MORE flagJens Axboe2-2/+4
2006-04-02[PATCH] splice: add comments documenting more of the codeJens Axboe1-4/+66
2006-04-02[PATCH] splice: improve writeback and clean up page stealingJens Axboe3-18/+48
2006-04-02[PATCH] splice: fix shadow[] filling logicJens Axboe1-3/+3
2006-04-02[PATCH] sysfs: zero terminate sysfs write buffersGreg Kroah-Hartman1-1/+1
2006-04-02[PATCH] revert incorrect mutex conversion in hdaps driverArjan van de Ven1-19/+18
2006-04-02[PATCH] sbp2: fix spinlock recursionStefan Richter1-17/+15
2006-04-02splice: add SPLICE_F_NONBLOCK flagLinus Torvalds2-4/+24
2006-04-02[ARM] 3457/1: i.MX: SD/MMC support for i.MX/MX1Pavel Pisa6-0/+1199
2006-04-02[ARM] 3456/1: AT91RM9200 support for 2.6 (MMC/SD driver)Andrew Victor4-0/+1101
2006-04-02ppc64: actually add sys_splice() to the system call tableLinus Torvalds1-0/+1
2006-04-02[WATCHDOG] at91_wdt.c - Atmel AT91RM9200 watchdog driverAndrew Victor3-0/+236
2006-04-02[WATCHDOG] pcwd_usb.c: fix a NULL pointer dereferenceAdrian Bunk1-1/+2
2006-04-02[WATCHDOG] pcwd.c sprintf/strcpy fixWim Van Sebroeck1-1/+1