summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-05-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds8-6/+34
2009-05-298250: Fix oops from setserialAlan Cox1-0/+15
2009-05-29edac: AMD8111 & AMD8131 Kconfig fixupHarry Ciao2-2/+8
2009-05-29edac: AMD8111 & AMD8131 use dev_name()Harry Ciao2-3/+3
2009-05-29memcg: fix build warning and avoid checking for mem != null again and againNikanth Karthikesan1-9/+1
2009-05-29mm: account for MAP_SHARED mappings using VM_MAYSHARE and not VM_SHARED in hu...Mel Gorman1-13/+13
2009-05-29x86: ignore VM_LOCKED when determining if hugetlb-backed page tables can be s...Mel Gorman1-1/+5
2009-05-29atmel_lcdfb: correct fifo size for some productsNicolas Ferre1-8/+2
2009-05-29S3C-fb: PM fixMarek Szyprowski1-1/+11
2009-05-29serial: 8250_gsc: fix printk format errorAlexander Beregalov1-2/+2
2009-05-29parport_gsc: fix printk format errorAlexander Beregalov1-2/+2
2009-05-29flat: fix data sections alignmentOskar Schirmer7-23/+31
2009-05-29MAINTAINERS: change email address for Thomas DahlmannThomas Dahlmann1-1/+1
2009-05-29drivers/serial/mpc52xx_uart.c: fix array overindexing checkRoel Kluin1-1/+1
2009-05-29memcg: fix deadlock between lock_page_cgroup and mapping tree_lockDaisuke Nishimura6-7/+15
2009-05-29procfs: make errno values consistent when open pident vs exit(2) race occursKOSAKI Motohiro1-1/+1
2009-05-29cred: #include init.h in cred.hAlexey Dobriyan1-0/+1
2009-05-29oom: fix possible oom_dump_tasks NULL pointerDavid Rientjes1-9/+15
2009-05-29MAINTAINERS: pair EDAC-E752X P: and M: entriesJoe Perches1-1/+1
2009-05-29rtl8187: add USB ID for Linksys WUSB54GC-EU v2 USB wifi dongleJohn W. Linville2-0/+3
2009-05-29at76c50x-usb: avoid mutex deadlock in at76_dwork_hw_scanJohn W. Linville1-6/+6
2009-05-29jffs2: Fix corruption when flash erase/write failureJoakim Tjernlund1-7/+0
2009-05-29mtd: MXC NAND driver fixes (v5)Vladimir Barinov1-20/+23
2009-05-29Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainlineRussell King136-698/+10581
2009-05-29[ARM] update mach-typesRussell King1-9/+122
2009-05-29mac8390: fix build with NET_POLL_CONTROLLERFinn Thain1-1/+1
2009-05-29cxgb3: link fault fixesDivy Le Ray2-3/+10
2009-05-29cxgb3: fix dma mapping regressionDivy Le Ray2-8/+7
2009-05-29i7300_idle: allow testing on i5000-series hardware w/o re-compileLen Brown3-12/+16
2009-05-29Driver Core: do not oops when driver_unregister() is called for unregistered ...Kay Sievers3-2/+11
2009-05-29sysfs: file.c: use create_singlethread_workqueue()Andrew Morton1-1/+1
2009-05-29Revert "USB: Correct Makefile to make isp1760 buildable"Mike Frysinger1-1/+0
2009-05-29usb-serial: fix crash when sub-driver updates firmwareAlan Stern1-0/+1
2009-05-29USB: isp1760: urb_dequeue doesn't always find the urbsWarren Free1-2/+22
2009-05-29USB: Yet another Conexant Clone to add to cdc-acm.cXiao Kaijian1-0/+3
2009-05-29USB: atmel_usb_udc: Use kzalloc() to allocate ep structuresHaavard Skinnemoen1-1/+1
2009-05-29USB: atmel-usba-udc : fix control out requests.Martin Fuzzey1-1/+2
2009-05-29[ARM] Add cmpxchg support for ARMv6+ systems (v5)Mathieu Desnoyers1-0/+173
2009-05-28[ARM] barriers: improve xchg, bitops and atomic SMP barriersRussell King5-13/+71
2009-05-28Input: libps2 - better handle bad scheduler decisionsDmitry Torokhov1-1/+1
2009-05-28Gemini: Fix SRAM/ROM location after memory swapPaulius Zaleckas1-2/+1
2009-05-28MAINTAINER: Add F: entries for Gemini and FA526Paulius Zaleckas1-0/+2
2009-05-28Merge branch 'fix/hda' into for-linusTakashi Iwai1-0/+1
2009-05-28ALSA: hda - Compaq Presario CQ60 patching for ConexantTony Vroon1-0/+1
2009-05-28svcrdma: dma unmap the correct length for the RPCRDMA header page.Steve Wise2-11/+11
2009-05-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller5-1/+33
2009-05-28nfsd: Revert "svcrpc: take advantage of tcp autotuning"J. Bruce Fields1-7/+28
2009-05-28PCI/ACPI: fix wrong ref count handling in acpi_pci_bind()Kenji Kaneshige1-18/+6
2009-05-28nfsd: fix hung up of nfs client while sync write data to nfs serverWei Yongjun1-3/+3
2009-05-28fsldma: Fix compile warningsKumar Gala1-6/+7