summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "autofs: work around unhappy compat problem on x86-64"Linus Torvalds2012-04-284-23/+3
* Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-04-283-11/+16
|\
| * Use correct conversion specifiers in cifs_show_optionsSachin Prabhu2012-04-241-4/+4
| * CIFS: Show backupuid/gid in /proc/mountsSachin Prabhu2012-04-242-6/+10
| * cifs: fix offset handling in cifs_iovec_writeJeff Layton2012-04-201-1/+2
* | Merge tag 'stable/for-linus-3.4-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-04-285-5/+23
|\ \
| * | xen: correctly check for pending events when restoring irq flagsDavid Vrabel2012-04-271-1/+1
| * | xen/acpi: Workaround broken BIOSes exporting non-existing C-states.Konrad Rzeszutek Wilk2012-04-271-1/+4
| * | xen/smp: Fix crash when booting with ACPI hotplug CPUs.Konrad Rzeszutek Wilk2012-04-271-0/+15
| * | xen: use the pirq number to check the pirq_eoi_mapStefano Stabellini2012-04-271-1/+1
| * | xen/enlighten: Disable MWAIT_LEAF so that acpi-pad won't be loaded.Konrad Rzeszutek Wilk2012-04-261-2/+2
* | | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-04-288-128/+158
|\ \ \
| * | | spi/spi-bfin5xx: Fix flush of last bit after each spi transferScott Jiang2012-04-271-1/+4
| * | | spi/spi-bfin5xx: fix reversed if condition in interrupt modeScott Jiang2012-04-271-4/+4
| * | | spi/spi_bfin_sport: drop bits_per_word from client dataScott Jiang2012-04-271-6/+8
| * | | spi/bfin_spi: drop bits_per_word from client dataScott Jiang2012-04-271-1/+0
| * | | spi/spi-bfin-sport: move word length setup to transfer handlerScott Jiang2012-04-271-4/+3
| * | | spi/bfin5xx: rename config macro name for bfin5xx spi controller driverScott Jiang2012-04-272-2/+2
| * | | spi/pl022: Allow request for higher frequency than maximum possibleViresh Kumar2012-04-271-2/+8
| * | | spi/bcm63xx: set master driver mode_bits.Florian Fainelli2012-04-271-0/+1
| * | | spi/bcm63xx: don't use the stopping stateFlorian Fainelli2012-04-271-11/+2
| * | | spi/bcm63xx: convert to the pump message infrastructureFlorian Fainelli2012-04-271-60/+89
| * | | spi/spi-ep93xx.c: use dma_transfer_direction instead of dma_data_directionH Hartley Sweeten2012-04-271-14/+10
| * | | spi: fix spi.h kernel-doc warningRandy Dunlap2012-04-271-1/+1
| * | | spi/pl022: Fix calculate_effective_freq()Viresh Kumar2012-04-271-6/+17
| * | | spi/pl022: Fix range checking for bits per wordVinit Shenoy2012-04-181-16/+9
* | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-282-10/+11
|\ \ \ \
| * | | | hwmon: (fam15h_power) Fix pci_device_id arrayGuenter Roeck2012-04-261-3/+6
| * | | | hwmon: (ad7314) Fix build warningGuenter Roeck2012-04-231-7/+5
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-04-286-61/+46
|\ \ \ \ \
| * | | | | drm/radeon/kms: use frac fb div on APUsAlex Deucher2012-04-271-0/+3
| * | | | | drm/radeon: add a missing entry to encoder_namesIlija Hadzic2012-04-271-1/+2
| * | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-04-273-35/+36
| |\ \ \ \ \
| | * | | | | drm/i915: handle input/output sdvo timings separately in mode_setDaniel Vetter2012-04-261-16/+18
| | * | | | | drm/i915: fix integer overflow in i915_gem_do_execbuffer()Xi Wang2012-04-231-0/+5
| | * | | | | drm/i915: fix integer overflow in i915_gem_execbuffer2()Xi Wang2012-04-231-1/+2
| | * | | | | drm/i915: fixup load-detect on enabled, but not active pipeDaniel Vetter2012-04-221-18/+11
| | |/ / / /
| * | | | | Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie2012-04-271-25/+5
| |\ \ \ \ \
| | * | | | | drm/exynos: added missed vm area region mapping type.Inki Dae2012-04-231-0/+2
| | * | | | | drm/exynos: fixed exynos_drm_gem_map_pages bug.Inki Dae2012-04-231-13/+3
| | * | | | | drm/exynos: fixed duplicatd memory allocation bug.Inki Dae2012-04-231-12/+0
* | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-04-281-1/+0
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2012-04-251-1/+0
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | rcu: Permit call_rcu() from CPU_DYING notifiersPaul E. McKenney2012-04-171-1/+0
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-04-283-6/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/apic: Use x2apic physical mode based on FADT settingGreg Pearson2012-04-251-0/+6
| * | | | | | | | x86/mrst: Quiet sparse noise about plain integer as NULL pointerH Hartley Sweeten2012-04-251-2/+2
| * | | | | | | | Merge tag 'l3-fix-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Ingo Molnar2012-04-2556-310/+226
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86, intel_cacheinfo: Fix error return code in amd_set_l3_disable_slot()Srivatsa S. Bhat2012-04-191-4/+4
| | |/ / / / / / /
* | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-04-283-14/+27
|\ \ \ \ \ \ \ \ \