aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2014-06-04 15:59:13 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2014-06-04 15:59:13 -0700
commitd09cc3659db494aca4b3bb2393c533fb4946b794 (patch)
tree158d1dd5fa5fddf1c99da677a193b8561c11274d /scripts/objdiff
parentMerge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... (diff)
parentMerge tag 'irqchip-3.16' of git://git.infradead.org/users/jcooper/linux into ... (diff)
downloadlinux-d09cc3659db494aca4b3bb2393c533fb4946b794.tar.gz
linux-d09cc3659db494aca4b3bb2393c533fb4946b794.zip
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
Pull core irq updates from Thomas Gleixner: "The irq department delivers: - Another tree wide update to get rid of the horrible create_irq interface along with its even more horrible variants. That also gets rid of the last leftovers of the initial sparse irq hackery. arch/driver specific changes have been either acked or ignored. - A fix for the spurious interrupt detection logic with threaded interrupts. - A new ARM SoC interrupt controller - The usual pile of fixes and improvements all over the place" * 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: (40 commits) Documentation: brcmstb-l2: Add Broadcom STB Level-2 interrupt controller binding irqchip: brcmstb-l2: Add Broadcom Set Top Box Level-2 interrupt controller genirq: Improve documentation to match current implementation ARM: iop13xx: fix msi support with sparse IRQ genirq: Provide !SMP stub for irq_set_affinity_notifier() irqchip: armada-370-xp: Move the devicetree binding documentation irqchip: gic: Use mask field in GICC_IAR genirq: Remove dynamic_irq mess ia64: Use irq_init_desc genirq: Replace dynamic_irq_init/cleanup genirq: Remove irq_reserve_irq[s] genirq: Replace reserve_irqs in core code s390: Avoid call to irq_reserve_irqs() s390: Remove pointless arch_show_interrupts() s390: pci: Check return value of alloc_irq_desc() proper sh: intc: Remove pointless irq_reserve_irqs() invocation x86, irq: Remove pointless irq_reserve_irqs() call genirq: Make create/destroy_irq() ia64 private tile: Use SPARSE_IRQ tile: pci: Use irq_alloc/free_hwirq() ...
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
f buffer in trusted_read()Eric Biggers1-11/+12 2017-11-02KEYS: return full count in keyring_read() if buffer is too smallEric Biggers1-20/+19 2017-11-01signal: Fix name of SIGEMT in #if defined() checkAndrew Clayton1-1/+1 2017-11-01x86/mm: fix use-after-free of vma during userfaultfd faultVlastimil Babka1-1/+10 2017-11-01ide:ide-cd: fix kernel panic resulting from missing scsi_req_initHongxu Jia1-0/+1 2017-11-01tcp: fix tcp_mtu_probe() vs highest_sackEric Dumazet2-4/+5 2017-11-01ipv6: addrconf: increment ifp refcount before ipv6_del_addr()Eric Dumazet1-0/+1 2017-11-01tun/tap: sanitize TUNSETSNDBUF inputCraig Gallek2-0/+6 2017-11-01mlxsw: i2c: Fix buffer increment counter for write transactionVadim Pasternak1-1/+1 2017-11-01mlxsw: reg: Add high and low temperature thresholdsIdo Schimmel1-0/+25 2017-11-01MAINTAINERS: Remove Yotam from mlxfwYuval Mintz1-1/+1 2017-11-01MAINTAINERS: Update Yotam's E-mailYotam Gigi4-5/+5 2017-11-01net: hns: set correct return valuePan Bian1-2/+2 2017-11-01net: lapbether: fix double freePan Bian1-1/+0 2017-11-01bpf: remove SK_REDIRECT from UAPIJohn Fastabend3-7/+13 2017-11-01net: phy: marvell: Only configure RGMII delays when using RGMIIAndrew Lunn1-3/+5 2017-10-31selftests: lib.mk: print individual test results to console by defaultShuah Khan1-1/+5 2017-10-31RDMA/nldev: Enforce device index check for port callbackLeon Romanovsky1-1/+3 2017-10-31Revert "PM / QoS: Fix device resume latency PM QoS"Rafael J. Wysocki8-63/+35 2017-10-31Revert "PM / QoS: Fix default runtime_pm device resume latency"Rafael J. Wysocki1-2/+1 2017-10-31xfrm: Fix GSO for IPsec with GRE tunnel.Steffen Klassert1-1/+3 2017-10-31ALSA: seq: Fix nested rwsem annotation for lockdep splatTakashi Iwai1-1/+1 2017-10-31ALSA: timer: Add missing mutex lock for compat ioctlsTakashi Iwai1-2/+15 2017-10-31tc-testing: fix arg to ip command: -s -> -nBrenda J. Butler1-2/+2 2017-10-31net_sched: remove tcf_block_put_deferred()Cong Wang1-29/+8 2017-10-31l2tp: hold tunnel in pppol2tp_connect()Guillaume Nault1-1/+6 2017-10-30Mark 'ioremap_page_range()' as possibly sleepingLinus Torvalds1-0/+1 2017-10-30nvme: Fix setting logical block format when revalidatingKeith Busch1-0/+1 2017-10-30perf/cgroup: Fix perf cgroup hierarchy supportTejun Heo1-2/+4 2017-10-30PM / QoS: Fix default runtime_pm device resume latencyTero Kristo1-1/+2 2017-10-30Revert "ath10k: fix napi_poll budget overflow"Kalle Valo1-11/+6 2017-10-30ath10k: rebuild crypto header in rx data framesVasanthakumar Thiagarajan2-16/+92 2017-10-30cifs: check MaxPathNameComponentLength != 0 before using itRonnie Sahlberg1-2/+3 2017-10-29Linux 4.14-rc7v4.14-rc7Linus Torvalds1-1/+1 2017-10-29selftests: Introduce a new test case to tc testsuiteChris Mi3-5/+40