summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | xen: definitions which ia64/xen needsIsaku Yamahata2008-04-241-1/+11
| * | | xen: definisions which ia64 needsIsaku Yamahata2008-04-241-0/+10
| * | | xen: jump to iret fixupJeremy Fitzhardinge2008-04-242-15/+10
| * | | xen: no need for domU to worry about MCE/MCAJeremy Fitzhardinge2008-04-241-0/+2
| * | | xen: short-cut for recursive event handlingJeremy Fitzhardinge2008-04-241-16/+30
| * | | xen: make sure retriggered events are set pendingJeremy Fitzhardinge2008-04-241-1/+7
| * | | xen: implement a debug-interrupt handlerJeremy Fitzhardinge2008-04-243-5/+64
| * | | xen: support sysenter/sysexit if hypervisor doesJeremy Fitzhardinge2008-04-246-3/+99
| * | | xen: add support for callbackops hypercallJeremy Fitzhardinge2008-04-243-0/+112
| * | | x86: unify pgd ctor/dtorJeremy Fitzhardinge2008-04-244-62/+30
| * | | x86: unify KERNEL_PGD_PTRSJeremy Fitzhardinge2008-04-248-18/+17
| * | | xen: make sure iret faults are trappedJeremy Fitzhardinge2008-04-242-2/+6
| * | | xen: unify pte operations on machine framesJeremy Fitzhardinge2008-04-241-15/+15
| * | | xen: use phys_addr_t when referring to physical addressesJeremy Fitzhardinge2008-04-241-14/+2
| * | | xen: unify pte operationsJeremy Fitzhardinge2008-04-241-81/+44
| * | | xen: make use of pte_t unionJeremy Fitzhardinge2008-04-241-13/+11
| * | | xen: use appropriate pte typesJeremy Fitzhardinge2008-04-241-16/+16
| * | | x86: demacro pgalloc paravirt stubsJeremy Fitzhardinge2008-04-241-7/+8
| * | | x86/pgtable.h: demacro ptep_clear_flush_youngJeremy Fitzhardinge2008-04-242-8/+14
| * | | x86/pgtable.h: demacro ptep_test_and_clear_youngJeremy Fitzhardinge2008-04-242-9/+17
| * | | x86/pgtable.h: demacro ptep_set_access_flagsJeremy Fitzhardinge2008-04-242-10/+19
| * | | x86: add pud_alloc for 4-level pagetablesJeremy Fitzhardinge2008-04-244-0/+17
| * | | x86: rename paravirt_alloc_pt etc after the pagetable structureJeremy Fitzhardinge2008-04-249-69/+69
| * | | x86: move all the pgd_list handling to one placeJeremy Fitzhardinge2008-04-241-21/+7
| * | | x86: move pgalloc pud and pgd operations into common placeJeremy Fitzhardinge2008-04-245-49/+37
| * | | x86: move pmd functions into common asm/pgalloc.hJeremy Fitzhardinge2008-04-246-71/+41
| * | | x86: move pte functions into common asm/pgalloc.hJeremy Fitzhardinge2008-04-246-47/+23
| * | | x86: put paravirt stubs into common asm/pgalloc.hJeremy Fitzhardinge2008-04-243-12/+10
| * | | x86: xen unify x86 add common mm pgtable c fixIngo Molnar2008-04-242-16/+19
| * | | x86: add common mm/pgtable.cJeremy Fitzhardinge2008-04-246-266/+258
| * | | x86: convert pgalloc_64.h from macros to inlinesJeremy Fitzhardinge2008-04-242-15/+34
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-04-252-7/+24
|\ \ \ \
| * | | | [SPARC64]: Wrap SMP IPIs with irq_enter()/irq_exit().David S. Miller2008-04-251-5/+22
| * | | | [SPARC64]: Fix args to 64-bit sys_semctl() via sys_ipc().David S. Miller2008-04-251-2/+2
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-2567-729/+1673
|\ \ \ \
| * | | | net: Fix wrong interpretation of some copy_to_user() results.Pavel Emelyanov2008-04-253-4/+5
| * | | | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-04-2555-671/+1290
| |\ \ \ \
| | * | | | [netdrvr] tehuti: move ioctl perm check closer to function startJeff Garzik2008-04-251-2/+3
| | * | | | via-velocity: fix vlan receiptFrancois Romieu2008-04-251-18/+28
| | * | | | forcedeth: realtek phy crossover detectionAyaz Abdulla2008-04-251-42/+178
| | * | | | ibm_newemac: Increase MDIO timeoutsBenjamin Herrenschmidt2008-04-251-4/+4
| | * | | | gianfar: Fix skb allocation strategyAndy Fleming2008-04-251-35/+65
| | * | | | netxen: reduce stack usage of netxen_nic_flash_printHarvey Harrison2008-04-251-7/+8
| | * | | | smc911x: test after postfix decrement fails in smc911x_{reset,drop_pkt}Roel Kluin2008-04-251-3/+3
| | * | | | net drivers: fix platform driver hotplug/coldplugKay Sievers2008-04-2520-5/+44
| | * | | | forcedeth: new backoff implementationAyaz Abdulla2008-04-251-34/+178
| | * | | | ehea: make things staticAndrew Morton2008-04-251-2/+2
| | * | | | phylib: Add support for board-level PHY fixupsAndy Fleming2008-04-255-16/+182
| | * | | | [netdrvr] atlx: code movement: move atl1 parameter parsingChris Snook2008-04-252-138/+138
| | * | | | atlx: remove flash vendor parameterChris Snook2008-04-251-39/+0