summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-13Merge branch 'autofs-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds
2013-02-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-02-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2013-02-12htb: fix values in opt dumpJiri Pirko
2013-02-12Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2013-02-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-12mm: cma: fix accounting of CMA pages placed in high memoryMarek Szyprowski
2013-02-12kernel/pid.c: reenable interrupts when alloc_pid() fails because init has exitedEric W. Biederman
2013-02-12memcg: fix kmemcg registration for late cachesGlauber Costa
2013-02-12mm: don't overwrite mm->def_flags in do_mlockall()Gerald Schaefer
2013-02-12drivers/rtc/rtc-pl031.c: restore ST variant functionalityLinus Walleij
2013-02-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-02-12ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6Alexander Duyck
2013-02-12net: fix infinite loop in __skb_recv_datagram()Eric Dumazet
2013-02-12net: qmi_wwan: add Yota / Megafon M100-1 4g modemBjørn Mork
2013-02-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-02-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-12drm/radeon: enforce use of radeon_get_ib_value when reading user cmdJerome Glisse
2013-02-11mwl8k: fix band for supported channelsJonas Gorski
2013-02-11Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-02-11bridge: set priority of STP packetsStephen Hemminger
2013-02-11x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systemsStoney Wang
2013-02-11mac80211: fix channel selection bugJohannes Berg
2013-02-11Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2013-02-11arp: fix possible crash in arp_rcv()Eric Dumazet
2013-02-11Merge branch 'gso_type'David S. Miller
2013-02-11bnx2x: set gso_typeMichael S. Tsirkin
2013-02-11qlcnic: set gso_typeMichael S. Tsirkin
2013-02-11ixgbe: fix gso typeMichael S. Tsirkin
2013-02-11stmmac: mdio register has to fail if the phy is not foundGiuseppe CAVALLARO
2013-02-11stmmac: fix macro used for debugging the xmitGiuseppe CAVALLARO
2013-02-11Merge branch 'davem.r8169' of git://violet.fr.zoreil.com/romieu/linuxDavid S. Miller
2013-02-10Merge branch 'drm-nouveau-fixes-3.8' of git://anongit.freedesktop.org/git/nou...Dave Airlie
2013-02-10Merge tag 'highbank-fixes-for-3.8' of git://sources.calxeda.com/kernel/linux ...Olof Johansson
2013-02-09drm/nouveau: add lockdep annotationsMarcin Slusarz
2013-02-08Revert "r8169: enable internal ASPM and clock request settings".Francois Romieu
2013-02-08Revert "r8169: enable ALDPS for power saving".Francois Romieu
2013-02-08Linux 3.8-rc7Linus Torvalds
2013-02-08Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-02-08Merge branch 'sctp_keys'David S. Miller
2013-02-08net: sctp: sctp_endpoint_free: zero out secret key dataDaniel Borkmann
2013-02-08net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfreeDaniel Borkmann
2013-02-08unbreak automounter support on 64-bit kernel with 32-bit userspace (v2)Helge Deller
2013-02-08atm/iphase: rename fregt_t -> ffreg_tHeiko Carstens
2013-02-08tile: tag some code with #ifdef CONFIG_COMPATChris Metcalf
2013-02-08tile: fix memcpy_*io functions for allnoconfigChris Metcalf
2013-02-08tile: export a handful of symbols appropriatelyChris Metcalf
2013-02-08x86, doc: Add a bootloader ID for OVMFH. Peter Anvin
2013-02-08ARM: 7641/1: memory: fix broken mmap by ensuring TASK_UNMAPPED_BASE is alignedWill Deacon