summaryrefslogtreecommitdiffstats
path: root/firmware/sun (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-28[ARM] Update mach-typesRussell King1-1/+59
2010-01-28x86/PCI: remove IOH range fetchingJeff Garrett2-95/+1
2010-01-28MIPS: PowerTV: Fix support for timer interrupts with > 64 external IRQsDavid VomLehn4-3/+18
2010-01-28MIPS: PowerTV: Streamline access to platform device registersDavid VomLehn6-303/+361
2010-01-28MIPS: Fix vmlinuz build for 32bit-only math shellsAlexander Clouter1-2/+5
2010-01-28MIPS: Add support of LZO-compressed kernelsWu Zhangjin3-0/+7
2010-01-27drm/i915: Selectively enable self-reclaimChris Wilson4-52/+19
2010-01-27firewire: ohci: fix crashes with TSB43AB23 on 64bit systemsStefan Richter1-1/+3
2010-01-27mm: add new 'read_cache_page_gfp()' helper functionLinus Torvalds2-32/+70
2010-01-27UBI: fix volume creation input checkingMika Westerberg1-1/+0
2010-01-27[S390] fix single stepped svcs with TRACE_IRQFLAGS=yMartin Schwidefsky2-0/+2
2010-01-27[S390] zcrypt: Do not remove coprocessor for error 8/72Felix Beck2-0/+4
2010-01-27[S390] sclp_vt220: set initial terminal window sizeHendrik Brueckner1-0/+4
2010-01-27[S390] use set_current_state in sigsuspendMartin Schwidefsky1-1/+1
2010-01-27[S390] irqflags: add missing types.h includeHeiko Carstens1-6/+3
2010-01-27[S390] dasd: fix possible NULL pointer errorsStefan Haberland4-15/+9
2010-01-27x86, msr/cpuid: Pass the number of minors when unregistering MSR and CPUID dr...Russ Anderson2-2/+2
2010-01-27Fix failure exit in ipathfsAl Viro1-3/+1
2010-01-27fix oops in fs/9p late mount failureAl Viro1-1/+2
2010-01-27fix leak in romfs_fill_super()Al Viro1-0/+1
2010-01-27get rid of pointless checks after simple_pin_fs()Al Viro2-18/+4
2010-01-27Fix failure exits in bfs_fill_super()Al Viro1-22/+21
2010-01-27fix affs parse_options()Al Viro1-6/+6
2010-01-27Fix remount races with symlink handling in affsAl Viro4-8/+25
2010-01-27Fix a leak in affs_fill_super()Al Viro1-0/+2
2010-01-27fnctl: f_modown should call write_lock_irqsave/restoreGreg Kroah-Hartman1-2/+4
2010-01-26firewire: core: fix use-after-free regression in FCP handlerStefan Richter1-14/+36
2010-01-26firewire: cdev: add_descriptor documentation fixStefan Richter1-1/+3
2010-01-26firewire: core: add_descriptor size checkStefan Richter1-13/+28
2010-01-26sparc64: Fix UP build.David S. Miller1-4/+2
2010-01-26virtio_net: Make delayed refill more reliableHerbert Xu1-2/+1
2010-01-26sfc: Use fixed-size buffers for MCDI NVRAM requestsBen Hutchings3-6/+7
2010-01-26sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS bufferGuido Barzini1-1/+3
2010-01-26tcp_probe: avoid modulus operation and wrap fixStephen Hemminger1-9/+10
2010-01-26qlge: Only free resources if they were allocatedBreno Leitao1-7/+8
2010-01-25[WATCHDOG] sbc_fitpc2_wdt: fix I/O space access technique.Denis Turischev2-8/+7
2010-01-25PCI: fix nested spinlock hang in aer_injectAndrew Patterson1-6/+6
2010-01-25ASoC: fix a memory-leak in wm8903Guennadi Liakhovetski1-1/+2
2010-01-25KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()Wei Yongjun1-2/+3
2010-01-25KVM: x86: Fix probable memory leak of vcpu->arch.mce_banksWei Yongjun1-0/+1
2010-01-25KVM: S390: fix potential array overrun in intercept handlingChristian Borntraeger1-2/+2
2010-01-25KVM: fix spurious interrupt with irqfdMichael S. Tsirkin1-1/+2
2010-01-25eventfd - allow atomic read and waitqueue removeDavide Libenzi2-15/+90
2010-01-25KVM: MMU: bail out pagewalk on kvm_read_guest errorMarcelo Tosatti1-1/+3
2010-01-25KVM: properly check max PIC pin in irq route setupMarcelo Tosatti1-1/+5
2010-01-25KVM: only allow one gsi per fdMichael S. Tsirkin1-2/+13
2010-01-25KVM: x86: Fix host_mapping_level()Sheng Yang1-4/+2
2010-01-25KVM: powerpc: Show timing option only on embeddedAlexander Graf1-1/+1
2010-01-25KVM: Fix race between APIC TMR and IRRAvi Kivity1-5/+6
2010-01-25hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdogHans de Goede1-2/+5