index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
irqchip: brcmstb-l2: Convert driver to use irq_reg_{readl,writel}
Kevin Cernekee
2014-11-09
1
-12
/
+22
*
irqchip: bcm7120-l2: Convert driver to use irq_reg_{readl,writel}
Kevin Cernekee
2014-11-09
1
-10
/
+14
*
irqchip: bcm7120-l2: Decouple driver from brcmstb-l2
Kevin Cernekee
2014-11-09
4
-3
/
+9
*
irqchip: bcm7120-l2: Extend driver to support 64+ bit controllers
Kevin Cernekee
2014-11-09
2
-57
/
+113
*
irqchip: bcm7120-l2: Use gc->mask_cache to simplify suspend/resume functions
Kevin Cernekee
2014-11-09
1
-8
/
+3
*
irqchip: bcm7120-l2: Fix missing nibble in gc->unused mask
Kevin Cernekee
2014-11-09
1
-1
/
+1
*
irqchip: bcm7120-l2: Make sure all register accesses use base+offset
Kevin Cernekee
2014-11-09
1
-3
/
+3
*
irqchip: bcm7120-l2, brcmstb-l2: Remove ARM Kconfig dependency
Kevin Cernekee
2014-11-09
1
-1
/
+0
*
irqchip: bcm7120-l2: Eliminate bad IRQ check
Kevin Cernekee
2014-11-09
1
-11
/
+2
*
irqchip: brcmstb-l2: Eliminate dependency on ARM code
Kevin Cernekee
2014-11-09
1
-3
/
+4
*
genirq: Generic chip: Add big endian I/O accessors
Kevin Cernekee
2014-11-09
2
-0
/
+18
*
genirq: Generic chip: Allow irqchip drivers to override irq_reg_{readl,writel}
Kevin Cernekee
2014-11-09
1
-2
/
+12
*
genirq: Generic chip: Change irq_reg_{readl,writel} arguments
Kevin Cernekee
2014-11-09
6
-75
/
+78
*
irqchip: irq-armada-370-xp: Use proper return value for ->set_affinity()
Thomas Petazzoni
2014-11-09
1
-1
/
+1
*
irqchip: dw-apb-ictl: Select GENERIC_IRQ_CHIP
Jisheng Zhang
2014-11-02
1
-0
/
+1
*
irqchip: hip04: Convert to handle_domain_irq
Marc Zyngier
2014-11-02
1
-2
/
+1
*
Linux 3.18-rc1
v3.18-rc1
Linus Torvalds
2014-10-20
1
-2
/
+2
*
Merge tag 'arm-soc-fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-10-20
20
-20
/
+176
|
\
|
*
Merge tag 'qcom-dt-for-3.18-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Olof Johansson
2014-10-19
6
-1
/
+121
|
|
\
|
|
*
ARM: dts: qcom: add CM-QS600 board
Mike Rapoport
2014-10-16
2
-0
/
+60
|
|
*
ARM: dts: qcom: Add initial DTS file for Sony Xperia Z1 phone
Tim Bird
2014-10-16
3
-1
/
+20
|
|
*
ARM: dts: qcom: Add SATA support on IPQ8064/AP148
Kumar Gala
2014-10-16
2
-0
/
+41
|
*
|
Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
2014-10-19
4
-2
/
+22
|
|
\
\
|
|
*
|
ARM: dts: Explicitly set dr_mode on exynos5420-arndale-octa
Sjoerd Simons
2014-10-17
1
-0
/
+4
|
|
*
|
ARM: dts: Explicitly set dr_mode on exynos Peach boards
Sjoerd Simons
2014-10-17
3
-2
/
+18
|
*
|
|
MAINTAINERS: corrected bcm2835 search
Scott Branden
2014-10-19
1
-6
/
+3
|
*
|
|
MAINTAINERS: Update Santosh Shilimkar's email id
Santosh Shilimkar
2014-10-15
1
-7
/
+7
|
*
|
|
Merge tag 'samsung-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Olof Johansson
2014-10-15
1
-0
/
+10
|
|
\
|
|
|
|
*
|
ARM: exynos_defconfig: enable USB gadget support
Sjoerd Simons
2014-09-25
1
-0
/
+1
|
|
*
|
ARM: exynos_defconfig: Enable Maxim 77693 and I2C GPIO drivers
Krzysztof Kozlowski
2014-09-23
1
-0
/
+3
|
|
*
|
ARM: exynos_defconfig: Enable SBS battery support
Javier Martinez Canillas
2014-09-23
1
-0
/
+1
|
|
*
|
ARM: exynos_defconfig: Enable Control Groups support
Javier Martinez Canillas
2014-09-23
1
-0
/
+1
|
|
*
|
ARM: exynos_defconfig: Enable Atmel maXTouch support
Javier Martinez Canillas
2014-09-23
1
-0
/
+1
|
|
*
|
ARM: exynos_defconfig: Enable MAX77802
Vivek Gautam
2014-09-23
1
-0
/
+3
|
*
|
|
Merge tag 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kg...
Olof Johansson
2014-10-15
5
-4
/
+8
|
|
\
\
\
|
|
*
|
|
ARM: mm: Fix ifdef around cpu_*_do_[suspend, resume] ops
Bartlomiej Zolnierkiewicz
2014-09-23
1
-1
/
+1
|
|
*
|
|
ARM: EXYNOS: Fix build with PM_SLEEP=n and ARM_EXYNOS_CPUIDLE=n
Bartlomiej Zolnierkiewicz
2014-09-23
1
-0
/
+2
|
|
*
|
|
ARM: SAMSUNG: Restore Samsung PM Debug functionality
Tomasz Figa
2014-09-23
2
-2
/
+4
|
|
*
|
|
ARM: dts: Fix pull setting in sd4_width8 pin group for exynos4x12
Tomasz Figa
2014-09-23
1
-1
/
+1
|
|
|
/
/
|
*
|
|
Merge tag 'fixes-for-v3.18-merge-window' of git://git.kernel.org/pub/scm/linu...
Olof Johansson
2014-10-15
2
-0
/
+4
|
|
\
\
\
|
|
*
|
|
ARM: dts: Disable smc91x on n900 until bootloader dependency is removed
Tony Lindgren
2014-10-09
1
-0
/
+3
|
|
*
|
|
ARM: omap2plus_defconfig: Enable ARM erratum 430973 for omap3
Tony Lindgren
2014-10-09
1
-0
/
+1
|
*
|
|
|
ARM: sunxi_defconfig: enable CONFIG_REGULATOR
Olof Johansson
2014-10-15
1
-0
/
+1
*
|
|
|
|
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2014-10-20
43
-180
/
+204
|
\
\
\
\
\
|
*
|
|
|
|
audit: rename audit_log_remove_rule to disambiguate for trees
Richard Guy Briggs
2014-10-10
1
-2
/
+2
|
*
|
|
|
|
audit: cull redundancy in audit_rule_change
Richard Guy Briggs
2014-10-10
1
-11
/
+7
|
*
|
|
|
|
audit: WARN if audit_rule_change called illegally
Eric Paris
2014-10-10
1
-1
/
+2
|
*
|
|
|
|
audit: put rule existence check in canonical order
Richard Guy Briggs
2014-10-10
1
-1
/
+1
|
*
|
|
|
|
next: openrisc: Fix build
Guenter Roeck
2014-09-26
2
-2
/
+2
|
*
|
|
|
|
audit: get comm using lock to avoid race in string printing
Richard Guy Briggs
2014-09-23
2
-4
/
+4
[next]