summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pktgen: fix module unload for goodEric Dumazet2012-05-181-2/+2
* Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-05-183-18/+13Star
|\
| * ARM: 7419/1: vfp: fix VFP flushing regression on sigreturn pathWill Deacon2012-05-171-12/+2Star
| * ARM: 7418/1: LPAE: fix access flag setup in mem_type_tableVitaly Andrianov2012-05-171-1/+2
| * ARM: prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESSRussell King2012-05-161-1/+3
| * ARM: 7417/1: vfp: ensure preemption is disabled when enabling VFP accessWill Deacon2012-05-121-4/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-182-3/+6
|\ \
| * | e1000: Prevent reset task killing itself.Tushar Dave2012-05-181-1/+5
| * | tcp: do_tcp_sendpages() must try to push data out on oom conditionsWilly Tarreau2012-05-181-2/+1Star
* | | ACPI / PCI / PM: Fix device PM regression related to D3hot/D3coldRafael J. Wysocki2012-05-184-4/+15
* | | Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/na...Linus Torvalds2012-05-172-6/+19
|\ \ \ | |/ / |/| |
| * | target: Fix bug in handling of FILEIO + block_device resize opsNicholas Bellinger2012-05-171-6/+16
| * | target: Fix SPC-2 RELEASE bug for multi-session iSCSI client setupsBernhard Kohl2012-05-151-0/+3
* | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-05-173-3/+8
|\ \ \
| * | | dmaengine: fix cyclic dma usageVinod Koul2012-05-152-2/+6
| * | | dmaengine: pl330: dont complete descriptor for cyclic dmaVinod Koul2012-05-111-1/+2
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-05-173-0/+10
|\ \ \ \
| * | | | virtio_net: invoke softirqs after __napi_scheduleMichael S. Tsirkin2012-05-171-0/+2
| * | | | virtio: balloon: let host know of updated balloon size before module removalAmit Shah2012-05-171-0/+1
| * | | | virtio: console: tell host of open ports after resume from s3/s4Amit Shah2012-05-171-0/+7
* | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-05-173-4/+7
|\ \ \ \ \
| * | | | | ARM: PRIMA2: fix irq domain size and IRQ mask of internal interrupt controllerBarry Song2012-05-171-2/+4
| * | | | | Merge branch 'for-3.4/fixes-for-final' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2012-05-161-2/+2
| |\ \ \ \ \
| | * | | | | ARM: tegra: Fix flow controller accessesPeter De Schrijver2012-05-141-2/+2
| * | | | | | Merge branch 'marvell_fixes_for_v3.4' of git://git.infradead.org/users/jcoope...Arnd Bergmann2012-05-161-0/+1
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | crypto: mv_cesa requires on CRYPTO_HASH to buildAlexander Clouter2012-05-151-0/+1
| |/ / / / /
* | | | | | Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds2012-05-172-24/+34
|\ \ \ \ \ \
| * | | | | | MD: Add del_timer_sync to mddev_suspend (fix nasty panic)Jonathan Brassow2012-05-171-0/+2
| * | | | | | md/raid10: set dev_sectors properly when resizing devices in array.NeilBrown2012-05-171-24/+32
| | | | | | |
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
*---. \ \ \ \ \ \ Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urg...Linus Torvalds2012-05-1710-16/+59
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| | | * | | | | | sched: Fix KVM and ia64 boot crash due to sched_groups circular linked list a...Igor Mammedov2012-05-091-0/+2
| | * | | | | | | x86, kvm: KVM paravirt kernels don't check for CPUID being unavailableAlan Cox2012-05-141-0/+3
| | * | | | | | | x86: Fix section annotation of acpi_map_cpu2node()Jan Beulich2012-05-081-1/+1
| | * | | | | | | x86/microcode: Ensure that module is only loaded on supported Intel CPUsSrivatsa S. Bhat2012-05-071-6/+8
| | |/ / / / / /
| * | | | | | | tracing: Do not enable function event with enableSteven Rostedt2012-05-103-1/+7
| * | | | | | | perf stat: handle ENXIO error for perf_event_openDavid Ahern2012-05-091-1/+6
| * | | | | | | perf: Turn off compiler warnings for flex and bison generated filesGreg Kroah-Hartman2012-05-071-2/+2
| * | | | | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-05-022-5/+30
| |\ \ \ \ \ \ \
| | * | | | | | | perf stat: Fix case where guest/host monitoring is not supported by kernelStephane Eranian2012-05-011-4/+29
| | * | | | | | | perf build-id: Fix filename size calculationNamhyung Kim2012-05-011-1/+1
* | | | | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-164-23/+40
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | KVM: PPC: Book3S HV: Fix bug leading to deadlock in guest HPT updatesPaul Mackerras2012-05-161-0/+1
| * | | | | | | | | powerpc/kvm: Fix VSID usage in 64-bit "PR" KVMBenjamin Herrenschmidt2012-05-162-9/+11
| * | | | | | | | | KVM: PPC: Book3S: PR: Fix hsrr codeAlexander Graf2012-05-161-4/+3Star
| * | | | | | | | | KVM: PPC: Fix PR KVM on POWER7 bare metalAlexander Graf2012-05-161-13/+22
| * | | | | | | | | KVM: PPC: Book3S: PR: Handle EMUL_ASSISTAlexander Graf2012-05-161-0/+6
* | | | | | | | | | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-05-163-12/+12
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-05-152-9/+9
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ASoC: wm8994: Fix AIF2ADC power downMark Brown2012-05-151-1/+1
| | * | | | | | | | | | ASoC: cs42l73: Sync digital mixer kcontrols to allow for 0dBBrian Austin2012-05-111-8/+8