| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE | Huang Ying | 2008-08-15 | 1 | -2/+2 | |
| | | |_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore() | Suresh Siddha | 2008-08-13 | 1 | -0/+32 | |
| | | |/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-08-11 | 3 | -4/+20 | |
| | |\| | | | | | | | | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | EFI, x86: fix function prototype | Randy Dunlap | 2008-08-11 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | x86_64: restore the proper NR_IRQS define so larger systems work. | Eric W. Biederman | 2008-08-11 | 1 | -1/+9 | |
| | | * | | | | | | | | | | | | | | | | | | x86: Restore proper vector locking during cpu hotplug | Eric W. Biederman | 2008-08-11 | 1 | -2/+10 | |
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | x86, pageattr: introduce APIs to change pageattr of a page array | Shaohua Li | 2008-08-21 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | | | | | Revert "introduce two APIs for page attribute" | Ingo Molnar | 2008-08-21 | 1 | -3/+0 | |
| * | | | | | | | | | | | | | | | | | | | Revert "reduce tlb/cache flush times of agpgart memory allocation" | Ingo Molnar | 2008-08-21 | 1 | -3/+0 | |
| * | | | | | | | | | | | | | | | | | | | reduce tlb/cache flush times of agpgart memory allocation | Shaohua Li | 2008-08-15 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | | | | | introduce two APIs for page attribute | Shaohua Li | 2008-08-15 | 1 | -0/+3 | |
| |/ / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-08-01 | 1 | -0/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | KVM: Synchronize guest physical memory map to host virtual memory map | Andrea Arcangeli | 2008-07-29 | 1 | -0/+6 | |
| | | |_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| * / | | | | | | | | | | | | | | | | generic, x86: fix add iommu_num_pages helper function | FUJITA Tomonori | 2008-07-29 | 1 | -0/+2 | |
| |/ / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | Merge branch 'linus' into core/generic-dma-coherent | Ingo Molnar | 2008-07-29 | 68 | -525/+1327 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | KVM: SVM: allow enabling/disabling NPT by reloading only the architecture module | Joerg Roedel | 2008-07-27 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | [PATCH] kill altroot | Al Viro | 2008-07-26 | 1 | -11/+0 | |
| | | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-07-26 | 2 | -7/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | x86: fix IBM Summit based systems' phys_cpu_present_map on 32-bit kernels | Chris McDermott | 2008-07-26 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | x86, RDC321x: remove gpio.h complications | Ingo Molnar | 2008-07-26 | 1 | -6/+0 | |
| | | |/ / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | x86: lockless get_user_pages_fast() | Nick Piggin | 2008-07-26 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | x86: implement pte_special | Nick Piggin | 2008-07-26 | 1 | -3/+6 | |
| | * | | | | | | | | | | | | | kexec jump | Huang Ying | 2008-07-26 | 1 | -8/+10 | |
| | * | | | | | | | | | | | | | x86 calgary: fix handling of devices that aren't behind the Calgary | Alexis Bruemmer | 2008-07-26 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori | 2008-07-26 | 3 | -32/+72 | |
| | |/ / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | Merge git://git.infradead.org/~dwmw2/random-2.6 | Linus Torvalds | 2008-07-25 | 1 | -1/+0 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | remove dummy asm/kvm.h files | Adrian Bunk | 2008-07-25 | 1 | -1/+0 | |
| | | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | include/asm/ptrace.h userspace headers cleanup | Adrian Bunk | 2008-07-25 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | gpiolib: allow user-selection | Michael Buesch | 2008-07-25 | 1 | -0/+56 | |
| | * | | | | | | | | | | | | clean up duplicated alloc/free_thread_info | FUJITA Tomonori | 2008-07-25 | 1 | -0/+2 | |
| | |/ / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | x86-64: Clean up 'save/restore_i387()' usage | Linus Torvalds | 2008-07-24 | 1 | -54/+0 | |
| | * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-07-24 | 1 | -65/+0 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | ide: remove <asm/ide.h> for some archs | Bartlomiej Zolnierkiewicz | 2008-07-24 | 1 | -18/+0 | |
| | | * | | | | | | | | | | | ide-generic: remove ide_default_{io_base,irq}() inlines (take 3) | Bartlomiej Zolnierkiewicz | 2008-07-24 | 1 | -28/+0 | |
| | | * | | | | | | | | | | | ide: define MAX_HWIFS in <linux/ide.h> | Bartlomiej Zolnierkiewicz | 2008-07-24 | 1 | -9/+0 | |
| | | * | | | | | | | | | | | ide-generic: remove "no_pci_devices()" quirk from ide_default_io_base() | Bartlomiej Zolnierkiewicz | 2008-07-24 | 1 | -14/+4 | |
| | | | |_|_|_|/ / / / / / | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-07-24 | 1 | -0/+2 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | x86: fix header export, asm-x86/processor-flags.h, CONFIG_* leaks | Vegard Nossum | 2008-07-24 | 1 | -0/+2 | |
| | | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Linus Torvalds | 2008-07-24 | 1 | -1/+0 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | Remove asm/semaphore.h | Matthew Wilcox | 2008-07-24 | 1 | -1/+0 | |
| | | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | | flag parameters add-on: remove epoll_create size param | Ulrich Drepper | 2008-07-24 | 2 | -3/+3 | |
| | * | | | | | | | | | | | flag parameters: inotify_init | Ulrich Drepper | 2008-07-24 | 2 | -0/+3 | |
| | * | | | | | | | | | | | flag parameters: pipe | Ulrich Drepper | 2008-07-24 | 2 | -0/+3 | |
| | * | | | | | | | | | | | flag parameters: dup2 | Ulrich Drepper | 2008-07-24 | 2 | -0/+3 | |
| | * | | | | | | | | | | | flag parameters: epoll_create | Ulrich Drepper | 2008-07-24 | 2 | -0/+3 | |
| | * | | | | | | | | | | | flag parameters: eventfd | Ulrich Drepper | 2008-07-24 | 2 | -0/+3 | |
| | * | | | | | | | | | | | flag parameters: signalfd | Ulrich Drepper | 2008-07-24 | 2 | -0/+3 | |
| | * | | | | | | | | | | | flag parameters: paccept | Ulrich Drepper | 2008-07-24 | 1 | -0/+2 | |
| | * | | | | | | | | | | | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi | 2008-07-24 | 1 | -3/+0 | |
| | * | | | | | | | | | | | x86: add hugepagesz option on 64-bit | Andi Kleen | 2008-07-24 | 1 | -0/+2 | |
