aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-08Free the memory allocated by memdup_user() in fs/sysfs/bin.cCatalin Marinas
2009-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-07-08Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-07-08headers: mnt_namespace.h reduxAlexey Dobriyan
2009-07-08Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-07-08Revert "fb: Initialize fb_info mutexes in framebuffer_alloc()"Linus Torvalds
2009-07-08matroxfb: fix regression with uninitalized fb_info->mm_lock mutex (second head)Krzysztof Helt
2009-07-08matroxfb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt
2009-07-08w100fb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt
2009-07-08atafb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt
2009-07-08i810fb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt
2009-07-08elfcore.h : Fix UML build breakageParag Warudkar
2009-07-07Input: gpio_mouse - use standard driver registration methodSaeed Bishara
2009-07-07Input: mark serio and i8042 as suspended when hibernating tooThadeu Lima de Souza Cascardo
2009-07-08powerpc: Don't use alloc_bootmem() in init_IRQ() pathAnton Vorontsov
2009-07-08powerpc: Fix spin_event_timeout() to be robust over context switchesGrant Likely
2009-07-08powerpc: Use pr_devel() in do_dcache_icache_coherency()Michael Ellerman
2009-07-08powerpc/cell: Use pr_devel() in axon_msi.cMichael Ellerman
2009-07-08powerpc: Use pr_devel() in arch/powerpc/mm/gup.cMichael Ellerman
2009-07-08powerpc: Cleanup & use pr_devel() in arch/powerpc/mm/slb.cMichael Ellerman
2009-07-08powerpc/perf_counter: Remove duplicated #includeHuang Weiyi
2009-07-08powerpc: Use pr_devel() in arch/powerpc/mm/mmu_context_nohash.cMichael Ellerman
2009-07-08powerpc/pseries: Use pr_devel() in xics.cMichael Ellerman
2009-07-08powerpc: Remove unnecessary semicolonsJoe Perches
2009-07-08powerpc/pseries: Use pr_devel() in pseries LPAR HPTE routinesMichael Ellerman
2009-07-08Merge commit 'jwb/merge' into mergeBenjamin Herrenschmidt
2009-07-07serial: sh-sci: fix sci interrupt handlerSUGIOKA Toshinobu
2009-07-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2009-07-07video: hitfb: Move over to dev_pm_ops.Paul Mundt
2009-07-07video: hitfb: Convert to framebuffer_alloc().Paul Mundt
2009-07-07video: sh_mobile_lcdcfb: Convert to framebuffer_alloc().Paul Mundt
2009-07-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-07-06Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds
2009-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-07-06Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2009-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2009-07-06Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2009-07-06Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2009-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2009-07-06fb: Initialize fb_info mutexes in framebuffer_alloc()Paul Mundt
2009-07-06cred_guard_mutex: do not return -EINTR to user-spaceOleg Nesterov
2009-07-06linux/sysrq.h needs linux/errno.hTobias Doerffel
2009-07-06drivers/video/s3c-fb.c: fix clock setting for Samsung SoC FramebufferInKi Dae
2009-07-06Fix virt_to_phys() warningsKevin Cernekee
2009-07-06mm: mark page accessed before we write_end()Josef Bacik
2009-07-06elf: fix multithreaded program core dumping on armHui Zhu
2009-07-06sys_sync(): fix 16% performance regression in ffsb create_4k testZhang, Yanmin
2009-07-06gcov: exclude code operating in userspace from profilingPeter Oberparleiter