aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-09-05Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-09-05ext2: fix unbalanced kmap()/kunmap()Nicolas Pitre
2009-09-05Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-09-05pty: don't limit the writes to 'pty_space()' inside 'pty_write()'Linus Torvalds
2009-09-05n_tty: do O_ONLCR translation as a single writeLinus Torvalds
2009-09-05exec: do not sleep in TASK_TRACED under ->cred_guard_mutexOleg Nesterov
2009-09-05page-allocator: always change pageblock ownership when anti-fragmentation is ...Mel Gorman
2009-09-05nommu: fix error handling in do_mmap_pgoff()David Howells
2009-09-05workqueues: introduce __cancel_delayed_work()Oleg Nesterov
2009-09-05firewire: sbp2: fix freeing of unallocated memoryStefan Richter
2009-09-05firewire: ohci: fix Ricoh R5C832, video receptionStefan Richter
2009-09-05firewire: ohci: fix Agere FW643 and multiple camerasStefan Richter
2009-09-05firewire: core: fix crash in iso resource managementStefan Richter
2009-09-04ocfs2: ocfs2_write_begin_nolock() should handle len=0Sunil Mushran
2009-09-04dm snapshot: fix on disk chunk size validationMikulas Patocka
2009-09-04dm exception store: split set_chunk_sizeMikulas Patocka
2009-09-04dm snapshot: fix header corruption race on invalidationMikulas Patocka
2009-09-04dm snapshot: refactor zero_disk_area to use chunk_ioMikulas Patocka
2009-09-04dm log: userspace add luid to distinguish between concurrent log instancesJonathan Brassow
2009-09-04dm raid1: do not allow log_failure variable to unset after being setJonathan Brassow
2009-09-04dm log: remove incorrect field from userspace table outputJonathan Brassow
2009-09-04dm log: fix userspace status outputJonathan Brassow
2009-09-04dm stripe: expose correct io hintsMike Snitzer
2009-09-04dm table: add more context to terse warning messagesMike Snitzer
2009-09-04dm table: fix queue_limit checking device iteratorMikulas Patocka
2009-09-04dm snapshot: implement iterate devicesMike Snitzer
2009-09-04dm multipath: fix oops when request based io fails when no pathsKiyoshi Ueda
2009-09-04ASoC: fix pxa2xx-ac97.c breakageRobert Schwebel
2009-09-04sparc64: Fix bootup with mcount in some configs.David S. Miller
2009-09-04ALSA: dummy - Fix the timer calculation in systimer modeTakashi Iwai
2009-09-03Input: atkbd - add Compaq Presario R4000-series repeat quirkDave Andrews
2009-09-03slub: Fix kmem_cache_destroy() with SLAB_DESTROY_BY_RCUEric Dumazet
2009-09-03ALSA: dummy - Add more descriptionTakashi Iwai
2009-09-03JFFS2: add missing verify buffer allocation/deallocationMassimo Cirillo
2009-09-03ALSA: dummy - Better jiffies handlingTakashi Iwai
2009-09-03ALSA: dummy - Support high-res timer modeTakashi Iwai
2009-09-03mtd: nftl: fix offset alignmentsDimitri Gorokhovik
2009-09-03mtd: nftl: write support is brokenDimitri Gorokhovik
2009-09-03mtd: m25p80: fix null pointer dereference bugAnton Vorontsov
2009-09-03sparc64: Kill spurious NMI watchdog triggers by increasing limit to 30 seconds.David S. Miller
2009-09-03perf_counter/powerpc: Fix cache event codes for POWER7Paul Mackerras
2009-09-02tc: Fix unitialized kernel memory leakEric Dumazet
2009-09-03sound: oxygen: handle cards with missing EEPROMClemens Ladisch
2009-09-02ASoC: Fully specify DC servo bits to update in wm_hubsMark Brown
2009-09-02agp/intel: support for new chip variant of IGDNG mobileZhenyu Wang
2009-09-02drm/i915: Unref old_obj on get_fence_reg() error pathChris Wilson
2009-09-02drm/i915: increase default latency constant (v2 w/comment)Jesse Barnes