summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * xfs: flush delayed allcoation blocks on ENOSPC in createDave Chinner2009-04-061-0/+7
| | * xfs: block callers of xfs_flush_inodes() correctlyDave Chinner2009-04-062-3/+10
| | * xfs: make inode flush at ENOSPC synchronousDave Chinner2009-04-064-28/+18
| | * xfs: use xfs_sync_inodes() for device flushingDave Chinner2009-04-065-30/+38
| | * xfs: inform the xfsaild of the push target before sleepingDave Chinner2009-04-061-18/+19
| | * xfs: prevent unwritten extent conversion from blocking I/O completionDave Chinner2009-04-063-17/+31
| | * xfs: fix double free of inodeDave Chinner2009-04-061-9/+14
| | * xfs: validate log feature fields correctlyDave Chinner2009-04-061-11/+30
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-04-1311-18/+116
|\ \ \
| * | | docbook: make cleandocsRandy Dunlap2009-04-111-3/+8
| * | | kbuild: fix spurious initramfs rebuildMaxime Bizon2009-04-111-1/+1
| * | | Documentation: explain the difference between __bitwise and __bitwise__Sam Ravnborg2009-04-111-0/+8
| * | | kbuild: make it possible for the linker to discard local symbols from vmlinuxDavid Howells2009-04-112-0/+12
| * | | kbuild: remove pointless strdup() on arguments passed to new_module() in modpostJan Beulich2009-04-111-2/+2
| * | | kbuild: fix a few typos in top-level MakefileKirill Smelkov2009-04-111-2/+2
| * | | kbuild: introduce destination-y for exported headersSam Ravnborg2009-04-112-8/+77
OpenPOWER on IntegriCloud