summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-08-23[S390] cio: fix double free after failed device initializationSebastian Ott1-3/+1
2009-08-23drm/radeon/kms: Fix radeon_gem_busy_ioctl harder.Michel Dänzer1-3/+9
2009-08-22pkt_sched: Convert qdisc_watchdog to tasklet_hrtimerDavid S. Miller2-6/+6
2009-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2-1/+3
2009-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds4-134/+185
2009-08-21Linux 2.6.31-rc7v2.6.31-rc7Linus Torvalds1-1/+1
2009-08-21Re-introduce page mapping check in mark_buffer_dirty()Linus Torvalds1-2/+5
2009-08-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-4/+10
2009-08-21Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds13-27/+85
2009-08-21Merge branch 'btrfs' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-7/+14
2009-08-21x86: don't call '->send_IPI_mask()' with an empty maskLinus Torvalds1-11/+10
2009-08-21rtl8187: always set MSR_LINK_ENEDCA flag with RTL8187BHerton Ronaldo Krzesinski1-4/+10
2009-08-21Make bitmask 'and' operators return a result codeLinus Torvalds3-24/+26
2009-08-21x86: don't send an IPI to the empty set of CPU'sLinus Torvalds1-0/+3
2009-08-21perf_counter: Fix typo in read() output generationPeter Zijlstra1-1/+1
2009-08-21tracing: Fix too large stack usage in do_one_initcall()Ingo Molnar1-3/+4
2009-08-21drm/radeon: add GET_PARAM/INFO support for Z pipesAlex Deucher10-4/+39
2009-08-21btrfs: fix inode rbtree corruptionFrom: Nick Piggin1-7/+14
2009-08-21dma-debug: Fix check_unmap null pointer dereferenceKyle McMartin1-12/+16
2009-08-21Input: ucb1400_ts - enable interrupt unconditionallyPavel Revak1-4/+4
2009-08-21Input: ucb1400_ts - enable ADC FilterMarek Vasut2-0/+13
2009-08-21Input: wacom - don't use on-stack memory for report buffersDmitry Torokhov1-14/+29
2009-08-20ocfs2/dlm: Wait on lockres instead of erroring cancel requestsGoldwyn Rodrigues1-2/+2
2009-08-21drm/radeon/kms: add r100/r200 OQ support.Dave Airlie2-0/+13
2009-08-21drm: Fix sysfs device confusion.Thomas Hellstrom1-22/+29
2009-08-21drm/radeon/kms: implement the bo busy ioctl properly.Dave Airlie3-1/+4
2009-08-20ocfs2: Add missing lock nameJan Kara1-0/+1
2009-08-20x86: add vmlinux.lds to targets in arch/x86/boot/compressed/MakefileJan Beulich1-1/+1
2009-08-20Merge branch 'i2c-fixes-rc6' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2-67/+104
2009-08-20i2c-stu300: I2C STU300 stability updatesLinus Walleij1-65/+92
2009-08-20i2c-omap: Enable workaround for Errata 1.153 based onMoiz Sonasath1-1/+1
2009-08-20i2c-omap: ACK pending [R/X]DR and [R/X]RDY interruptsMoiz Sonasath1-0/+3
2009-08-20i2c-omap: Fix I2C status ACKNishanth Menon1-1/+8
2009-08-20Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds3-4/+23
2009-08-20PCI: check saved state before restoreAlek Du2-1/+3
2009-08-20Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Ingo Molnar3-12/+18
2009-08-20ibm_newemac: emac_close() needs to call netif_carrier_off()Petri Gynther1-0/+2
2009-08-19Input: iforce - support new revision of ACT LABS Force RSJiri Kosina2-0/+2
2009-08-20Merge commit 'paulus-perf/master' into nextBenjamin Herrenschmidt7-16/+588
2009-08-20powerpc: use consistent types in mktreeStephen Rothwell1-5/+5
2009-08-20powerpc/vmlinux.lds: Move _edata downMichael Ellerman1-4/+4
2009-08-20powerpc: Enable GCOVMichael Ellerman5-1/+13
2009-08-20powerpc/hvsi: Avoid calculating possibly-invalid addressRoel Kluin1-1/+2
2009-08-20powerpc: Switch to asm-generic/hardirq.hChristoph Hellwig1-29/+1
2009-08-20agp/uninorth: Simplify cache flushing.Michel Dänzer1-8/+25
2009-08-20agp/uninorth: Allow larger aperture sizes on pre-U3 bridges.Michel Dänzer1-8/+8
2009-08-20powerpc/macio: Don't the address of an array element before boundcheckingroel kluin1-2/+4
2009-08-20powerpc: Use DIV_ROUND_CLOSEST in time init codeJulia Lawall1-1/+2
2009-08-20powerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h>Geert Uytterhoeven6-14/+15
2009-08-20powerpc: Missing tests for NULL after ioremap()roel kluin1-1/+8