index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
tipc
/
config.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-02-10
ARM: 8301/1: qcom: Use secondary_startup_arm()
Stephen Boyd
1
-2
/
+2
2015-02-10
ARM: 8302/1: Add a secondary_startup that assumes ARM mode
Stephen Boyd
1
-0
/
+7
2015-02-10
ARM: 8300/1: teach __asmeq that r11 == fp and r12 == ip
Ard Biesheuvel
1
-1
/
+14
2015-02-10
ARM: kprobes: Fix compilation error caused by superfluous '*'
Jon Medhurst
1
-1
/
+1
2015-02-06
ARM: 8297/1: cache-l2x0: optimize aurora range operations
Arnd Bergmann
1
-46
/
+22
2015-02-06
ARM: 8296/1: cache-l2x0: clean up aurora cache handling
Arnd Bergmann
1
-73
/
+38
2015-02-03
ARM: 8299/1: mm: ensure local active ASID is marked as allocated on rollover
Will Deacon
1
-15
/
+11
2015-01-29
ARM: 8284/1: sa1100: clear RCSR_SMR on resume
Dmitry Eremin-Solenikov
1
-0
/
+1
2015-01-29
ARM: 8283/1: sa1100: collie: clear PWER register on machine init
Dmitry Eremin-Solenikov
1
-2
/
+1
2015-01-29
ARM: 8282/1: sa1100: use handle_domain_irq
Dmitry Eremin-Solenikov
1
-1
/
+2
2015-01-29
ARM: 8281/1: sa1100: move GPIO-related IRQ code to gpio driver
Dmitry Eremin-Solenikov
2
-174
/
+197
2015-01-29
ARM: 8280/1: sa1100: switch to irq_domain_add_simple()
Dmitry Eremin-Solenikov
1
-4
/
+4
2015-01-29
ARM: 8279/1: sa1100: merge both GPIO irqdomains
Dmitry Eremin-Solenikov
1
-46
/
+11
2015-01-29
ARM: 8278/1: sa1100: split irq handling for low GPIOs
Dmitry Eremin-Solenikov
3
-69
/
+93
2015-01-29
ARM: 8298/1: ARM_KERNMEM_PERMS only works with MMU enabled
Arnd Bergmann
1
-0
/
+1
2015-01-29
ARM: 8295/1: fix v7M build for !CONFIG_PRINTK
Rob Herring
1
-0
/
+2
2015-01-29
ARM: 8294/1: ATAG_DTB_COMPAT: remove the DT workspace's hardcoded 64KB size
Nicolas Pitre
1
-9
/
+30
2015-01-29
ARM: 8288/1: dma-mapping: don't detach devices without an IOMMU during teardown
Will Deacon
1
-0
/
+3
2015-01-21
ARM: 8291/1: replace magic number with PAGE_SHIFT macro in fixup_pv code
Masahiro Yamada
1
-1
/
+1
2015-01-21
ARM: 8290/1: decompressor: fix a wrong comment
Masahiro Yamada
1
-1
/
+1
2015-01-21
ARM: 8286/1: mm: Fix dma_contiguous_reserve comment
George G. Davis
1
-4
/
+1
2015-01-21
ARM: 8248/1: pm: remove outdated comment
Brian Norris
1
-4
/
+0
2015-01-21
ARM: 8292/1: mm: fix size rounding-down of arm_add_memory() function
Masahiro Yamada
1
-2
/
+5
2015-01-21
ARM: 8274/1: Fix DEBUG_LL for multi-platform kernels (without PL01X)
Daniel Thompson
1
-6
/
+1
2015-01-21
ARM: 8273/1: Seperate DEBUG_UART_PHYS from DEBUG_LL on EP93XX
Daniel Thompson
1
-1
/
+2
2015-01-21
ARM: 8272/1: netx: Migrate DEBUG_LL macros to shared directory
Daniel Thompson
2
-13
/
+25
2015-01-21
ARM: 8271/1: omap1: Migrate debug_ll macros to use 8250.S
Daniel Thompson
2
-102
/
+56
2015-01-21
ARM: 8270/1: ks8695: Migrate debug_ll macros to shared directory
Daniel Thompson
2
-3
/
+15
2015-01-21
ARM: 8269/1: Remove DEBUG_LL_UART_NONE
Daniel Thompson
1
-9
/
+0
2015-01-21
ARM: 8268/1: configs: Enable DEBUG_LL_UART_8250 where needed
Daniel Thompson
7
-0
/
+7
2015-01-21
ARM: 8267/1: cnx3xxx: Remove spurious default for DEBUG_CNS3xxx
Daniel Thompson
1
-1
/
+0
2015-01-20
ARM: kprobes: Eliminate test code's use of BX instruction on ARMv4 CPUs
Jon Medhurst
2
-3
/
+10
2015-01-16
ARM: 8207/1: amba: Use inlines instead of macros for amba_pclk_enable/disable
Krzysztof Kozlowski
1
-4
/
+8
2015-01-16
ARM: 8285/1: remove ARMv3 user access code again
Nicolas Pitre
2
-577
/
+2
2015-01-16
ARM: 8265/1: dts: exynos4: Add nodes for L2 cache controller
Tomasz Figa
2
-0
/
+23
2015-01-16
ARM: 8264/1: EXYNOS: Add support for non-secure L2X0 resume
Tomasz Figa
1
-0
/
+46
2015-01-16
ARM: 8263/1: EXYNOS: Add .write_sec outer cache callback for L2C-310
Tomasz Figa
1
-0
/
+50
2015-01-16
ARM: 8262/1: l2c: Add support for overriding prefetch settings
Tomasz Figa
2
-0
/
+64
2015-01-16
ARM: 8261/1: l2c: Get outer cache .write_sec callback from mach_desc only if ...
Tomasz Figa
1
-1
/
+2
2015-01-16
ARM: 8260/1: l2c: Add interface to ask hypervisor to configure L2C
Tomasz Figa
2
-0
/
+9
2015-01-16
ARM: 8259/1: l2c: Refactor the driver to use commit-like interface
Tomasz Figa
1
-96
/
+116
2015-01-16
ARM: 8258/1: l2c: use l2c_write_sec() for restoring latency and filter regs
Marek Szyprowski
1
-16
/
+16
2015-01-16
ARM: 8257/1: OMAP2+: use common l2cache initialization code
Marek Szyprowski
3
-15
/
+15
2015-01-16
ARM: 8287/1: add bitrev.h file to support rbit instruction
Yalin Wang
2
-0
/
+21
2015-01-14
ARM: optprobes: execute instruction during restoring if possible.
Wang Nan
3
-2
/
+54
2015-01-14
ARM: 8252/1: sa1100: use pxa_timer clocksource driver
Dmitry Eremin-Solenikov
3
-140
/
+7
2015-01-14
ARM: 8251/1: clocksource: enable pxa_timer for SA-1100 platform
Dmitry Eremin-Solenikov
2
-1
/
+8
2015-01-14
ARM: 8250/1: sa1100: provide OSTIMER0 clock for pxa_timer
Dmitry Eremin-Solenikov
1
-0
/
+12
2015-01-13
ARM: kprobes: check register usage for probed instruction.
Wang Nan
5
-1
/
+103
2015-01-13
ARM: kprobes: Fix unreliable MRS instruction tests
Jon Medhurst (Tixy)
4
-19
/
+43
[next]