index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-01
ARM: 8025/1: Get rid of meminfo
Laura Abbott
36
-333
/
+179
2014-06-01
ARM: 8060/1: mm: allow sub-architectures to override PCI I/O memory type
Thomas Petazzoni
2
-1
/
+14
2014-06-01
ARM: 8066/1: correction for ARM patch 8031/2
Nicolas Pitre
1
-1
/
+1
2014-05-30
ARM: 8049/1: ftrace/add save_stack_trace_regs() implementation
Lin Yongting
1
-0
/
+19
2014-05-30
ARM: 8065/1: remove last use of CONFIG_CPU_ARM710
Paul Bolle
1
-8
/
+0
2014-05-30
ARM: 8062/1: Modify ldrt fixup handler to re-execute the userspace instruction
Arun K S
1
-1
/
+2
2014-05-30
ARM: 8047/1: rwsem: use asm-generic rwsem implementation
Will Deacon
2
-4
/
+2
2014-05-26
ARM: 8054/1: perf: add support for the Cortex-A17 PMU
Will Deacon
3
-0
/
+14
2014-05-26
ARM: 8053/1: kernel: sleep: restore HYP mode configuration in cpu_resume
Lorenzo Pieralisi
2
-2
/
+5
2014-05-26
ARM: 8043/1: uprobes need icache flush after xol write
Victor Kamensky
5
-13
/
+70
2014-05-26
ARM: 8029/1: mcpm: Rename the power_down_finish() functions to be less confusing
Dave Martin
4
-10
/
+10
2014-05-26
ARM: 8055/1: cacheflush: use -st dsb option for ensuring completion
Will Deacon
3
-8
/
+8
2014-05-26
ARM: 8046/1: proc: add support for the Cortex-A17 processor
Will Deacon
2
-0
/
+12
2014-05-26
ARM: 8028/1: move __fixup_smp out of init section
Rob Herring
1
-1
/
+1
2014-05-22
ARM: stacktrace: include exception PC value in stacktrace output
Russell King
1
-0
/
+23
2014-05-22
ARM: stacktrace: avoid listing stacktrace functions in stacktrace
Russell King
1
-5
/
+13
2014-05-22
ARM: dma-mapping: avoid calling dma_cache_maint_page() on dev=>cpu
Russell King
1
-3
/
+4
2014-04-25
ARM: 8037/1: mm: support big-endian page tables
Jianguo Wu
1
-5
/
+13
2014-04-25
ARM: 8036/1: Enable IRQs before attempting to read user space in __und_usr
Catalin Marinas
4
-8
/
+10
2014-04-25
ARM: 8035/1: Disable preemption in crunch_task_enable()
Catalin Marinas
1
-2
/
+10
2014-04-25
ARM: 8034/1: Disable preemption in iwmmxt_task_enable()
Catalin Marinas
1
-3
/
+11
2014-04-23
ARM: 8031/2: change fixmap mapping region to support 32 CPUs
Liu Hua
5
-21
/
+29
2014-04-23
ARM: 8031/1: fixmap: remove FIX_KMAP_BEGIN and FIX_KMAP_END
Liu Hua
2
-6
/
+5
2014-04-23
ARM: 8013/1: PJ4B: Add cpu_suspend/cpu_resume hooks for PJ4B
Gregory CLEMENT
1
-3
/
+25
2014-04-23
ARM: 8023/1: remove remnants of the static DMA mapping
Nicolas Pitre
2
-9
/
+0
2014-04-23
ARM: 8022/1: ftrace: work with CONFIG_DEBUG_SET_MODULE_RONX
Rabin Vincent
1
-0
/
+13
2014-04-23
ARM: 8011/1: ARM hibernation / suspend-to-disk
Sebastian Capella
4
-0
/
+115
2014-04-15
ARM: 8008/1: topology: Coding style fixes
Mark Brown
1
-4
/
+4
2014-04-14
Linux 3.15-rc1
v3.15-rc1
Linus Torvalds
1
-2
/
+2
2014-04-14
mm: Initialize error in shmem_file_aio_read()
Geert Uytterhoeven
1
-1
/
+1
2014-04-14
cifs: Use min_t() when comparing "size_t" and "unsigned long"
Geert Uytterhoeven
1
-1
/
+1
2014-04-14
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
5
-84
/
+128
2014-04-13
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
6
-120
/
+196
2014-04-13
sym53c8xx_2: Set DID_REQUEUE return code when aborting squeue
Mikulas Patocka
1
-0
/
+4
2014-04-13
powerpc: Don't try to set LPCR unless we're in hypervisor mode
Paul Mackerras
1
-1
/
+2
2014-04-13
futex: update documentation for ordering guarantees
Davidlohr Bueso
1
-9
/
+23
2014-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
102
-433
/
+420
2014-04-13
Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
37
-1473
/
+1115
2014-04-13
Merge tag 'remoteproc-3.15-cleanups' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-17
/
+3
2014-04-13
Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke...
Linus Torvalds
9
-5
/
+71
2014-04-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
33
-437
/
+1241
2014-04-13
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
18
-126
/
+200
2014-04-13
Merge tag 'ntb-3.15' of git://github.com/jonmason/ntb
Linus Torvalds
5
-116
/
+150
2014-04-13
ceph: fix pr_fmt() redefinition
Linus Torvalds
1
-2
/
+1
2014-04-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
76
-1537
/
+911
2014-04-13
Merge branch 'tunnels'
David S. Miller
2
-2
/
+2
2014-04-13
vti: don't allow to add the same tunnel twice
Nicolas Dichtel
1
-1
/
+1
2014-04-13
gre: don't allow to add the same tunnel twice
Nicolas Dichtel
1
-1
/
+1
2014-04-13
drivers: net: xen-netfront: fix array initialization bug
Vincenzo Maffione
1
-1
/
+1
2014-04-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
14
-203
/
+91
[next]