summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-28Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2012-11-28vhost: fix length for cross region descriptorMichael S. Tsirkin
2012-11-28irda: irttp: fix memory leak in irttp_open_tsap() error pathTommi Rantala
2012-11-28net: qmi_wwan: add Huawei E173Bjørn Mork
2012-11-28net/mlx4_en: Can set maxrate only for TC0Amir Vadai
2012-11-28sctp: Error in calculation of RTTvarSchoch Christian
2012-11-28sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscallTommi Rantala
2012-11-28sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space f...Tommi Rantala
2012-11-28CIFS: Fix wrong buffer pointer usage in smb_set_file_infoPavel Shilovsky
2012-11-28percpu-rwsem: use synchronize_sched_expeditedMikulas Patocka
2012-11-28ARM: 7586/1: sp804: set cpumask to cpu_possible_mask for clock event deviceWill Deacon
2012-11-28Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linuxDave Airlie
2012-11-27radeon: fix pll/ctrc mapping on dce2 and dce3 hardwareJerome Glisse
2012-11-27Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-11-27cifs: fix writeback race with file that is growingJeff Layton
2012-11-27x86-32: Unbreak booting on some 486 clonesH. Peter Anvin
2012-11-27Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie
2012-11-27Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intelDave Airlie
2012-11-27Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds
2012-11-27Merge tag 'tty-3.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-11-27Merge tag 'mfd-for-linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-11-27Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-11-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2012-11-27futex: avoid wake_futex() for a PI futex_qDarren Hart
2012-11-27watchdog: using u64 in get_sample_period()Chuansheng Liu
2012-11-27writeback: put unused inodes to LRU after writeback completionJan Kara
2012-11-27mm: vmscan: check for fatal signals iff the process was throttledMel Gorman
2012-11-27Revert "mm: remove __GFP_NO_KSWAPD"Mel Gorman
2012-11-27proc: check vma->vm_file before dereferencingStanislav Kinsbursky
2012-11-27UAPI: strip the _UAPI prefix from header guards during header installationDavid Howells
2012-11-27include/linux/bug.h: fix sparse warning related to BUILD_BUG_ON_INVALIDTushar Behera
2012-11-26x86, kvm: Remove incorrect redundant assembly constraintH. Peter Anvin
2012-11-26c6x: fix misleading commentMark Salter
2012-11-26c6x: run do_notify_resume with interrupts enabledMark Salter
2012-11-26net: ipmr: limit MRT_TABLE identifiersEric Dumazet
2012-11-26ipv4: avoid passing NULL to inet_putpeer() in icmpv4_xrlim_allow()Neal Cardwell
2012-11-26can: bcm: initialize ifindex for timeouts without previous frame receptionOliver Hartkopp
2012-11-26can: peak_usb: fix hwtstamp assignmentOliver Hartkopp
2012-11-26Merge tag 'orion_fixes_for_3.7' of git://git.infradead.org/users/jcooper/linu...Olof Johansson
2012-11-26Linux 3.7-rc7Linus Torvalds
2012-11-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-11-26Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-11-25powerpc/eeh: Do not invalidate PE properlyGavin Shan
2012-11-25Revert "drm/i915: enable rc6 on ilk again"Chris Wilson
2012-11-24netfilter: ipset: fix netiface set name overflowFlorian Westphal
2012-11-24Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-11-24ALSA: hda - Fix build without CONFIG_PMTakashi Iwai
2012-11-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-11-24Merge tag 'for-linus-20121123' of git://git.infradead.org/mtd-2.6Linus Torvalds
2012-11-23perf kvm: Fix building perf kvm on non x86 archesXiao Guangrong