aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | Revert "USB: Correct Makefile to make isp1760 buildable"Mike Frysinger2009-05-281-1/+0
| * | | | | | | | | | | | | | | usb-serial: fix crash when sub-driver updates firmwareAlan Stern2009-05-281-0/+1
| * | | | | | | | | | | | | | | USB: isp1760: urb_dequeue doesn't always find the urbsWarren Free2009-05-281-2/+22
| * | | | | | | | | | | | | | | USB: Yet another Conexant Clone to add to cdc-acm.cXiao Kaijian2009-05-281-0/+3
| * | | | | | | | | | | | | | | USB: atmel_usb_udc: Use kzalloc() to allocate ep structuresHaavard Skinnemoen2009-05-281-1/+1
| * | | | | | | | | | | | | | | USB: atmel-usba-udc : fix control out requests.Martin Fuzzey2009-05-281-1/+2
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-05-294-3/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Driver Core: do not oops when driver_unregister() is called for unregistered ...Kay Sievers2009-05-283-2/+11
| * | | | | | | | | | | | | | | sysfs: file.c: use create_singlethread_workqueue()Andrew Morton2009-05-281-1/+1
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-05-294-21/+42
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | svcrdma: dma unmap the correct length for the RPCRDMA header page.Steve Wise2009-05-272-11/+11
| * | | | | | | | | | | | | | | nfsd: Revert "svcrpc: take advantage of tcp autotuning"J. Bruce Fields2009-05-271-7/+28
| * | | | | | | | | | | | | | | nfsd: fix hung up of nfs client while sync write data to nfs serverWei Yongjun2009-05-271-3/+3
| | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-05-295-26/+83
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Input: libps2 - better handle bad scheduler decisionsDmitry Torokhov2009-05-281-1/+1
| * | | | | | | | | | | | | | | Input: usb1400_ts - fix access to "device data" in resume functionManuel Traut2009-05-271-1/+1
| * | | | | | | | | | | | | | | Input: multitouch - augment event semantics documentationHenrik Rydberg2009-05-231-24/+79
| * | | | | | | | | | | | | | | Input: multitouch - add tracking ID to the protocolHenrik Rydberg2009-05-232-0/+2
* | | | | | | | | | | | | | | | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-05-293-6/+34
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | i915: Set object to gtt domain when faulting it back inKristian Høgsberg2009-05-271-0/+7
| * | | | | | | | | | | | | | | | drm/i915: Apply a big hammer to 865 GEM object CPU cache flushing.Eric Anholt2009-05-261-0/+10
| * | | | | | | | | | | | | | | | drm/i915: Fix tiling pitch handling on 8xx.Eric Anholt2009-05-263-6/+17
| | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-05-298-6/+34
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'fix/hda' into for-linusTakashi Iwai2009-05-281-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | ALSA: hda - Compaq Presario CQ60 patching for ConexantTony Vroon2009-05-281-0/+1
| * | | | | | | | | | | | | | | | | Merge branch 'fix/pcm-jiffies-check' into for-linusTakashi Iwai2009-05-273-2/+19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | ALSA: Enable PCM hw_ptr_jiffies check only in xrun_debug modeTakashi Iwai2009-05-272-1/+13
| | * | | | | | | | | | | | | | | | | ALSA: Fix invalid jiffies check after pauseTakashi Iwai2009-05-272-1/+6
| | | |_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Merge branch 'fix/misc' into for-linusTakashi Iwai2009-05-274-4/+14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | sound: usb-audio: make the MotU Fastlane work againClemens Ladisch2009-05-274-4/+14
| | |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | 8250: Fix oops from setserialAlan Cox2009-05-291-0/+15
* | | | | | | | | | | | | | | | | edac: AMD8111 & AMD8131 Kconfig fixupHarry Ciao2009-05-292-2/+8
* | | | | | | | | | | | | | | | | edac: AMD8111 & AMD8131 use dev_name()Harry Ciao2009-05-292-3/+3
* | | | | | | | | | | | | | | | | memcg: fix build warning and avoid checking for mem != null again and againNikanth Karthikesan2009-05-291-9/+1
* | | | | | | | | | | | | | | | | mm: account for MAP_SHARED mappings using VM_MAYSHARE and not VM_SHARED in hu...Mel Gorman2009-05-291-13/+13
* | | | | | | | | | | | | | | | | x86: ignore VM_LOCKED when determining if hugetlb-backed page tables can be s...Mel Gorman2009-05-291-1/+5
* | | | | | | | | | | | | | | | | atmel_lcdfb: correct fifo size for some productsNicolas Ferre2009-05-291-8/+2
* | | | | | | | | | | | | | | | | S3C-fb: PM fixMarek Szyprowski2009-05-291-1/+11
* | | | | | | | | | | | | | | | | serial: 8250_gsc: fix printk format errorAlexander Beregalov2009-05-291-2/+2
* | | | | | | | | | | | | | | | | parport_gsc: fix printk format errorAlexander Beregalov2009-05-291-2/+2
* | | | | | | | | | | | | | | | | flat: fix data sections alignmentOskar Schirmer2009-05-297-23/+31
* | | | | | | | | | | | | | | | | MAINTAINERS: change email address for Thomas DahlmannThomas Dahlmann2009-05-291-1/+1
* | | | | | | | | | | | | | | | | drivers/serial/mpc52xx_uart.c: fix array overindexing checkRoel Kluin2009-05-291-1/+1
* | | | | | | | | | | | | | | | | memcg: fix deadlock between lock_page_cgroup and mapping tree_lockDaisuke Nishimura2009-05-296-7/+15
* | | | | | | | | | | | | | | | | procfs: make errno values consistent when open pident vs exit(2) race occursKOSAKI Motohiro2009-05-291-1/+1
* | | | | | | | | | | | | | | | | cred: #include init.h in cred.hAlexey Dobriyan2009-05-291-0/+1
* | | | | | | | | | | | | | | | | oom: fix possible oom_dump_tasks NULL pointerDavid Rientjes2009-05-291-9/+15
* | | | | | | | | | | | | | | | | MAINTAINERS: pair EDAC-E752X P: and M: entriesJoe Perches2009-05-291-1/+1
| |_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2009-05-276-13/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Blackfin: fix strncmp.o build errorMike Frysinger2009-05-271-2/+1