aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-29S3C-fb: PM fixMarek Szyprowski
2009-05-29serial: 8250_gsc: fix printk format errorAlexander Beregalov
2009-05-29parport_gsc: fix printk format errorAlexander Beregalov
2009-05-29flat: fix data sections alignmentOskar Schirmer
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-29rtl8187: add USB ID for Linksys WUSB54GC-EU v2 USB wifi dongleJohn W. Linville
2009-05-29at76c50x-usb: avoid mutex deadlock in at76_dwork_hw_scanJohn W. Linville
2009-05-29jffs2: Fix corruption when flash erase/write failureJoakim Tjernlund
2009-05-29mtd: MXC NAND driver fixes (v5)Vladimir Barinov
2009-05-29Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainlineRussell King
2009-05-29[ARM] update mach-typesRussell King
2009-05-29mac8390: fix build with NET_POLL_CONTROLLERFinn Thain
2009-05-29cxgb3: link fault fixesDivy Le Ray
2009-05-29cxgb3: fix dma mapping regressionDivy Le Ray
2009-05-28i7300_idle: allow testing on i5000-series hardware w/o re-compileLen Brown
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-28[ARM] Add cmpxchg support for ARMv6+ systems (v5)Mathieu Desnoyers
2009-05-28[ARM] barriers: improve xchg, bitops and atomic SMP barriersRussell King
2009-05-28Input: libps2 - better handle bad scheduler decisionsDmitry Torokhov
2009-05-28x86, mce: drop "extern" from function prototypes in asm/mce.hH. Peter Anvin
2009-05-28x86: trivial clean up for arch/x86/KconfigHidetoshi Seto
2009-05-28x86: trivial clean up for irq_vectors.hAndi Kleen
2009-05-28x86, mce: trivial clean up for mce-inject.cHidetoshi Seto
2009-05-28x86, mce: trivial clean up for mce_intel_64.cHidetoshi Seto
2009-05-28x86, mce: trivial clean up for mce_amd_64.cHidetoshi Seto
2009-05-28x86, mce: trivial clean up for mce.cHidetoshi Seto
2009-05-28x86, mce: trivial clean up for therm_throt.cHidetoshi Seto
2009-05-28x86, mce: use strict_strtoullHidetoshi Seto
2009-05-28x86, mce: improve documentationAndi Kleen
2009-05-28x86, mce: drop BKL in mce_openAndi Kleen
2009-05-28x86, mce: rename and align out2 labelAndi Kleen
2009-05-28x86, mce: remove mce_init unused argumentThomas Gleixner
2009-05-28x86, mce: remove unused mce_events variableAndi Kleen
2009-05-28x86, mce: use extended sysattrs for the check_interval attribute.Andi Kleen
2009-05-28x86, mce: synchronize core after machine check handlingAndi Kleen
2009-05-28x86, mce: fix comment style in mce-inject.cH. Peter Anvin
2009-05-28x86, mce: add comment about mce_chrdev_ops being writableH. Peter Anvin