summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-27spi/bcm63xx: don't use the stopping stateFlorian Fainelli
2012-04-27spi/bcm63xx: convert to the pump message infrastructureFlorian Fainelli
2012-04-27spi/spi-ep93xx.c: use dma_transfer_direction instead of dma_data_directionH Hartley Sweeten
2012-04-27spi: fix spi.h kernel-doc warningRandy Dunlap
2012-04-27spi/pl022: Fix calculate_effective_freq()Viresh Kumar
2012-04-27Merge branch 'v3.4-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-04-27Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesOlof Johansson
2012-04-27Merge tag 'fixes-for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2012-04-27usb: gadget: udc-core: fix incompatibility with dummy-hcdAlan Stern
2012-04-27usb: gadget: udc-core: fix wrong call orderFelipe Balbi
2012-04-27drm/radeon/kms: use frac fb div on APUsAlex Deucher
2012-04-27drm/radeon: add a missing entry to encoder_namesIlija Hadzic
2012-04-27Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-04-27Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie
2012-04-27ARM: PXA2xx: MFP: fix potential direction bugIgor Grinberg
2012-04-27ARM: PXA2xx: MFP: fix bug with MFP_LPM_KEEP_OUTPUTIgor Grinberg
2012-04-27arm/sa1100: fix sa1100-rtc memory resourceDmitry Artamonow
2012-04-27ARM: pxa: fix gpio wakeup settingRobert Jarzmik
2012-04-27xen/acpi: Workaround broken BIOSes exporting non-existing C-states.Konrad Rzeszutek Wilk
2012-04-27xen/smp: Fix crash when booting with ACPI hotplug CPUs.Konrad Rzeszutek Wilk
2012-04-27Merge branch 'sh/urgent' into sh-fixes-for-linusPaul Mundt
2012-04-27sh: Fix up tracepoint build fallout from static key introduction.Nobuhiro Iwamatsu
2012-04-26USB: cdc-wdm: fix race leading leading to memory corruptionOliver Neukum
2012-04-26Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2012-04-26Merge tag 'ib-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/...Linus Torvalds
2012-04-26xtensa: fix build fail on undefined ack_bad_irqPaul Gortmaker
2012-04-26Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-04-26Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-04-26Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2012-04-26Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2012-04-26Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-26xen: use the pirq number to check the pirq_eoi_mapStefano Stabellini
2012-04-26xen/enlighten: Disable MWAIT_LEAF so that acpi-pad won't be loaded.Konrad Rzeszutek Wilk
2012-04-26staging: ozwpan: Fix bug where kfree is called twice.Rupesh Gujare
2012-04-26blackfin: fix ifdef fustercluck in mach-bf538/boards/ezkit.cPaul Gortmaker
2012-04-26blackfin: fix compile error in bfin-lq035q1-fb.cPaul Gortmaker
2012-04-26pci: frv architecture needs generic setup-bus infrastructurePaul Gortmaker
2012-04-26drm/i915: handle input/output sdvo timings separately in mode_setDaniel Vetter
2012-04-26hwmon: (fam15h_power) Fix pci_device_id arrayGuenter Roeck
2012-04-26hpwdt: Only BYTE reads/writes to WD Timer port 0x72Mingarelli, Thomas
2012-04-26perf: Fix perf_event_for_each() to use siblingMichael Ellerman
2012-04-26sched: Fix OOPS when build_sched_domains() percpu allocation failshe, bo
2012-04-26sched: Fix more load-balancing falloutPeter Zijlstra
2012-04-26Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-04-26Merge branch 'u300-fixes-for-arm-soc' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2012-04-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-04-26Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds
2012-04-26mm: fix NULL ptr dereference in move_pagesSasha Levin
2012-04-26mm: fix NULL ptr dereference in migrate_pagesSasha Levin
2012-04-26revert "proc: clear_refs: do not clear reserved pages"Will Deacon