aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-28sh: Kill off superfluous sh_bios references from compressed loader.Paul Mundt
2010-01-28sh: Fix up the ioremap_fixed() build for nommu.Paul Mundt
2010-01-28sh: Fix up read-only variable assignment in pcibios_align_resource().Paul Mundt
2010-01-28Input: lifebook - add another Lifebook DMI signatureJon Dodgson
2010-01-28sh: Quiet noisy coherent DMA unmapping on R2D.Paul Mundt
2010-01-28sh: mach-titan: Kill off unused PIO port mangling.Paul Mundt
2010-01-28sched: Correct printk whitespace in warning from cpu down task checkFrans Pop
2010-01-28sched: Fix incorrect sanity checkPeter Zijlstra
2010-01-27x86: Add Dell OptiPlex 760 reboot quirkLeann Ogasawara
2010-01-28MIPS: PowerTV: Fix support for timer interrupts with > 64 external IRQsDavid VomLehn
2010-01-28MIPS: PowerTV: Streamline access to platform device registersDavid VomLehn
2010-01-28MIPS: Fix vmlinuz build for 32bit-only math shellsAlexander Clouter
2010-01-28MIPS: Add support of LZO-compressed kernelsWu Zhangjin
2010-01-27Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King
2010-01-27ALSA: hda - Add an ASUS mobo to MSI blacklistTakashi Iwai
2010-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2010-01-27Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2010-01-27drm/i915: Selectively enable self-reclaimChris Wilson
2010-01-27firewire: ohci: fix crashes with TSB43AB23 on 64bit systemsStefan Richter
2010-01-27mm: add new 'read_cache_page_gfp()' helper functionLinus Torvalds
2010-01-27sh: fixed cmpxchg gRB versionGiuseppe CAVALLARO
2010-01-27sh: kmemleak support.Chris Smith
2010-01-27sh: Optimize runtime disabling of trapped I/O.Paul Mundt
2010-01-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-01-27x86, UV: Fix RTC latency bug by reading replicated cachelinesDimitri Sivanich
2010-01-27perf: Ignore perf.data.oldAmerigo Wang
2010-01-27Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar
2010-01-27perf report: Fix segmentation fault when running with '-g none'Yong Wang
2010-01-27UBI: fix volume creation input checkingMika Westerberg
2010-01-27Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar
2010-01-27[S390] fix single stepped svcs with TRACE_IRQFLAGS=yMartin Schwidefsky
2010-01-27[S390] zcrypt: Do not remove coprocessor for error 8/72Felix Beck
2010-01-27[S390] sclp_vt220: set initial terminal window sizeHendrik Brueckner
2010-01-27[S390] use set_current_state in sigsuspendMartin Schwidefsky
2010-01-27[S390] irqflags: add missing types.h includeHeiko Carstens
2010-01-27[S390] dasd: fix possible NULL pointer errorsStefan Haberland
2010-01-26x86, msr/cpuid: Pass the number of minors when unregistering MSR and CPUID dr...Russ Anderson
2010-01-27lockdep: Fix check_usage_backwards() error messageOleg Nesterov
2010-01-26Fix failure exit in ipathfsAl Viro
2010-01-26fix oops in fs/9p late mount failureAl Viro
2010-01-26fix leak in romfs_fill_super()Al Viro
2010-01-26get rid of pointless checks after simple_pin_fs()Al Viro
2010-01-26Fix failure exits in bfs_fill_super()Al Viro
2010-01-26fix affs parse_options()Al Viro
2010-01-26Fix remount races with symlink handling in affsAl Viro
2010-01-26Fix a leak in affs_fill_super()Al Viro
2010-01-26fnctl: f_modown should call write_lock_irqsave/restoreGreg Kroah-Hartman
2010-01-26tracing/documentation: Cover new frame pointer semanticsMike Frysinger
2010-01-26tracing/documentation: Fix a typo in ftrace.txtYang Hongyang