Age | Commit message (Expand) | Author | Files | Lines |
2008-07-16 | xen64: define asm/xen/interface for 64-bit | Jeremy Fitzhardinge | 4 | -93/+308 |
2008-07-16 | xen: add xen_arch_resume()/xen_timer_resume hook for ia64 support | Isaku Yamahata | 1 | -0/+3 |
2008-07-16 | x86_64: unstatic get_local_pda | Jeremy Fitzhardinge | 1 | -0/+2 |
2008-07-16 | x86/paravirt: call paravirt_pagetable_setup_{start, done} | Eduardo Habkost | 2 | -15/+18 |
2008-07-16 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 134 | -17285/+1178 |
2008-07-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 11 | -201/+269 |
2008-07-16 | Merge commit 'origin/master' | Benjamin Herrenschmidt | 104 | -1587/+1768 |
2008-07-16 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 42 | -919/+660 |
2008-07-16 | Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 17 | -71/+89 |
2008-07-16 | Merge branch 'core/rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 6 | -376/+432 |
2008-07-16 | mm: fix build on non-mmu machines | Sebastian Siewior | 1 | -1/+1 |
2008-07-15 | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 17 | -71/+89 |
2008-07-15 | Merge branch 'sbp2-spindown' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
2008-07-15 | Merge branch 'core/rcu' into core/rcu-for-linus | Ingo Molnar | 6 | -376/+432 |
2008-07-15 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -10/+45 |
2008-07-15 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 4 | -15/+70 |
2008-07-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2 | -32/+24 |
2008-07-15 | ide: add ide_pc_intr() helper | Bartlomiej Zolnierkiewicz | 1 | -0/+6 |
2008-07-15 | ide: add ide_issue_pc() helper | Bartlomiej Zolnierkiewicz | 1 | -0/+2 |
2008-07-15 | ide: add PC_FLAG_DRQ_INTERRUPT pc flag | Bartlomiej Zolnierkiewicz | 1 | -0/+1 |
2008-07-15 | ide: add ide_transfer_pc() helper | Bartlomiej Zolnierkiewicz | 1 | -0/+3 |
2008-07-15 | ide: add PC_FLAG_ZIP_DRIVE pc flag | Bartlomiej Zolnierkiewicz | 1 | -0/+1 |
2008-07-15 | ide-{floppy,tape}: PC_FLAG_DMA_RECOMMENDED -> PC_FLAG_DMA_OK | Bartlomiej Zolnierkiewicz | 1 | -5/+4 |
2008-07-15 | ide-{floppy,tape}: merge pc->idefloppy_callback and pc->idetape_callback | Bartlomiej Zolnierkiewicz | 1 | -2/+2 |
2008-07-15 | ide-tape: make pc->idetape_callback void | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2008-07-15 | ide: remove action argument in ide_do_drive_cmd | FUJITA Tomonori | 1 | -11/+1 |
2008-07-15 | ide: remove drive->ctl | Bartlomiej Zolnierkiewicz | 1 | -2/+1 |
2008-07-15 | ide: use ->OUTBSYNC in ide_set_irq() | Bartlomiej Zolnierkiewicz | 1 | -1/+2 |
2008-07-15 | ide: pass 'hwif *' instead of 'drive *' to ->OUTBSYNC method | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2008-07-15 | ide: remove ->mmio flag from ide_hwif_t | Bartlomiej Zolnierkiewicz | 1 | -1/+0 |
2008-07-15 | ide: move IRQ unmasking out from ->tf_load method | Bartlomiej Zolnierkiewicz | 1 | -0/+1 |
2008-07-15 | ide: remove IDE_TFLAG_NO_SELECT_MASK taskfile flag | Bartlomiej Zolnierkiewicz | 1 | -1/+0 |
2008-07-15 | ide: remove obsoleted "ide=" kernel parameters | Bartlomiej Zolnierkiewicz | 1 | -4/+0 |
2008-07-15 | ide: remove obsoleted "idebus=" kernel parameter | Bartlomiej Zolnierkiewicz | 1 | -2/+0 |
2008-07-15 | block: unexport blk_end_sync_rq | FUJITA Tomonori | 1 | -1/+0 |
2008-07-15 | ide: remove ide_init_drive_cmd | FUJITA Tomonori | 1 | -2/+0 |
2008-07-15 | [MIPS] Remove mips_machtype for LASAT machines | Thomas Bogendoerfer | 2 | -6/+2 |
2008-07-15 | [MIPS] Remove mips_machtype from EMMA2RH machines | Thomas Bogendoerfer | 1 | -5/+0 |
2008-07-15 | [MIPS] Remove mips_machtype from ARC based machines | Thomas Bogendoerfer | 1 | -21/+0 |
2008-07-15 | [MIPS] TXx9: cleanup and fix some sparse warnings | Atsushi Nemoto | 1 | -0/+1 |
2008-07-15 | [MIPS] TXx9: rename asm-mips/mach-jmr3927 to asm-mips/mach-tx39xx | Atsushi Nemoto | 3 | -11/+16 |
2008-07-15 | [MIPS] remove machtype for group Toshiba | Yoichi Yuasa | 2 | -12/+0 |
2008-07-15 | [MIPS] cmbvr4133: Remove support | Yoichi Yuasa | 2 | -59/+0 |
2008-07-15 | [MIPS] TXx9: Make single kernel can support multiple boards | Atsushi Nemoto | 6 | -49/+50 |
2008-07-15 | [MIPS] TXx9: Reorganize PCI code | Atsushi Nemoto | 7 | -381/+454 |
2008-07-15 | [MIPS] TXx9: Reorganize code | Atsushi Nemoto | 9 | -32/+27 |
2008-07-15 | [MIPS] Malta: Cleanup organization of code into directories. | Ralf Baechle | 6 | -0/+0 |
2008-07-15 | [MIPS] SEAD: Remove support code. | Ralf Baechle | 1 | -9/+0 |
2008-07-15 | [MIPS] Atlas: Remove support code. | Ralf Baechle | 1 | -60/+0 |
2008-07-15 | [MIPS] rbtx4927: misc cleanups | Atsushi Nemoto | 3 | -275/+237 |