aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds2009-10-092-2/+8
|\
| * ima: ecryptfs fix imbalance messageMimi Zohar2009-10-081-1/+6
| * eCryptfs: Remove Kconfig NET dependency and select MD5Tyler Hicks2009-10-081-1/+2
| * ecryptfs: depends on CRYPTORandy Dunlap2009-10-081-1/+1
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-10-0913-102/+146
|\ \
| * \ Merge branch 'master' into for-linusAlex Elder2009-10-0813-102/+146
| |\ \
| | * | xfs: stop calling filemap_fdatawait inside ->fsyncChristoph Hellwig2009-10-081-8/+1
| | * | fix readahead calculations in xfs_dir2_leaf_getdents()Eric Sandeen2009-10-081-1/+3
| | * | xfs: make sure xfs_sync_fsdata covers the logDave Chinner2009-10-081-7/+21
| | * | xfs: mark inodes dirty before issuing I/ODave Chinner2009-10-081-9/+28
| | * | xfs: cleanup ->sync_fsChristoph Hellwig2009-10-081-18/+18
| | * | xfs: fix xfs_quiesce_dataDave Chinner2009-10-081-3/+5
| | * | xfs: implement ->dirty_inode to fix timestamp handlingChristoph Hellwig2009-10-0810-56/+70
* | | | kmemleak: Check for NULL pointer returned by create_object()Catalin Marinas2009-10-091-0/+3
* | | | kmemleak: Use GFP_ATOMIC for early_alloc().Tetsuo Handa2009-10-091-1/+1
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-10-091-0/+5
|\ \ \ \
| * | | | ahci: Add ifdef wrapper to ahci_gtf_filter_workaroundMarkus Trippelsdorf2009-10-091-0/+5
* | | | | Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-10-0913-62/+168
|\ \ \ \ \
| * | | | | sh: Don't allocate smaller sized mappings on every iterationMatt Fleming2009-10-091-0/+7
| * | | | | sh: Try PMB mapping based on physical address, not mapping sizeMatt Fleming2009-10-091-1/+1
| * | | | | sh: Plug PMB alloc memory leakMatt Fleming2009-10-091-6/+24
| * | | | | sh: Sprinkle __uses_jump_to_uncachedMatt Fleming2009-10-092-3/+3
| * | | | | sh: enable sleep state LEDs on Ecovec24Magnus Damm2009-10-091-0/+5
| * | | | | usb: r8a66597-udc unaligned fifo fixMagnus Damm2009-10-061-43/+62
| * | | | | sh: mach-ecovec24: Document DS2 switch settings.Kuninori Morimoto2009-10-051-0/+14
| * | | | | sh: Build fix: export __movmemLubomir Rintel2009-09-301-0/+1
| * | | | | sh: Disable unaligned kernel access printks by default.Paul Mundt2009-09-301-2/+2
| * | | | | sh: mach-ecovec24: modify 1st MTD area to read onlyKuninori Morimoto2009-09-301-1/+1
| * | | | | sh: mach-ecovec24: Add TouchScreen supportKuninori Morimoto2009-09-301-0/+42
| * | | | | sh: magicpanelr2 and dreamcast can use the generic I/O base.Paul Mundt2009-09-282-4/+0
| * | | | | sh: Don't enable interrupts in the page fault pathMatt Fleming2009-09-281-2/+0
| * | | | | sh: Set the default I/O port base to P2SEG.Paul Mundt2009-09-281-0/+3
| * | | | | sh: Handle ioport_map() cases for >= P1SEG addresses.Paul Mundt2009-09-281-0/+3
* | | | | | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-10-098-32/+49
|\ \ \ \ \ \
| * | | | | | drm/i915: Initialize HDMI outputs as HDMI connectors, not DVI.Adam Jackson2009-10-021-1/+1
| * | | | | | drm/i915: Multiply the refresh by 1000 in TV mode validatiionZhao Yakui2009-10-021-1/+2
| * | | | | | Merge commit 'ickle/for-anholt' into drm-intel-nextEric Anholt2009-10-025-26/+46
| |\ \ \ \ \ \
| | * | | | | | drm/i915: Enable irq to trace batch buffer completion.Chris Wilson2009-09-295-1/+21
| | * | | | | | drm/i915: batch submit seqno off-by-one.Chris Wilson2009-09-291-1/+1
| | * | | | | | drm/i915: Record device minor rather than pointer in TRACE_EVENTChris Wilson2009-09-291-24/+24
| | |/ / / / /
| * | | | | | drm/i915: Don't call intel_update_fbc from intel_crtc_cursor_setBrian Rogers2009-09-281-4/+0
| |/ / / / /
* | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2009-10-084-32/+24
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | NFSv4: Kill nfs4_renewd_prepare_shutdown()Trond Myklebust2009-10-082-7/+0
| * | | | | NFSv4: Fix the referral mount codeTrond Myklebust2009-10-061-6/+6
| * | | | | nfs: Avoid overrun when copying client IP address stringBen Hutchings2009-10-061-1/+1
| * | | | | NFS: Fix port initialisation in nfs_remount()Trond Myklebust2009-10-061-2/+4
| * | | | | NFS: Fix port and mountport display in /proc/self/mountinfoTrond Myklebust2009-10-061-9/+7
| * | | | | NFS: Fix a default mount regression...Trond Myklebust2009-10-061-7/+6
| | |_|_|/ | |/| | |
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-10-089-132/+280
|\ \ \ \ \
| * | | | | pata_atp867x: add Power Management supportBartlomiej Zolnierkiewicz2009-10-061-0/+21