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-10-23
proc: move /proc/schedstat boilerplate to kernel/sched_stats.h
Alexey Dobriyan
1
-4
/
+0
2008-10-23
proc: move /proc/diskstats boilerplate to block/genhd.c
Alexey Dobriyan
1
-2
/
+0
2008-10-23
proc: move /proc/zoneinfo boilerplate to mm/vmstat.c
Alexey Dobriyan
1
-1
/
+0
2008-10-23
proc: move /proc/vmstat boilerplate to mm/vmstat.c
Alexey Dobriyan
1
-1
/
+0
2008-10-23
proc: move /proc/pagetypeinfo boilerplate to mm/vmstat.c
Alexey Dobriyan
1
-1
/
+0
2008-10-23
proc: move /proc/buddyinfo boilerplate to mm/vmstat.c
Alexey Dobriyan
1
-1
/
+0
2008-10-23
proc: move /proc/vmallocinfo to mm/vmalloc.c
Alexey Dobriyan
1
-2
/
+0
2008-10-23
proc: move /proc/slabinfo boilerplate to mm/slub.c, mm/slab.c
Alexey Dobriyan
1
-5
/
+0
2008-10-23
proc: move rest of /proc/partitions code to block/genhd.c
Alexey Dobriyan
1
-1
/
+0
2008-10-23
proc: move rest of /proc/locks to fs/locks.c
Alexey Dobriyan
1
-1
/
+0
2008-10-23
proc: move /proc/hardware to m68k-specific code
Alexey Dobriyan
1
-1
/
+1
2008-10-23
proc: switch /proc/meminfo to seq_file
Alexey Dobriyan
2
-3
/
+6
2008-10-23
[PATCH] i_version: remount support
Mimi Zohar
1
-1
/
+1
2008-10-23
[PATCH] move executable checking into ->permission()
Miklos Szeredi
1
-0
/
+5
2008-10-23
[PATCH vfs-2.6 6/6] vfs: add LOOKUP_RENAME_TARGET intent
OGAWA Hirofumi
1
-0
/
+1
2008-10-23
[PATCH vfs-2.6 2/6] vfs: add d_ancestor()
OGAWA Hirofumi
1
-0
/
+1
2008-10-23
[PATCH 1/2] anondev: init IDR statically
Alexey Dobriyan
1
-1
/
+0
2008-10-23
[PATCH] kill d_alloc_anon
Christoph Hellwig
1
-1
/
+0
2008-10-23
[PATCH] new helper: d_obtain_alias
Christoph Hellwig
1
-0
/
+1
2008-10-23
[PATCH] make O_EXCL in nd->intent.flags visible in nd->flags
Al Viro
1
-2
/
+3
2008-10-23
net: Fix disjunct computation of netdev features
Herbert Xu
1
-1
/
+11
2008-10-23
sctp: Fix to handle SHUTDOWN in SHUTDOWN_RECEIVED state
Wei Yongjun
1
-0
/
+1
2008-10-23
[PATCH] new helper - kern_path()
Al Viro
1
-0
/
+2
2008-10-23
x86, um: ... and asm-x86 move
Al Viro
333
-38672
/
+0
2008-10-23
x86, um: initial part of asm-um move
Al Viro
144
-3690
/
+0
2008-10-23
math-emu: Fix thinko in _FP_DIV
David S. Miller
1
-0
/
+2
2008-10-23
math-emu: Fix signalling of underflow and inexact while packing result.
Kumar Gala
1
-4
/
+13
2008-10-23
Merge branch 'linus' into test
Len Brown
1326
-79896
/
+19964
2008-10-23
Merge branch 'yinghai' into test
Len Brown
1
-8
/
+0
2008-10-23
Merge branch 'ull' into test
Len Brown
1
-1
/
+1
2008-10-23
Merge branch 'pnp-debug' into test
Len Brown
1
-10
/
+0
2008-10-23
Merge branch 'misc' into test
Len Brown
1
-1
/
+5
2008-10-23
Merge branch 'i7300_idle' into test
Len Brown
2
-0
/
+2
2008-10-23
Merge branch 'ec' into test
Len Brown
1
-0
/
+1
2008-10-23
Merge branch 'dock' into test
Len Brown
3
-2
/
+13
2008-10-23
Merge branch 'acpica' into test
Len Brown
15
-255
/
+777
2008-10-23
Merge branch 'bugfixes' into test
Len Brown
1
-0
/
+1
2008-10-23
Merge branch 'FW_BUG' into test
Len Brown
1
-0
/
+24
2008-10-23
ACPICA: Update version to 20080926
Bob Moore
1
-1
/
+1
2008-10-23
ACPICA: New: Validation for predefined ACPI methods/objects
Bob Moore
4
-0
/
+468
2008-10-23
ACPICA: Remove unused ACPI register bit definition
Lin Ming
1
-11
/
+23
2008-10-23
ACPICA: Update version to 20080829
Bob Moore
1
-1
/
+1
2008-10-23
ACPICA: Cleanup for internal Reference Object
Bob Moore
3
-11
/
+30
2008-10-23
ACPICA: Update for Reference ACPI_OPERAND_OBJECT
Bob Moore
1
-0
/
+1
2008-10-23
ACPICA: Remove obsolete exception codes
Bob Moore
1
-73
/
+55
2008-10-23
ACPICA: Add namespace node to operand object union
Bob Moore
1
-0
/
+7
2008-10-23
ACPICA: Remove obsolete debug levels (WARN and ERROR)
Bob Moore
1
-19
/
+13
2008-10-23
ACPICA: add preemption point after each opcode parse
Alexey Starikovskiy
2
-0
/
+11
2008-10-23
ACPICA: Update version to 20080729
Bob Moore
1
-1
/
+1
2008-10-23
ACPICA: x2APIC support: changes for MADT and SRAT ACPI tables
Bob Moore
2
-6
/
+49
[prev]
[next]