index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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]