aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-20ARM: Allow IPI_CPU_BACKTRACE to exploit FIQdev/trigger_backtrace-v4.6Daniel Thompson
2016-06-20irqchip: gic: Introduce plumbing for IPI FIQDaniel Thompson
2016-06-20irqchip: gic: Make gic_raise_softirq FIQ-safeDaniel Thompson
2016-06-20irqchip: gic: Optimize locking in gic_raise_softirqDaniel Thompson
2016-06-20misc: Add a lockup driver to get the CPUs wedgedDaniel Thompson
2016-06-20serial: Hack to prevent SysRq timeouts on the simulatorDaniel Thompson
2016-06-20mmc: sdhci: Dummy driver for fooDaniel Thompson
2016-06-20arm64: Add (working) device trees for foundation modelDaniel Thompson
2016-06-20fixup: ATAG MEM fixup loader for Qualcomm devicesBjorn Andersson
2016-06-20serial: Emulate break using control charactersDaniel Thompson
2016-05-15Linux 4.6Linus Torvalds
2016-05-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-14arm64: bpf: jit JMP_JSET_{X,K}Zi Shen Lim
2016-05-14net/route: enforce hoplimit max valuePaolo Abeni
2016-05-14nf_conntrack: avoid kernel pointer value leak in slab nameLinus Torvalds
2016-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-05-13Merge branch 'xgene-fixes'David S. Miller
2016-05-13drivers: net: xgene: fix register offsetIyappan Subramanian
2016-05-13drivers: net: xgene: fix statistics counters race conditionIyappan Subramanian
2016-05-13drivers: net: xgene: fix ununiform latency across queuesIyappan Subramanian
2016-05-13drivers: net: xgene: fix sharing of irqsIyappan Subramanian
2016-05-13drivers: net: xgene: fix IPv4 forward crashIyappan Subramanian
2016-05-13Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-13Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-13Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-05-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-05-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-13Merge tag 'regulator-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-05-13Merge tag 'regmap-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-05-13Merge tag 'media/v4.6-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-05-13Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-05-13Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-05-13Merge remote-tracking branches 'regulator/fix/axp20x', 'regulator/fix/da9063'...Mark Brown
2016-05-13Merge remote-tracking branches 'regmap/fix/be', 'regmap/fix/doc' and 'regmap/...Mark Brown
2016-05-13Merge remote-tracking branch 'regmap/fix/mmio' into regmap-linusMark Brown
2016-05-13Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-05-13xen-netback: fix extra_info handling in xenvif_tx_err()Paul Durrant
2016-05-13Merge tag 'perf-urgent-for-mingo-20160512' of git://git.kernel.org/pub/scm/li...Ingo Molnar
2016-05-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-12mm: thp: calculate the mapcount correctly for THP pages during WP faultsAndrea Arcangeli
2016-05-12ksm: fix conflict between mmput and scan_get_next_rmap_itemZhou Chengming
2016-05-12ocfs2: fix posix_acl_create deadlockJunxiao Bi
2016-05-12ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hangJunxiao Bi
2016-05-12net: mvneta: bm: fix dependencies againArnd Bergmann
2016-05-12Merge tag 'keys-fixes-20160512' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-05-12Merge tag 'sound-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2016-05-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-05-12perf stat: Fallback to user only counters when perf_event_paranoid > 1Arnaldo Carvalho de Melo
2016-05-12perf evsel: Handle EACCESS + perf_event_paranoid=2 in fallback()Arnaldo Carvalho de Melo