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-05-07
ARC: [mm] consolidate icache/dcache sync code
Vineet Gupta
2
-19
/
+18
2013-05-07
ARC: [mm] optimise icache flush for kernel mappings
Vineet Gupta
1
-4
/
+10
2013-05-07
ARC: [mm] optimise icache flush for user mappings
Vineet Gupta
3
-15
/
+21
2013-05-07
ARC: [mm] optimize needless full mm TLB flush on munmap
Vineet Gupta
1
-4
/
+12
2013-05-07
ARC: Add support for nSIM OSCI System C model
Mischa Jonker
3
-0
/
+164
2013-05-07
ARC: [TB10x] Adapt device tree to new compatible string
Christian Ruppert
1
-2
/
+2
2013-05-07
ARC: [TB10x] Add support for TB10x platform
Christian Ruppert
7
-0
/
+257
2013-05-07
ARC: [TB10x] Device tree of TB100 and TB101 Development Kits
Christian Ruppert
5
-0
/
+1190
2013-05-07
ARC: Prepare interrupt code for external controllers
Christian Ruppert
2
-2
/
+3
2013-05-07
ARC: Allow embedded arc-intc to be properly placed in DT intc hierarchy
Vineet Gupta
1
-8
/
+13
2013-05-07
ARC: [cmdline] Don't overwrite u-boot provided bootargs
Vineet Gupta
1
-8
/
+10
2013-05-07
ARC: [cmdline] Remove CONFIG_CMDLINE
Vineet Gupta
2
-14
/
+2
2013-05-07
ARC: [plat-arcfpga] defconfig update
Vineet Gupta
1
-1
/
+2
2013-05-07
ARC: unaligned access emulation broken if callee-reg dest of LD/ST
Vineet Gupta
1
-1
/
+3
2013-05-07
ARC: unaligned access emulation error handling consolidation
Vineet Gupta
2
-15
/
+6
2013-05-07
ARC: Debug/crash-printing Improvements
Vineet Gupta
1
-18
/
+32
2013-05-07
ARC: fix typo with clock speed
Noam Camus
1
-1
/
+1
2013-05-07
ARC: Respect the cpu_id passed for fetching correct cpu info
Noam Camus
1
-1
/
+1
2013-05-07
ARC: Remove non existent refs to GENERIC_KERNEL_EXECVE & GENERIC_KERNEL_THREAD
Alexander Shiyan
1
-2
/
+0
2013-04-17
ARC: [kbuild] Avoid DTB rebuilds if DTS are untouched
Vineet Gupta
1
-1
/
+3
2013-04-09
ARC: [kbuild] Include Kconfig.binfmt
Vineet Gupta
1
-3
/
+4
2013-04-09
ARC: [kbuild] Allow platforms to disable LLSC for !SMP as well
Vineet Gupta
1
-6
/
+4
2013-04-09
ARC: [build] Fix warnings with CONFIG_DEBUG_SECTION_MISMATCH
Vineet Gupta
4
-10
/
+10
2013-04-09
ARC: [build] Build failure with !KPROBES
Christian Ruppert
1
-0
/
+1
2013-04-09
ARC: [build] Allow uncompressed uImage
Vineet Gupta
2
-5
/
+17
2013-04-09
ARC: [build] cleanup Makefile a bit
Vineet Gupta
2
-4
/
+3
2013-04-09
ARC: [build] silence make defconfig warnings with host gcc 4.7
Vineet Gupta
1
-0
/
+4
2013-04-09
ARC: remove #ifdef-ed out include of dead header
Paul Bolle
1
-3
/
+0
2013-04-09
ARC: Remove duplicate inclusion of header files
Sachin Kamat
3
-3
/
+0
2013-04-09
ARC: Fix coding style issues
Sachin Kamat
3
-5
/
+5
2013-04-09
ARC: Use <linux/*> headers instead of <asm/*>
Sachin Kamat
5
-7
/
+7
2013-04-09
ARC: Remove unneeded version.h header include
Sachin Kamat
1
-1
/
+0
2013-04-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/ne...
Linus Torvalds
1
-1
/
+7
2013-04-09
ARC: Add implicit compiler barrier to raw_local_irq* functions
Christian Ruppert
1
-4
/
+8
2013-04-08
powerpc: pSeries_lpar_hpte_remove fails from Adjunct partition being performe...
Michael Wolf
1
-1
/
+7
2013-04-08
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-8
/
+7
2013-04-07
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+4
2013-04-07
alpha: irq: remove deprecated use of IRQF_DISABLED
Will Deacon
3
-9
/
+8
2013-04-07
alpha: irq: run all handlers with interrupts disabled
Will Deacon
2
-8
/
+8
2013-04-07
alpha: makefile: don't enforce small data model for kernel builds
Will Deacon
1
-1
/
+1
2013-04-07
alpha: Add irongate_io to PCI bus resources
Jay Estabrook
1
-0
/
+5
2013-04-07
KVM: Allow cross page reads and writes from cached translations.
Andrew Honig
2
-8
/
+7
2013-04-06
x86: Fix rebuild with EFI_STUB enabled
Jan Beulich
1
-3
/
+2
2013-04-05
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
9
-24
/
+28
2013-04-05
MIPS: Delete definition of SA_RESTORER.
Ralf Baechle
1
-2
/
+6
2013-04-05
MIPS: Fix ISA level which causes secondary cache init bypassing and more
Deng-Cheng Zhu
4
-13
/
+7
2013-04-05
MIPS: Fix build error cavium-octeon without CONFIG_SMP
EunBong Song
1
-1
/
+4
2013-04-05
MIPS: Kconfig: Rename SNIPROM too
Paul Bolle
1
-2
/
+2
2013-04-05
MIPS: Alchemy: Fix typo "CONFIG_DEBUG_PCI"
Paul Bolle
1
-2
/
+2
2013-04-05
MIPS: Unbreak function tracer for 64-bit kernel.
David Daney
1
-4
/
+7
[next]