aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-29make fs/buffer.c:cont_expand_zero() staticAdrian Bunk1-2/+2
2008-04-29remove generic_commit_write()Adrian Bunk2-19/+0
2008-04-29fs/timerfd.c should #include <linux/syscalls.h>Adrian Bunk1-0/+1
2008-04-29let LOG_BUF_SHIFT default to 17Adrian Bunk1-9/+6
2008-04-29fs/aio.c: make 3 functions staticAdrian Bunk2-47/+39
2008-04-29fs/drop_caches.c: make 2 functions staticAdrian Bunk2-4/+2
2008-04-29fs/fs-writeback.c: make 2 functions staticAdrian Bunk2-41/+39
2008-04-29make vfs_ioctl() staticAdrian Bunk2-3/+2
2008-04-29make __put_super() staticAdrian Bunk2-2/+1
2008-04-29fs/freevxfs/: proper externsAdrian Bunk3-5/+6
2008-04-29fs/hfsplus/: proper externsAdrian Bunk2-3/+4
2008-04-29fs/ramfs/ extern cleanupAdrian Bunk2-1/+3
2008-04-29cpu: fix section mismatch warning in reference to register_cpu_notifierSam Ravnborg1-1/+1
2008-04-29cpu: fix section mismatch warnings in *cpu_downSam Ravnborg1-3/+3
2008-04-29cpu: fix section mismatch warning in unregister_cpu_notifierSam Ravnborg1-1/+1
2008-04-29cpu: fix section mismatch warnings in hotcpu_registerSam Ravnborg1-1/+1
2008-04-29befs: fix sparse warning in linuxvfs.cHarvey Harrison1-3/+3
2008-04-29coda: add static to functions in dir.cHarvey Harrison1-3/+3
2008-04-29add RUSAGE_THREADSripathi Kodi2-9/+23
2008-04-29adfs: work around bogus sparse warningHarvey Harrison1-2/+2
2008-04-29Taint kernel after WARN_ON(condition)Nur Hussein3-2/+11
2008-04-29fs/coda: remove static inline forward declarationsIlpo Järvinen1-3/+0
2008-04-29Avoid divides in BITS_TO_LONGSEric Dumazet1-1/+1
2008-04-29epoll: avoid kmemcheck warningDavide Libenzi1-24/+3
2008-04-29make /dev/kmem a config optionArjan van de Ven2-0/+19
2008-04-29power: replace remaining __FUNCTION__ occurrencesHarvey Harrison3-7/+7
2008-04-29page allocator: explicitly retry hugepage allocationsNishanth Aravamudan1-2/+4
2008-04-29page allocator: smarter retry of costly-order allocationsNishanth Aravamudan2-7/+22
2008-04-29mm: fix misleading __GFP_REPEAT related commentsNishanth Aravamudan2-5/+6
2008-04-29mm: fix usemap initializationKAMEZAWA Hiroyuki1-2/+12
2008-04-29ACPI: Cleanup: Remove unneeded, multiple local dummy variablesThomas Renninger1-10/+7
2008-04-29ACPI: video - fix permissions on some proc entriesDmitry Torokhov1-2/+2
2008-04-29ACPI: video - properly handle errors when registering proc elementsDmitry Torokhov1-115/+115
2008-04-29ACPI: video - do not store invalid entries in attached_array listDmitry Torokhov1-31/+27
2008-04-29ACPI: re-name acpi_pm_ops to acpi_suspend_opsLen Brown1-21/+21
2008-04-29ACER_WMI/ASUS_LAPTOP: fix build bugIngo Molnar1-0/+2
2008-04-29thinkpad_acpi: fix possible NULL pointer dereference if kstrdup failedCyrill Gorcunov1-1/+1
2008-04-29ACPI: check a return value correctly in acpi_power_get_context()Li Zefan1-1/+1
2008-04-29#if 0 acpi/bay.c:eject_removable_drive()Adrian Bunk1-0/+2
2008-04-29eeepc-laptop: add hwmon fan controlCorentin Chary2-0/+148
2008-04-29eeepc-laptop: add backlightCorentin Chary2-0/+78
2008-04-29eeepc-laptop: add base driverEric Cooper4-1/+462
2008-04-29ACPI: thinkpad-acpi: bump up version to 0.20Henrique de Moraes Holschuh2-3/+3
2008-04-29ACPI: thinkpad-acpi: fix selects in KconfigHenrique de Moraes Holschuh1-1/+2
2008-04-29ACPI: thinkpad-acpi: use a private workqueueHenrique de Moraes Holschuh1-7/+19
2008-04-29ACPI: thinkpad-acpi: fluff really minor fixHenrique de Moraes Holschuh1-1/+1
2008-04-29ACPI: thinkpad-acpi: use uppercase for "LED" on user documentationHenrique de Moraes Holschuh1-11/+11
2008-04-29ACPI: thinkpad-acpi: add sysfs led class support to thinkpad leds (v3.2)Henrique de Moraes Holschuh2-7/+176
2008-04-29ACPI: thinkpad-acpi: add sysfs led class support for thinklight (v3.1)Henrique de Moraes Holschuh2-6/+76
2008-04-29ACPI: thinkpad-acpi: prepare light and LED for sysfs supportHenrique de Moraes Holschuh2-55/+138