summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* genirq: Fix can_request_irq() for IRQs without an actionBen Hutchings2013-06-281-3/+3
* irqchip: exynos-combiner: Staticize combiner_initSachin Kamat2013-06-281-4/+4
* irqchip: Add support for ARMv7-M NVICUwe Kleine-König2013-06-263-0/+123
* irqchip: Add TB10x interrupt controller driverChristian Ruppert2013-06-254-0/+239
* irqdomain: Use irq_get_trigger_type() to get IRQ flagsJavier Martinez Canillas2013-06-251-1/+1
* MIPS: octeon: Use irq_get_trigger_type() to get IRQ flagsJavier Martinez Canillas2013-06-251-1/+1
* arm: orion: Use irq_get_trigger_type() to get IRQ flagsJavier Martinez Canillas2013-06-251-1/+1
* mfd: stmpe: use irq_get_trigger_type() to get IRQ flagsJavier Martinez Canillas2013-06-251-2/+1
* mfd: twl4030-irq: Use irq_get_trigger_type() to get IRQ flagsJavier Martinez Canillas2013-06-251-4/+1
* gpio: mvebu: Use irq_get_trigger_type() to get IRQ flagsJavier Martinez Canillas2013-06-251-1/+1
* genirq: Add irq_get_trigger_type() to get IRQ flagsJavier Martinez Canillas2013-06-251-0/+6
* genirq: Irqchip: document gcflags arg of irq_alloc_domain_generic_chipsJames Hogan2013-06-241-0/+1
* genirq: Set irq thread to RT priority on creationIvo Sieben2013-06-111-5/+6
* irqchip: Add support for Marvell Orion SoCsSebastian Hesselbarth2013-06-114-0/+246
* genirq: Add kerneldoc for irq_disable.Andreas Fenkart2013-05-291-0/+13
* genirq: irqchip: Add mask to block out invalid irqsGrant Likely2013-05-292-0/+5
* genirq: Generic chip: Add linear irq domain supportThomas Gleixner2013-05-294-12/+223
* genirq: Generic chip: Split out code into separate functionsThomas Gleixner2013-05-291-16/+34
* genirq: irqchip: Add a mask calculation functionThomas Gleixner2013-05-292-2/+9
* genirq: Generic chip: Cache per irq bit maskThomas Gleixner2013-05-292-9/+18
* genirq: Generic chip: Handle separate mask registersGerlando Falauto2013-05-292-7/+12
* genirq: Generic chip: Add support for per chip type mask cacheGerlando Falauto2013-05-292-7/+15
* genirq: Generic chip: Remove the local cur_regs() functionGerlando Falauto2013-05-291-14/+17
* Linux 3.10-rc3v3.10-rc3Linus Torvalds2013-05-261-1/+1
* ipc/sem.c: Fix missing wakeups in do_smart_update_queue()Manfred Spraul2013-05-261-5/+22
* Merge tag 'nfs-for-3.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-05-2611-41/+78
|\
| * NFS: Fix SETCLIENTID fallback if GSS is not availableChuck Lever2013-05-231-1/+1
| * SUNRPC: Prevent an rpc_task wakeup raceTrond Myklebust2013-05-221-1/+7
| * NFSv4.1 Fix a pNFS session draining deadlockAndy Adamson2013-05-206-18/+20
| * SUNRPC: Convert auth_gss pipe detection to work in namespacesTrond Myklebust2013-05-163-19/+30
| * SUNRPC: Faster detection if gssd is actually runningTrond Myklebust2013-05-163-1/+18
| * SUNRPC: Fix a bug in gss_create_upcallTrond Myklebust2013-05-151-2/+3
* | Merge tag 'edac_fixes_for_3.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-261-2/+2
|\ \
| * | amd64_edac: Fix bogus sysfs file permissionsBorislav Petkov2013-05-211-2/+2
| |/
* | Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-2612-71/+62
|\ \
| * | parisc: fix irq stack on UP and SMPHelge Deller2013-05-243-41/+26
| * | parisc/superio: Use module_pci_driver to register driverPeter Huewe2013-05-241-12/+1
| * | parisc: make interrupt and interruption stack allocation reentrantJohn David Anglin2013-05-242-10/+10
| * | parisc: show number of FPE and unaligned access handler calls in /proc/interr...Helge Deller2013-05-244-0/+14
| * | parisc: add additional parisc git tree to MAINTAINERS fileHelge Deller2013-05-241-0/+1
| * | parisc: use PAGE_SHIFT instead of hardcoded value 12 in pacache.SHelge Deller2013-05-241-6/+6
| * | parisc: add rp5470 entry to machine databaseHelge Deller2013-05-241-0/+1
| * | MPILIB: disable usage of floating point registers on pariscHelge Deller2013-05-241-2/+3
* | | Merge tag 'for-linus-v3.10-rc3' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-05-268-21/+47
|\ \ \
| * | | xfs: remote attribute lookups require the value lengthDave Chinner2013-05-241-1/+2
| * | | xfs: xfs_attr_shortform_allfit() does not handle attr3 format.Dave Chinner2013-05-241-11/+13
| * | | xfs: xfs_da3_node_read_verify() doesn't handle XFS_ATTR3_LEAF_MAGICDave Chinner2013-05-241-0/+1
| * | | xfs: fix missing KM_NOFS tags to keep lockdep happyDave Chinner2013-05-244-5/+7
| * | | xfs: Don't reference the EFI after it is freedDave Chinner2013-05-241-2/+3
| * | | xfs: fix rounding in xfs_free_file_spaceDave Chinner2013-05-241-2/+2
OpenPOWER on IntegriCloud