aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-16arch/tile: apply commit 74fca9da0 to the compat signal handling as wellChris Metcalf
2012-05-16arch/tile: fix up some issues in calling do_work_pending()Chris Metcalf
2012-05-16netfilter: ipset: fix hash size checking in kernelJozsef Kadlecsik
2012-05-16ptp_pch: Add missing #include <linux/slab.h>Geert Uytterhoeven
2012-05-16cifs: fix misspelling of "forcedirectio"Jeff Layton
2012-05-16ARM: prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESSRussell King
2012-05-16Merge branch 'for-3.4/fixes-for-final' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2012-05-16Merge branch 'marvell_fixes_for_v3.4' of git://git.infradead.org/users/jcoope...Arnd Bergmann
2012-05-16KVM: PPC: Book3S HV: Fix bug leading to deadlock in guest HPT updatesPaul Mackerras
2012-05-16powerpc/kvm: Fix VSID usage in 64-bit "PR" KVMBenjamin Herrenschmidt
2012-05-16KVM: PPC: Book3S: PR: Fix hsrr codeAlexander Graf
2012-05-16KVM: PPC: Fix PR KVM on POWER7 bare metalAlexander Graf
2012-05-16KVM: PPC: Book3S: PR: Handle EMUL_ASSISTAlexander Graf
2012-05-16[PARISC] fix panic on prefetch(NULL) on PA7300LCJames Bottomley
2012-05-16[PARISC] fix crash in flush_icache_page_asm on PA1.1John David Anglin
2012-05-16[PARISC] fix PA1.1 oops on bootJames Bottomley
2012-05-16Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-05-15mn10300/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat
2012-05-15parisc/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat
2012-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-05-15Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai
2012-05-15pch_gbe: fix transmit racesEric Dumazet
2012-05-15cdc_ether: add Novatel USB551L device IDs for FLAG_WWANDan Williams
2012-05-15usbnet: fix skb traversing races during unlink(v2)Ming Lei
2012-05-15ASoC: wm8994: Fix AIF2ADC power downMark Brown
2012-05-15genirq: export handle_edge_irq() and irq_to_desc()Jiri Kosina
2012-05-15block: fix buffer overflow when printing partition UUIDsTejun Heo
2012-05-15ALSA: hda/idt - Fix power-map for speaker-pins with some HP laptopsTakashi Iwai
2012-05-15dmaengine: fix cyclic dma usageVinod Koul
2012-05-15crypto: mv_cesa requires on CRYPTO_HASH to buildAlexander Clouter
2012-05-14target: Fix SPC-2 RELEASE bug for multi-session iSCSI client setupsBernhard Kohl
2012-05-14x86/mce: Only restart instruction after machine check recovery if it is safeTony Luck
2012-05-14Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-14Bluetooth: mgmt: Fix device_connected sending orderJohan Hedberg
2012-05-14Bluetooth: notify userspace of security level changeGustavo Padovan
2012-05-14rtlwifi: fix for race condition when firmware is cachedLarry Finger
2012-05-14x86, kvm: KVM paravirt kernels don't check for CPUID being unavailableAlan Cox
2012-05-14tty: Fix LED error returnAlan Cox
2012-05-14ARM: tegra: Fix flow controller accessesPeter De Schrijver
2012-05-14Fix blkdev.h build errors when BLOCK=nRussell King
2012-05-13remoteproc: fix off-by-one bug in __rproc_free_vringsSubramaniam Chanderashekarapuram
2012-05-13openvswitch: checking wrong variable in queue_userspace_packet()Dan Carpenter
2012-05-13bonding: Fix LACPDU rx_dropped commit.David S. Miller
2012-05-13Merge tag 'for-linus-3.4-20120513' of git://git.infradead.org/linux-mtdLinus Torvalds
2012-05-12Linux 3.4-rc7v3.4-rc7Linus Torvalds
2012-05-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-05-12Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-05-12Merge branch 'v3.4-samsung-fixes-5' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-05-13ARM: EXYNOS: fix ctrlbit for exynos5_clk_pdma1Kukjin Kim