aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-29page-allocator: allow too high-order warning messages to be suppressed with _...Mel Gorman
2009-07-29cgroup avoid permanent sleep at rmdirKAMEZAWA Hiroyuki
2009-07-29eeprom/at25: bugfix "not ready" timeout after writeSebastian Heutling
2009-07-29cgroups: fix pid namespace bugLi Zefan
2009-07-29drivers/video/backlight/jornada720_bl.c: fix buildKristoffer Ericson
2009-07-29lib: export generic atomic64_t functionsRoland Dreier
2009-07-29hugetlbfs: fix i_blocks accountingEric Sandeen
2009-07-29rtc: mark if rtc-cmos drivers were successfully registeredThadeu Lima de Souza Cascardo
2009-07-29spi: omap2_mcspi rxdma bugfixEero Nurkkala
2009-07-29spi: omap2_mcspi supports wake eventsJouni Hogander
2009-07-29s3c-fb: fix off-by-one bug in loop indexesPawel Osciak
2009-07-29edac: x38 fix mchbar high register addrLu Zhihe
2009-07-29kexec: fix omitting offset in extended crashkernel syntaxHidetoshi Seto
2009-07-29mm: copy over oom_adj value at fork timeRik van Riel
2009-07-29mm: avoid endless looping for oom killed tasksDavid Rientjes
2009-07-29page-allocator: preserve PFN ordering when __GFP_COLD is setMel Gorman
2009-07-29markup_oops: fix it with 32-bit userspace on a 64-bit kernelMatthew Wilcox
2009-07-30i2c-omap: OMAP3430 Silicon Errata 1.153Sonasath, Moiz
2009-07-30i2c-omap: In case of a NACK|ARDY|AL return from the ISRSonasath, Moiz
2009-07-30i2c-omap: Bug in reading the RXSTAT/TXSTAT values from the I2C_BUFFSTAT registerSonasath, Moiz
2009-07-30i2c-sh_mobile: change module_init() to subsys_initcall()Magnus Damm
2009-07-30i2c: strncpy does not null terminate stringRoel Kluin
2009-07-30i2c-s3c2410: s3c24xx_i2c_init: don't clobber IICLC valuePeter Korsgaard
2009-07-29kmemleak: Protect the seq start/next/stop sequence by rcu_read_lock()Catalin Marinas
2009-07-29Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-07-29Merge branch 'zero-length' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2009-07-29Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2009-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-07-29pty: avoid forcing 'low_latency' tty flagOGAWA Hirofumi
2009-07-29PM / Hibernate: Replace bdget call with simple atomic_inc of i_countAlan Jenkins
2009-07-29PM / ACPI: HP G7000 Notebook needs a SCI_EN resume quirkBartlomiej Zolnierkiewicz
2009-07-29sound: mpu401.c: Buffer overflowRoel Kluin
2009-07-29sound: aedsp16: Buffer overflowRoel Kluin
2009-07-29ALSA: hda: fix out-of-bound hdmi_eld.sad[] writeRoel Kluin
2009-07-29drm/radeon: set fb aperture sizes for framebuffer handoff.Dave Airlie
2009-07-29drm/ttm: fix highuser vs dma32 confusion.Dave Airlie
2009-07-29drm/radeon: Fix size used for benchmarking BO copies.Michel Dänzer
2009-07-29drm/radeon: Add radeon.test parameter for running BO GPU copy tests.Michel Dänzer
2009-07-29drm/radeon/kms: allow interruptible waits for objects.Dave Airlie
2009-07-29drm/ttm: powerpc: Fix Highmem cache flushing.Thomas Hellstrom
2009-07-29x86: Export kmap_atomic_prot() needed for TTM.Thomas Hellstrom
2009-07-29drm/ttm: Fix ttm in-kernel copying of pages with non-standard caching attribu...Thomas Hellstrom
2009-07-29drm/ttm: Fix an oops and sync object leak.Thomas Hellstrom
2009-07-29drm/radeon/kms: vram sizing on certain r100 chips needs workaround.Dave Airlie
2009-07-29drm/radeon: Pay more attention to object placement requested by userspace.Michel Dänzer
2009-07-29drm/radeon: Fall back to evicting BOs with memcpy if necessary.Michel Dänzer
2009-07-29drm/radeon: Don't unreserve twice on failure to validate.Michel Dänzer
2009-07-29drm/radeon/kms: fix bandwidth computation on avivo hardwareJerome Glisse