summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-02Merge tag 'pm+acpi-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-08-01Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-08-01Merge tag 'fbdev-fixes-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-08-01Merge tag 'vfio-v3.11-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds
2013-08-01Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-07-31vmpressure: make sure there are no events queued after memcg is offlinedMichal Hocko
2013-07-31vmpressure: do not check for pending work to prevent from new workMichal Hocko
2013-07-31vmpressure: change vmpressure::sr_lock to spinlockMichal Hocko
2013-07-31printk: rename struct log to struct printk_logJoe Perches
2013-07-31printk: use pointer for console_cmdline indexingJoe Perches
2013-07-31printk: move braille console support into separate braille.[ch] filesJoe Perches
2013-07-31printk: add console_cmdline.hJoe Perches
2013-07-31printk: move to separate directory for easier modificationJoe Perches
2013-07-31drivers/rtc/rtc-twl.c: fix: rtcX/wakealarm attribute isn't createdGrygorii Strashko
2013-07-31mm: zbud: fix condition check on allocation sizeHeesub Shin
2013-07-31thp, mm: avoid PageUnevictable on active/inactive lru listsKirill A. Shutemov
2013-07-31mm/swap.c: clear PageActive before adding pages onto unevictable listNaoya Horiguchi
2013-07-31arch/x86/platform/ce4100/ce4100.c: include reboot.hAndrew Morton
2013-07-31mm: sched: numa: fix NUMA balancing when !SCHED_DEBUGDave Kleikamp
2013-07-31rapidio: fix use after free in rio_unregister_scan()Dan Carpenter
2013-07-31.gitignore: ignore *.lz4 filesMarkus Trippelsdorf
2013-07-31MAINTAINERS: dynamic debug: Jason's not there...Joe Perches
2013-07-31dmi_scan: add comments on dmi_present() and the loop in dmi_scan_machine()Ben Hutchings
2013-07-31ocfs2/refcounttree: add the missing NULL check of the return value of find_or...Gu Zheng
2013-07-31mm: mempolicy: fix mbind_range() && vma_adjust() interactionOleg Nesterov
2013-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-07-31Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-07-31Merge tag 'stable/for-linus-3.11-rc3-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-07-31Merge tag 'xen-arm-3.11-rc2-warn-tag' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-07-31Merge tag 'usb-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-07-31Merge tag 'tty-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-07-31mlx5: fix error return code in mlx5_alloc_uuars()Wei Yongjun
2013-07-31mvneta: Try to fix mvneta when compiled as moduleArnaud Patard \(Rtp\)
2013-07-31mvneta: Fix hang when loading the mvneta driverArnaud Patard \(Rtp\)
2013-07-31atl1c: Fix misuse of netdev_alloc_skb in refilling rx ringEric Dumazet
2013-07-30drm/i915: fix missed hunk after GT access breakageBen Widawsky
2013-07-30genetlink: fix usage of NLM_F_EXCL or NLM_F_REPLACEPablo Neira
2013-07-30af_key: more info leaks in pfkey messagesDan Carpenter
2013-07-30net/fec: Don't let ndo_start_xmit return NETDEV_TX_BUSY without linkUwe Kleine-König
2013-07-30Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linuxDave Airlie
2013-07-30drm/radeon/dpm: re-enable cac control on SIAlex Deucher
2013-07-30drm/radeon/dpm: fix calculations in si_calculate_leakage_for_v_and_t_formulaAlex Deucher
2013-07-30drm: fix 64 bit drm fixed point helpersAlex Deucher
2013-07-30drm/radeon/atom: initialize more atom interpretor elements to 0Alex Deucher
2013-07-30xen/tmem: do not allow XEN_TMEM on ARM64Stefano Stabellini
2013-07-30MIPS: BMIPS: fix slave CPU booting when physical CPU is not 0Florian Fainelli
2013-07-30MIPS: BMIPS: do not change interrupt routing depending on boot CPUFlorian Fainelli
2013-07-30MIPS: powertv: Fix arguments for free_reserved_area()Markos Chandras
2013-07-30MIPS: Set default CPU type for BCM47XX platformsMarkos Chandras
2013-07-30MIPS: uapi/asm/siginfo.h: Fix GCC 4.1.2 compilationMaciej W. Rozycki