summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-07-08Free struct device in fw_dev_release()Catalin Marinas1-4/+2
2009-07-08Free the memory allocated by memdup_user() in fs/sysfs/bin.cCatalin Marinas1-0/+1
2009-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds11-183/+757
2009-07-08Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds25-129/+225
2009-07-08headers: mnt_namespace.h reduxAlexey Dobriyan8-17/+3
2009-07-08Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-45/+116
2009-07-08Revert "fb: Initialize fb_info mutexes in framebuffer_alloc()"Linus Torvalds4-4/+4
2009-07-08matroxfb: fix regression with uninitalized fb_info->mm_lock mutex (second head)Krzysztof Helt1-2/+4
2009-07-08matroxfb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt1-1/+0
2009-07-08w100fb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt1-2/+0
2009-07-08atafb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt1-2/+3
2009-07-08i810fb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt1-2/+1
2009-07-08elfcore.h : Fix UML build breakageParag Warudkar1-3/+2
2009-07-08Input: gpio_mouse - use standard driver registration methodSaeed Bishara1-6/+5
2009-07-08Input: mark serio and i8042 as suspended when hibernating tooThadeu Lima de Souza Cascardo2-6/+8
2009-07-08powerpc: Don't use alloc_bootmem() in init_IRQ() pathAnton Vorontsov5-14/+8
2009-07-08powerpc: Fix spin_event_timeout() to be robust over context switchesGrant Likely1-0/+2
2009-07-08powerpc: Use pr_devel() in do_dcache_icache_coherency()Michael Ellerman1-2/+2
2009-07-08powerpc/cell: Use pr_devel() in axon_msi.cMichael Ellerman1-11/+11
2009-07-08powerpc: Use pr_devel() in arch/powerpc/mm/gup.cMichael Ellerman1-5/+5
2009-07-08powerpc: Cleanup & use pr_devel() in arch/powerpc/mm/slb.cMichael Ellerman1-10/+3
2009-07-08powerpc/perf_counter: Remove duplicated #includeHuang Weiyi2-2/+0
2009-07-08powerpc: Use pr_devel() in arch/powerpc/mm/mmu_context_nohash.cMichael Ellerman1-8/+8
2009-07-08powerpc/pseries: Use pr_devel() in xics.cMichael Ellerman1-4/+4
2009-07-08powerpc: Remove unnecessary semicolonsJoe Perches7-8/+7
2009-07-08powerpc/pseries: Use pr_devel() in pseries LPAR HPTE routinesMichael Ellerman1-9/+9
2009-07-08Merge commit 'jwb/merge' into mergeBenjamin Herrenschmidt3-56/+166
2009-07-07serial: sh-sci: fix sci interrupt handlerSUGIOKA Toshinobu1-4/+4
2009-07-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt304-4046/+6997
2009-07-07video: hitfb: Move over to dev_pm_ops.Paul Mundt1-8/+9
2009-07-07video: hitfb: Convert to framebuffer_alloc().Paul Mundt1-14/+35
2009-07-07video: sh_mobile_lcdcfb: Convert to framebuffer_alloc().Paul Mundt1-16/+24
2009-07-07Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds15-51/+39
2009-07-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-411/+1026
2009-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds1-22/+32
2009-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds35-259/+658
2009-07-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds12-73/+104
2009-07-07Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds49-1803/+120
2009-07-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds3-4/+8
2009-07-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds25-112/+1027
2009-07-07Merge git://git.infradead.org/iommu-2.6Linus Torvalds2-23/+95
2009-07-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds8-22/+43
2009-07-07fb: Initialize fb_info mutexes in framebuffer_alloc()Paul Mundt4-4/+4
2009-07-07cred_guard_mutex: do not return -EINTR to user-spaceOleg Nesterov3-6/+6
2009-07-07linux/sysrq.h needs linux/errno.hTobias Doerffel1-0/+2
2009-07-07drivers/video/s3c-fb.c: fix clock setting for Samsung SoC FramebufferInKi Dae1-10/+7
2009-07-07Fix virt_to_phys() warningsKevin Cernekee3-3/+3
2009-07-07mm: mark page accessed before we write_end()Josef Bacik1-0/+1
2009-07-07elf: fix multithreaded program core dumping on armHui Zhu1-0/+2
2009-07-07sys_sync(): fix 16% performance regression in ffsb create_4k testZhang, Yanmin1-0/+5