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
2006-03-25
[PATCH] x86_64: Basic reorder infrastructure
Arjan van de Ven
5
-0
/
+1321
2006-03-25
[PATCH] x86_64: Always use IO-APIC routing for timer.
Andi Kleen
1
-1
/
+1
2006-03-25
[PATCH] x86_64: Don't invoke OOM killer during dma_alloc_coherent()
Andi Kleen
1
-0
/
+3
2006-03-25
[PATCH] x86_64: Don't invoke OOM killer while allocating floppy DMA buffers
Andi Kleen
1
-1
/
+1
2006-03-25
[PATCH] x86_64: Reename CMOS update warning
Andi Kleen
1
-8
/
+1
2006-03-25
[PATCH] x86_64: Fix formatting in time.c
Andi Kleen
1
-49
/
+45
2006-03-25
[PATCH] x86_64: Handle years beyond 2100
Andi Kleen
1
-5
/
+17
2006-03-25
[PATCH] x86_64: Patch to make the head.S-must-be-first-in-vmlinux order explicit
Arjan van de Ven
2
-0
/
+2
2006-03-25
[PATCH] x86_64: Add __init to fixmap functions that are only called during boot
Andi Kleen
1
-3
/
+4
2006-03-25
[PATCH] x86_64: Implement early DMI scanning
Andi Kleen
6
-12
/
+78
2006-03-25
[PATCH] x86_64: Clean up and tweak ACPI blacklist year code
Andi Kleen
3
-21
/
+38
2006-03-25
[PATCH] x86_64: s/Overwrite/Override/ in arch/x86-64
Dave Jones
2
-2
/
+2
2006-03-25
[PATCH] x86_64: Move kernel to 2MB
Andi Kleen
1
-2
/
+2
2006-03-25
[PATCH] x86_64: prefetch the mmap_sem in the fault path
Arjan van de Ven
1
-2
/
+4
2006-03-25
[PATCH] x86_64: Implement compat code for raw1394 read/write
Andi Kleen
1
-5
/
+91
2006-03-25
[PATCH] x86_64: to use lapic ids instead of initial apic ids
Ravikiran G Thirumalai
1
-2
/
+2
2006-03-25
[PATCH] x86_64: miscellaneous cleanup
Jan Beulich
3
-14
/
+15
2006-03-25
[PATCH] x86_64: Make pfn_valid work early in boot
Andi Kleen
1
-0
/
+1
2006-03-25
[PATCH] x86_64: Clean up white space in traps.c
Roberto Nibali
1
-9
/
+8
2006-03-25
[PATCH] x86_64: Fix wrong PCI ID for ALI M1695 AGP bridge
Henrik Kretzschmar
1
-1
/
+1
2006-03-25
[PATCH] x86_64: Don't define string functions to builtin
Andi Kleen
3
-16
/
+7
2006-03-25
[PATCH] x86_64: Check that early arguments are words on their own
Andi Kleen
1
-22
/
+25
2006-03-25
[PATCH] x86_64: remove dead do_softirq_thunk
Jan Beulich
3
-6
/
+0
2006-03-25
[PATCH] x86_64: actively synchronize vmalloc area when registering certain ca...
Jan Beulich
5
-13
/
+95
2006-03-25
[PATCH] x86_64: Use cpu_relax in poll loop in GART IOMMU
Andi Kleen
1
-2
/
+5
2006-03-25
[PATCH] x86_64: Report local APIC ID when initializing CPU
Andi Kleen
1
-2
/
+2
2006-03-25
[PATCH] x86_64: Don't need to read PIT in timer handler when PM timer is used
Andi Kleen
1
-2
/
+2
2006-03-25
[PATCH] x86_64: cleanup allocating logical cpu numbers in x86_64
Ashok Raj
2
-11
/
+14
2006-03-25
[PATCH] x86_64: save FPU context slightly later
Jan Beulich
1
-3
/
+4
2006-03-25
[PATCH] x86_64: eliminate set_debug()
Jan Beulich
4
-16
/
+8
2006-03-25
[PATCH] x86_64: disallow multi-byte hardware execution breakpoints
Jan Beulich
1
-3
/
+3
2006-03-25
[PATCH] x86_64: cpu_pda array to macro followup correction
Jan Beulich
1
-1
/
+1
2006-03-25
[PATCH] x86_64: Rename struct node in x86-64 NUMA code to struct bootnode
Andi Kleen
4
-10
/
+10
2006-03-25
[PATCH] x86_64: Increase the variability of the process stack on 64bit archit...
Andi Kleen
2
-4
/
+13
2006-03-25
[PATCH] x86-64: Use -mtune=generic for generic kernels
Andi Kleen
2
-0
/
+5
2006-03-25
[PATCH] x86_64: Use correct PUD for memory hotadd
Jan Beulich
1
-1
/
+1
2006-03-25
[PATCH] x86_64: Update defconfig
Andi Kleen
1
-18
/
+16
2006-03-25
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
21
-404
/
+414
2006-03-25
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
8
-119
/
+170
2006-03-25
Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2
Linus Torvalds
29
-490
/
+749
2006-03-25
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
38
-295
/
+350
2006-03-25
Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
52
-1259
/
+1500
2006-03-25
[PATCH] mm: restore vm_normal_page check
Nick Piggin
1
-2
/
+6
2006-03-25
[PATCH] cpufreq: speedstep-smi asm fix
Andrew Morton
1
-1
/
+3
2006-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
39
-142
/
+116
2006-03-25
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
11
-178
/
+209
2006-03-25
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
12
-80
/
+84
2006-03-25
Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
206
-4791
/
+7253
2006-03-25
[PATCH] git-scsi-misc: min() warning fix
Andrew Morton
1
-1
/
+1
2006-03-25
[PATCH] More corrections to vfs.txt update
NeilBrown
1
-25
/
+25
[prev]
[next]