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-08
parisc: add generic 32- and 64-bit defconfigs
Helge Deller
2
-0
/
+674
2013-11-08
parisc: signal fixup - SIGBUS vs. SIGSEGV
Helge Deller
1
-4
/
+14
2013-11-08
parisc: implement full version of access_ok()
Helge Deller
1
-4
/
+42
2013-11-08
parisc: correctly display number of active CPUs
Helge Deller
1
-2
/
+6
2013-11-08
parisc: do not count IPI calls twice
Helge Deller
3
-10
/
+0
2013-11-08
parisc: make udelay() SMP-safe
Helge Deller
3
-32
/
+84
2013-11-08
parisc: remove duplicate define
Michael Opdenacker
1
-1
/
+0
2013-11-08
parisc: make "make install" not depend on vmlinux
Helge Deller
2
-15
/
+51
2013-11-08
parisc: add kernel audit feature
Helge Deller
7
-5
/
+157
2013-11-08
parisc: provide macro to create exception table entries
Helge Deller
5
-14
/
+27
2013-11-07
x86, intel-mid: Do not re-introduce usage of obsolete __cpuinit
Paul Gortmaker
1
-1
/
+1
2013-11-07
ARM64: /proc/interrupts: display IPIs of online CPUs only
Sudeep KarkadaNagesha
1
-1
/
+1
2013-11-07
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
151
-626
/
+951
2013-11-07
irqchip: bcm2835: Convert to use IRQCHIP_DECLARE macro
Axel Lin
1
-3
/
+2
2013-11-07
x86/apic: Disable I/O APIC before shutdown of the local APIC
Fenghua Yu
2
-5
/
+5
2013-11-07
ARC: [plat-arcfpga] defconfig update
Vineet Gupta
1
-0
/
+3
2013-11-07
smp, ARC: kill SMP single function call interrupt
Jiang Liu
1
-6
/
+1
2013-11-07
ARC: [SMP] Disallow RTSC
Vineet Gupta
2
-8
/
+5
2013-11-07
microblaze: Calculate kernel pad automatically
Michal Simek
2
-5
/
+1
2013-11-07
Merge tag 'staging-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-0
/
+40
2013-11-07
Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-36
/
+44
2013-11-07
Merge tag 'usb-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
20
-167
/
+92
2013-11-07
MIPS: Netlogic: replace early_init_devtree() call
Jayachandran C
3
-5
/
+16
2013-11-06
uprobes: Introduce arch_uprobe->ixol
Oleg Nesterov
2
-1
/
+5
2013-11-06
uprobes: Move function declarations out of arch
David A. Long
2
-14
/
+0
2013-11-06
x86, hyperv: Move a variable to avoid an unused variable warning
H. Peter Anvin
1
-2
/
+2
2013-11-06
MIPS: remove duplicate define
Michael Opdenacker
1
-1
/
+0
2013-11-06
arm64: locks: Remove CONFIG_GENERIC_LOCKBREAK
Catalin Marinas
1
-4
/
+0
2013-11-06
perf/x86/intel: Add Ivy Bridge-EP uncore IRP box support
Yan, Zheng
1
-0
/
+73
2013-11-06
perf/x86/intel/uncore: Add filter support for IvyBridge-EP QPI boxes
Yan, Zheng
1
-10
/
+51
2013-11-06
perf: Fix arch_perf_out_copy_user default
Peter Zijlstra
5
-7
/
+7
2013-11-06
metag: handle low level kicks directly
James Hogan
4
-21
/
+11
2013-11-06
arm64: KVM: vgic: byteswap GICv2 access on world switch if BE
Marc Zyngier
1
-0
/
+13
2013-11-06
arm64: KVM: initialize HYP mode following the kernel endianness
Marc Zyngier
1
-1
/
+4
2013-11-06
microblaze: Remove unused NO_MMU Kconfig parameter
Michael Opdenacker
2
-7
/
+2
2013-11-06
x86/cpu: Increase max CPU count to 8192
Josh Boyer
1
-2
/
+2
2013-11-06
x86/cpu: Allow higher NR_CPUS values
Josh Boyer
1
-2
/
+4
2013-11-06
x86/cpu: Always print SMP information in /proc/cpuinfo
HATAYAMA Daisuke
1
-9
/
+6
2013-11-06
Merge tag 'v3.12' into x86/cpu, to refresh the branch before queueing up more...
Ingo Molnar
14
-44
/
+63
2013-11-06
ARC: [SMP] Fix build failures for large NR_CPUS
Vineet Gupta
2
-3
/
+21
2013-11-06
ARC: [SMP] enlarge possible NR_CPUS
Noam Camus
1
-2
/
+2
2013-11-06
ARC: [SMP] TLB flush
Vineet Gupta
4
-3
/
+99
2013-11-06
ARC: [SMP] ASID allocation
Vineet Gupta
3
-23
/
+37
2013-11-06
arc: export symbol for pm_power_off in reset.c
Chen Gang
1
-0
/
+1
2013-11-06
arc: export symbol for save_stack_trace() in stacktrace.c
Chen Gang
1
-0
/
+1
2013-11-06
arc: remove '__init' for get_hw_config_num_irq()
Chen Gang
2
-2
/
+2
2013-11-06
arc: remove '__init' for first_lines_of_secondary()
Chen Gang
2
-2
/
+2
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
[prev]
[next]