| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPI: thermal: create "thermal.off=1" to disable ACPI thermal support | Len Brown | 2007-08-12 | 2 | -1/+11 |
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2007-08-11 | 7 | -118/+178 |
|\ |
|
| * | [S390] monwriter: Serialization bug for multithreaded applications. | Melissa Howland | 2007-08-10 | 1 | -0/+6 |
| * | [S390] vmur: diag14 only works with buffers below 2GB | Michael Holzheu | 2007-08-10 | 1 | -36/+70 |
| * | [S390] vmur: add "top of queue" sanity check for reader open | Michael Holzheu | 2007-08-10 | 2 | -1/+7 |
| * | [S390] vmur: reject open on z/VM reader files with status HOLD | Michael Holzheu | 2007-08-10 | 2 | -2/+6 |
| * | [S390] vmur: use DECLARE_COMPLETION_ONSTACK to keep lockdep happy | Heiko Carstens | 2007-08-10 | 1 | -1/+1 |
| * | [S390] vmur: allocate single record buffers instead of one big data buffer | Michael Holzheu | 2007-08-10 | 1 | -38/+37 |
| * | [S390] remove DEFAULT_MIGRATION_COST | Heiko Carstens | 2007-08-10 | 1 | -4/+0 |
| * | [S390] qdio: make sure data structures are correctly aligned. | Heiko Carstens | 2007-08-10 | 1 | -45/+47 |
| * | [S390] hypfs: implement show_options | Michael Holzheu | 2007-08-10 | 1 | -0/+12 |
| * | [S390] cio: avoid memory leak on error in css_alloc_subchannel(). | Cornelia Huck | 2007-08-10 | 1 | -0/+1 |
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2007-08-11 | 16 | -339/+295 |
|\ \ |
|
| * | | [POWERPC] Fix size check for hugetlbfs | Benjamin Herrenschmidt | 2007-08-10 | 1 | -0/+2 |
| * | | [POWERPC] Fix initialization and usage of dma_mask | Benjamin Herrenschmidt | 2007-08-10 | 2 | -1/+2 |
| * | | [POWERPC] Fix more section mismatches in head_64.S | Stephen Rothwell | 2007-08-10 | 1 | -7/+9 |
| * | | [POWERPC] Revert "[POWERPC] Add 'mdio' to bus scan id list for platforms with... | Kim Phillips | 2007-08-10 | 4 | -4/+0 |
| * | | [POWERPC] PS3: Update ps3_defconfig | geoffrey.levand@am.sony.com | 2007-08-10 | 1 | -135/+65 |
| * | | [POWERPC] PS3: Remove text saying PS3 support is incomplete | Geoff Levand | 2007-08-10 | 1 | -5/+5 |
| * | | [POWERPC] PS3: Fix storage probe logic | Geert Uytterhoeven | 2007-08-10 | 1 | -18/+19 |
| * | | [POWERPC] cell: Move SPU affinity init to spu_management_of_ops | Andre Detsch | 2007-08-10 | 4 | -140/+177 |
| * | | [POWERPC] Fix potential duplicate entry in SLB shadow buffer | Paul Mackerras | 2007-08-10 | 1 | -29/+16 |
| |/ |
|
* | | Merge branch 'async-tx-fixes-for-linus' of git://lost.foo-projects.org/~dwill... | Linus Torvalds | 2007-08-11 | 1 | -2/+19 |
|\ \ |
|
| * | | async_tx: update MAINTAINERS for async_tx and iop-adma | Dan Williams | 2007-08-09 | 1 | -2/+19 |
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2007-08-11 | 7 | -50/+101 |
|\ \ \ |
|
| * | | | ocfs2: set non-default s_time_gran during mount | Mark Fasheh | 2007-08-09 | 1 | -0/+1 |
| * | | | ocfs2: Retry sendpage() if it returns EAGAIN | Sunil Mushran | 2007-08-09 | 1 | -8/+16 |
| * | | | ocfs2: Fix rename/extend race | Sunil Mushran | 2007-08-09 | 1 | -1/+15 |
| * | | | [2.6 patch] ocfs2_insert_extent(): remove dead code | Adrian Bunk | 2007-08-09 | 1 | -4/+0 |
| * | | | ocfs2: Fix max offset calculations | Mark Fasheh | 2007-08-09 | 1 | -28/+40 |
| * | | | ocfs2: check ia_size limits in setattr | Mark Fasheh | 2007-08-09 | 1 | -0/+5 |
| * | | | ocfs2: Fix some casting errors related to file writes | Mark Fasheh | 2007-08-09 | 2 | -5/+5 |
| * | | | ocfs2: use s_maxbytes directly in ocfs2_change_file_space() | Mark Fasheh | 2007-08-09 | 3 | -4/+2 |
| * | | | ocfs2: Restrict inode changes in ocfs2_update_inode_atime() | Mark Fasheh | 2007-08-09 | 1 | -1/+18 |
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2007-08-11 | 10 | -104/+55 |
|\ \ \ \ |
|
| * | | | | BLOCK: Hide the contents of linux/bio.h if CONFIG_BLOCK=n | David Howells | 2007-08-11 | 1 | -0/+3 |
| * | | | | sysace: HDIO_GETGEO has it's own method for ages | Christoph Hellwig | 2007-08-11 | 1 | -19/+10 |
| * | | | | drivers/block/cpqarray.c: better error handling and kmalloc + memset conversi... | Mariusz Kozlowski | 2007-08-11 | 1 | -52/+26 |
| * | | | | drivers/block/cciss.c: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski | 2007-08-11 | 1 | -8/+8 |
| * | | | | Clean up duplicate includes in drivers/block/ | Jesper Juhl | 2007-08-11 | 1 | -1/+0 |
| * | | | | Fix remap handling by blktrace | Alan D. Brunelle | 2007-08-11 | 3 | -3/+8 |
| * | | | | [PATCH] remove mm/filemap.c:file_send_actor() | Adrian Bunk | 2007-08-11 | 2 | -21/+0 |
| | |_|/
| |/| | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds | 2007-08-11 | 3 | -7/+17 |
|\ \ \ \ |
|
| * | | | | sched debug: dont print kernel address in /proc/sched_debug | Ingo Molnar | 2007-08-10 | 1 | -1/+1 |
| * | | | | sched: fix typo in the FAIR_GROUP_SCHED branch | Ingo Molnar | 2007-08-10 | 1 | -4/+3 |
| * | | | | sched: improve rq-clock overflow logic | Ingo Molnar | 2007-08-10 | 1 | -2/+13 |
| |/ / / |
|
* | | | | i386: Fix double fault handler | Chuck Ebbert | 2007-08-11 | 1 | -6/+7 |
* | | | | i386: Fix start_kernel warning | Andi Kleen | 2007-08-11 | 1 | -3/+1 |
* | | | | x86_64: vdso.lds in arch/x86_64/vdso/.gitignore | Pete Zaitcev | 2007-08-11 | 1 | -0/+1 |
* | | | | i386: Add warning in Documentation that zero-page is not a stable ABI | Andi Kleen | 2007-08-11 | 1 | -0/+10 |