Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | r8169: MSI support | Francois Romieu | 2007-10-18 | 1 | -6/+44 | |
| | * | | r8169: convert bitfield to plain enum mask | Francois Romieu | 2007-10-18 | 1 | -3/+11 | |
| | * | | r8169: KERN_XXX vs PFX (trivial) | Joe Perches | 2007-10-18 | 1 | -2/+2 | |
| | * | | r8169: add KERN_DEBUG to dprintk (trivial) | Joe Perches | 2007-10-18 | 1 | -2/+3 | |
* | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-10-24 | 14 | -266/+265 | |
|\ \ \ \ | ||||||
| * | | | | jmicron: update quirk for JMB361/3/5/6 | Tejun Heo | 2007-10-24 | 1 | -1/+1 | |
| * | | | | libata: add HTS542525K9SA00 to NCQ blacklist | Tejun Heo | 2007-10-24 | 1 | -0/+1 | |
| * | | | | libata-core: auditting chk_status v check_status | Alan Cox | 2007-10-24 | 1 | -1/+1 | |
| * | | | | [libata] checkpatch-inspired cleanups | Jeff Garzik | 2007-10-24 | 13 | -264/+262 | |
| |/ / / | ||||||
* | | | | NFS: Fix for bug in handling of errors for O_DIRECT writes | Neil Brown | 2007-10-24 | 1 | -3/+3 | |
* | | | | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds | 2007-10-24 | 88 | -3029/+2368 | |
|\ \ \ \ | ||||||
| * | | | | x86: Add HPET force support for MCP55 (nForce 5) chipsets | Carlos Corbacho | 2007-10-23 | 1 | -0/+18 | |
| * | | | | x86: Force enable HPET for CK804 (nForce 4) chipsets | Carlos Corbacho | 2007-10-23 | 2 | -2/+38 | |
| * | | | | x86: clean up setup.h and the boot code | H. Peter Anvin | 2007-10-23 | 4 | -15/+9 | |
| * | | | | x86: Save registers in saved_context during suspend and hibernation | Rafael J. Wysocki | 2007-10-23 | 5 | -105/+125 | |
| * | | | | x86: merge setup_32/64.h | Thomas Gleixner | 2007-10-23 | 4 | -95/+60 | |
| * | | | | x86: merge signal_32/64.h | Thomas Gleixner | 2007-10-23 | 4 | -425/+263 | |
| * | | | | x86: merge required-features.h | Brian Gerst | 2007-10-23 | 3 | -104/+70 | |
| * | | | | x86: merge sigcontext_32/64.h | Thomas Gleixner | 2007-10-23 | 4 | -154/+137 | |
| * | | | | x86: merge msr_32/64.h | Thomas Gleixner | 2007-10-23 | 4 | -360/+347 | |
| * | | | | x86: merge mttr_32/64.h | Thomas Gleixner | 2007-10-23 | 4 | -281/+163 | |
| * | | | | x86: merge statfs_32/64.h | Thomas Gleixner | 2007-10-23 | 4 | -77/+61 | |
| * | | | | x86: merge stat_32/64.h | Thomas Gleixner | 2007-10-23 | 4 | -134/+112 | |
| * | | | | x86: merge shmbuf_32/64.h | Thomas Gleixner | 2007-10-23 | 4 | -94/+50 | |
| * | | | | 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-24 | 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 |