aboutsummaryrefslogtreecommitdiffstats
path: root/mm/fadvise.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-13mm: add documentation describing what tsk->active_mm means vs tsk->mmMichael Ellerman2-0/+85
2009-04-13memcg: remove warning when CONFIG_DEBUG_VM=nKAMEZAWA Hiroyuki1-1/+1
2009-04-13kernel/sys.c: clean up sys_shutdown exit pathAndi Kleen1-15/+9
2009-04-13at25: make input buffers of at25_*write() constGeert Uytterhoeven1-2/+3
2009-04-13at24: make input buffers of at24_*write() constGeert Uytterhoeven1-4/+4
2009-04-13jbd: update locking comentsJan Kara1-5/+19
2009-04-13mm: document get_user_pages_fast()Andy Grover1-0/+16
2009-04-13initramfs: fix initramfs to work with hardlinked initRandy Robertson1-1/+2
2009-04-13ptrace: fix exit_ptrace() vs ptrace_traceme() raceOleg Nesterov1-3/+4
2009-04-13MAINTAINERS: bluesmoke-devel list is moderated for non-subscribersJean Delvare1-10/+10
2009-04-13mm: reformat the Unevictable-LRU documentationDavid Howells1-469/+572
2009-04-13mm: point the UNEVICTABLE_LRU config option at the documentationDavid Howells1-0/+2
2009-04-13sysrq: remove duplicated #includeHuang Weiyi1-1/+0
2009-04-13include/video/cyblafb.h: remove it, it's unusedJoe Perches1-175/+0
2009-04-13res_counter: update documentationAndrea Righi1-6/+21
2009-04-13spi: spi_write_then_read() bugfixesDavid Brownell1-8/+14
2009-04-13asm-generic/siginfo.h: update NSIGTRAP definitionAndi Kleen1-1/+1
2009-04-13cirrusfb: do not allow unsupported pixel depthKrzysztof Helt1-3/+1
2009-04-13filemap: fix kernel-doc warningsRandy Dunlap1-2/+2
2009-04-13include/linux/fiemap.h: include types.h now that it's exportedEric Sandeen1-0/+2
2009-04-13drivers/video/aty/radeon_base.c: fix typo in commentPaul Menzel1-2/+2
2009-04-13sisfb: fix color component length for pseudocolor modesMichal Januszewski1-1/+1
2009-04-13sa1100fb: fix color component length for pseudocolor modesMichal Januszewski2-8/+14
2009-04-13s3fb: fix color component length for pseudocolor modesMichal Januszewski1-3/+3
2009-04-13namespaces: move get_mq() inside #ifdef CONFIG_SYSCTLGeert Uytterhoeven1-1/+1
2009-04-13aio: remove INIT_KIOCTXAlexey Dobriyan1-13/+0
2009-04-13hfs: fix memory leak when unmountingDave Anderson2-0/+5
2009-04-13hwmon: sht15 humidity sensor driverJonathan Cameron4-0/+727
2009-04-13efifb: exit if framebuffer address is invalidMatthew Garrett1-2/+5
2009-04-13uvesafb: fix color component length for pseudocolor modesMichal Januszewski1-25/+10
2009-04-13fbdev: fix color component field length documentationMichal Januszewski3-9/+18
2009-04-13fbdev: fix info->lock deadlock in fbcon_event_notify()Andrea Righi4-58/+22
2009-04-13init/initramfs: fix warning with CONFIG_BLK_DEV_RAM=nNikanth Karthikesan1-0/+2
2009-04-13hp_accel: remove unused #include <version.h>Huang Weiyi1-1/+0
2009-04-13Documentation/sysctl/net.txt: fix a typoLi Zefan1-1/+1
2009-04-13MAINTAINERS: fix Andreas's email addressRandy Dunlap1-1/+1
2009-04-13MAINTAINERS: switch maintainer of the hso driverJan Dumon1-2/+2
2009-04-13mm: move the scan_unevictable_pages sysctl to the vm tablePeter Zijlstra1-10/+10
2009-04-13PM/Hibernate: Wait for SCSI devices scan to complete during resumeRafael J. Wysocki5-4/+29
2009-04-13cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.cAndrew Morton1-15/+9
2009-04-13add some long-missing capabilities to fs_maskSerge E. Hallyn1-4/+19
2009-04-13i2c: Let new-style drivers implement attach_adapterJean Delvare1-2/+1
2009-04-13i2c: Fix sparse warnings for I2C_BOARD_INFO()Ben Hutchings1-1/+1
2009-04-13i2c-voodoo3: Deprecate in favor of tdfxfbJean Delvare2-2/+13
2009-04-13i2c-algo-pca: Fix use of uninitialized variable in debug messageJean Delvare1-1/+1
2009-04-13ata: fix obviously wrong commentVegard Nossum1-3/+1
2009-04-13ahci: force CAP_NCQ for earlier NV MCPsTejun Heo1-24/+33
2009-04-13[libata] sata_via: kill uninit'd var warningJeff Garzik1-1/+1
2009-04-12lockdep: continue lock debugging despite some taintsFrederic Weisbecker1-1/+3
2009-04-12lockdep: warn about lockdep disabling after kernel taintFrederic Weisbecker3-3/+16