Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 | 1 | -3/+1 |
* | metag/irq: Use access helper irq_data_get_affinity_mask() | Jiang Liu | 2015-07-14 | 1 | -4/+6 |
* | arch: Remove exec_domain from remaining archs | Richard Weinberger | 2015-04-12 | 1 | -2/+0 |
* | metag: Use irq_set_affinity instead of homebrewn code | Thomas Gleixner | 2014-03-17 | 1 | -19/+3 |
* | irq: Consolidate do_softirq() arch overriden implementations | Frederic Weisbecker | 2013-10-01 | 1 | -33/+19 |
* | metag: cpu hotplug: route_irq: preserve irq mask | James Hogan | 2013-07-02 | 1 | -2/+3 |
* | metag/kernel/irq.c: Declare root_domain as static | Markos Chandras | 2013-06-13 | 1 | -1/+1 |
* | metag: Internal and external irqchips | James Hogan | 2013-03-02 | 1 | -0/+5 |
* | metag: IRQ handling | James Hogan | 2013-03-02 | 1 | -0/+318 |