summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | kbuild: use git svn instead of git-svn in setlocalversionPeter Korsgaard2009-04-111-1/+1
| * | | kconfig: fix update-po-config to accect backslash in inputSam Ravnborg2009-04-111-0/+4
| * | | kbuild: fix option processing for -I in headerdepUwe Kleine-König2009-04-111-1/+1
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-04-133-28/+35
|\ \ \ \
| * | | | ata: fix obviously wrong commentVegard Nossum2009-04-131-3/+1
| * | | | ahci: force CAP_NCQ for earlier NV MCPsTejun Heo2009-04-131-24/+33
| * | | | [libata] sata_via: kill uninit'd var warningJeff Garzik2009-04-131-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-04-1328-200/+3062
|\ \ \ \ \
| * \ \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2009-04-0828-200/+3062
| |\ \ \ \ \
| | * | | | | Input: i8042 - add HP DV9700 to the noloop listDmitry Torokhov2009-04-071-0/+8
| | * | | | | Input: arrange drivers/input/misc/Makefile in alphabetical orderDmitry Torokhov2009-03-091-15/+14
| | * | | | | Input: add AD7879 Touchscreen driverMichael Hennerich2009-03-094-0/+850
| | * | | | | Input: add AD7877 touchscreen driverMichael Hennerich2009-03-093-0/+858
| | * | | | | Input: bf54x-keys - fix typo in warningMichael Hennerich2009-03-091-2/+2
| | * | | | | Input: add driver for S1 button of rb532Phil Sutter2009-03-095-18/+137
| | * | | | | Input: generic driver for rotary encoders on GPIOsDaniel Mack2009-03-085-0/+348
| | * | | | | Input: hilkbd - fix crash when removing hilkbd moduleHelge Deller2009-03-081-60/+80
| | * | | | | Input: atkbd - add quirk for Fujitsu Siemens Amilo PA 1510Daniel Mierswa2009-03-081-0/+17
| | * | | | | Input: atkbd - consolidate force release quirk setupDaniel Mierswa2009-03-081-74/+46
| | * | | | | Input: add accelerated touchscreen support for Marvell ZyloniteMark Brown2009-03-083-0/+254
| | * | | | | Input: ucb1400_ts, mainstone-wm97xx - add BTN_TOUCH eventsMike Rapoport2009-03-082-1/+5
| | * | | | | Input: wm97xx - use disable_irq_nosync() for MainstoneMark Brown2009-03-081-1/+1
| | * | | | | Input: wm97xx - add BTN_TOUCH event to wm97xx to use it with AndroidMike Rapoport2009-03-081-4/+9
| | * | | | | Input: fix polling of /proc/bus/input/devicesDmitry Torokhov2009-03-081-3/+3
| | * | | | | Merge commit 'v2.6.29-rc7' into nextDmitry Torokhov2009-03-083049-38220/+100708
| | |\ \ \ \ \
OpenPOWER on IntegriCloud