aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-22MIPS: IP32: Remove unnecessary if not even harmful volatile keywords.Ralf Baechle
2009-05-22MIPS: IP32: Fix build error due to uninitialized variable.Ralf Baechle
2009-05-22MIPS: Fix sparse warning in incompatiable argument type of clear_user.Wu Zhangjin
2009-05-22nilfs2: fix memory leak in nilfs_ioctl_clean_segmentsRyusuke Konishi
2009-05-22xen-blkfront: beyond ARRAY_SIZE of info->shadowRoel Kluin
2009-05-22powerpc/maple: Add a quirk to disable MSI for IPR on BiminiMichael Ellerman
2009-05-22video: stop sh_mobile_lcdcfb only if startedMagnus Damm
2009-05-22sh: ap325 camera without i2c driver fixMagnus Damm
2009-05-21[CIFS] fix posix open regressionSteve French
2009-05-21hugh: update email addressHugh Dickins
2009-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-05-20Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2009-05-20Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-05-20[ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini
2009-05-20drm: Copy back ioctl data to userspace regardless of return code.Michel Dänzer
2009-05-20MIPS: 64-bit: Fix system lockup.Greg Ungerer
2009-05-20MIPS: IP28: Change to build with -mr10k-cache-barrier=storepeter fuerst
2009-05-20MIPS: IP22: Fix hang in power button interrupt handlerRalf Baechle
2009-05-20MIPS: IP32: Fix hang on shutdown in power button interrupt handler.Andrew Randrianasulu
2009-05-20Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2009-05-20block: change the tag sync vs async restriction logicJens Axboe
2009-05-20cdrom: beyond ARRAY_SIZE of viocd_diskinfoRoel Kluin
2009-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds
2009-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-05-19Merge branch 'core/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2009-05-19drm: Round size of SHM maps to PAGE_SIZEBenjamin Herrenschmidt
2009-05-20TPM: get_event_name stack corruptionEric Paris
2009-05-19PCI PM: Fix initialization and kexec breakage for some devicesRafael J. Wysocki
2009-05-19futex: setup writeable mapping for futex ops which modify user space dataThomas Gleixner
2009-05-19Fix scripts/setlocalversion with tagged git commitNico Schottelius
2009-05-19mfd: pcf50633: fix unsafe disable_irq()Nelson Castillo
2009-05-19mfd: Keep a cache of WM8350 volatile valuesMark Brown
2009-05-19Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2009-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2009-05-19Avoid ICE in get_random_int() with gcc-3.4.5Linus Torvalds
2009-05-19scsi_lib: remove unused variableBoaz Harrosh
2009-05-19block: add warning to blk_make_request()Jens Axboe
2009-05-19cifs: fix pointer initialization and checks in cifs_follow_symlink (try #4)Jeff Layton
2009-05-19block: Un-export blk_rq_append_bioBoaz Harrosh
2009-05-19libosd: Use of new blk_make_requestBoaz Harrosh
2009-05-19block: Add blk_make_request(), takes bio, returns a requestBoaz Harrosh
2009-05-19libosd: Use new blk_rq_map_kernBoaz Harrosh
2009-05-19block: allow blk_rq_map_kern to append to requestsJames Bottomley
2009-05-19splice: fix kmaps in default_file_splice_write()Miklos Szeredi
2009-05-19bio: always copy back data for copied kernel requestsTejun Heo
2009-05-19block: set rq->resid_len to blk_rq_bytes() on issueTejun Heo
2009-05-19ub: use __blk_end_request_all()Tejun Heo