| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | hugetlb: modular state for hugetlb page size | Andi Kleen | 2008-07-24 | 1 | -3/+5 |
* | | mm: remove double indirection on tlb parameter to free_pgd_range() & Co | Jan Beulich | 2008-07-24 | 1 | -1/+1 |
* | | access_process_vm device memory infrastructure | Rik van Riel | 2008-07-24 | 2 | -0/+4 |
|/ |
|
* | Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2008-07-23 | 1 | -3/+1 |
|\ |
|
| * | sched, x86: clean up hrtick implementation | Peter Zijlstra | 2008-07-20 | 1 | -3/+1 |
* | | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-07-23 | 2 | -2/+2 |
|\ \ |
|
| * \ | Merge branch 'linus' into cpus4096-for-linus | Ingo Molnar | 2008-07-21 | 3 | -24/+57 |
| |\ \ |
|
| * | | | NR_CPUS: Replace per_cpu(..., smp_processor_id()) with __get_cpu_var | Mike Travis | 2008-07-20 | 1 | -1/+1 |
| * | | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-07-18 | 3 | -1/+8 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-07-16 | 141 | -3240/+4400 |
| |\ \ \ |
|
| * \ \ \ | Merge commit 'v2.6.26-rc9' into cpus4096 | Ingo Molnar | 2008-07-06 | 10 | -28/+77 |
| |\ \ \ \ |
|
| * | | | | | x86: use performance variant for_each_cpu_mask_nr | Mike Travis | 2008-05-23 | 1 | -1/+1 |
* | | | | | | x86: add PTE_FLAGS_MASK | Jeremy Fitzhardinge | 2008-07-22 | 3 | -3/+6 |
* | | | | | | x86: rename PTE_MASK to PTE_PFN_MASK | Jeremy Fitzhardinge | 2008-07-22 | 7 | -18/+18 |
* | | | | | | x86: fix pte_flags() to only return flags, fix lguest (updated) | Rusty Russell | 2008-07-22 | 2 | -1/+9 |
* | | | | | | x86: convert Dprintk to pr_debug | Thomas Gleixner | 2008-07-21 | 2 | -5/+3 |
* | | | | | | Merge branch 'x86/paravirt-spinlocks' into x86/for-linus | Ingo Molnar | 2008-07-21 | 4 | -16/+148 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'linus' into x86/paravirt-spinlocks | Ingo Molnar | 2008-07-21 | 3 | -24/+57 |
| |\ \ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|
| * | | | | | | x86: suppress sparse returning void warnings | Harvey Harrison | 2008-07-18 | 1 | -2/+2 |
| * | | | | | | Merge branch 'linus' into x86/paravirt-spinlocks | Ingo Molnar | 2008-07-18 | 3 | -1/+8 |
| |\ \ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|
| * | | | | | | x86: paravirt spinlocks, !CONFIG_SMP build fixes | Ingo Molnar | 2008-07-16 | 1 | -0/+4 |
| * | | | | | | xen: implement Xen-specific spinlocks | Jeremy Fitzhardinge | 2008-07-16 | 1 | -0/+1 |
| * | | | | | | paravirt: introduce a "lock-byte" spinlock implementation | Jeremy Fitzhardinge | 2008-07-16 | 2 | -1/+66 |
| * | | | | | | x86/paravirt: add hooks for spinlock operations | Jeremy Fitzhardinge | 2008-07-16 | 3 | -16/+78 |
| | | | | | | | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
*-------------------------------. \ \ \ \ \ \ | Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8... | Ingo Molnar | 2008-07-21 | 41 | -273/+907 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | |_|_|_|_|_|_|/ / / / /
| | | | | | | | | | | |/| | | | | | | | | | /
| | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|/
| | | | | | | | |/| | | | | | | | | | | | | |
|
| | | | | | | | | | | | | | | | | * | | | | | Merge branch 'linus' into xen-64bit | Ingo Molnar | 2008-07-21 | 3 | -24/+57 |
| | | | | | | | | | | | | | | | | |\ \ \ \ \
| | | | | | | | | | | | | | | | | | | |/ / /
| | | | | | | | | | | | | | | | | | |/| | | |
|
| | | | | | | | | | | | | | | | | * | | | | | Merge branch 'linus' into xen-64bit | Ingo Molnar | 2008-07-17 | 3 | -1/+8 |
| | | | | | | | | | | | | | | | | |\ \ \ \ \
| | | | | | | | | | | | |_|_|_|_|_|/ / / / /
| | | | | | | | | | | |/| | | | | | | / / /
| | | | | | | | | | | | | | | | | | |/ / /
| | | | | | | | | | | | | | | | | |/| | | |
|
| | | | | | | | | | | | | | | | | * | | | | x86_64: further cleanup of 32-bit compat syscall mechanisms | Jeremy Fitzhardinge | 2008-07-16 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | | * | | | | xen64: save lots of registers | Jeremy Fitzhardinge | 2008-07-16 | 1 | -4/+22 |
| | | | | | | | | | | | | | | | | * | | | | xen64: implement 64-bit update_descriptor | Jeremy Fitzhardinge | 2008-07-16 | 1 | -4/+9 |