aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | dm mpath: fix stall when requeueing ioKiyoshi Ueda2010-02-16
| * | | | dm raid1: fix null pointer dereference in suspendTakahiro Yasui2010-02-16
| * | | | dm raid1: fail writes if errors are not handled and log failsMikulas Patocka2010-02-16
| * | | | dm log: userspace fix overhead_size calcuationsJonathan Brassow2010-02-16
| * | | | dm snapshot: persistent annotate work_queue as on stackMike Snitzer2010-02-16
| * | | | dm stripe: avoid divide by zero with invalid stripe countNikanth Karthikesan2010-02-16
| | |_|/ | |/| |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-02-16
|\ \ \ \
| * | | | [IA64] preserve personality flag bits across execTony Luck2010-02-12
* | | | | x86: ELF_PLAT_INIT() shouldn't worry about TIF_IA32Oleg Nesterov2010-02-16
* | | | | x86: set_personality_ia32() misses force_personality32Oleg Nesterov2010-02-16
| |/ / / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-02-15
|\ \ \ \
| * | | | Btrfs: btrfs_mark_extent_written uses the wrong slotShaohua Li2010-02-12
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-02-15
|\ \ \ \ \
| * | | | | firewire: ohci: retransmit isochronous transmit packets on cycle lossClemens Ladisch2010-02-14
| * | | | | firewire: net: fix panic in fwnet_write_completeStefan Richter2010-02-01
* | | | | | Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2010-02-15
|\ \ \ \ \ \
| * | | | | | ALSA: hda - Correct ASUA blacklist for MSI brokennessTakashi Iwai2010-02-15
* | | | | | | NFS: Too many GETATTR and ACCESS calls after direct I/OChuck Lever2010-02-15
* | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-02-15
|\ \ \ \ \ \ \
| * | | | | | | hrtimer, softirq: Fix hrtimer->softirq trampolinePeter Zijlstra2010-02-03
* | | | | | | | Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-02-15
|\ \ \ \ \ \ \ \
| * | | | | | | | reiserfs: Fix softlockup while waiting on an inodeFrederic Weisbecker2010-02-14
* | | | | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-02-15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | drm/radeon/kms: make sure retry count increases.Dave Airlie2010-02-15
| * | | | | | | | | drm/radeon/kms/atom: use get_unaligned_le32() for ctx->psMatt Turner2010-02-14
| * | | | | | | | | drm/ttm: Fix a bug occuring when validating a buffer object in a range.Thomas Hellstrom2010-02-14
| * | | | | | | | | drm: Fix a bug in the range manager.Thomas Hellstrom2010-02-14
* | | | | | | | | | Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-02-15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sh64: fix tracing of signals.Paul Mundt2010-02-15
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-02-15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | tracing/kprobes: Fix probe parsingHeiko Carstens2010-02-14
| * | | | | | | | | | tracing: Fix circular dead lock in stack traceLai Jiangshan2010-02-02
* | | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-15
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | perf top: Fix help text alignmentKirill Smelkov2010-02-14
| * | | | | | | | | | perf: Fix hypervisor sample reportingAnton Blanchard2010-02-09
| * | | | | | | | | | perf: Make bp_len type to u64 generic across the archMahesh Salgaonkar2010-02-03
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Linux 2.6.33-rc8v2.6.33-rc8Linus Torvalds2010-02-12
* | | | | | | | | | Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2010-02-12
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | ALSA: hda - use WARN_ON_ONCE() for zero-division detectionTakashi Iwai2010-02-12
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-02-12
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | drm/i915: hold ref on flip object until it completesJesse Barnes2010-02-10
| * | | | | | | | | | drm/i915: Fix crash while aborting hibernationRafael J. Wysocki2010-02-10
| * | | | | | | | | | drm/i915: Correctly return -ENOMEM on allocation failure in cmdbuf ioctls.Owain Ainsworth2010-02-10
| * | | | | | | | | | drm/i915: fix pipe source image setting in flip commandZhenyu Wang2010-02-10
| * | | | | | | | | | drm/i915: fix flip done interrupt on IronlakeZhenyu Wang2010-02-10
| * | | | | | | | | | drm/i915: untangle page flip completionJesse Barnes2010-02-10
| * | | | | | | | | | drm/i915: handle FBC and self-refresh betterJesse Barnes2010-02-10
| * | | | | | | | | | drm/i915: Increase fb alignment to 64kChris Wilson2010-02-10
| * | | | | | | | | | drm/i915: Update write_domains on active list after flush.Daniel Vetter2010-02-10
| * | | | | | | | | | drm/i915: Rework DPLL calculation parameters for IronlakeZhenyu Wang2010-02-10