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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-04-29
make fs/buffer.c:cont_expand_zero() static
Adrian Bunk
1
-2
/
+2
2008-04-29
remove generic_commit_write()
Adrian Bunk
2
-19
/
+0
2008-04-29
fs/timerfd.c should #include <linux/syscalls.h>
Adrian Bunk
1
-0
/
+1
2008-04-29
let LOG_BUF_SHIFT default to 17
Adrian Bunk
1
-9
/
+6
2008-04-29
fs/aio.c: make 3 functions static
Adrian Bunk
2
-47
/
+39
2008-04-29
fs/drop_caches.c: make 2 functions static
Adrian Bunk
2
-4
/
+2
2008-04-29
fs/fs-writeback.c: make 2 functions static
Adrian Bunk
2
-41
/
+39
2008-04-29
make vfs_ioctl() static
Adrian Bunk
2
-3
/
+2
2008-04-29
make __put_super() static
Adrian Bunk
2
-2
/
+1
2008-04-29
fs/freevxfs/: proper externs
Adrian Bunk
3
-5
/
+6
2008-04-29
fs/hfsplus/: proper externs
Adrian Bunk
2
-3
/
+4
2008-04-29
fs/ramfs/ extern cleanup
Adrian Bunk
2
-1
/
+3
2008-04-29
cpu: fix section mismatch warning in reference to register_cpu_notifier
Sam Ravnborg
1
-1
/
+1
2008-04-29
cpu: fix section mismatch warnings in *cpu_down
Sam Ravnborg
1
-3
/
+3
2008-04-29
cpu: fix section mismatch warning in unregister_cpu_notifier
Sam Ravnborg
1
-1
/
+1
2008-04-29
cpu: fix section mismatch warnings in hotcpu_register
Sam Ravnborg
1
-1
/
+1
2008-04-29
befs: fix sparse warning in linuxvfs.c
Harvey Harrison
1
-3
/
+3
2008-04-29
coda: add static to functions in dir.c
Harvey Harrison
1
-3
/
+3
2008-04-29
add RUSAGE_THREAD
Sripathi Kodi
2
-9
/
+23
2008-04-29
adfs: work around bogus sparse warning
Harvey Harrison
1
-2
/
+2
2008-04-29
Taint kernel after WARN_ON(condition)
Nur Hussein
3
-2
/
+11
2008-04-29
fs/coda: remove static inline forward declarations
Ilpo Järvinen
1
-3
/
+0
2008-04-29
Avoid divides in BITS_TO_LONGS
Eric Dumazet
1
-1
/
+1
2008-04-29
epoll: avoid kmemcheck warning
Davide Libenzi
1
-24
/
+3
2008-04-29
make /dev/kmem a config option
Arjan van de Ven
2
-0
/
+19
2008-04-29
power: replace remaining __FUNCTION__ occurrences
Harvey Harrison
3
-7
/
+7
2008-04-29
page allocator: explicitly retry hugepage allocations
Nishanth Aravamudan
1
-2
/
+4
2008-04-29
page allocator: smarter retry of costly-order allocations
Nishanth Aravamudan
2
-7
/
+22
2008-04-29
mm: fix misleading __GFP_REPEAT related comments
Nishanth Aravamudan
2
-5
/
+6
2008-04-29
mm: fix usemap initialization
KAMEZAWA Hiroyuki
1
-2
/
+12
2008-04-29
ACPI: Cleanup: Remove unneeded, multiple local dummy variables
Thomas Renninger
1
-10
/
+7
2008-04-29
ACPI: video - fix permissions on some proc entries
Dmitry Torokhov
1
-2
/
+2
2008-04-29
ACPI: video - properly handle errors when registering proc elements
Dmitry Torokhov
1
-115
/
+115
2008-04-29
ACPI: video - do not store invalid entries in attached_array list
Dmitry Torokhov
1
-31
/
+27
2008-04-29
ACPI: re-name acpi_pm_ops to acpi_suspend_ops
Len Brown
1
-21
/
+21
2008-04-29
ACER_WMI/ASUS_LAPTOP: fix build bug
Ingo Molnar
1
-0
/
+2
2008-04-29
thinkpad_acpi: fix possible NULL pointer dereference if kstrdup failed
Cyrill Gorcunov
1
-1
/
+1
2008-04-29
ACPI: check a return value correctly in acpi_power_get_context()
Li Zefan
1
-1
/
+1
2008-04-29
#if 0 acpi/bay.c:eject_removable_drive()
Adrian Bunk
1
-0
/
+2
2008-04-29
eeepc-laptop: add hwmon fan control
Corentin Chary
2
-0
/
+148
2008-04-29
eeepc-laptop: add backlight
Corentin Chary
2
-0
/
+78
2008-04-29
eeepc-laptop: add base driver
Eric Cooper
4
-1
/
+462
2008-04-29
ACPI: thinkpad-acpi: bump up version to 0.20
Henrique de Moraes Holschuh
2
-3
/
+3
2008-04-29
ACPI: thinkpad-acpi: fix selects in Kconfig
Henrique de Moraes Holschuh
1
-1
/
+2
2008-04-29
ACPI: thinkpad-acpi: use a private workqueue
Henrique de Moraes Holschuh
1
-7
/
+19
2008-04-29
ACPI: thinkpad-acpi: fluff really minor fix
Henrique de Moraes Holschuh
1
-1
/
+1
2008-04-29
ACPI: thinkpad-acpi: use uppercase for "LED" on user documentation
Henrique de Moraes Holschuh
1
-11
/
+11
2008-04-29
ACPI: thinkpad-acpi: add sysfs led class support to thinkpad leds (v3.2)
Henrique de Moraes Holschuh
2
-7
/
+176
2008-04-29
ACPI: thinkpad-acpi: add sysfs led class support for thinklight (v3.1)
Henrique de Moraes Holschuh
2
-6
/
+76
2008-04-29
ACPI: thinkpad-acpi: prepare light and LED for sysfs support
Henrique de Moraes Holschuh
2
-55
/
+138
[prev]
[next]