summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | ALSA: hda - Always set HP pin in unsol handler for STAC/IDT codecsTakashi Iwai2012-02-291-1/+1
| * | | | | | | | | ALSA: azt3328 - Fix NULL ptr dereference on cards without OPL3Alban Bedel2012-02-251-2/+1
| * | | | | | | | | ALSA: hda/realtek - Fix resume of multiple input sourcesTakashi Iwai2012-02-251-1/+1
* | | | | | | | | | vfs: split up name hashing in link_path_walk() into helper functionLinus Torvalds2012-03-021-18/+34
* | | | | | | | | | vfs: clarify and clean up dentry_cmp()Linus Torvalds2012-03-021-5/+4
* | | | | | | | | | vfs: uninline full_name_hash()Linus Torvalds2012-03-022-12/+10
* | | | | | | | | | vfs: trivial __d_lookup_rcu() cleanupsLinus Torvalds2012-03-022-6/+10
| | | | | | | | | |
| \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \
*---. \ \ \ \ \ \ \ \ \ Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds2012-03-027-8/+29
|\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | |
| | | * | | | | | | | | CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/resumeSrivatsa S. Bhat2012-02-271-2/+2
| | * | | | | | | | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-03-024-1/+22
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | perf probe: Ensure offset provided is not greater than function length withou...Prashanth Nageshappa2012-02-291-0/+6
| | | * | | | | | | | | | perf tools: Ensure comm string is properly terminatedDavid Ahern2012-02-291-0/+1
| | | * | | | | | | | | | perf probe: Ensure offset provided is not greater than function lengthPrashanth Nageshappa2012-02-291-1/+11
| | | * | | | | | | | | | perf evlist: Return first evsel for non-sample event on old kernelNamhyung Kim2012-02-291-0/+4
| | |/ / / / / / / / / /
| | * | | | | | | | | | perf/hwbp: Fix a possible memory leakNamhyung Kim2012-02-281-2/+2
| * | | | | | | | | | | memblock: Fix size aligning of memblock_alloc_base_nid()Tejun Heo2012-03-011-3/+3
* | | | | | | | | | | | regset: Return -EFAULT, not -EIO, on host-side memory faultH. Peter Anvin2012-03-021-2/+2
* | | | | | | | | | | | regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin2012-03-022-1/+7
* | | | | | | | | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2012-03-016-32/+42
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | watchdog: fix GETTIMEOUT ioctl in booke_wdtDmitry Artamonow2012-02-291-1/+5
| * | | | | | | | | | | | watchdog: update maintainers git entryWim Van Sebroeck2012-02-281-1/+1
| * | | | | | | | | | | | watchdog: Fix typo in pnx4008_wdt.cMasanari Iida2012-02-281-1/+1
| * | | | | | | | | | | | watchdog: Fix typo in KconfigMasanari Iida2012-02-281-1/+1
| * | | | | | | | | | | | watchdog: fix error in probe() of s3c2410_wdt (reset at booting)MyungJoo Ham2012-02-281-26/+31
| * | | | | | | | | | | | watchdog: hpwdt: clean up set_memory_x call for 32 bitMaxim Uvarov2012-02-281-2/+3
* | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2012-03-011-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | regulator: fix the ldo configure according to 88pm860x specJett.Zhou2012-02-241-3/+3
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'i2c-embedded/for-3.3' of git://git.pengutronix.de/git/wsa/linux...Linus Torvalds2012-03-011-3/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | i2c: mxs: only flag completion when queue is completely doneWolfram Sang2012-02-241-3/+10
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-03-0110-48/+79
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | drm/radeon/kms/vm: fix possible bug in radeon_vm_bo_rmv()Sebastian Biemueller2012-02-291-1/+1
| * | | | | | | | | | | | | drm/radeon: fix uninitialized variableChristian König2012-02-291-0/+1
| * | | | | | | | | | | | | Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie2012-02-295-23/+47
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | drm/exynos: exynos_drm.h header file fixesKamil Debski2012-02-152-1/+5
| | * | | | | | | | | | | | | drm/exynos: added panel physical size.Eun-Chul Kim2012-02-154-22/+42
| | * | | | | | | | | | | | | drm/exynos: added postclose to release resource.Inki Dae2012-02-151-0/+12
| | * | | | | | | | | | | | | drm/exynos: removed exynos_drm_fbdev_recreate function.Inki Dae2012-02-151-66/+4
| | * | | | | | | | | | | | | drm/exynos: fixed page flip issue.Inki Dae2012-02-153-5/+15
| | * | | | | | | | | | | | | drm/exynos: added possible_clones setup function.Inki Dae2012-02-154-0/+42
| | * | | | | | | | | | | | | drm/exynos: removed pageflip_event_list init code when closed.Joonyoung Shim2012-02-151-8/+2
| | * | | | | | | | | | | | | drm/exynos: changed priority of mixer layers.Joonyoung Shim2012-02-151-5/+5
| | * | | | | | | | | | | | | drm/exynos: Fix typo in exynos_mixer.cMasanari Iida2012-02-151-1/+1
| * | | | | | | | | | | | | | drm/radeon/kms: fix radeon_dp_get_modes for LVDS bridges (v2)Alex Deucher2012-02-291-8/+17
| * | | | | | | | | | | | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2012-02-282-16/+13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | drm/i915: Remove use of the autoreported ringbuffer HEAD positionChris Wilson2012-02-271-13/+1
| | * | | | | | | | | | | | | drm/i915: Prevent a machine hang by checking crtc->active before loading lutAlban Browaeys2012-02-241-1/+1
| | * | | | | | | | | | | | | drm/i915: fix operator precedence when enabling RC6pEugeni Dodonov2012-02-241-1/+1
| | * | | | | | | | | | | | | drm/i915: fix a sprite watermark computation to avoid divide by zero if xpos<0Hai Lan2012-02-231-0/+9
| | * | | | | | | | | | | | | drm/i915: fix mode set on load pipe. (v2)Dave Airlie2012-02-231-1/+1
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2012-03-013-5/+29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud