summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | ACPI: add "acpi_no_auto_ssdt" bootparamLen Brown2007-07-262-0/+25
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ pull asus sony thinkpad into release branchLen Brown2007-08-127-13/+40
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | | | * | | | ACPI: thinkpad-acpi: fix sysfs paths in documentationHenrique de Moraes Holschuh2007-08-111-2/+2
| | | | * | | | ACPI: thinkpad-acpi: change thinkpad-acpi input default and kconfig helpHenrique de Moraes Holschuh2007-08-071-7/+15
| | | | * | | | ACPI: thinkpad-acpi: fix the module init failure pathHenrique de Moraes Holschuh2007-08-032-2/+10
| | | | | |/ / | | | | |/| |
| | | * | | | sonypi: fix ids member of struct acpi_driverEugene Teo2007-08-031-1/+6
| | | * | | | sony-laptop: sony_nc_ids[] can become static.Adrian Bunk2007-08-031-1/+1
| | | * | | | sony-laptop: restore the last user requested brightness level on resume.Mattia Dongili2007-08-031-0/+5
| | | |/ / /
| | * | | | asus_acpi: fix possible double free (found by Coverity)Jesper Juhl2007-08-031-0/+1
| | |/ / /
* | | | | i386: Fix broken mmiocfg accessesLinus Torvalds2007-08-121-3/+3
* | | | | Do not replace whole memcpy in apply alternativesPetr Vandrovec2007-08-121-1/+3
|/ / / /
* | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-08-117-118/+178
|\ \ \ \
| * | | | [S390] monwriter: Serialization bug for multithreaded applications.Melissa Howland2007-08-101-0/+6
| * | | | [S390] vmur: diag14 only works with buffers below 2GBMichael Holzheu2007-08-101-36/+70
| * | | | [S390] vmur: add "top of queue" sanity check for reader openMichael Holzheu2007-08-102-1/+7
| * | | | [S390] vmur: reject open on z/VM reader files with status HOLDMichael Holzheu2007-08-102-2/+6
| * | | | [S390] vmur: use DECLARE_COMPLETION_ONSTACK to keep lockdep happyHeiko Carstens2007-08-101-1/+1
| * | | | [S390] vmur: allocate single record buffers instead of one big data bufferMichael Holzheu2007-08-101-38/+37
| * | | | [S390] remove DEFAULT_MIGRATION_COSTHeiko Carstens2007-08-101-4/+0
| * | | | [S390] qdio: make sure data structures are correctly aligned.Heiko Carstens2007-08-101-45/+47
| * | | | [S390] hypfs: implement show_optionsMichael Holzheu2007-08-101-0/+12
| * | | | [S390] cio: avoid memory leak on error in css_alloc_subchannel().Cornelia Huck2007-08-101-0/+1
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-08-1116-339/+295
|\ \ \ \ \
| * | | | | [POWERPC] Fix size check for hugetlbfsBenjamin Herrenschmidt2007-08-101-0/+2
| * | | | | [POWERPC] Fix initialization and usage of dma_maskBenjamin Herrenschmidt2007-08-102-1/+2
| * | | | | [POWERPC] Fix more section mismatches in head_64.SStephen Rothwell2007-08-101-7/+9
| * | | | | [POWERPC] Revert "[POWERPC] Add 'mdio' to bus scan id list for platforms with...Kim Phillips2007-08-104-4/+0
| * | | | | [POWERPC] PS3: Update ps3_defconfiggeoffrey.levand@am.sony.com2007-08-101-135/+65
| * | | | | [POWERPC] PS3: Remove text saying PS3 support is incompleteGeoff Levand2007-08-101-5/+5
| * | | | | [POWERPC] PS3: Fix storage probe logicGeert Uytterhoeven2007-08-101-18/+19
| * | | | | [POWERPC] cell: Move SPU affinity init to spu_management_of_opsAndre Detsch2007-08-104-140/+177
| * | | | | [POWERPC] Fix potential duplicate entry in SLB shadow bufferPaul Mackerras2007-08-101-29/+16
| |/ / / /
* | | | | Merge branch 'async-tx-fixes-for-linus' of git://lost.foo-projects.org/~dwill...Linus Torvalds2007-08-111-2/+19
|\ \ \ \ \
| * | | | | async_tx: update MAINTAINERS for async_tx and iop-admaDan Williams2007-08-091-2/+19
* | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-08-117-50/+101
|\ \ \ \ \ \
| * | | | | | ocfs2: set non-default s_time_gran during mountMark Fasheh2007-08-091-0/+1
| * | | | | | ocfs2: Retry sendpage() if it returns EAGAINSunil Mushran2007-08-091-8/+16
| * | | | | | ocfs2: Fix rename/extend raceSunil Mushran2007-08-091-1/+15
| * | | | | | [2.6 patch] ocfs2_insert_extent(): remove dead codeAdrian Bunk2007-08-091-4/+0
| * | | | | | ocfs2: Fix max offset calculationsMark Fasheh2007-08-091-28/+40
| * | | | | | ocfs2: check ia_size limits in setattrMark Fasheh2007-08-091-0/+5
| * | | | | | ocfs2: Fix some casting errors related to file writesMark Fasheh2007-08-092-5/+5
| * | | | | | ocfs2: use s_maxbytes directly in ocfs2_change_file_space()Mark Fasheh2007-08-093-4/+2
| * | | | | | ocfs2: Restrict inode changes in ocfs2_update_inode_atime()Mark Fasheh2007-08-091-1/+18
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-08-1110-104/+55
|\ \ \ \ \ \ \
| * | | | | | | BLOCK: Hide the contents of linux/bio.h if CONFIG_BLOCK=nDavid Howells2007-08-111-0/+3
| * | | | | | | sysace: HDIO_GETGEO has it's own method for agesChristoph Hellwig2007-08-111-19/+10
| * | | | | | | drivers/block/cpqarray.c: better error handling and kmalloc + memset conversi...Mariusz Kozlowski2007-08-111-52/+26
| * | | | | | | drivers/block/cciss.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-08-111-8/+8
| * | | | | | | Clean up duplicate includes in drivers/block/Jesper Juhl2007-08-111-1/+0
OpenPOWER on IntegriCloud