| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | x86: merge ptrace_32/64.h | Thomas Gleixner | 2007-10-23 | 4 | -158/+141 |
| * | | | | x86: merge msgbuf_32/64.h | Thomas Gleixner | 2007-10-23 | 4 | -72/+38 |
| * | | | | x86: merge elf_32/64.h | Thomas Gleixner | 2007-10-23 | 4 | -358/+288 |
| * | | | | x86: merge byteorder_32/64.h | Thomas Gleixner | 2007-10-23 | 4 | -104/+70 |
| * | | | | x86: whitespace cleanup of mce_64.c | Thomas Gleixner | 2007-10-23 | 1 | -78/+86 |
| * | | | | x86: consolidate the cpu/ related code usage | Thomas Gleixner | 2007-10-23 | 5 | -14/+6 |
| * | | | | x86: prepare consolidation of cpu/ related code usage | Thomas Gleixner | 2007-10-23 | 2 | -4/+2 |
| * | | | | x86: prepare consolidation of cpu/ related Makefiles | Thomas Gleixner | 2007-10-23 | 2 | -14/+17 |
| * | | | | x86: Unify arch/x86/kernel/acpi Makefiles | Thomas Gleixner | 2007-10-23 | 3 | -18/+6 |
| * | | | | x86: merge arch/x86/crypto Makefiles | Thomas Gleixner | 2007-10-23 | 3 | -29/+15 |
| * | | | | x86: Add BITS to allow simple Makefile sharing | Thomas Gleixner | 2007-10-23 | 2 | -0/+12 |
| * | | | | x86: unify div64{,_32,_64}.h | Chris Snook | 2007-10-23 | 3 | -56/+57 |
| * | | | | x86: unify a.out{,_32,_64}.h | Chris Snook | 2007-10-23 | 4 | -65/+25 |
| * | | | | x86: unify crash_32/64.c | Hiroshi Shimamoto | 2007-10-23 | 4 | -139/+11 |
| * | | | | x86: add safe_smp_processor_id for x86_64 | Hiroshi Shimamoto | 2007-10-23 | 1 | -0/+2 |
| * | | | | x86: add lapic_shutdown for x86_64 | Hiroshi Shimamoto | 2007-10-23 | 2 | -0/+15 |
| * | | | | x86: merge mmu{,_32,_64}.h | Chris Snook | 2007-10-23 | 3 | -43/+22 |
| * | | | | x86: ARRAY_SIZE cleanup | Alejandro Martinez Ruiz | 2007-10-23 | 2 | -5/+3 |
| * | | | | x86: fix more TSC clock source calibration errors | Dave Johnson | 2007-10-23 | 1 | -14/+20 |
| * | | | | x86: fix TSC clock source calibration error | Dave Johnson | 2007-10-23 | 1 | -3/+2 |
| * | | | | x86: lock bitops | Nick Piggin | 2007-10-23 | 2 | -2/+83 |
| * | | | | x86: add instrumentation menu | Adrian Bunk | 2007-10-23 | 3 | -17/+4 |
| |/ / / |
|
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2007-10-23 | 60 | -5316/+675 |
|\ \ \ \ |
|
| * | | | | [SCSI] qla2xxx: Update version number to 8.02.00-k5. | Andrew Vasquez | 2007-10-23 | 1 | -1/+1 |
| * | | | | [SCSI] qla2xxx: Correct display of ISP serial-number. | Andrew Vasquez | 2007-10-23 | 1 | -0/+3 |
| * | | | | [SCSI] qla2xxx: Correct residual-count handling discrepancies during UNDERRUN... | Andrew Vasquez | 2007-10-23 | 1 | -1/+7 |
| * | | | | [SCSI] qla2xxx: Make driver (mostly) legacy I/O port free. | Andrew Vasquez | 2007-10-23 | 2 | -20/+31 |
| * | | | | [SCSI] qla2xxx: Fix issue where final flash-segment updates were falling into... | Andrew Vasquez | 2007-10-23 | 1 | -1/+1 |
| * | | | | [SCSI] qla2xxx: Handle unaligned sector writes during NVRAM/VPD updates. | Andrew Vasquez | 2007-10-23 | 2 | -8/+21 |
| * | | | | [SCSI] qla2xxx: Defer explicit interrupt-polling processing to init-time scen... | Andrew Vasquez | 2007-10-23 | 2 | -2/+2 |
| * | | | | [SCSI] qla2xxx: Resync with latest HBA SSID specification -- 2.2u. | Andrew Vasquez | 2007-10-23 | 1 | -1/+6 |
| * | | | | [SCSI] sym53c8xx: Remove sym_xpt_async_sent_bdr | Matthew Wilcox | 2007-10-23 | 3 | -10/+2 |
| * | | | | [SCSI] sym53c8xx: Remove pci_dev pointer from sym_shcb | Matthew Wilcox | 2007-10-23 | 6 | -85/+99 |
| * | | | | [SCSI] sym53c8xx: Make interrupt handler capable of returning IRQ_NONE | Matthew Wilcox | 2007-10-23 | 4 | -65/+66 |
| * | | | | [SCSI] sym53c8xx: Get rid of IRQ_FMT and IRQ_PRM | Matthew Wilcox | 2007-10-23 | 1 | -8/+5 |
| * | | | | [SCSI] sym53c8xx: Use scmd_printk where appropriate | Matthew Wilcox | 2007-10-23 | 2 | -20/+19 |
| * | | | | [SCSI] sym53c8xx: Simplify DAC DMA handling | Matthew Wilcox | 2007-10-23 | 4 | -42/+26 |
| * | | | | [SCSI] sym53c8xx: Remove tag_ctrl module parameter | Matthew Wilcox | 2007-10-23 | 3 | -80/+8 |
| * | | | | [SCSI] sym53c8xx: Remove io_ws, mmio_ws and ram_ws elements | Matthew Wilcox | 2007-10-23 | 4 | -13/+3 |
| * | | | | [SCSI] sym53c8xx: Remove ->device_id | Matthew Wilcox | 2007-10-23 | 6 | -16/+12 |
| * | | | | [SCSI] sym53c8xx: Use pdev->revision | Matthew Wilcox | 2007-10-23 | 4 | -24/+16 |
| * | | | | [SCSI] sym53c8xx: PCI Error Recovery support | Linas Vepstas | 2007-10-23 | 3 | -7/+200 |
| * | | | | [SCSI] sym53c8xx: Stop overriding scsi_done | Matthew Wilcox | 2007-10-23 | 1 | -42/+18 |
| * | | | | [SCSI] sym53c8xx: Don't disable interrupts in the interrupt handler | Matthew Wilcox | 2007-10-23 | 1 | -4/+3 |
| * | | | | [SCSI] sym53c8xx: Remove unnecessary check in queuecommand | Matthew Wilcox | 2007-10-23 | 1 | -17/+1 |
| * | | | | [SCSI] sym53c8xx: Remove data_mapping and data_mapped | Matthew Wilcox | 2007-10-23 | 1 | -30/+3 |
| * | | | | [SCSI] sym53c8xx: Use pci_dev irq number | Matthew Wilcox | 2007-10-23 | 2 | -5/+3 |
| * | | | | [SCSI] sym53c8xx: Work around 53c896 erratum | Kai Makisara | 2007-10-23 | 1 | -0/+4 |
| * | | | | [SCSI] qla1280: eliminate wasted space in request and response ring | Johannes Dickgreber | 2007-10-23 | 1 | -2/+2 |
| * | | | | [SCSI] aic7xxx: Fix firmware build | Hannes Reinecke | 2007-10-21 | 1 | -1/+2 |