summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* panic: fix stack dump print on direct call to panic()Jason Wessel2012-04-121-1/+1
* drivers/rtc/rtc-pl031.c: enable clock on all ST variantsLinus Walleij2012-04-121-2/+1
* Revert "mm: vmscan: fix misused nr_reclaimed in shrink_mem_cgroup_zone()"Ying Han2012-04-121-6/+1
* hugetlb: fix race condition in hugetlb_fault()Chris Metcalf2012-04-121-0/+2
* drivers/rtc/rtc-twl.c: use static register while reading timeKonstantin Shlyakhovoy2012-04-121-5/+38
* drivers/rtc/rtc-s3c.c: add placeholder for driver private dataTushar Behera2012-04-121-5/+18
* drivers/rtc/rtc-s3c.c: fix compilation errorTushar Behera2012-04-121-4/+4
* MAINTAINERS: add PCDP console maintainerKhalid Aziz2012-04-121-0/+5
* memcg: do not open code accesses to res_counter membersGlauber Costa2012-04-121-2/+2
* drivers/rtc/rtc-efi.c: fix section mismatch warningJan Beulich2012-04-121-1/+0
* drivers/rtc/rtc-r9701.c: reset registers if invalid values are detectedAndreas Dumberger2012-04-121-0/+22
* drivers/char/random.c: fix boot id uniqueness raceMathieu Desnoyers2012-04-121-3/+8
* memcg: fix broken boolen expressionKirill A. Shutemov2012-04-121-1/+1
* memcg: fix up documentation on global LRUYing Han2012-04-121-3/+2
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-04-112-20/+23
|\
| * powerpc: Fix typo in runlatch codeBenjamin Herrenschmidt2012-04-111-2/+2
| * powerpc: Fix page fault with lockdep regressionBenjamin Herrenschmidt2012-04-101-18/+21
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-04-112-4/+10
|\ \
| * | IB/core: Don't return EINVAL from sysfs rate attribute for invalid speedsRoland Dreier2012-04-021-4/+5
| * | IB/mlx4: Don't return an invalid speed when a port is downOr Gerlitz2012-04-021-0/+5
* | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2012-04-112-3/+3
|\ \ \
| * | | arch/tile: avoid unused variable warning in proc.c for tilegxChris Metcalf2012-04-111-3/+1
| * | | tile/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat2012-04-091-0/+2
* | | | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-04-1118-106/+120
|\ \ \ \
| * | | | ALSA: hda - hide HDMI/ELD printks unless snd.debug=2Fengguang Wu2012-04-103-8/+17
| * | | | ALSA: sound/isa/sscape.c: add missing resource-release codeJulia Lawall2012-04-101-2/+4
| * | | | sound: sound/oss/msnd_pinnacle.c: add vfreesJulia Lawall2012-04-101-2/+6
| * | | | Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-04-0710384-316987/+521981
| |\ \ \ \
| | * | | | ASoC: tegra: fix i2s compilation when !CONFIG_DEBUG_FSStephen Warren2012-04-061-1/+1
| | * | | | ASoC: set idle_bias_off=1 for all platform DAPM contextsStephen Warren2012-04-051-0/+2
| | * | | | ASoC: imx-audmux: Check for NULL pointerFabio Estevam2012-04-051-0/+3
| | * | | | ASoC: imx-audmux: Fix ssi port numbers in sysfsFabio Estevam2012-04-051-1/+1
| | * | | | ASoC: ak4642: fixup: mute needs +1 stepKuninori Morimoto2012-04-051-1/+1
| | * | | | MAINTAINERS: Don't list everyone working on Wolfson driversMark Brown2012-04-041-2/+1
| | * | | | MAINTAINERS: Add missing ASoC OMAP co-maintainerJarkko Nikula2012-04-031-0/+1
| | * | | | ASoC: pxa: pxa2xx-i2s: add io.h for IOMEM macroMartin Jansa2012-04-021-0/+1
| | * | | | ASoC: tegra: ensure clocks are enabled when touching registersStephen Warren2012-04-022-0/+8
| | * | | | ASoC: sgtl5000: Enable VAG when DAC/ADC upZeng Zhaoming2012-04-021-12/+13
| | | |/ / | | |/| |
| * | | | ALSA: hda - clean up CX20549 test mixer setupMichael Karcher2012-04-071-21/+17
| * | | | ALSA: hda - CX20549 doesn't need pin_amp_workaround.Michael Karcher2012-04-071-2/+3
| * | | | ALSA: hda - Remove CD control from model=benq for CX20549Michael Karcher2012-04-071-5/+1
| * | | | ALSA: hda - fix record volume controls of CX20459 ("Venice")Michael Karcher2012-04-071-25/+6
| * | | | ALSA: hda - Rename capture sources of CX20549 to match common conventionsMichael Karcher2012-04-071-13/+13
| * | | | ALSA: hda - Fix proc output for ADC amp values of CX20549Michael Karcher2012-04-073-7/+17
| * | | | ALSA: asihpi - fix return value of hpios_locked_mem_alloc()Eliot Blennerhassett2012-03-302-7/+7
* | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-04-115-37/+87
|\ \ \ \ \
| * | | | | [media] uvcvideo: Fix race-related crash in uvc_video_clock_update()Laurent Pinchart2012-04-091-18/+32
| * | | | | [media] Drivers/media/radio: Fix build errorHans Verkuil2012-04-091-2/+2
| * | | | | [media] dvb_frontend: fix compiler warningHans Petter Selasky2012-04-091-1/+1
| * | | | | [media] it913x: fix firmware loading errorsMalcolm Priestley2012-04-091-14/+40
OpenPOWER on IntegriCloud