]> git.karo-electronics.de Git - mv-sheeva.git/history - include/asm-x86
sparc: tcx.c make tcx_init and tcx_exit static
[mv-sheeva.git] / include / asm-x86 /
2008-04-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-26 Yinghai Lux86_64: fix setup_node_bootmem to support big mem exclu...
2008-04-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-26 Huang, Yingx86, boot: add linked list of struct setup_data
2008-04-26 Huang, Yingx86, boot: add free_early to early reservation machanism
2008-04-26 Joe Perchesx86: include/asm-x86/pgalloc.h/bitops.h: checkpatch...
2008-04-26 Alexander van Heukelumx86: finalize bitops unification
2008-04-26 Alexander van Heukelumx86, UML: remove x86-specific implementations of find_f...
2008-04-26 Alexander van Heukelumx86: switch 64-bit to generic find_first_bit
2008-04-26 Alexander van Heukelumx86: generic versions of find_first_(zero_)bit, convert...
2008-04-26 Alexander van Heukelumbitops: use __fls for fls64 on 64-bit archs
2008-04-26 Alexander van Heukelumx86: merge the simple bitops and move them to bitops.h
2008-04-26 Alexander van Heukelumx86, generic: optimize find_next_(zero_)bit for small...
2008-04-26 Alexander van Heukelumx86: change x86 to use generic find_next_bit
2008-04-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-26 Jacek Luczakx86: section mismatch fixes, #2
2008-04-26 Jacek Luczakx86: pgtable_32.h - prototype and section mismatch...
2008-04-26 Akinobu Mitax86: remove duplicate get_bios_ebda() from rio.h
2008-04-26 Akinobu Mitax86: get_bios_ebda() requires asm/io.h
2008-04-26 Akinobu Mitax86: use bitmap library for pin_programmed
2008-04-26 Roland McGrathx86_64 ia32 ptrace: convert to compat_arch_ptrace
2008-04-26 Dmitri Vorobievx86: remove NexGen support
2008-04-26 Adrian Bunkfix asm-x86/{posix_types,unistd}.h
2008-04-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-25 Linus TorvaldsMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-04-25 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2008-04-25 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2008-04-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-25 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2008-04-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-25 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2008-04-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-25 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-25 Ingo Molnarx86: make clear_fixmap() available on 64-bit as well
2008-04-24 Isaku Yamahataxen: replace callers of alloc_vm_area()/free_vm_area...
2008-04-24 Isaku Yamahataxen: make include/xen/page.h portable moving those...
2008-04-24 Isaku YamahataXen: make events.c portable for ia64/xen support
2008-04-24 Isaku Yamahataxen: add missing definitions for xen grant table which...
2008-04-24 Jeremy Fitzhardingexen: add support for callbackops hypercall
2008-04-24 Jeremy Fitzhardingex86: unify pgd ctor/dtor
2008-04-24 Jeremy Fitzhardingex86: unify KERNEL_PGD_PTRS
2008-04-24 Jeremy Fitzhardingex86: demacro pgalloc paravirt stubs
2008-04-24 Jeremy Fitzhardingex86/pgtable.h: demacro ptep_clear_flush_young
2008-04-24 Jeremy Fitzhardingex86/pgtable.h: demacro ptep_test_and_clear_young
2008-04-24 Jeremy Fitzhardingex86/pgtable.h: demacro ptep_set_access_flags
2008-04-24 Jeremy Fitzhardingex86: add pud_alloc for 4-level pagetables
2008-04-24 Jeremy Fitzhardingex86: rename paravirt_alloc_pt etc after the pagetable...
2008-04-24 Jeremy Fitzhardingex86: move pgalloc pud and pgd operations into common...
2008-04-24 Jeremy Fitzhardingex86: move pmd functions into common asm/pgalloc.h
2008-04-24 Jeremy Fitzhardingex86: move pte functions into common asm/pgalloc.h
2008-04-24 Jeremy Fitzhardingex86: put paravirt stubs into common asm/pgalloc.h
2008-04-24 Ingo Molnarx86: xen unify x86 add common mm pgtable c fix
2008-04-24 Jeremy Fitzhardingex86: add common mm/pgtable.c
2008-04-24 Jeremy Fitzhardingex86: convert pgalloc_64.h from macros to inlines
2008-04-24 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-24 venkatesh.pallipad... x86: PAT phys_mem_access_prot_allowed for dev/mem mmap
2008-04-24 venkatesh.pallipad... x86: PAT avoid aliasing in /dev/mem read/write
2008-04-24 Arjan van de Venx86: introduce /dev/mem restrictions with a config...
2008-04-24 Ingo Molnar"make namespacecheck" fixes
2008-04-24 Trond MyklebustMerge branch 'devel'
2008-04-24 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-24 Linus TorvaldsMerge branch 'fixes' of master.kernel.org:/home/rmk...
2008-04-24 Steve FrenchMerge branch 'master' of /pub/scm/linux/kernel/git...
2008-04-24 Paul MackerrasMerge branch 'powerpc-next' of master.kernel.org:/pub...
2008-04-23 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-23 David WoodhouseMerge git://git.infradead.org/~dedekind/ubi-2.6
2008-04-22 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-22 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2008-04-22 David WoodhouseMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-04-22 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-22 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-21 Linus TorvaldsMerge branch 'for-2.6.26' of git://git.kernel.dk/linux...
2008-04-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-21 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-21 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-21 Linus TorvaldsMerge branch 'irq-cleanups-upstream' of git://git.kerne...
2008-04-21 Linus TorvaldsMerge branch 'isdn-cleanups' of git://git.kernel.org...
2008-04-21 Linus TorvaldsMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-04-21 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-21 Linus TorvaldsMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-04-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-21 Linus TorvaldsMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-04-21 Linus TorvaldsMerge branch 'semaphore' of git://git.kernel.org/pub...
next