summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ACPI: thermal: create "thermal.psv=" to override passive trip pointsLen Brown2007-08-122-3/+18
* ACPI: thermal: expose "thermal.tzp=" to set global polling frequencyLen Brown2007-08-122-1/+6
* ACPI: thermal: create "thermal.off=1" to disable ACPI thermal supportLen Brown2007-08-122-1/+11
* 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
| * | | | Fix remap handling by blktraceAlan D. Brunelle2007-08-113-3/+8
| * | | | [PATCH] remove mm/filemap.c:file_send_actor()Adrian Bunk2007-08-112-21/+0
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-08-113-7/+17
|\ \ \ \
| * | | | sched debug: dont print kernel address in /proc/sched_debugIngo Molnar2007-08-101-1/+1
| * | | | sched: fix typo in the FAIR_GROUP_SCHED branchIngo Molnar2007-08-101-4/+3
| * | | | sched: improve rq-clock overflow logicIngo Molnar2007-08-101-2/+13
| |/ / /
* | | | i386: Fix double fault handlerChuck Ebbert2007-08-111-6/+7
* | | | i386: Fix start_kernel warningAndi Kleen2007-08-111-3/+1
OpenPOWER on IntegriCloud