summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2012-08-033-27/+25Star
|\ \ \ \ \
| * | | | | ore: Fix out-of-bounds access in _ios_obj()Boaz Harrosh2012-08-021-7/+7
| * | | | | exofs: Use proper max_IO calculations from oreBoaz Harrosh2012-08-021-6/+4Star
| * | | | | exofs: Fix __r4w_get_page when offset is beyond i_sizeBoaz Harrosh2012-08-021-3/+12
| * | | | | exofs: stop using s_dirtArtem Bityutskiy2012-08-021-11/+0Star
| * | | | | exofs: readpage_strip: Add a BUG_ON to check for PageLocked(page)Kautuk Consul2012-08-021-0/+2
* | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-08-033-7/+34
|\ \ \ \ \ \
| * | | | | | KVM: VMX: Fix ds/es corruption on i386 with preemptionAvi Kivity2012-08-021-7/+13
| * | | | | | KVM: x86: apply kvmclock offset to guest wall clock timeBruce Rogers2012-08-011-0/+4
| * | | | | | KVM: PIC: call ack notifiers for irqs that are dropped form irrGleb Natapov2012-07-261-0/+17
* | | | | | | Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-08-0319-13/+65
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-08-0218-13/+64
| |\ \ \ \ \ \ \
| | * | | | | | | ASoC: core: Fix check before defaulting to regmapMark Brown2012-08-021-1/+1
| | * | | | | | | ASoC: wm8962: Allow VMID time to fully rampMark Brown2012-07-311-0/+3
| | * | | | | | | ASoC: AC97 doesn't use regmap by defaultManuel Lauss2012-07-314-0/+4
| | * | | | | | | ASoC: sgtl5000: enable VAG_POWER for LINE_INDong Aisheng2012-07-311-0/+1
| | * | | | | | | ASoC: ab8500: Inform SoC Core that we have our own I/O arrangementsLee Jones2012-07-311-0/+4
| | * | | | | | | ASoC: omap: Add missing modules aliases to get sound working on omap devicesGuillaume Gardet2012-07-272-0/+2
| | * | | | | | | sound: tegra_alc5632: Adjust to of_get_named_gpio() changeRoland Stigge2012-07-261-1/+1
| | * | | | | | | sound: tegra_wm8903: Adjust to of_get_named_gpio() changeRoland Stigge2012-07-261-5/+5
| | * | | | | | | ASoC: mc13783: Provide codec->control_dataFabio Estevam2012-07-261-0/+2
| | * | | | | | | ASoC: ux500: Include the correct header filesLee Jones2012-07-263-3/+3
| | * | | | | | | ASoC: wm8994: Hold runtime PM reference while handling mic and jack IRQsMark Brown2012-07-241-0/+13
| | * | | | | | | ASoC: sgtl5000: remove unneeded snd_soc_dapm_new_widgets in probeDong Aisheng2012-07-241-2/+0Star
| | * | | | | | | ASoC: mxs-saif: set a base clock rate for EXTMASTER mode workDong Aisheng2012-07-241-1/+15
| | * | | | | | | ASoC: mxs-saif: fix clock prepare and enable unbalance issueDong Aisheng2012-07-241-0/+10
| | * | | | | | | ASoC: wm8994: Ensure there are enough BCLKs for four channelsMark Brown2012-07-231-1/+1
| * | | | | | | | ALSA: hda - Support dock on Lenovo Thinkpad T530 with ALC269VCTakashi Iwai2012-08-021-0/+1
* | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-08-031-7/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | futex: Forbid uaddr == uaddr2 in futex_wait_requeue_pi()Darren Hart2012-07-241-5/+8
| * | | | | | | | | futex: Fix bug in WARN_ON for NULL q.pi_stateDarren Hart2012-07-241-1/+1
| * | | | | | | | | futex: Test for pi_mutex on fault in futex_wait_requeue_pi()Darren Hart2012-07-241-1/+1
* | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-08-039-17/+58
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86-64, kcmp: The kcmp system call can be commonH. Peter Anvin2012-08-021-1/+1
| * | | | | | | | | | arch/x86/kernel/kdebugfs.c: Ensure a consistent return value in error caseJulia Lawall2012-07-261-2/+4
| * | | | | | | | | | x86/mce: Add quirk for instruction recovery on Sandy Bridge processorsTony Luck2012-07-261-3/+40
| * | | | | | | | | | x86/mce: Move MCACOD defines from mce-severity.c to <asm/mce.h>Tony Luck2012-07-262-7/+8
| * | | | | | | | | | x86/ioapic: Fix NULL pointer dereference on CPU hotplug after disabling irqsTomoki Sekiyama2012-07-262-2/+3
| * | | | | | | | | | Merge branch 'linus' into x86/urgentIngo Molnar2012-07-25567-6251/+11556
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86, nops: Missing break resulting in incorrect selection on IntelAlan Cox2012-07-251-1/+1
| * | | | | | | | | | | x86: CONFIG_CC_STACKPROTECTOR=y is no longer experimentalJean Delvare2012-07-091-1/+1
* | | | | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-08-035-184/+227
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | time: Remove all direct references to timekeeperJohn Stultz2012-07-311-128/+154
| * | | | | | | | | | | | time: Clean up offs_real/wall_to_mono and offs_boot/total_sleep_time updatesJohn Stultz2012-07-311-36/+54
| * | | | | | | | | | | | time: Clean up stray newlinesJohn Stultz2012-07-311-10/+0Star
| * | | | | | | | | | | | time/jiffies: Rename ACTHZ to SHIFTED_HZJohn Stultz2012-07-314-11/+16
| * | | | | | | | | | | | time/jiffies: Allow CLOCK_TICK_RATE to be undefinedCatalin Marinas2012-07-311-4/+8
| * | | | | | | | | | | | Merge branch 'linus' into timers/urgentIngo Molnar2012-07-31396-4797/+9316
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | time: Fix casting issue in tk_set_xtime and tk_xtime_addJohn Stultz2012-07-241-2/+2
* | | | | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-08-035-24/+22Star
|\ \ \ \ \ \ \ \ \ \ \ \ \