summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | block: Remove code handling bio_alloc failure with __GFP_WAITNikanth Karthikesan2009-04-152-5/+0
| * | | | bio: add documentation to bio_alloc()Jens Axboe2009-04-151-0/+18
| * | | | splice: add helpers for locking pipe inodeMiklos Szeredi2009-04-155-72/+64
| * | | | splice: remove generic_file_splice_write_nolock()Miklos Szeredi2009-04-152-61/+0
| * | | | ocfs2: fix i_mutex locking in ocfs2_splice_to_file()Miklos Szeredi2009-04-153-22/+79
| * | | | splice: fix i_mutex locking in generic_splice_write()Miklos Szeredi2009-04-151-11/+23
| * | | | splice: remove i_mutex locking in splice_from_pipe()Miklos Szeredi2009-04-151-16/+2
| * | | | splice: split up __splice_from_pipe()Miklos Szeredi2009-04-152-74/+153
| * | | | block: fix SG_IO to return a proper error valueFUJITA Tomonori2009-04-151-2/+4
| * | | | cfq-iosched: don't delay queue kick for a merged requestJens Axboe2009-04-151-2/+9
| * | | | buffer: switch do_emergency_thaw() away from pdflush_operation()Jens Axboe2009-04-151-2/+9
| * | | | block: update biodoc.txt on pluggingJens Axboe2009-04-151-13/+6
| * | | | as-iosched: get rid of private REQ_SYNC/REQ_ASYNC definesJens Axboe2009-04-151-59/+57
| * | | | cfq-iosched: get rid of private SYNC/ASYNC definesJens Axboe2009-04-151-13/+11
| * | | | cfq-iosched: use rw_is_sync() to see if rw flags are sync or notJens Axboe2009-04-151-1/+1
| * | | | Document and move the various READ/WRITE typesJens Axboe2009-04-151-0/+59
| * | | | block: fix bad spelling of quiesceJens Axboe2009-04-153-8/+8
| * | | | block: move bio list helpers into bio.hChristoph Hellwig2009-04-1510-126/+109
| |/ / /
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2009-04-1518-163/+136
|\ \ \ \
| * | | | powerpc: pseries/dtl.c should include asm/firmware.hSachin Sant2009-04-151-0/+1
| * | | | powerpc: Fix data-corrupting bug in __futex_atomic_opPaul Mackerras2009-04-151-6/+6
| * | | | powerpc/pseries: Set error_state to pci_channel_io_normal in eeh_report_reset()Mike Mason2009-04-151-0/+2
| * | | | powerpc: Allow 256kB pages with SHMEMHugh Dickins2009-04-151-1/+1
| * | | | powerpc: Document new FSL I2C bindings and cleanupWolfgang Grandegger2009-04-082-19/+31
| * | | | powerpc/mm: Fix compile warningKumar Gala2009-04-071-1/+0
| * | | | powerpc/85xx: TQM8548: update defconfigWolfgang Grandegger2009-04-071-116/+48
| * | | | powerpc/85xx: TQM8548: use proper phy-handles for enet2 and enet3Wolfgang Grandegger2009-04-072-4/+4
| * | | | powerpc/85xx: TQM85xx: correct address of LM75 I2C device nodesWolfgang Grandegger2009-04-076-12/+12
| * | | | powerpc: Add support for early tlbilx opcodeKumar Gala2009-04-074-3/+30
| * | | | powerpc: Fix tlbilx opcodeKumar Gala2009-04-071-1/+1
* | | | | acpi-cpufreq: fix 'smp_call_function_many()' confusionLinus Torvalds2009-04-151-0/+6
| |/ / / |/| | |
* | | | Linux 2.6.30-rc2v2.6.30-rc2Linus Torvalds2009-04-141-1/+1
* | | | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-04-149-40/+412
|\ \ \ \
| * | | | drm/i915: fix scheduling while holding the new active list spinlockShaohua Li2009-04-141-1/+12
| * | | | drm/i915: Allow tiling of objects with bit 17 swizzling by the CPU.Eric Anholt2009-04-084-14/+235
| * | | | drm/i915: Correctly set the write flag for get_user_pages in pread.Eric Anholt2009-04-081-1/+1
| * | | | drm/i915: Fix use of uninitialized var in 40a5f0deFlorian Mickler2009-04-081-12/+22
| * | | | drm/i915: indicate framebuffer restore key in SysRq help messageFerenc Wagner2009-04-081-2/+2
| * | | | drm/i915: sync hdmi detection by hdmi identifier with 2DMa Ling2009-04-082-5/+40
| * | | | drm/i915: Fix a mismerge of the IGD patch (new .find_pll hooks missed)Shaohua Li2009-04-081-0/+2
| * | | | drm/i915: Implement batch and ring buffer dumpingBen Gamari2009-04-083-5/+98
* | | | | x86 microcode: revert some work_on_cpuHugh Dickins2009-04-141-22/+11
* | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-04-141-0/+1
|\ \ \ \ \
| * | | | | lockdep: warn about lockdep disabling after kernel taint, fixIngo Molnar2009-04-141-0/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2009-04-141-3/+5
|\ \ \ \ \ \
| * | | | | | fuse: fix "direct_io" private mmapMiklos Szeredi2009-04-091-0/+2
| * | | | | | fuse: fix argument type in fuse_get_user_pages()Miklos Szeredi2009-04-091-3/+3
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2009-04-147-213/+197
|\ \ \ \ \ \ \
| * | | | | | | nilfs2: fix possible mismatch of sufile counters on recoveryRyusuke Konishi2009-04-133-16/+45
| * | | | | | | nilfs2: segment usage file cleanupsRyusuke Konishi2009-04-132-195/+140
OpenPOWER on IntegriCloud