index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-11-03
4
-20
/
+19
|
\
|
*
timers/x86/hpet: Type adjustments
Jan Beulich
2015-10-21
4
-20
/
+19
*
|
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-11-03
22
-138
/
+112
|
\
\
|
|
\
|
|
\
|
*
-
.
\
Merge branches 'fixes' and 'misc' into for-next
Russell King
2015-10-29
22
-141
/
+125
|
|
\
\
\
|
|
|
*
|
arm: add missing of_node_put
Julia Lawall
2015-10-26
1
-3
/
+9
|
|
|
*
|
ARM: 8447/1: catch pending imprecise abort on unmask
Lucas Stach
2015-10-19
3
-1
/
+25
|
|
|
*
|
ARM: 8443/1: Adding support for atomic half word exchange
Sarbojit Ganguly
2015-10-09
1
-0
/
+12
|
|
|
*
|
ARM: clean up TWD after previous patch
Russell King
2015-10-09
1
-4
/
+4
|
|
|
*
|
ARM: 8441/2: twd: Don't set CLOCK_EVT_FEAT_C3STOP unconditionally
Marc Gonzalez
2015-10-09
1
-1
/
+4
|
|
|
*
|
ARM: make highpte an expert option
Russell King
2015-10-03
1
-1
/
+2
|
|
|
*
|
ARM: 8433/1: add a VMSPLIT_3G_OPT config option
Nicolas Pitre
2015-10-03
1
-0
/
+3
|
|
|
*
|
ARM: 8439/1: Fix backtrace generation when IPI is masked
Daniel Thompson
2015-10-03
1
-0
/
+9
|
|
|
*
|
ARM: 8428/1: kgdb: Fix registers on sleeping tasks
Doug Anderson
2015-10-03
1
-19
/
+12
|
|
|
*
|
ARM: 8427/1: dma-mapping: add support for offset parameter in dma_mmap()
Marek Szyprowski
2015-10-03
1
-0
/
+2
|
|
|
*
|
ARM: 8426/1: dma-mapping: add missing range check in dma_mmap()
Marek Szyprowski
2015-10-03
1
-0
/
+5
|
|
|
*
|
ARM: remove user cmpxchg syscall
Russell King
2015-10-03
4
-101
/
+3
|
|
|
*
|
ARM: 8438/1: Add unwinding to __clear_user_std()
Stephen Boyd
2015-10-03
1
-0
/
+4
|
|
|
*
|
ARM: 8436/1: hw_breakpoint: remove unnecessary header
Maninder Singh
2015-10-03
1
-1
/
+0
|
|
|
*
|
ARM: 8434/2: Revert "7655/1: smp_twd: make twd_local_timer_of_register() no-o...
Felipe Balbi
2015-10-03
2
-5
/
+0
|
|
|
*
|
ARM: 8432/1: move VMALLOC_END from 0xff000000 to 0xff800000
Nicolas Pitre
2015-09-22
1
-1
/
+1
|
|
|
*
|
ARM: 8430/1: use default ioremap alignment for SMP or LPAE
Sergey Dyasly
2015-09-22
1
-0
/
+2
|
|
|
*
|
ARM: 8423/1: add const qualifier to smp_operations member in structures
Masahiro Yamada
2015-09-22
2
-2
/
+2
|
|
|
*
|
ARM: 8424/1: add const qualifier to the argument of smp_set_ops()
Masahiro Yamada
2015-09-22
2
-2
/
+2
|
|
|
*
|
ARM: 8422/1: enable imprecise aborts during early kernel startup
Lucas Stach
2015-09-22
3
-0
/
+14
|
|
*
|
|
ARM: 8449/1: fix bug in vdsomunge swab32 macro
H. Nikolaus Schaller
2015-10-29
1
-1
/
+1
*
|
|
|
|
Merge tag 'arc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2015-11-03
47
-417
/
+993
|
\
\
\
\
\
|
*
|
|
|
|
ARC: mm: PAE40 support
Vineet Gupta
2015-10-29
9
-14
/
+110
|
*
|
|
|
|
ARC: mm: PAE40: tlbex.S: Explicitify the size of pte_t
Vineet Gupta
2015-10-28
1
-9
/
+12
|
*
|
|
|
|
ARC: mm: PAE40: switch to using phys_addr_t for physical addresses
Vineet Gupta
2015-10-28
3
-22
/
+22
|
*
|
|
|
|
ARC: mm: HIGHMEM: populate high memory from DT
Vineet Gupta
2015-10-28
2
-8
/
+74
|
*
|
|
|
|
ARC: mm: HIGHMEM: kmap API implementation
Vineet Gupta
2015-10-28
6
-1
/
+233
|
*
|
|
|
|
ARC: mm: preps ahead of HIGHMEM support #2
Vineet Gupta
2015-10-28
1
-26
/
+14
|
*
|
|
|
|
ARC: mm: preps ahead of HIGHMEM support
Vineet Gupta
2015-10-28
3
-16
/
+22
|
*
|
|
|
|
ARC: mm: use generic macros _BITUL()/_AC()
Alexey Brodkin
2015-10-28
2
-14
/
+8
|
*
|
|
|
|
ARC: mm: Improve Duplicate PD Fault handler
Vineet Gupta
2015-10-28
1
-24
/
+24
|
*
|
|
|
|
ARC: Ensure DT mem base is same as what kernel is built with
Vineet Gupta
2015-10-28
7
-6
/
+8
|
*
|
|
|
|
ARC: boot: Non Master cpus only need to call EARLY_CPU_SETUP once
Vineet Gupta
2015-10-28
1
-2
/
+0
|
*
|
|
|
|
ARCv2: smp: [plat-*]: No need to explicitly call mcip_init_smp()
Vineet Gupta
2015-10-28
4
-16
/
+2
|
*
|
|
|
|
ARC: smp: Introduce smp hook @init_irq_cpu called for all cores
Vineet Gupta
2015-10-28
3
-1
/
+12
|
*
|
|
|
|
ARC: smp: Rename platform hook @init_smp -> @init_cpu_smp
Vineet Gupta
2015-10-28
3
-6
/
+6
|
*
|
|
|
|
ARCv2: smp: [plat-*]: No need to explicitly call mcip_init_early_smp()
Vineet Gupta
2015-10-28
4
-14
/
+8
|
*
|
|
|
|
ARC: smp: Introduce smp hook @init_early_smp for Master core
Vineet Gupta
2015-10-28
3
-3
/
+16
|
*
|
|
|
|
ARC: remove @init_time, @init_irq platform callbacks
Vineet Gupta
2015-10-28
3
-14
/
+5
|
*
|
|
|
|
ARC: smp: irqchip: handle IPI as percpu irq like timer
Vineet Gupta
2015-10-28
2
-9
/
+9
|
*
|
|
|
|
ARC: boot: Support Halt-on-reset and Run-on-reset SMP booting modes
Vineet Gupta
2015-10-28
5
-29
/
+42
|
*
|
|
|
|
ARC: smp: Move default boot kick/wait code out of MCIP into common code
Vineet Gupta
2015-10-17
2
-43
/
+21
|
*
|
|
|
|
ARC: boot log: decode more mmu config items
Vineet Gupta
2015-10-17
2
-7
/
+9
|
*
|
|
|
|
ARC: boot log: move helper macros to header for reuse
Vineet Gupta
2015-10-17
5
-10
/
+11
|
*
|
|
|
|
ARC: mm: compute TLB size as needed from ways * sets
Vineet Gupta
2015-10-17
2
-7
/
+6
|
*
|
|
|
|
ARC: mm: MMU v1..v3 only selectable for ARCompact ISA based cores
Vineet Gupta
2015-10-17
1
-0
/
+4
[next]