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
2006-06-23
[PATCH] x86: make i387 mxcsr_feature_mask __read_mostly
Andreas Mohr
2
-2
/
+2
2006-06-23
[PATCH] x86: cyrix code CONFIG_PCI fix / add __initdata
Andreas Mohr
1
-4
/
+5
2006-06-23
[PATCH] x86: make using_apic_timer __read_mostly
Andreas Mohr
2
-2
/
+2
2006-06-23
[PATCH] i386: let usermode execute the "enter" instruction
Chuck Ebbert
1
-5
/
+5
2006-06-23
[PATCH] x86: kernel irq balance doesn't work
Zhang Yanmin
1
-11
/
+20
2006-06-23
[PATCH] x86: call eisa_set_level_irq() in pbibios_lookup_irq()
Linus Torvalds
1
-0
/
+1
2006-06-23
[PATCH] Don't trigger full rebuild via CONFIG_X86_MCE
Alexey Dobriyan
2
-0
/
+2
2006-06-23
[PATCH] i386: break out of recursion in stackframe walk
Ingo Molnar
1
-0
/
+6
2006-06-23
[PATCH] fix x86 microcode driver handling of multiple matching revisions
Jan Beulich
1
-24
/
+49
2006-06-23
[PATCH] Don't trigger full rebuild via CONFIG_MTRR
Alexey Dobriyan
2
-0
/
+2
2006-06-23
[PATCH] i386 apm.c optimization
Andreas Mohr
1
-17
/
+22
2006-06-23
[PATCH] arch/i386/kernel/apic.c: make modern_apic() static
Adrian Bunk
1
-1
/
+1
2006-06-23
[PATCH] x86: cache pollution aware __copy_from_user_ll()
Hiro Yoshioka
1
-8
/
+129
2006-06-23
[PATCH] mips: fix number of mremap arguments
Yoichi Yuasa
1
-1
/
+1
2006-06-23
[PATCH] frv: trivial cleanups in frv_ksyms.c
Al Viro
1
-18
/
+0
2006-06-23
[PATCH] frv: wrong syscall
Al Viro
1
-1
/
+1
2006-06-23
[PATCH] frv: misc sparse annotations
Al Viro
2
-9
/
+9
2006-06-23
[PATCH] frv: misc __user annotations
Al Viro
3
-5
/
+5
2006-06-23
[PATCH] frv: sysctl __user annotations
Al Viro
2
-22
/
+22
2006-06-23
[PATCH] frv: signal annotations
Al Viro
1
-10
/
+10
2006-06-23
[PATCH] frv: basic __iomem annotations
Al Viro
1
-3
/
+3
2006-06-23
[PATCH] frv: __user infrastructure
Al Viro
1
-3
/
+3
2006-06-23
[PATCH] sys_move_pages: 32bit support (i386, x86_64)
Christoph Lameter
2
-0
/
+2
2006-06-23
[PATCH] page migration: sys_move_pages(): support moving of individual pages
Christoph Lameter
1
-1
/
+1
2006-06-23
[PATCH] change gen_pool allocator to not touch managed memory
Dean Nelson
2
-99
/
+116
2006-06-23
[PATCH] Unify pxm_to_node() and node_to_pxm()
Yasunori Goto
7
-69
/
+21
2006-06-23
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
David Howells
4
-14
/
+14
2006-06-23
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
2
-6
/
+7
2006-06-23
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
38
-460
/
+1771
2006-06-23
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
3
-24
/
+22
2006-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
157
-3767
/
+8517
2006-06-23
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
14
-124
/
+235
2006-06-23
[PATCH] x86_64: use select for GART_IOMMU to enable AGP
Roman Zippel
1
-3
/
+2
2006-06-23
[PATCH] zlib_inflate: Upgrade library code to a recent version
Richard Purdie
3
-4
/
+4
2006-06-23
[PATCH] sparc build breakage
Al Viro
1
-1
/
+1
2006-06-23
[PATCH] UML: fix wall_to_monotonic initialization
Jeff Dike
1
-1
/
+1
2006-06-23
[ARM] 3537/1: Rework DMA-bounce locking for finer granularity
Kevin Hilman
1
-46
/
+21
2006-06-23
[ARM] 3601/1: i.MX/MX1 DMA error handling for signaled channels only
Pavel Pisa
1
-26
/
+39
2006-06-23
[ARM] 3597/1: ixp4xx/nslu2: Board support for new LED subsystem
Rod Whitby
1
-1
/
+47
2006-06-23
[ARM] 3595/1: ixp4xx/nas100d: Board support for new LED subsystem
Rod Whitby
1
-1
/
+40
2006-06-23
[ARM] 3626/1: ARM EABI: fix syscall restarting
Nicolas Pitre
1
-2
/
+19
2006-06-23
[ARM] 3628/1: S3C24XX: add get_rate call to struct clk
Ben Dooks
2
-2
/
+6
2006-06-23
[ARM] 3627/1: S3C24XX: split s3c2410 clocks from core clocks
Ben Dooks
10
-218
/
+299
2006-06-23
[ARM] 3613/1: S3C2410: Add sysdev and sysclass
Ben Dooks
2
-1
/
+24
2006-06-22
[ARM] 3620/2: ixp23xx: add uengine loader support
Lennert Buytenhek
3
-10
/
+50
2006-06-22
[ARM] 3618/1: add defconfig for logicpd pxa270 card engine
Lennert Buytenhek
1
-0
/
+963
2006-06-22
[ARM] 3617/1: ep93xx: fix slightly incorrect timer tick rate
Lennert Buytenhek
1
-1
/
+1
2006-06-22
[ARM] 3616/1: fix timer handler wrap logic for a number of platforms
Lennert Buytenhek
5
-6
/
+9
2006-06-22
[ARM] 3615/1: ixp23xx: use platform devices for physmap flash
Lennert Buytenhek
3
-3
/
+63
2006-06-22
[ARM] 3614/1: ep93xx: use platform devices for physmap flash
Lennert Buytenhek
2
-2
/
+45
[next]