aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-29MAINTAINERS: change email address for Thomas DahlmannThomas Dahlmann
2009-05-29drivers/serial/mpc52xx_uart.c: fix array overindexing checkRoel Kluin
2009-05-29memcg: fix deadlock between lock_page_cgroup and mapping tree_lockDaisuke Nishimura
2009-05-29procfs: make errno values consistent when open pident vs exit(2) race occursKOSAKI Motohiro
2009-05-29cred: #include init.h in cred.hAlexey Dobriyan
2009-05-29oom: fix possible oom_dump_tasks NULL pointerDavid Rientjes
2009-05-29MAINTAINERS: pair EDAC-E752X P: and M: entriesJoe Perches
2009-05-29jffs2: Fix corruption when flash erase/write failureJoakim Tjernlund
2009-05-29mtd: MXC NAND driver fixes (v5)Vladimir Barinov
2009-05-28Driver Core: do not oops when driver_unregister() is called for unregistered ...Kay Sievers
2009-05-28sysfs: file.c: use create_singlethread_workqueue()Andrew Morton
2009-05-28Revert "USB: Correct Makefile to make isp1760 buildable"Mike Frysinger
2009-05-28usb-serial: fix crash when sub-driver updates firmwareAlan Stern
2009-05-28USB: isp1760: urb_dequeue doesn't always find the urbsWarren Free
2009-05-28USB: Yet another Conexant Clone to add to cdc-acm.cXiao Kaijian
2009-05-28USB: atmel_usb_udc: Use kzalloc() to allocate ep structuresHaavard Skinnemoen
2009-05-28USB: atmel-usba-udc : fix control out requests.Martin Fuzzey
2009-05-28Input: libps2 - better handle bad scheduler decisionsDmitry Torokhov
2009-05-28Merge branch 'fix/hda' into for-linusTakashi Iwai
2009-05-28ALSA: hda - Compaq Presario CQ60 patching for ConexantTony Vroon
2009-05-27svcrdma: dma unmap the correct length for the RPCRDMA header page.Steve Wise
2009-05-27nfsd: Revert "svcrpc: take advantage of tcp autotuning"J. Bruce Fields
2009-05-27nfsd: fix hung up of nfs client while sync write data to nfs serverWei Yongjun
2009-05-27i915: Set object to gtt domain when faulting it back inKristian Høgsberg
2009-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2009-05-27Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-05-27CacheFiles: Fixup renamed filenames in comments in internal.hDavid Howells
2009-05-27FS-Cache: Fixup renamed filenames in comments in internal.hDavid Howells
2009-05-27Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-05-27Merge branch 'fix/pcm-jiffies-check' into for-linusTakashi Iwai
2009-05-27Merge branch 'fix/misc' into for-linusTakashi Iwai
2009-05-27Input: usb1400_ts - fix access to "device data" in resume functionManuel Traut
2009-05-27md: raid5: change incorrect usage of 'min' macro to 'min_t'NeilBrown
2009-05-27sound: usb-audio: make the MotU Fastlane work againClemens Ladisch
2009-05-27ALSA: Enable PCM hw_ptr_jiffies check only in xrun_debug modeTakashi Iwai
2009-05-27ALSA: Fix invalid jiffies check after pauseTakashi Iwai
2009-05-27powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency.Benjamin Herrenschmidt
2009-05-27powerpc: Minor cleanups of kernel virt address space definitionsBenjamin Herrenschmidt
2009-05-27powerpc: Move dma-noncoherent.c from arch/powerpc/lib to arch/powerpc/mmBenjamin Herrenschmidt
2009-05-27Blackfin: fix strncmp.o build errorMike Frysinger
2009-05-27Blackfin: drop unneeded asm/.gitignoreMike Frysinger
2009-05-27Blackfin: ignore generated vmlinux.ldsMike Frysinger
2009-05-27MAINTAINERS: drop (subscribers-only) markings on Blackfin listsMike Frysinger
2009-05-27MAINTAINERS: update Blackfin itemsMike Frysinger
2009-05-27Blackfin: hook up preadv/pwritev syscallsMike Frysinger
2009-05-27Revert "powerpc: Rework dma-noncoherent to use generic vmalloc layer"Benjamin Herrenschmidt
2009-05-26drm/i915: Apply a big hammer to 865 GEM object CPU cache flushing.Eric Anholt
2009-05-26drm/i915: Fix tiling pitch handling on 8xx.Eric Anholt
2009-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-05-27tomoyo: add missing call to cap_bprm_set_credsHerton Ronaldo Krzesinski