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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-10
x86: construct 32-bit boot time page tables in native format.
Ian Campbell
2
-5
/
+0
2008-02-10
x86, core: remove CONFIG_FORCED_INLINING
Harvey Harrison
1
-9
/
+0
2008-02-10
x86: fix sparse warnings in acpi/bus.c
Harvey Harrison
1
-0
/
+4
2008-02-10
x86: sparse warnings in pageattr.c
Harvey Harrison
1
-1
/
+1
2008-02-10
x86: GEODE: MFGPT: Use "just-in-time" detection for the MFGPT timers
Jordan Crouse
1
-1
/
+0
2008-02-10
x86: GEODE: MFGPT: make mfgpt_timer_setup available outside of mfgpt_32.c
Andres Salomon
1
-0
/
+6
2008-02-10
x86: GEODE: MFGPT: drop module owner usage from MFGPT API
Andres Salomon
1
-1
/
+1
2008-02-09
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
12
-265
/
+275
2008-02-09
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-3
/
+20
2008-02-09
memstick: initial commit for Sony MemoryStick support
Alex Dubov
2
-0
/
+303
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
memcontrol: add vm_match_cgroup()
David Rientjes
1
-6
/
+4
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
7
-45
/
+63
2008-02-09
[S390] Add four level page tables for CONFIG_64BIT=y.
Martin Schwidefsky
6
-45
/
+109
2008-02-09
[S390] 1K/2K page table pages.
Martin Schwidefsky
8
-158
/
+114
2008-02-09
[S390] Remove a.out header file.
Martin Schwidefsky
1
-32
/
+0
2008-02-09
[S390] VMEM_MAX_PHYS overflow on 31 bit.
Martin Schwidefsky
1
-2
/
+3
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
1
-1
/
+4
2008-02-09
ACPI: thermal: buildfix for CONFIG_THERMAL=n
Len Brown
1
-3
/
+20
2008-02-09
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
3
-4
/
+23
2008-02-09
x86: fix pgtable_t build breakage
Ingo Molnar
1
-2
/
+4
2008-02-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
3
-8
/
+31
2008-02-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
13
-80
/
+2188
2008-02-09
DCA: convert struct class_device to struct device.
Kay Sievers
1
-1
/
+1
2008-02-09
fix xtensa timerfd breakage
Adrian Bunk
1
-2
/
+2
2008-02-09
Fix FRV cmpxchg_local
Mathieu Desnoyers
3
-84
/
+83
2008-02-09
IB/core: Remove unused struct ib_device.flags member
Roland Dreier
1
-2
/
+0
2008-02-09
IB/core: Add IP checksum offload support
Eli Cohen
1
-2
/
+12
2008-02-09
IB/mlx4: Use multiple WQ blocks to post smaller send WQEs
Jack Morgenstein
2
-0
/
+9
2008-02-08
[IA64] Synchronize RBS on PTRACE_ATTACH
Petr Tesarik
1
-0
/
+4
2008-02-08
[IA64] Synchronize kernel RSE to user-space and back
Petr Tesarik
2
-0
/
+9
2008-02-08
[IA64] Rename TIF_PERFMON_WORK back to TIF_NOTIFY_RESUME
Petr Tesarik
1
-3
/
+6
2008-02-08
[IA64] Wire up timerfd_{create,settime,gettime} syscalls
Tony Luck
1
-1
/
+4
2008-02-08
[Blackfin] arch: import defines for BF547 -- it is just like the BF548, but n...
Mike Frysinger
3
-1
/
+2116
2008-02-08
Merge branch 'cris' of git://www.jni.nu/cris
Linus Torvalds
100
-742
/
+18506
2008-02-08
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-12
/
+145
2008-02-08
Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
1
-0
/
+8
2008-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-8
/
+53
2008-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
5
-32
/
+2
2008-02-08
uml: x86_64 should copy %fs during fork
Jeff Dike
1
-1
/
+2
2008-02-08
uml: runtime host VMSPLIT detection
Jeff Dike
2
-3
/
+5
2008-02-08
CONFIG_HIGHPTE vs. sub-page page tables.
Martin Schwidefsky
43
-93
/
+265
2008-02-08
IRQ_NOPROBE helper functions
Ralf Baechle
1
-0
/
+3
2008-02-08
fs/char_dev.c: chrdev_open marked static and removed from fs.h
Denis Cheng
1
-1
/
+0
2008-02-08
preemptible RCU: sparse annotations
Patrick McHardy
1
-2
/
+2
2008-02-08
Add new string functions strict_strto* and convert kernel params to use them
Yi Yang
1
-0
/
+4
2008-02-08
use __u32 in linux/reiserfs_fs.h
Mike Frysinger
1
-1
/
+1
[next]