summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sgi-xpc: prevent false heartbeat failuresRobin Holt2009-04-134-152/+123
* sgi-xpc: update SGI XP/XPC/XPNET maintainerRobin Holt2009-04-131-2/+2
* doc: use correct debugfs mountpointShen Feng2009-04-131-3/+3
* memcg: fix documentationBharata B Rao2009-04-131-23/+32
* Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang2009-04-1315-36/+36
* ext2: fix data corruption for racing writesJan Kara2009-04-131-11/+33
* shmem: respect MAX_LFS_FILESIZEHugh Dickins2009-04-131-5/+20
* shmem: fix division by zeroYuri Tikhonov2009-04-131-1/+1
* intelfb: support i854Stefan Husemann2009-04-137-0/+16
* mm: add documentation describing what tsk->active_mm means vs tsk->mmMichael Ellerman2009-04-132-0/+85
* memcg: remove warning when CONFIG_DEBUG_VM=nKAMEZAWA Hiroyuki2009-04-131-1/+1
* kernel/sys.c: clean up sys_shutdown exit pathAndi Kleen2009-04-131-15/+9
* at25: make input buffers of at25_*write() constGeert Uytterhoeven2009-04-131-2/+3
* at24: make input buffers of at24_*write() constGeert Uytterhoeven2009-04-131-4/+4
* jbd: update locking comentsJan Kara2009-04-131-5/+19
* mm: document get_user_pages_fast()Andy Grover2009-04-131-0/+16
* initramfs: fix initramfs to work with hardlinked initRandy Robertson2009-04-131-1/+2
* ptrace: fix exit_ptrace() vs ptrace_traceme() raceOleg Nesterov2009-04-131-3/+4
* MAINTAINERS: bluesmoke-devel list is moderated for non-subscribersJean Delvare2009-04-131-10/+10
* mm: reformat the Unevictable-LRU documentationDavid Howells2009-04-131-469/+572
* mm: point the UNEVICTABLE_LRU config option at the documentationDavid Howells2009-04-131-0/+2
* sysrq: remove duplicated #includeHuang Weiyi2009-04-131-1/+0
* include/video/cyblafb.h: remove it, it's unusedJoe Perches2009-04-131-175/+0
* res_counter: update documentationAndrea Righi2009-04-131-6/+21
* spi: spi_write_then_read() bugfixesDavid Brownell2009-04-131-8/+14
* asm-generic/siginfo.h: update NSIGTRAP definitionAndi Kleen2009-04-131-1/+1
* cirrusfb: do not allow unsupported pixel depthKrzysztof Helt2009-04-131-3/+1
* filemap: fix kernel-doc warningsRandy Dunlap2009-04-131-2/+2
* include/linux/fiemap.h: include types.h now that it's exportedEric Sandeen2009-04-131-0/+2
* drivers/video/aty/radeon_base.c: fix typo in commentPaul Menzel2009-04-131-2/+2
* sisfb: fix color component length for pseudocolor modesMichal Januszewski2009-04-131-1/+1
* sa1100fb: fix color component length for pseudocolor modesMichal Januszewski2009-04-132-8/+14
* s3fb: fix color component length for pseudocolor modesMichal Januszewski2009-04-131-3/+3
* namespaces: move get_mq() inside #ifdef CONFIG_SYSCTLGeert Uytterhoeven2009-04-131-1/+1
* aio: remove INIT_KIOCTXAlexey Dobriyan2009-04-131-13/+0
* hfs: fix memory leak when unmountingDave Anderson2009-04-132-0/+5
* hwmon: sht15 humidity sensor driverJonathan Cameron2009-04-134-0/+727
* efifb: exit if framebuffer address is invalidMatthew Garrett2009-04-131-2/+5
* uvesafb: fix color component length for pseudocolor modesMichal Januszewski2009-04-131-25/+10
* fbdev: fix color component field length documentationMichal Januszewski2009-04-133-9/+18
* fbdev: fix info->lock deadlock in fbcon_event_notify()Andrea Righi2009-04-134-58/+22
* init/initramfs: fix warning with CONFIG_BLK_DEV_RAM=nNikanth Karthikesan2009-04-131-0/+2
* hp_accel: remove unused #include <version.h>Huang Weiyi2009-04-131-1/+0
* Documentation/sysctl/net.txt: fix a typoLi Zefan2009-04-131-1/+1
* MAINTAINERS: fix Andreas's email addressRandy Dunlap2009-04-131-1/+1
* MAINTAINERS: switch maintainer of the hso driverJan Dumon2009-04-131-2/+2
* mm: move the scan_unevictable_pages sysctl to the vm tablePeter Zijlstra2009-04-131-10/+10
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-04-1313-161/+180
|\
| * Merge branch 'master' into for-linusFelix Blyakher2009-04-0913-161/+180
| |\
| | * xfs: remove xfs_flush_spaceDave Chinner2009-04-062-48/+16