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
2009-03-30
xen: add /sys/hypervisor support
Jeremy Fitzhardinge
4
-1
/
+490
2009-03-30
xen: clean up gate trap/interrupt constants
Jeremy Fitzhardinge
1
-3
/
+3
2009-03-30
xen: set _PAGE_NX in __supported_pte_mask before pagetable construction
Jeremy Fitzhardinge
1
-1
/
+6
2009-03-30
xen: resume interrupts before system devices.
Ian Campbell
1
-3
/
+3
2009-03-30
xen/mmu: weaken flush_tlb_other test
Jeremy Fitzhardinge
1
-2
/
+2
2009-03-30
xen/mmu: some early pagetable cleanups
Jeremy Fitzhardinge
2
-14
/
+28
2009-03-30
x86-64: non-paravirt systems always has PSE and PGE
Jeremy Fitzhardinge
1
-1
/
+7
2009-03-30
Xen: Add virt_to_pfn helper function
Alex Nixon
1
-1
/
+2
2009-03-30
x86-64: remove PGE from must-have feature list
Jeremy Fitzhardinge
1
-1
/
+1
2009-03-30
xen: mask XSAVE from cpuid
Jeremy Fitzhardinge
1
-6
/
+44
2009-03-30
NULL noise: arch/x86/xen/smp.c
Hannes Eder
1
-2
/
+2
2009-03-30
xen: remove xen_load_gdt debug
Jeremy Fitzhardinge
1
-3
/
+0
2009-03-30
xen: make xen_load_gdt simpler
Jeremy Fitzhardinge
1
-8
/
+6
2009-03-30
xen: clean up xen_load_gdt
Jeremy Fitzhardinge
1
-2
/
+13
2009-03-30
xen: split construction of p2m mfn tables from registration
Jeremy Fitzhardinge
1
-1
/
+6
2009-03-30
xen: separate p2m allocation from setting
Jeremy Fitzhardinge
2
-17
/
+47
2009-03-30
xen: disable preempt for leave_lazy_mmu
Jeremy Fitzhardinge
1
-0
/
+2
2009-03-30
x86/paravirt: use percpu_ rather than __get_cpu_var
Jeremy Fitzhardinge
1
-5
/
+5
2009-03-30
mm: allow preemption in apply_to_pte_range
Jeremy Fitzhardinge
1
-2
/
+0
2009-03-30
x86/paravirt: allow preemption with lazy mmu mode
Jeremy Fitzhardinge
2
-10
/
+5
2009-03-30
x86/paravirt: finish change from lazy cpu to context switch start/end
Jeremy Fitzhardinge
11
-36
/
+37
2009-03-30
x86/paravirt: flush pending mmu updates on context switch
Jeremy Fitzhardinge
9
-18
/
+42
2009-03-30
x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switch
Jeremy Fitzhardinge
8
-37
/
+20
2009-03-30
x86/paravirt: remove lazy mode in interrupts
Jeremy Fitzhardinge
5
-21
/
+5
2009-03-30
mm: disable preemption in apply_to_pte_range
Jeremy Fitzhardinge
1
-0
/
+2
2009-03-30
Merge branch 'bzip2-lzma-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-21
/
+33
2009-03-29
Fix build error in <linux/irq.h>
Ralf Baechle
1
-0
/
+2
2009-03-29
sched: fix errors in struct & function comments
Randy Dunlap
1
-7
/
+8
2009-03-29
maple: fix Error in kernel-doc notation
Randy Dunlap
1
-1
/
+1
2009-03-29
Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-125
/
+76
2009-03-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
22
-737
/
+783
2009-03-29
Annotate struct fs_struct's usage count restriction
David Howells
1
-1
/
+4
2009-03-29
fix setuid sometimes wouldn't
Hugh Dickins
1
-34
/
+16
2009-03-29
fix setuid sometimes doesn't
Hugh Dickins
3
-9
/
+5
2009-03-29
compat_do_execve should unshare_files
Hugh Dickins
1
-1
/
+11
2009-03-29
bzip2/lzma: don't ask for compression mode for the default initramfs
H. Peter Anvin
1
-10
/
+22
2009-03-29
bzip2/lzma: consistently capitalize LZMA in Kconfig
H. Peter Anvin
1
-3
/
+3
2009-03-29
bzip2/lzma: clarify the meaning of the CONFIG_RD_ options
H. Peter Anvin
1
-3
/
+3
2009-03-29
bzip2/lzma: move CONFIG_RD_* options under CONFIG_EMBEDDED
H. Peter Anvin
1
-8
/
+8
2009-03-29
Merge branch 'linus' into core/futexes
Ingo Molnar
3915
-167433
/
+290974
2009-03-29
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
26
-276
/
+746
2009-03-29
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
731
-13869
/
+43409
2009-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-for-30
Linus Torvalds
3
-30
/
+64
2009-03-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
36
-537
/
+1204
2009-03-28
Merge branch 'percpu-cpumask-x86-for-linus-2' of git://git.kernel.org/pub/scm...
Linus Torvalds
465
-17722
/
+17558
2009-03-28
i2c-core: Some style cleanups
Zhenwen Xu
1
-13
/
+13
2009-03-28
i2c-piix4: Add support for the Broadcom HT1100 chipset
Flavio Leitner
4
-2
/
+6
2009-03-28
i2c-piix4: Add support to SB800 SMBus changes
Shane Huang
1
-1
/
+72
2009-03-28
i2c-pca-platform: Use defaults if no platform_data given
Wolfram Sang
1
-7
/
+12
2009-03-28
i2c-algo-pca: Use timeout for checking the state machine
Wolfram Sang
3
-33
/
+46
[next]