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
2013-02-28
x86: Make sure we can boot in the case the BDA contains pure garbage
H. Peter Anvin
1
-19
/
+34
2013-02-26
x86, efi: Mark disable_runtime as __initdata
Matt Fleming
1
-1
/
+1
2013-02-26
x86, doc: Fix incorrect comment about 64-bit code segment descriptors
Konrad Rzeszutek Wilk
1
-2
/
+2
2013-02-26
doc, kernel-parameters: Document 'console=hvc<n>'
Konrad Rzeszutek Wilk
1
-0
/
+2
2013-02-26
doc, xen: Mention 'earlyprintk=xen' in the documentation.
Konrad Rzeszutek Wilk
1
-0
/
+3
2013-02-25
ACPI: Overriding ACPI tables via initrd only works with an initrd and on X86
Thomas Renninger
1
-1
/
+2
2013-02-24
x86/mm/pageattr: Prevent PSE and GLOABL leftovers to confuse pmd/pte_present ...
Andrea Arcangeli
1
-3
/
+47
2013-02-24
Revert "x86, mm: Make spurious_fault check explicitly check explicitly check ...
Andrea Arcangeli
1
-7
/
+1
2013-02-24
x86/mm/numa: Don't check if node is NUMA_NO_NODE
Wen Congyang
1
-2
/
+1
2013-02-21
x86, efi: Make "noefi" really disable EFI runtime serivces
Matt Fleming
1
-2
/
+3
2013-02-20
x86/apic: Fix parsing of the 'lapic' cmdline option
Mathias Krause
1
-1
/
+1
2013-02-20
Merge branch 'for-3.9-async' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-109
/
+130
2013-02-20
Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
8
-848
/
+818
2013-02-20
Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
13
-90
/
+60
2013-02-20
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-410
/
+1354
2013-02-20
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
15
-79
/
+563
2013-02-20
Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-9
/
+78
2013-02-20
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-14
/
+9
2013-02-20
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-10
/
+6
2013-02-20
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-6
/
+10
2013-02-20
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-0
/
+46
2013-02-20
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
12
-679
/
+574
2013-02-20
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
31
-371
/
+918
2013-02-20
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
22
-46
/
+245
2013-02-20
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-98
/
+70
2013-02-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
83
-507
/
+1105
2013-02-20
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
195
-4097
/
+8995
2013-02-20
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
25
-102
/
+171
2013-02-20
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
17
-229
/
+556
2013-02-19
workqueue: un-GPL function delayed_work_timer_fn()
Konstantin Khlebnikov
1
-1
/
+1
2013-02-19
sched/rt: Add <linux/sched/rt.h> header to <linux/init_task.h>
Ingo Molnar
1
-0
/
+1
2013-02-19
cputime: Remove irqsave from seqlock readers
Thomas Gleixner
1
-6
/
+4
2013-02-19
Linux 3.8
v3.8
Linus Torvalds
1
-1
/
+1
2013-02-19
genirq: Export enable/disable_percpu_irq()
Chris Metcalf
1
-0
/
+2
2013-02-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-6
/
+18
2013-02-18
mm: fix pageblock bitmap allocation
Linus Torvalds
1
-6
/
+9
2013-02-18
x86/memtest: Shorten time for tests
Alexander Holler
1
-8
/
+2
2013-02-16
perf/x86/amd: Enable northbridge performance counters on AMD family 15h
Jacob Shin
4
-20
/
+164
2013-02-16
Merge tag 'stable/for-linus-3.8-rc7-tag-two' of git://git.kernel.org/pub/scm/...
Linus Torvalds
5
-65
/
+33
2013-02-16
Revert "[media] dvb_frontend: return -ENOTTY for unimplement IOCTL"
Mauro Carvalho Chehab
1
-3
/
+3
2013-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
5
-14
/
+68
2013-02-16
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2013-02-16
Merge tag '3.8-pci-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
2013-02-16
Merge tag 'omapdss-for-3.8-rc8' of git://gitorious.org/linux-omap-dss2/linux
Linus Torvalds
2
-1
/
+2
2013-02-15
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-13
/
+3
2013-02-15
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
13
-11
/
+349
2013-02-15
timers/x86/hpet: Use HPET_COUNTER to specify the hpet counter in vread_hpet()
Satoru Takeuchi
1
-1
/
+1
2013-02-15
posix-cpu-timers: Fix nanosleep task_struct leak
Stanislaw Gruszka
1
-2
/
+21
2013-02-15
Revert "xen PVonHVM: use E820_Reserved area for shared_info"
Konrad Rzeszutek Wilk
3
-55
/
+24
2013-02-15
Revert "xen/PVonHVM: fix compile warning in init_hvm_pv_info"
Konrad Rzeszutek Wilk
1
-1
/
+1
[next]