| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-07-26 | 4 | -24/+15 |
|\ |
|
| * | x86, AMD IOMMU: include amd_iommu_last_bdf in device initialization | Joerg Roedel | 2008-07-26 | 2 | -4/+4 |
| * | x86, RDC321x: add to mach-default | Ingo Molnar | 2008-07-26 | 2 | -20/+11 |
* | | x86: use generic show_mem() | Johannes Weiner | 2008-07-26 | 2 | -84/+0 |
* | | tracehook: exec | Roland McGrath | 2008-07-26 | 1 | -6/+0 |
* | | x86: support 1GB hugepages with get_user_pages_lockless() | Nick Piggin | 2008-07-26 | 1 | -3/+40 |
* | | x86: lockless get_user_pages_fast() | Nick Piggin | 2008-07-26 | 3 | -0/+260 |
* | | kexec jump: save/restore device state | Huang Ying | 2008-07-26 | 2 | -2/+15 |
* | | kexec jump | Huang Ying | 2008-07-26 | 4 | -31/+179 |
* | | x86 calgary: fix handling of devices that aren't behind the Calgary | Alexis Bruemmer | 2008-07-26 | 1 | -45/+26 |
* | | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori | 2008-07-26 | 5 | -28/+20 |
|/ |
|
* | x86_64: fix ia32 AMD syscall audit fast-path | Roland McGrath | 2008-07-25 | 1 | -3/+3 |
* | calgary iommu: use the first kernels TCE tables in kdump | Chandru | 2008-07-25 | 1 | -6/+79 |
* | gpiolib: allow user-selection | Michael Buesch | 2008-07-25 | 1 | -0/+1 |
* | kprobes: improve kretprobe scalability with hashed locking | Srinivasa D S | 2008-07-25 | 1 | -4/+2 |
* | inflate: refactor inflate malloc code | Thomas Petazzoni | 2008-07-25 | 1 | -39/+0 |
* | introduce HAVE_EFFICIENT_UNALIGNED_ACCESS Kconfig symbol | Johannes Berg | 2008-07-25 | 1 | -0/+1 |
* | x86/oprofile/nmi_int: add Nehalem to list of ppro cores | Linus Torvalds | 2008-07-24 | 1 | -11/+25 |
* | x86-64: Clean up 'save/restore_i387()' usage | Linus Torvalds | 2008-07-24 | 1 | -0/+53 |
* | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-07-24 | 2 | -2/+2 |
|\ |
|
| * | Merge branch 'linus' into timers/nohz | Ingo Molnar | 2008-07-18 | 246 | -14163/+21779 |
| |\ |
|
| * | | nohz: prevent tick stop outside of the idle loop | Thomas Gleixner | 2008-07-18 | 2 | -2/+2 |
* | | | x86-64: make BUILD_IRQ() also reset section back | Linus Torvalds | 2008-07-24 | 1 | -1/+2 |
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-07-24 | 3 | -6/+3 |
|\ \ \ |
|
| * | | | x86: BUILD_IRQ say .text to avoid .data.percpu | Hugh Dickins | 2008-07-24 | 1 | -1/+1 |
| * | | | xen: don't use sysret for sysexit32 | Jeremy Fitzhardinge | 2008-07-24 | 1 | -1/+1 |
| * | | | x86: call early_cpu_init at the same point | Jeremy Fitzhardinge | 2008-07-24 | 1 | -4/+1 |
* | | | | rtc-cmos: avoid spurious irqs | David Brownell | 2008-07-24 | 1 | -3/+7 |
* | | | | flag parameters add-on: remove epoll_create size param | Ulrich Drepper | 2008-07-24 | 2 | -2/+2 |
* | | | | flag parameters: inotify_init | Ulrich Drepper | 2008-07-24 | 2 | -0/+2 |
* | | | | flag parameters: pipe | Ulrich Drepper | 2008-07-24 | 3 | -1/+3 |
* | | | | flag parameters: dup2 | Ulrich Drepper | 2008-07-24 | 2 | -0/+2 |
* | | | | flag parameters: epoll_create | Ulrich Drepper | 2008-07-24 | 2 | -0/+2 |
* | | | | flag parameters: eventfd | Ulrich Drepper | 2008-07-24 | 2 | -0/+2 |
* | | | | flag parameters: signalfd | Ulrich Drepper | 2008-07-24 | 2 | -0/+2 |
* | | | | pm: acpi hibernation: utilize hardware signature | Shaohua Li | 2008-07-24 | 1 | -0/+4 |
* | | | | remove include/linux/pm_legacy.h | Adrian Bunk | 2008-07-24 | 1 | -1/+0 |
* | | | | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi | 2008-07-24 | 1 | -0/+1 |
* | | | | x86: add hugepagesz option on 64-bit | Andi Kleen | 2008-07-24 | 1 | -0/+17 |
* | | | | x86: support GB hugepages on 64-bit | Andi Kleen | 2008-07-24 | 1 | -11/+22 |
* | | | | hugetlb: introduce pud_huge | Andi Kleen | 2008-07-24 | 1 | -1/+24 |
* | | | | hugetlb: modular state for hugetlb page size | Andi Kleen | 2008-07-24 | 1 | -2/+3 |
* | | | | use generic_access_phys for /dev/mem mappings | Rik van Riel | 2008-07-24 | 1 | -0/+1 |
* | | | | access_process_vm device memory infrastructure | Rik van Riel | 2008-07-24 | 2 | -0/+9 |
* | | | | mm: move bootmem descriptors definition to a single place | Johannes Weiner | 2008-07-24 | 2 | -5/+2 |
|/ / / |
|
* | | | Merge branch 'x86/auditsc' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Linus Torvalds | 2008-07-23 | 3 | -11/+190 |
|\ \ \ |
|
| * | | | i386 syscall audit fast-path | Roland McGrath | 2008-07-23 | 1 | -2/+53 |
| * | | | x86_64 ia32 syscall audit fast-path | Roland McGrath | 2008-07-23 | 2 | -4/+88 |
| * | | | x86_64 syscall audit fast-path | Roland McGrath | 2008-07-23 | 1 | -0/+48 |
| * | | | x86_64: remove bogus optimization in sysret_signal | Roland McGrath | 2008-07-23 | 1 | -5/+1 |