| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | xen: no need for domU to worry about MCE/MCA | Jeremy Fitzhardinge | 2008-04-24 | |
| | * | | | | | | | | | | | | | xen: short-cut for recursive event handling | Jeremy Fitzhardinge | 2008-04-24 | |
| | * | | | | | | | | | | | | | xen: make sure retriggered events are set pending | Jeremy Fitzhardinge | 2008-04-24 | |
| | * | | | | | | | | | | | | | xen: implement a debug-interrupt handler | Jeremy Fitzhardinge | 2008-04-24 | |
| | * | | | | | | | | | | | | | xen: support sysenter/sysexit if hypervisor does | Jeremy Fitzhardinge | 2008-04-24 | |
| | * | | | | | | | | | | | | | x86: unify pgd ctor/dtor | Jeremy Fitzhardinge | 2008-04-24 | |
| | * | | | | | | | | | | | | | x86: unify KERNEL_PGD_PTRS | Jeremy Fitzhardinge | 2008-04-24 | |
| | * | | | | | | | | | | | | | xen: make sure iret faults are trapped | Jeremy Fitzhardinge | 2008-04-24 | |
| | * | | | | | | | | | | | | | xen: unify pte operations | Jeremy Fitzhardinge | 2008-04-24 | |
| | * | | | | | | | | | | | | | xen: make use of pte_t union | Jeremy Fitzhardinge | 2008-04-24 | |
| | * | | | | | | | | | | | | | xen: use appropriate pte types | Jeremy Fitzhardinge | 2008-04-24 | |
| | * | | | | | | | | | | | | | x86/pgtable.h: demacro ptep_clear_flush_young | Jeremy Fitzhardinge | 2008-04-24 | |
| | * | | | | | | | | | | | | | x86/pgtable.h: demacro ptep_test_and_clear_young | Jeremy Fitzhardinge | 2008-04-24 | |
| | * | | | | | | | | | | | | | x86/pgtable.h: demacro ptep_set_access_flags | Jeremy Fitzhardinge | 2008-04-24 | |
| | * | | | | | | | | | | | | | x86: add pud_alloc for 4-level pagetables | Jeremy Fitzhardinge | 2008-04-24 | |
| | * | | | | | | | | | | | | | x86: rename paravirt_alloc_pt etc after the pagetable structure | Jeremy Fitzhardinge | 2008-04-24 | |
| | * | | | | | | | | | | | | | x86: move all the pgd_list handling to one place | Jeremy Fitzhardinge | 2008-04-24 | |
| | * | | | | | | | | | | | | | x86: move pgalloc pud and pgd operations into common place | Jeremy Fitzhardinge | 2008-04-24 | |
| | * | | | | | | | | | | | | | x86: move pmd functions into common asm/pgalloc.h | Jeremy Fitzhardinge | 2008-04-24 | |
| | * | | | | | | | | | | | | | x86: move pte functions into common asm/pgalloc.h | Jeremy Fitzhardinge | 2008-04-24 | |
| | * | | | | | | | | | | | | | x86: put paravirt stubs into common asm/pgalloc.h | Jeremy Fitzhardinge | 2008-04-24 | |
| | * | | | | | | | | | | | | | x86: xen unify x86 add common mm pgtable c fix | Ingo Molnar | 2008-04-24 | |
| | * | | | | | | | | | | | | | x86: add common mm/pgtable.c | Jeremy Fitzhardinge | 2008-04-24 | |
| | * | | | | | | | | | | | | | x86: convert pgalloc_64.h from macros to inlines | Jeremy Fitzhardinge | 2008-04-24 | |
| | |/ / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-04-25 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | [SPARC64]: Wrap SMP IPIs with irq_enter()/irq_exit(). | David S. Miller | 2008-04-25 | |
| | * | | | | | | | | | | | | | [SPARC64]: Fix args to 64-bit sys_semctl() via sys_ipc(). | David S. Miller | 2008-04-25 | |
| | | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | Update .gitignore files | Matthew Wilcox | 2008-04-25 | |
| * | | | | | | | | | | | | | x86: harden kernel code patching | Ingo Molnar | 2008-04-25 | |
| * | | | | | | | | | | | | | x86: clean up text_poke() | Mathieu Desnoyers | 2008-04-25 | |
| * | | | | | | | | | | | | | x86: fix text_poke() | Jiri Slaby | 2008-04-25 | |
| * | | | | | | | | | | | | | x86: remove set_fixmap() warning | Ingo Molnar | 2008-04-25 | |
| * | | | | | | | | | | | | | x86: make __set_fixmap() non-init | Ingo Molnar | 2008-04-25 | |
| |/ / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-04-24 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | | | ||||
| | * | | | | | | | | | | | "make namespacecheck" fixes | Ingo Molnar | 2008-04-24 | |
| | * | | | | | | | | | | | x86: fix compilation error in VisWS | Alexey Starikovskiy | 2008-04-24 | |
| | * | | | | | | | | | | | x86: voyager fix | Ingo Molnar | 2008-04-24 | |
| | * | | | | | | | | | | | x86: Drop duplicate from setup.c | Alexey Starikovskiy | 2008-04-24 | |
| | |/ / / / / / / / / / | ||||
| * | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 2008-04-24 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | [Blackfin] arch: add include/boot .gitignore files | Mike Frysinger | 2008-04-25 | |
| | * | | | | | | | | | | | [Blackfin] arch: Functional power management support: Add support for cpu fre... | Michael Hennerich | 2008-04-25 | |
| | * | | | | | | | | | | | [Blackfin] arch: Functional power management support: Remove broken cpu frequ... | Michael Hennerich | 2008-04-25 | |
| | * | | | | | | | | | | | [Blackfin] arch: Add a warning about the value of CLKIN. | Sonic Zhang | 2008-04-25 | |
| | * | | | | | | | | | | | [Blackfin] arch: take DDR DEVWD into consideration as well for BF548 | Michael Hennerich | 2008-04-25 | |
| | * | | | | | | | | | | | [Blackfin] arch: Remove the circular buffering mechanism for exceptions | Bernd Schmidt | 2008-04-25 | |
| | * | | | | | | | | | | | [Blackfin] arch: lose unnecessary dependency on CONFIG_BFIN_ICACHE for MPU | Bernd Schmidt | 2008-04-25 | |
| | * | | | | | | | | | | | [Blackfin] arch: fix bug - before assign new channel to the map register, nee... | Graf Yang | 2008-04-25 | |
| | * | | | | | | | | | | | [Blackfin] arch: add Blackfin on-chip SIR IrDA driver support | Graf Yang | 2008-04-25 | |
| | * | | | | | | | | | | | [Blackfin] arch: BF54x memsizes are in mbits, not mbytes | Mike Frysinger | 2008-04-25 | |
| | * | | | | | | | | | | | [Blackfin] arch: try to remove condition that causes double fault, by checkin... | Robin Getz | 2008-04-25 | |
