summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-15ARM: 7327/1: need to include asm/system.h in asm/processor.hOlof Johansson
2012-02-15ARM: 7326/2: PL330: fix null pointer dereference in pl330_chan_ctrl()Javi Merino
2012-02-15ARM: 7164/3: PL330: Fix the size of the dst_cache_ctrl fieldJavi Merino
2012-02-15ARM: 7325/1: fix v7 boot with lockdep enabledRabin Vincent
2012-02-15net/ethernet: ks8851_mll fix irq handlingJan Weitzel
2012-02-15veth: Enforce minimum size of VETH_INFO_PEERThomas Graf
2012-02-15stmmac: update the driver version to Feb 2012 (v2)Giuseppe CAVALLARO
2012-02-15stmmac: move hw init in the probe (v2)Giuseppe CAVALLARO
2012-02-15stmmac: request_irq when use an ext wake irq line (v2)Francesco Virlinzi
2012-02-15stmmac: do not discard frame on dribbling bit assertGiuseppe CAVALLARO
2012-02-15ipheth: Add iPhone 4STim Gardner
2012-02-15mlx4: add unicast steering entries to resource_trackerEugenia Emantayev
2012-02-15mlx4: fix QP tree trashingEugenia Emantayev
2012-02-15mlx4: fix buffer overrunEugenia Emantayev
2012-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-15regmap: Fix cache defaults initialization from raw cache defaultsLars-Peter Clausen
2012-02-15i387: fix sense of sanity checkLinus Torvalds
2012-02-15ALSA: usb-audio: avoid integer overflow in create_fixed_stream_quirk()Xi Wang
2012-02-15ARM: 7324/1: modpost: Fix section warnings for ARM for many compilersTony Lindgren
2012-02-15ARM: 7323/1: Do not allow ARM_LPAE on pre-ARMv7 architecturesCatalin Marinas
2012-02-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2012-02-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-02-14Merge tag 'mmc-fixes-for-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-02-14Merge tag 'stable/for-linus-fixes-3.3-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2012-02-14USB: option: cleanup zte 3g-dongle's pid in option.cli.rui27@zte.com.cn
2012-02-14Merge tag 'for-usb-linus-2012-02-14' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2012-02-14ASoC: wm8962: Fix sidetone enumeration textsMark Brown
2012-02-143c59x: shorten timer period for slave devicesEric Dumazet
2012-02-14netpoll: netpoll_poll_dev() should access dev->flagsEric Dumazet
2012-02-14RxRPC: Fix kcalloc parameters swappedAxel Lin
2012-02-14bnx2x: remove the 'poll' module optionMichal Schmidt
2012-02-14tcp: fix tcp_shifted_skb() adjustment of lost_cnt_hint for FACKNeal Cardwell
2012-02-14USB: Don't fail USB3 probe on missing legacy PCI IRQ.Sarah Sharp
2012-02-14Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds
2012-02-14drm/radeon/kms: fix MSI re-arm on rv370+Alex Deucher
2012-02-14drm/radeon/kms/atom: bios scratch reg handling updatesAlex Deucher
2012-02-14drm/radeon/kms: drop lock in return path of radeon_fence_count_emitted.Dave Airlie
2012-02-14ALSA: intel8x0: Fix default inaudible sound on Gateway M520Daniel T Chen
2012-02-14Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai
2012-02-14Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-02-14powerpc/pseries/eeh: Fix crash when error happens during device probeThadeu Lima de Souza Cascardo
2012-02-14powerpc/pseries: Fix partition migration hang in stop_topology_updateBrian King
2012-02-14powerpc/powernv: Disable interrupts while taking phb->lockMichael Ellerman
2012-02-14powerpc: Fix WARN_ON in decrementer_check_overflowBenjamin Herrenschmidt
2012-02-14powerpc/wsp: Fix IRQ affinity settingBenjamin Herrenschmidt
2012-02-14powerpc: Implement GET_IP/SET_IPSrikar Dronamraju
2012-02-14powerpc/wsp: Permanently enable PCI class code workaroundBenjamin Herrenschmidt
2012-02-14ocfs2: deal with wraparounds of i_nlink in ocfs2_rename()Al Viro
2012-02-14vfs: fix compat_sys_stat() handling of overflows in st_nlinkAl Viro