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.13.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
2008-02-10
x86: trivial printk optimizations
Denys Vlasenko
2
-32
/
+41
2008-02-10
x86: fix early_ioremap pagetable ops
Ian Campbell
1
-2
/
+2
2008-02-10
x86: construct 32-bit boot time page tables in native format.
Ian Campbell
6
-109
/
+178
2008-02-10
x86, core: remove CONFIG_FORCED_INLINING
Harvey Harrison
5
-34
/
+0
2008-02-10
x86: avoid unused variable warning in mm/init_64.c
Thomas Gleixner
1
-3
/
+3
2008-02-10
x86: fixup more paravirt fallout
Ingo Molnar
2
-14
/
+19
2008-02-10
brk: document randomize_va_space and CONFIG_COMPAT_BRK (was Re:
Jiri Kosina
1
-0
/
+29
2008-02-10
x86: fix sparse warnings in acpi/bus.c
Harvey Harrison
2
-6
/
+5
2008-02-10
x86: fix sparse warning in topology.c
Harvey Harrison
1
-1
/
+1
2008-02-10
x86: sparse warnings in pageattr.c
Harvey Harrison
3
-7
/
+9
2008-02-10
x86: sparse warning in therm_throt.c
Harvey Harrison
1
-1
/
+1
2008-02-10
x86: fix sparse warning in xen/time.c
Harvey Harrison
1
-5
/
+5
2008-02-10
x86: GEODE: MFGPT: fix typo in printk in mfgpt_timer_setup
Arnd Hannemann
1
-1
/
+1
2008-02-10
x86: GEODE: make sure the right MFGPT timer fired the timer tick
Jordan Crouse
1
-2
/
+6
2008-02-10
x86: GEODE: MFGPT: fix a potential race when disabling a timer
Andres Salomon
1
-2
/
+3
2008-02-10
x86: GEODE: MFGPT: Use "just-in-time" detection for the MFGPT timers
Jordan Crouse
3
-17
/
+28
2008-02-10
x86: GEODE: MFGPT: make mfgpt_timer_setup available outside of mfgpt_32.c
Andres Salomon
2
-7
/
+7
2008-02-10
x86: GEODE: MFGPT: replace 'flags' field with 'avail' bit
Andres Salomon
1
-7
/
+5
2008-02-10
x86: GEODE: MFGPT: drop module owner usage from MFGPT API
Andres Salomon
2
-10
/
+6
2008-02-10
x86: GEODE fix MFGPT input clock value
Willy Tarreau
1
-14
/
+13
2008-02-10
x86: GEODE: MFGPT: Minor cleanups
Andres Salomon
1
-4
/
+4
2008-02-09
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
27
-342
/
+689
2008-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
29
-27
/
+76
2008-02-09
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
15
-22
/
+269
2008-02-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
6
-70
/
+231
2008-02-09
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-3
/
+28
2008-02-09
memstick: initial commit for Sony MemoryStick support
Alex Dubov
16
-0
/
+3093
2008-02-09
m68knommu: add pgtable_t
Martin Schwidefsky
1
-0
/
+1
2008-02-09
Add pgtable_t to remaining nommu architectures
Martin Schwidefsky
3
-0
/
+3
2008-02-09
ub: fix up the conversion to sg_init_table()
Pete Zaitcev
1
-1
/
+1
2008-02-09
fix up kerneldoc in fs/ioctl.c a little bit
Christoph Hellwig
1
-4
/
+4
2008-02-09
memcontrol: add vm_match_cgroup()
David Rientjes
3
-9
/
+7
2008-02-09
UML: fix hostfs build
Jiri Kosina
1
-0
/
+1
2008-02-09
Fix compile error on nommu for is_swap_pte
Matt Mackall
1
-0
/
+2
2008-02-09
[S390] dynamic page tables.
Martin Schwidefsky
13
-48
/
+258
2008-02-09
[S390] Add four level page tables for CONFIG_64BIT=y.
Martin Schwidefsky
8
-48
/
+124
2008-02-09
[S390] 1K/2K page table pages.
Martin Schwidefsky
11
-183
/
+207
2008-02-09
[S390] Remove a.out header file.
Martin Schwidefsky
3
-34
/
+0
2008-02-09
[S390] sclp_vt220: Fix vt220 initialization
Christian Borntraeger
1
-13
/
+18
2008-02-09
[S390] qdio: avoid hang when establishing qdio queues
Ursula Braun
1
-10
/
+8
2008-02-09
[S390] VMEM_MAX_PHYS overflow on 31 bit.
Martin Schwidefsky
1
-2
/
+3
2008-02-09
[S390] zcrypt: Do not start ap poll thread per default
Felix Beck
1
-2
/
+2
2008-02-09
[S390] Fix __ffs_word_loop/__ffz_word_loop inlnie assembly.
Martin Schwidefsky
1
-2
/
+2
2008-02-09
[S390] Wire up new timerfd syscalls.
Heiko Carstens
3
-1
/
+27
2008-02-09
[S390] Update default configuration.
Martin Schwidefsky
1
-23
/
+64
2008-02-09
Kbuild: Fix deb-pkg target to work with kernel versions ending with -<text-wi...
Michal Sojka
1
-1
/
+2
2008-02-09
ide: introduce HAVE_IDE
Sam Ravnborg
23
-6
/
+40
2008-02-09
kbuild: silence CHK/UPD messages according to $(quiet)
Mike Frysinger
2
-3
/
+9
2008-02-09
scsi: fix makefile for aic7(3*x)
Sam Ravnborg
1
-2
/
+2
2008-02-09
kbuild/modpost: Use warn() for announcing section mismatches
Geert Uytterhoeven
1
-8
/
+8
[next]