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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-06
arc: remove '__init' for setup_processor() and arc_init_IRQ()
Chen Gang
2
-2
/
+2
2013-11-06
arc: kgdb: add default implementation for kgdb_roundup_cpus()
Chen Gang
1
-0
/
+12
2013-11-06
ARC: Fix bogus gcc warning and micro-optimise TLB iteration loop
Vineet Gupta
1
-2
/
+2
2013-11-06
ARC: Add support for irqflags tracing and lockdep
Vineet Gupta
4
-1
/
+42
2013-11-06
ARC: Reset the value of Interrupt Priority Register
Vineet Gupta
1
-3
/
+7
2013-11-06
ARC: Reduce #ifdef'ery for unaligned access emulation
Vineet Gupta
3
-7
/
+3
2013-11-06
ARC: Change calling convention of do_page_fault()
Vineet Gupta
3
-8
/
+7
2013-11-06
ARC: cacheflush optim - PTAG can be loop invariant if V-P is const
Vineet Gupta
1
-3
/
+11
2013-11-06
ARC: cacheflush refactor #3: Unify the {d,i}cache flush leaf helpers
Vineet Gupta
1
-84
/
+55
2013-11-06
ARC: cacheflush refactor #2: I and D caches lines to have same size
Vineet Gupta
2
-22
/
+16
2013-11-06
ARC: cacheflush refactor #1: push aux reg ascertaining into leaf routine
Vineet Gupta
1
-10
/
+6
2013-11-06
ARC: use __weak instead of __attribute__((weak))
Vineet Gupta
2
-2
/
+2
2013-11-06
ARC: Annotate some functions as static
Vineet Gupta
1
-6
/
+5
2013-11-06
arc: Replace __get_cpu_var uses
Christoph Lameter
2
-4
/
+4
2013-11-05
arm64: compat: Clear the IT state independent of the 32-bit ARM or Thumb-2 mode
T.J. Purtell
1
-4
/
+5
2013-11-05
arm64: Use 42-bit address space with 64K pages
Catalin Marinas
3
-6
/
+11
2013-11-05
arm64: module: ensure instruction is little-endian before manipulation
Will Deacon
1
-1
/
+4
2013-11-05
arm64: defconfig: Enable CONFIG_PREEMPT by default
Catalin Marinas
1
-1
/
+1
2013-11-05
arm64: fix access to preempt_count from assembly code
Marc Zyngier
1
-11
/
+11
2013-11-04
arm64: move enabling of GIC before CPUs are set online
Marc Zyngier
1
-5
/
+5
2013-11-04
arm64: use generic RW_DATA_SECTION macro in linker script
Mark Salter
1
-24
/
+7
2013-11-04
MIPS: Random whitespace clean-ups
Maciej W. Rozycki
3
-6
/
+6
2013-11-04
s390/mm,tlb: correct tlb flush on page table upgrade
Martin Schwidefsky
6
-51
/
+21
2013-11-04
Merge branch 'perf/urgent' into perf/core to fix conflicts
Ingo Molnar
12
-39
/
+55
2013-11-03
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
3
-7
/
+8
2013-11-02
ARC: Incorrect mm reference used in vmalloc fault handler
Vineet Gupta
1
-3
/
+3
2013-11-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-5
/
+5
2013-11-01
Merge branch 'linus' into sched/core
Ingo Molnar
54
-132
/
+300
2013-10-31
Merge tag 'dt-3.13-5' of git://git.infradead.org/linux-mvebu into next/dt
Olof Johansson
3
-2
/
+420
2013-10-31
Merge branch 'bcm/dt' into next/dt
Olof Johansson
4
-7
/
+54
2013-10-31
ARM: dts: bcm11351: Use GIC/IRQ defines for sdio interrupts
Matt Porter
1
-4
/
+4
2013-10-31
ARM: dts: bcm: Add missing UARTs for bcm11351 (bcm281xx)
Tim Kryger
1
-0
/
+30
2013-10-31
ARM: dts: bcm281xx: Add card detect GPIO
Markus Mayer
2
-0
/
+2
2013-10-31
ARM: dts: rename ARCH_BCM to ARCH_BCM_MOBILE (dt)
Christian Daudt
1
-2
/
+2
2013-10-31
ARM: bcm281xx: Add device node for the GPIO controller
Markus Mayer
1
-0
/
+16
2013-10-31
arm64: Slightly improve the warning on CPU0 enable-method
Catalin Marinas
1
-2
/
+2
2013-10-31
s390/mm: page_table_realloc returns failure
Dominik Dingel
1
-8
/
+13
2013-10-31
ARM: mvebu: Add Netgear ReadyNAS 104 board
Arnaud Ebalard
2
-0
/
+194
2013-10-31
MIPS: ralink: fix return value check in rt_timer_probe()
Wei Yongjun
1
-1
/
+1
2013-10-31
s390: allow to set gcc -mtune flag
Heiko Carstens
2
-0
/
+69
2013-10-31
s390/percpu: remove this_cpu_xor() implementation
Heiko Carstens
1
-6
/
+0
2013-10-31
s390/vtime: correct idle time calculation
Martin Schwidefsky
2
-3
/
+3
2013-10-31
s390/time: fix get_tod_clock_ext inline assembly
Martin Schwidefsky
1
-2
/
+4
2013-10-31
ARM: bcm281xx: Add ARCH_BCM_MOBILE to bcm config
Christian Daudt
1
-0
/
+1
2013-10-31
ARM: tegra: fix Tegra114 IOMMU register address
Hiroshi Doyu
1
-3
/
+3
2013-10-31
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
1
-1
/
+2
2013-10-31
percpu: fix this_cpu_sub() subtrahend casting for unsigneds
Greg Thelen
1
-1
/
+2
2013-10-31
Merge tag 'bcm-for-3.13-soc2' of git://github.com/broadcom/bcm11351 into next...
Olof Johansson
5
-12
/
+24
2013-10-30
ARM: kirkwood: add support for OpenBlocks A7 platform
Thomas Petazzoni
2
-2
/
+226
2013-10-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
[prev]
[next]