index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-06-23
irqchip/exynos-combiner: Fix usage of __raw IO
Ben Dooks
1
-7
/
+7
2016-06-23
irqdomain: Fix disposal of mappings for interrupt hierarchies
Jon Hunter
1
-2
/
+6
2016-06-18
x86/PCI/VMD: Use untracked irq handler
Keith Busch
1
-1
/
+1
2016-06-18
genirq: Add untracked irq handler
Keith Busch
4
-4
/
+59
2016-06-14
irqchip/mips-gic: Populate irq_domain names
Harvey Hunt
1
-0
/
+3
2016-06-13
irqchip/gicv3-its: Implement two-level(indirect) device table support
Shanker Donthineni
2
-17
/
+93
2016-06-13
irqchip/gicv3-its: Remove an unused argument 'node_name'
Shanker Donthineni
1
-2
/
+2
2016-06-13
irqchip/gicv3-its: Split its_alloc_tables() into two functions
Shanker Donthineni
2
-116
/
+127
2016-06-13
irqchip/gicv3-its: Add a new function for parsing device table BASERn
Shanker Donthineni
1
-23
/
+26
2016-06-13
irqchip/gicv3-its: Introduce two helper functions for accessing BASERn
Shanker Donthineni
1
-4
/
+20
2016-06-13
irqchip/gic: Add platform driver for non-root GICs that require RPM
Jon Hunter
5
-4
/
+233
2016-06-13
dt-bindings: arm-gic: Add documentation for Tegra210 AGIC
Jon Hunter
1
-1
/
+2
2016-06-13
irqchip/gic: Prepare for adding platform driver
Jon Hunter
3
-9
/
+14
2016-06-13
irqchip/gic: Add helper function for chip initialisation
Jon Hunter
1
-14
/
+27
2016-06-13
irqchip/gic: Isolate early GIC initialisation code
Jon Hunter
1
-23
/
+32
2016-06-13
genirq: Add runtime power management support for IRQ chips
Jon Hunter
4
-1
/
+75
2016-06-13
irqdomain: Don't set type when mapping an IRQ
Jon Hunter
2
-5
/
+21
2016-06-13
genirq: Look-up percpu trigger type if not specified by caller
Marc Zyngier
1
-0
/
+7
2016-06-13
genirq: Look-up trigger type if not specified by caller
Jon Hunter
1
-0
/
+7
2016-06-13
irqdomain: Fix handling of type settings for existing mappings
Jon Hunter
1
-5
/
+32
2016-06-13
irqchip/vic: Make vic_syscore_ops and vic_of_init static
Ben Dooks
1
-2
/
+3
2016-06-13
irqchip/omap-intc: Fix missing <linux/irqchip/irq-omap-intc.h> include
Ben Dooks
1
-0
/
+2
2016-06-13
irqchip/gic-v2m: Fix missing include of <linux/irqchip/arm-gic.h>
Ben Dooks
1
-0
/
+1
2016-06-13
irqchip/brcmstb-l2: Make of probe function static
Ben Dooks
1
-2
/
+2
2016-06-13
irqchip/bcm7120-l2: Make probe functions static
Ben Dooks
1
-5
/
+5
2016-06-13
irqchip/bcm2836: Make bcm2836_smp_boot_secondary static
Ben Dooks
1
-2
/
+2
2016-06-13
irqchip/armada-370-xp: Make syscore_ops static
Ben Dooks
1
-1
/
+1
2016-06-13
irqchip/tegra: Fix sparse warnings on __iomem
Ben Dooks
1
-2
/
+2
2016-06-13
irqchip/sirfsoc: Fix sparse warnings on __iomem
Ben Dooks
1
-3
/
+8
2016-06-10
genirq: Remove unnecessary memset() calls
Weongyo Jeong
1
-3
/
+0
2016-06-10
genirq: Remove redundant NULL check of irq_desc
Jianyu Zhan
1
-5
/
+1
2016-06-05
Linux 4.7-rc2
v4.7-rc2
Linus Torvalds
1
-1
/
+1
2016-06-05
devpts: Make each mount of devpts an independent filesystem.
Eric W. Biederman
7
-296
/
+126
2016-06-05
parisc: Move die_if_kernel() prototype into traps.h header
Helge Deller
2
-2
/
+3
2016-06-05
parisc: Fix pagefault crash in unaligned __get_user() call
Helge Deller
1
-1
/
+9
2016-06-05
parisc: Fix printk time during boot
Helge Deller
2
-7
/
+3
2016-06-04
parisc: Fix backtrace on PA-RISC
Mikulas Patocka
1
-8
/
+14
2016-06-04
irqchip: bcm2835: Avoid arch/arm-specific handle_IRQ
Eric Anholt
2
-3
/
+2
2016-06-04
mm, page_alloc: recalculate the preferred zoneref if the context can ignore m...
Mel Gorman
1
-7
/
+16
2016-06-04
mm, page_alloc: reset zonelist iterator after resetting fair zone allocation ...
Mel Gorman
1
-0
/
+1
2016-06-04
mm, oom_reaper: do not use siglock in try_oom_reaper()
Michal Hocko
1
-6
/
+1
2016-06-04
mm, page_alloc: prevent infinite loop in buffered_rmqueue()
Vlastimil Babka
1
-4
/
+5
2016-06-04
checkpatch: reduce git commit description style false positives
Joe Perches
1
-0
/
+1
2016-06-04
mm/z3fold.c: avoid modifying HEADLESS page and minor cleanup
Vitaly Wool
1
-10
/
+14
2016-06-04
memcg: add RCU locking around css_for_each_descendant_pre() in memcg_offline_...
Tejun Heo
1
-0
/
+3
2016-06-04
mm: check the return value of lookup_page_ext for all call sites
Yang Shi
5
-8
/
+77
2016-06-04
kdump: fix dmesg gdbmacro to work with record based printk
Corey Minyard
1
-11
/
+82
2016-06-04
mm: fix overflow in vm_map_ram()
Guillermo Julián Moreno
1
-4
/
+5
2016-06-03
Btrfs: deal with duplciates during extent_map insertion in btrfs_get_extent
Chris Mason
1
-1
/
+12
2016-06-03
arm64: fix alignment when RANDOMIZE_TEXT_OFFSET is enabled
Mark Rutland
1
-1
/
+3
[next]