summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ahci: EM supported message type sysfs attributeHannes Reinecke2011-04-242-0/+26
* Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-04-236-4/+34
|\
| * PM: Add missing syscore_suspend() and syscore_resume() callsRafael J. Wysocki2011-04-204-1/+22
| * PM: Fix error code paths executed after failing syscore_suspend()Rafael J. Wysocki2011-04-182-3/+12
* | vfs: get rid of 'struct dcache_hash_bucket' abstractionLinus Torvalds2011-04-231-24/+21
* | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-04-223-8/+11
|\ \
| * | tty/n_gsm: fix bug in CRC calculation for gsm1 modeMikhail Kshevetskiy2011-04-191-2/+6
| * | serial/imx: read cts state only after acking cts change irqUwe Kleine-König2011-04-191-1/+2
| * | parport_pc.c: correctly release the requested region for the IT887xNiels de Vos2011-04-191-5/+3
* | | SECURITY: Move exec_permission RCU checks into security modulesAndi Kleen2011-04-225-8/+14
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-04-2215-40/+110
|\ \ \
| * \ \ Merge branch 'fix/hda' into for-linusTakashi Iwai2011-04-213-4/+31
| |\ \ \
| | * | | ALSA: hda - Fix unused warnings when !SND_HDA_NEEDS_RESUMEMike Waychison2011-04-201-0/+4
| | * | | ALSA: hda - Add a fix-up for Acer dmic with ALC271x codecTakashi Iwai2011-04-191-1/+24
| | * | | ALSA: emu10k1 - Fix "Music" controls to "Synth" controls in documentsRaymond Yau2011-04-141-3/+3
| * | | | ASoC: add a module alias to the FSI driverGuennadi Liakhovetski2011-04-181-0/+1
| * | | | Merge commit 'v2.6.39-rc3' into for-2.6.39Mark Brown2011-04-183009-9786/+10074
| |\ \ \ \
| * | | | | ARM: s3c2440: gta02; Register dfbmcs320 device for BT audio interfaceLars-Peter Clausen2011-04-131-0/+5
| * | | | | ASoC: codecs: JZ4740: Fix OOPSLars-Peter Clausen2011-04-131-2/+0
| * | | | | ASoC: Fix output PGA enabling in wm_hubs CODECsMark Brown2011-04-111-4/+4
| * | | | | ASoC: sn95031: decorate function with __devexit_p()Lu Guanqun2011-04-111-1/+1
| * | | | | ASoC: SAMSUNG: Fix the inverted clocks handling for pcm driverSangbeom Kim2011-04-111-2/+2
| * | | | | ASoC: sst_platform: Fix lock acquringLu Guanqun2011-04-111-4/+6
| * | | | | ASoC: fsi: driver safely remove for against irqKuninori Morimoto2011-04-111-4/+3
| * | | | | ASoC: fsi: modify vague PM control on probeKuninori Morimoto2011-04-111-1/+2
| * | | | | ASoC: fsi: take care in failing case of dai registerKuninori Morimoto2011-04-111-1/+10
| * | | | | MAINTAINERS: Update Samsung ASoC maintainer's idJassi Brar2011-04-091-1/+1
| * | | | | ASoC: WM8903: HP and Line out PGA/mixer DAPM fixesDilan Lee2011-04-081-15/+23
| * | | | | ASoC: Set left channel volume update bits for WM8994Mark Brown2011-04-071-0/+16
| * | | | | ASoC: fix config error pathLu Guanqun2011-04-071-0/+1
| * | | | | ASoC: check channel mismatch between cpu_dai and codec_daiLu Guanqun2011-04-071-1/+2
| * | | | | ASoC: Tegra: Suspend/resume supportStephen Warren2011-04-062-0/+2
* | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-04-223-6/+11
|\ \ \ \ \ \
| * | | | | | perf, x86: Update/fix Intel Nehalem cache eventsPeter Zijlstra2011-04-221-4/+4
| * | | | | | perf, x86: P4 PMU - Don't forget to clear cpuc->active_mask on overflowCyrill Gorcunov2011-04-221-1/+1
| * | | | | | x86, perf event: Turn off unstructured raw event access to offcore registersIngo Molnar2011-04-221-1/+5
| * | | | | | perf: Support Xeon E7's via the Westmere PMU driverAndi Kleen2011-04-221-0/+1
* | | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-04-221-12/+6
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | xtensa: Fixup irq conversion fallout and nmi_countThomas Gleixner2011-04-201-12/+6
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-04-215-5/+20
|\ \ \ \ \ \ \
| * | | | | | | ide: unexport DISK_EVENT_MEDIA_CHANGE for ide-gd and ide-cdTejun Heo2011-04-213-2/+12
| * | | | | | | block: don't propagate unlisted DISK_EVENTs to userlandTejun Heo2011-04-211-2/+6
| * | | | | | | elevator: check for ELEVATOR_INSERT_SORT_MERGE in !elvpriv case tooJens Axboe2011-04-211-1/+2
* | | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-04-211-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | xfs: fix duplicate message outputDave Chinner2011-04-201-1/+3
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-04-214-56/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, numa: Fix cpu nodemasks for NUMA emulation and CONFIG_DEBUG_PER_CPU_MAPSDavid Rientjes2011-04-213-33/+20
| * | | | | | | | Revert "x86, NUMA: Fix fakenuma boot failure"David Rientjes2011-04-211-23/+0
| | |/ / / / / / | |/| | | | | |
* | | | | | | | raid5: fix build error, sector_t usageRandy Dunlap2011-04-211-1/+1
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2011-04-213-18/+9
|\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud