summaryrefslogtreecommitdiffstats
path: root/drivers/clk (unfollow)
Commit message (Expand)AuthorFilesLines
2016-06-23irqchip/exynos-combiner: Fix usage of __raw IOBen Dooks1-7/+7
2016-06-23irqdomain: Fix disposal of mappings for interrupt hierarchiesJon Hunter1-2/+6
2016-06-18x86/PCI/VMD: Use untracked irq handlerKeith Busch1-1/+1
2016-06-18genirq: Add untracked irq handlerKeith Busch4-4/+59
2016-06-14irqchip/mips-gic: Populate irq_domain namesHarvey Hunt1-0/+3
2016-06-13irqchip/gicv3-its: Implement two-level(indirect) device table supportShanker Donthineni2-17/+93
2016-06-13irqchip/gicv3-its: Remove an unused argument 'node_name'Shanker Donthineni1-2/+2
2016-06-13irqchip/gicv3-its: Split its_alloc_tables() into two functionsShanker Donthineni2-116/+127
2016-06-13irqchip/gicv3-its: Add a new function for parsing device table BASERnShanker Donthineni1-23/+26
2016-06-13irqchip/gicv3-its: Introduce two helper functions for accessing BASERnShanker Donthineni1-4/+20
2016-06-13irqchip/gic: Add platform driver for non-root GICs that require RPMJon Hunter5-4/+233
2016-06-13dt-bindings: arm-gic: Add documentation for Tegra210 AGICJon Hunter1-1/+2
2016-06-13irqchip/gic: Prepare for adding platform driverJon Hunter3-9/+14
2016-06-13irqchip/gic: Add helper function for chip initialisationJon Hunter1-14/+27
2016-06-13irqchip/gic: Isolate early GIC initialisation codeJon Hunter1-23/+32
2016-06-13genirq: Add runtime power management support for IRQ chipsJon Hunter4-1/+75
2016-06-13irqdomain: Don't set type when mapping an IRQJon Hunter2-5/+21
2016-06-13genirq: Look-up percpu trigger type if not specified by callerMarc Zyngier1-0/+7
2016-06-13genirq: Look-up trigger type if not specified by callerJon Hunter1-0/+7
2016-06-13irqdomain: Fix handling of type settings for existing mappingsJon Hunter1-5/+32
2016-06-13irqchip/vic: Make vic_syscore_ops and vic_of_init staticBen Dooks1-2/+3
2016-06-13irqchip/omap-intc: Fix missing <linux/irqchip/irq-omap-intc.h> includeBen Dooks1-0/+2
2016-06-13irqchip/gic-v2m: Fix missing include of <linux/irqchip/arm-gic.h>Ben Dooks1-0/+1
2016-06-13irqchip/brcmstb-l2: Make of probe function staticBen Dooks1-2/+2
2016-06-13irqchip/bcm7120-l2: Make probe functions staticBen Dooks1-5/+5
2016-06-13irqchip/bcm2836: Make bcm2836_smp_boot_secondary staticBen Dooks1-2/+2
2016-06-13irqchip/armada-370-xp: Make syscore_ops staticBen Dooks1-1/+1
2016-06-13irqchip/tegra: Fix sparse warnings on __iomemBen Dooks1-2/+2
2016-06-13irqchip/sirfsoc: Fix sparse warnings on __iomemBen Dooks1-3/+8
2016-06-10genirq: Remove unnecessary memset() callsWeongyo Jeong1-3/+0
2016-06-10genirq: Remove redundant NULL check of irq_descJianyu Zhan1-5/+1
2016-06-05Linux 4.7-rc2v4.7-rc2Linus Torvalds1-1/+1
2016-06-05devpts: Make each mount of devpts an independent filesystem.Eric W. Biederman7-296/+126
2016-06-05parisc: Move die_if_kernel() prototype into traps.h headerHelge Deller2-2/+3
2016-06-05parisc: Fix pagefault crash in unaligned __get_user() callHelge Deller1-1/+9
2016-06-05parisc: Fix printk time during bootHelge Deller2-7/+3
2016-06-04parisc: Fix backtrace on PA-RISCMikulas Patocka1-8/+14
2016-06-04irqchip: bcm2835: Avoid arch/arm-specific handle_IRQEric Anholt2-3/+2
2016-06-04mm, page_alloc: recalculate the preferred zoneref if the context can ignore m...Mel Gorman1-7/+16
2016-06-04mm, page_alloc: reset zonelist iterator after resetting fair zone allocation ...Mel Gorman1-0/+1
2016-06-04mm, oom_reaper: do not use siglock in try_oom_reaper()Michal Hocko1-6/+1
2016-06-04mm, page_alloc: prevent infinite loop in buffered_rmqueue()Vlastimil Babka1-4/+5
2016-06-04checkpatch: reduce git commit description style false positivesJoe Perches1-0/+1
2016-06-04mm/z3fold.c: avoid modifying HEADLESS page and minor cleanupVitaly Wool1-10/+14
2016-06-04memcg: add RCU locking around css_for_each_descendant_pre() in memcg_offline_...Tejun Heo1-0/+3
2016-06-04mm: check the return value of lookup_page_ext for all call sitesYang Shi5-8/+77
2016-06-04kdump: fix dmesg gdbmacro to work with record based printkCorey Minyard1-11/+82
2016-06-04mm: fix overflow in vm_map_ram()Guillermo Julián Moreno1-4/+5
2016-06-03Btrfs: deal with duplciates during extent_map insertion in btrfs_get_extentChris Mason1-1/+12
2016-06-03arm64: fix alignment when RANDOMIZE_TEXT_OFFSET is enabledMark Rutland1-1/+3