Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-05-02 | 21 | -615/+997 | |
|\ | ||||||
| * | irqchip/mbigen: Fix return value check in mbigen_device_probe() | Wei Yongjun | 2017-04-30 | 1 | -2/+1 | |
| * | irqchip/mips-gic: Replace static map with dynamic | Matt Redfearn | 2017-04-20 | 1 | -42/+18 | |
| * | irqchip/mips-gic: Remove device IRQ domain | Paul Burton | 2017-04-20 | 1 | -197/+93 | |
| * | irqchip/mips-gic: Separate IPI reservation & usage tracking | Paul Burton | 2017-04-20 | 1 | -5/+7 | |
| * | Merge branch 'linus' into irq/core | Thomas Gleixner | 2017-04-20 | 670 | -4053/+9453 | |
| |\ | ||||||
| * | | genirq: Use irqd_get_trigger_type to compare the trigger type for shared IRQs | Hans de Goede | 2017-04-15 | 1 | -1/+3 | |
| * | | Merge tag 'irqchip-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/maz... | Thomas Gleixner | 2017-04-15 | 788 | -6270/+10576 | |
| |\ \ | ||||||
| | * | | irqchip/irq-imx-gpcv2: Clear OF_POPULATED flag | Andrey Smirnov | 2017-04-12 | 1 | -0/+5 | |
| | * | | irqchip/atmel-aic5: Handle suspend to RAM | Alexandre Belloni | 2017-04-12 | 1 | -1/+28 | |
| | * | | irqchip: Add Mediatek mtk-cirq driver | Youlin Pei | 2017-04-07 | 2 | -1/+307 | |
| | * | | dt-bindings: mtk-cirq: Add binding document | Youlin Pei | 2017-04-07 | 1 | -0/+35 | |
| | * | | irqchip/gic-v3-its: Add IORT hook for platform MSI support | Marc Zyngier | 2017-04-07 | 1 | -1/+9 | |
| | * | | irqchip/mbigen: Add ACPI support | Hanjun Guo | 2017-04-07 | 1 | -3/+72 | |
| | * | | irqchip/mbigen: Introduce mbigen_of_create_domain() | Kefeng Wang | 2017-04-07 | 1 | -15/+28 | |
| | * | | irqchip/mbigen: Drop module owner | Kefeng Wang | 2017-04-07 | 1 | -1/+0 | |
| | * | | platform-msi: Make platform_msi_create_device_domain() ACPI aware | Hanjun Guo | 2017-04-07 | 1 | -2/+1 | |
| | * | | irqchip/gicv3-its: platform-msi: Scan MADT to create platform msi domain | Hanjun Guo | 2017-04-07 | 1 | -0/+37 | |
| | * | | irqchip/gicv3-its: platform-msi: Refactor its_pmsi_init() to prepare for ACPI | Hanjun Guo | 2017-04-07 | 1 | -18/+27 | |
| | * | | irqchip/gicv3-its: platform-msi: Refactor its_pmsi_prepare() | Hanjun Guo | 2017-04-07 | 1 | -7/+16 | |
| | * | | irqchip/gic-v3-its: Keep the include header files in alphabetic order | Hanjun Guo | 2017-04-07 | 1 | -1/+1 | |
| | * | | irqchip/mtk-sysirq: Remove unnecessary barrier when configuring trigger | Mars Cheng | 2017-04-07 | 1 | -1/+1 | |
| | * | | irqchip/mtk-sysirq: Extend intpol base to arbitrary number | Mars Cheng | 2017-04-07 | 1 | -21/+95 | |
| | * | | dt-bindings: mtk-sysirq: Add multiple bases support for Mediatek sysirq | Mars Cheng | 2017-04-07 | 1 | -4/+7 | |
| | * | | irqchip/faraday: Replace moxa with ftintc010 | Linus Walleij | 2017-04-07 | 4 | -118/+3 | |
| | * | | irqchip/faraday: Fix the trigger types | Linus Walleij | 2017-04-07 | 1 | -5/+10 | |
| | * | | irqchip/gemini: Refactor Gemini driver to reflect Faraday origin | Linus Walleij | 2017-04-07 | 4 | -186/+194 | |
| | * | | dt-bindings: gemini: augment Gemini bindings to reflect Faraday origin | Linus Walleij | 2017-04-07 | 1 | -4/+7 | |
| * | | | genirq: Use cpumask_available() for check of cpumask variable | Matthias Kaehlcke | 2017-04-14 | 1 | -1/+1 | |
| * | | | cpumask: Add helper cpumask_available() | Matthias Kaehlcke | 2017-04-14 | 1 | -0/+10 | |
| * | | | genirq: Add support for nested shared IRQs | Charles Keepax | 2017-03-11 | 1 | -1/+4 | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt... | Linus Torvalds | 2017-05-02 | 276 | -27059/+12 | |
|\ \ \ \ | ||||||
| * | | | | mm: remove AVR32 arch special handling in mm/Kconfig | Hans-Christian Noren Egtvedt | 2017-05-01 | 1 | -1/+0 | |
| * | | | | lib: remove check for AVR32 arch in test_user_copy | Hans-Christian Noren Egtvedt | 2017-05-01 | 1 | -1/+0 | |
| * | | | | lib: remove AVR32 entry in Kconfig.debug compile with frame pointers | Hans-Christian Noren Egtvedt | 2017-05-01 | 1 | -1/+1 | |
| * | | | | scripts: remove AVR32 support from checkstack.pl | Hans-Christian Noren Egtvedt | 2017-05-01 | 1 | -5/+0 | |
| * | | | | docs: remove all references to AVR32 architecture | Hans-Christian Noren Egtvedt | 2017-05-01 | 46 | -47/+3 | |
| * | | | | avr32: remove support for AVR32 architecture | Hans-Christian Noren Egtvedt | 2017-05-01 | 226 | -27045/+8 | |
* | | | | | ia64: fix module loading for gcc-5.4 | Sergei Trofimovich | 2017-05-01 | 1 | -2/+2 | |
* | | | | | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-05-01 | 176 | -4335/+1458 | |
|\ \ \ \ \ | ||||||
| * | | | | | HAVE_ARCH_HARDENED_USERCOPY is unconditional now | Al Viro | 2017-04-26 | 10 | -18/+0 | |
| * | | | | | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now | Al Viro | 2017-04-26 | 35 | -83/+3 | |
| | | | | | | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| *-----------------------------------------------------------. \ \ \ \ | Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'... | Al Viro | 2017-04-26 | 1311 | -12582/+18197 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * | | | | | xtensa: fix prefetch in the raw_copy_to_user | Max Filippov | 2017-04-04 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * | | | | | xtensa: get rid of zeroing, use RAW_COPY_USER | Al Viro | 2017-03-29 | 3 | -114/+57 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * | | | | | xtensa: switch to generic extable.h | Al Viro | 2017-03-29 | 2 | -6/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * | | | | | | x86: switch to RAW_COPY_USER | Al Viro | 2017-03-29 | 6 | -395/+24 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * | | | | | | x86: don't wank with magical size in __copy_in_user() | Al Viro | 2017-03-29 | 2 | -65/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * | | | | | | kill __copy_from_user_nocache() | Al Viro | 2017-03-29 | 5 | -164/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * | | | | | | amd64: get rid of zeroing | Al Viro | 2017-03-29 | 4 | -16/+25 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |/ / / / / |