summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-09-04dm log: remove incorrect field from userspace table outputJonathan Brassow1-6/+10
2009-09-04dm log: fix userspace status outputJonathan Brassow1-1/+1
2009-09-04dm stripe: expose correct io hintsMike Snitzer3-1/+20
2009-09-04dm table: add more context to terse warning messagesMike Snitzer1-7/+18
2009-09-04dm table: fix queue_limit checking device iteratorMikulas Patocka1-11/+11
2009-09-04dm snapshot: implement iterate devicesMike Snitzer1-2/+21
2009-09-04dm multipath: fix oops when request based io fails when no pathsKiyoshi Ueda1-5/+10
2009-09-04sparc64: Fix bootup with mcount in some configs.David S. Miller3-6/+5
2009-09-03Input: atkbd - add Compaq Presario R4000-series repeat quirkDave Andrews1-0/+35
2009-09-03slub: Fix kmem_cache_destroy() with SLAB_DESTROY_BY_RCUEric Dumazet1-2/+2
2009-09-03JFFS2: add missing verify buffer allocation/deallocationMassimo Cirillo1-0/+10
2009-09-03mtd: nftl: fix offset alignmentsDimitri Gorokhovik1-6/+9
2009-09-03mtd: nftl: write support is brokenDimitri Gorokhovik1-1/+1
2009-09-03mtd: m25p80: fix null pointer dereference bugAnton Vorontsov1-1/+1
2009-09-03sparc64: Kill spurious NMI watchdog triggers by increasing limit to 30 seconds.David S. Miller1-1/+1
2009-09-03perf_counter/powerpc: Fix cache event codes for POWER7Paul Mackerras1-3/+3
2009-09-02tc: Fix unitialized kernel memory leakEric Dumazet1-0/+2
2009-09-03sound: oxygen: handle cards with missing EEPROMClemens Ladisch1-0/+3
2009-09-02agp/intel: support for new chip variant of IGDNG mobileZhenyu Wang1-1/+7
2009-09-02drm/i915: Unref old_obj on get_fence_reg() error pathChris Wilson1-4/+9
2009-09-02drm/i915: increase default latency constant (v2 w/comment)Jesse Barnes1-1/+15
2009-09-02[IA64] fix csum_ipv6_magic()Jiri Bohac1-3/+5
2009-09-02[IA64] Fix warning in dma-mapping.cLuck, Tony1-1/+3
2009-09-01pkt_sched: Revert tasklet_hrtimer changes.David S. Miller3-21/+18
2009-09-01net: sk_free() should be allowed right after sk_alloc()Jarek Poplawski1-1/+1
2009-09-01xfs: actually enable the swapext compat handlerChristoph Hellwig1-1/+1
2009-09-01block: Allow changing max_sectors_kb above the default 512Nikanth Karthikesan1-1/+1
2009-09-01[CPUFREQ] Re-enable cpufreq suspend and resume codeDominik Brodowski1-88/+7
2009-09-01percpu: don't assume existence of cpu0Tejun Heo1-1/+14
2009-09-01sound: oxygen: fix MCLK rate for 192 kHz playbackClemens Ladisch1-0/+2
2009-08-31autofs4 - fix missed case when changing to use struct pathIan Kent1-1/+1
2009-08-31Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2-14/+21
2009-08-31Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds9-51/+148
2009-08-31lmb: Also remove __init from lmb_end_of_RAM() declaration in lmb.hBenjamin Herrenschmidt1-1/+1
2009-08-31ata_piix: parallel scanning on PATA needs an extra lockingBartlomiej Zolnierkiewicz1-1/+13
2009-08-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds12-105/+194
2009-08-31ALSA: hda - Fix MacBookPro 3,1/4,1 quirk with ALC889ATakashi Iwai1-14/+20
2009-08-31ALSA: hda - Add missing mux check for VT1708Takashi Iwai1-0/+1
2009-08-31V4L/DVB (12564a): MAINTAINERS: Update gspca sn9c20x name styleJoe Perches1-2/+1
2009-08-31V4L/DVB (12502): gspca - sn9c20x: Fix gscpa sn9c20x build errors.Randy Dunlap1-1/+1
2009-08-31V4L/DVB (12495): em28xx: Don't call em28xx_ir_init when disable_ir is trueShine Liu1-1/+3
2009-08-31V4L/DVB (12457): zr364: wrong indexesRoel Kluin1-1/+1
2009-08-31V4L/DVB (12451): Update KConfig File to enable SDIO and USB interfacesUdi Atar2-20/+29
2009-08-31V4L/DVB (12450): Siano: Fixed SDIO compilation bugsUdi Atar1-24/+30
2009-08-31V4L/DVB (12449): adds webcam for Micron device MT9M111 0x143A to em28xxMauro Carvalho Chehab2-2/+39
2009-08-31V4L/DVB (12446): sms1xxx: restore GPIO functionality for all Hauppauge devicesMichael Krufky1-0/+44
2009-08-30gianfar: gfar_remove needs to call unregister_netdev()Toru UCHIYAMA1-0/+1
2009-08-31nilfs2: fix preempt count underflow in nilfs_btnode_prepare_change_keyRyusuke Konishi1-1/+1
2009-08-30PCI SR-IOV: correct broken resource alignment calculationsChris Wright4-6/+42
2009-08-29drm/i915: Improve CRTDDC mapping by using VBT infoDavid Müller (ELSOFT AG)3-4/+55