aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/oprofile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-17sh: Setup boot CPU VBR early to enable early page faults.Paul Mundt2-11/+17
2010-02-16sh: Kill off some superfluous legacy PMB special casing.Paul Mundt2-10/+4
2010-02-16sh: Merge the legacy PMB mapping and entry synchronization code.Paul Mundt2-93/+70
2010-02-16sh: Prevent fixed slot PMB remapping from clobbering boot entries.Paul Mundt1-1/+1
2010-02-16sh: Fix zImage boot using fixed PMB.Nobuhiro Iwamatsu1-1/+1
2010-02-16sh: fix sh7724 SDHI support using INTC force_disableMagnus Damm1-2/+4
2010-02-16sh: extend INTC with force_disableMagnus Damm2-0/+4
2010-02-16video: sh_mobile_lcdcfb: Fix panning.Phil Edworthy1-28/+18
2010-02-16video: sh_mobile_lcdcfb: Add wait for vsync.Phil Edworthy2-1/+49
2010-02-15sh: Fix up legacy PMB mode offset calculation.Paul Mundt1-2/+7
2010-02-15sh64: fix tracing of signals.Paul Mundt2-3/+12
2010-02-12Linux 2.6.33-rc8Linus Torvalds1-1/+1
2010-02-12ALSA: hda - use WARN_ON_ONCE() for zero-division detectionTakashi Iwai1-6/+3
2010-02-12parisc: fix tracing of signalsKyle McMartin1-1/+3
2010-02-12regulator/lp3971: vol_map out of bounds in lp3971_{ldo,dcdc}_set_voltage()Roel Kluin1-2/+2
2010-02-12regulator: Fix display of null constraints for regulatorsMark Brown1-1/+1
2010-02-12GFS2: Fix bmap allocation corner-case bugSteven Whitehouse1-1/+1
2010-02-12GFS2: Fix error codeAbhijith Das1-1/+1
2010-02-12sh64: fix up memory offset calculation.Paul Mundt2-14/+13
2010-02-12sh: Isolate uncached mapping support.Paul Mundt5-10/+29
2010-02-11fs/exec.c: restrict initial stack space expansion to rlimitMichael Neuling1-2/+19
2010-02-11compat_ioctl: add compat handler for TIOCGSID ioctlAndreas Schwab1-0/+1
2010-02-11MAINTAINERS: changed LTP maintainership responsibilitiesRishikesh1-2/+4
2010-02-11edac: mpc85xx fix build regression by removing unused debug codePeter Tyser1-4/+0
2010-02-11edac: mpc85xx fix bad page calculationPeter Tyser1-2/+2
2010-02-11mmc_test: block addressed cardsJohan Kristell1-3/+6
2010-02-11tpm_infineon: fix suspend/resume handler for pnp_driverMarcel Selhorst1-22/+57
2010-02-11sparc32: Fix thinko in previous change.David S. Miller1-1/+1
2010-02-11amd64_edac: Do not falsely trigger kerneloopsBorislav Petkov1-7/+8
2010-02-11vgaarb: fix incorrect dereference of userspace pointer.Andy Getzendanner1-1/+1
2010-02-11drm/radeon/kms: retry auxch on 0x20 timeout value.Dave Airlie1-3/+7
2010-02-11drm/radeon: Skip dma copy test in benchmark if card doesn't have dma engine.Pauli Nieminen1-22/+33
2010-02-11drm/vmwgfx: Fix a circular locking dependency bug.Thomas Hellstrom3-19/+14
2010-02-11drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members. Bumps major.Jakob Bornecrantz3-19/+12
2010-02-11drm/vmwgfx: Report propper framebuffer_{max|min}_{width|height}Jakob Bornecrantz1-4/+4
2010-02-11drm/vmwgfx: Update the user-space interface.Thomas Hellstrom4-8/+21
2010-02-10drm/i915: hold ref on flip object until it completesJesse Barnes1-1/+3
2010-02-10drm/i915: Fix crash while aborting hibernationRafael J. Wysocki1-67/+101
2010-02-11drm/radeon/kms: fix screen clearing before fbcon.Dave Airlie1-1/+1
2010-02-11nouveau: fix state detection with switchable graphicsMatthew Garrett1-6/+6
2010-02-11drm/nouveau: move dereferences after null checksMarcin Slusarz4-11/+17
2010-02-10drm/i915: Correctly return -ENOMEM on allocation failure in cmdbuf ioctls.Owain Ainsworth2-2/+6
2010-02-10drm/i915: fix pipe source image setting in flip commandZhenyu Wang1-2/+4
2010-02-10drm/i915: fix flip done interrupt on IronlakeZhenyu Wang1-8/+8
2010-02-10drm/i915: untangle page flip completionJesse Barnes1-7/+9
2010-02-10drm/i915: handle FBC and self-refresh betterJesse Barnes2-0/+3
2010-02-10drm/i915: Increase fb alignment to 64kChris Wilson1-1/+1
2010-02-10drm/i915: Update write_domains on active list after flush.Daniel Vetter2-4/+30
2010-02-10MIPS: Don't probe reserved EntryHi bits.David Daney1-2/+2
2010-02-10MIPS: SNI: Correct NULL testJulia Lawall1-1/+1