Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2007-10-23 | x86: Save registers in saved_context during suspend and hibernation | Rafael J. Wysocki | 5 | -105/+125 |
2007-10-23 | x86: merge setup_32/64.h | Thomas Gleixner | 4 | -95/+60 |
2007-10-23 | x86: merge signal_32/64.h | Thomas Gleixner | 4 | -425/+263 |
2007-10-23 | x86: merge required-features.h | Brian Gerst | 3 | -104/+70 |
2007-10-23 | x86: merge sigcontext_32/64.h | Thomas Gleixner | 4 | -154/+137 |
2007-10-23 | x86: merge msr_32/64.h | Thomas Gleixner | 4 | -360/+347 |
2007-10-23 | x86: merge mttr_32/64.h | Thomas Gleixner | 4 | -281/+163 |
2007-10-23 | x86: merge statfs_32/64.h | Thomas Gleixner | 4 | -77/+61 |
2007-10-23 | x86: merge stat_32/64.h | Thomas Gleixner | 4 | -134/+112 |
2007-10-23 | x86: merge shmbuf_32/64.h | Thomas Gleixner | 4 | -94/+50 |
2007-10-23 | x86: merge ptrace_32/64.h | Thomas Gleixner | 4 | -158/+141 |
2007-10-23 | x86: merge msgbuf_32/64.h | Thomas Gleixner | 4 | -72/+38 |
2007-10-23 | x86: merge elf_32/64.h | Thomas Gleixner | 4 | -358/+288 |
2007-10-23 | x86: merge byteorder_32/64.h | Thomas Gleixner | 4 | -104/+70 |
2007-10-23 | x86: whitespace cleanup of mce_64.c | Thomas Gleixner | 1 | -78/+86 |
2007-10-23 | x86: consolidate the cpu/ related code usage | Thomas Gleixner | 5 | -14/+6 |
2007-10-23 | x86: prepare consolidation of cpu/ related code usage | Thomas Gleixner | 2 | -4/+2 |
2007-10-23 | x86: prepare consolidation of cpu/ related Makefiles | Thomas Gleixner | 2 | -14/+17 |
2007-10-23 | x86: Unify arch/x86/kernel/acpi Makefiles | Thomas Gleixner | 3 | -18/+6 |
2007-10-23 | x86: merge arch/x86/crypto Makefiles | Thomas Gleixner | 3 | -29/+15 |
2007-10-23 | x86: Add BITS to allow simple Makefile sharing | Thomas Gleixner | 2 | -0/+12 |
2007-10-23 | x86: unify div64{,_32,_64}.h | Chris Snook | 3 | -56/+57 |
2007-10-23 | x86: unify a.out{,_32,_64}.h | Chris Snook | 4 | -65/+25 |
2007-10-23 | x86: unify crash_32/64.c | Hiroshi Shimamoto | 4 | -139/+11 |
2007-10-23 | x86: add safe_smp_processor_id for x86_64 | Hiroshi Shimamoto | 1 | -0/+2 |
2007-10-23 | x86: add lapic_shutdown for x86_64 | Hiroshi Shimamoto | 2 | -0/+15 |
2007-10-23 | x86: merge mmu{,_32,_64}.h | Chris Snook | 3 | -43/+22 |
2007-10-23 | x86: ARRAY_SIZE cleanup | Alejandro Martinez Ruiz | 2 | -5/+3 |
2007-10-23 | x86: fix more TSC clock source calibration errors | Dave Johnson | 1 | -14/+20 |
2007-10-23 | x86: fix TSC clock source calibration error | Dave Johnson | 1 | -3/+2 |
2007-10-23 | x86: lock bitops | Nick Piggin | 2 | -2/+83 |
2007-10-23 | x86: add instrumentation menu | Adrian Bunk | 3 | -17/+4 |
2007-10-23 | [PATCH] Fix breakage after SG cleanups | Ralf Baechle | 12 | -3/+12 |
2007-10-23 | 9p: v9fs_vfs_rename incorrect clunk order | Latchesar Ionkov | 1 | -2/+2 |
2007-10-23 | 9p: fix memleak in fs/9p/v9fs.c | Adrian Bunk | 1 | -0/+1 |
2007-10-23 | 9p: add virtio transport | Eric Van Hensbergen | 5 | -3/+379 |
2007-10-23 | xtensa: fix sg->page fallout | Emil Medve | 1 | -8/+5 |
2007-10-23 | mmc: fix sg->page fallout | Emil Medve | 1 | -1/+1 |
2007-10-23 | [SG] Add debug check for page alignment | Jens Axboe | 1 | -0/+5 |
2007-10-23 | Fix synchronize_irq races with IRQ handler | Herbert Xu | 1 | -2/+18 |
2007-10-23 | m68knommu: cleanup m68knommu timer code | Greg Ungerer | 15 | -137/+29 |