summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-05sparc: fix PCI device proc file mmap(2)Alexey Dobriyan
2013-09-05sparc64: Remove RWSEM export leftoversKirill Tkhai
2013-08-22sparc64: Fix off by one in trampoline TLB mapping installation loop.David S. Miller
2013-08-02sparc64: Fix ITLB handler of null pageKirill Tkhai
2013-08-01esp_scsi: Fix tag state corruption when autosensing.David S. Miller
2013-07-31sparc64: Fix not SRA'ed %o5 in 32-bit traced syscallKirill Tkhai
2013-07-31sparc64: cleanup: Rename ret_from_syscall to ret_from_forkKirill Tkhai
2013-07-31sparc32: Fix exit flag passed from traced sys_sigreturnKirill Tkhai
2013-07-31sparc64: Fix wrong syscall return value passed to trace_sys_exit()Kirill Tkhai
2013-07-31support sparc64x chip type in cpumap.cAllen Pais
2013-07-31cpu hw caps support for sparc64xAllen Pais
2013-07-31Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-07-31Merge tag 'fbdev-fixes-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-31Merge tag 'vfio-v3.11-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds
2013-07-31Merge 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-30mlx5: fix error return code in mlx5_alloc_uuars()Wei Yongjun
2013-07-30mvneta: Try to fix mvneta when compiled as moduleArnaud Patard \(Rtp\)
2013-07-30mvneta: Fix hang when loading the mvneta driverArnaud Patard \(Rtp\)
2013-07-30atl1c: Fix misuse of netdev_alloc_skb in refilling rx ringEric Dumazet
2013-07-31drm/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-31Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linuxDave Airlie