summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* xen: use the hvc console infrastructure for Xen consoleJeremy Fitzhardinge2007-07-182-1/+7
* xen: hack to prevent bad segment register reloadJeremy Fitzhardinge2007-07-181-0/+12
* xen: lazy-mmu operationsJeremy Fitzhardinge2007-07-183-32/+72
* xen: Add support for preemptionJeremy Fitzhardinge2007-07-185-42/+76
* xen: SMP guest supportJeremy Fitzhardinge2007-07-1810-49/+682
* xen: Implement sched_clockJeremy Fitzhardinge2007-07-183-4/+28
* xen: Account for stolen timeJeremy Fitzhardinge2007-07-181-9/+150
* xen: ignore RW mapping of RO pages in pagetable_initJeremy Fitzhardinge2007-07-181-2/+25
* xen: Complete pagetable pinningJeremy Fitzhardinge2007-07-184-109/+242
* xen: configurationJeremy Fitzhardinge2007-07-182-0/+13
* xen: time implementationJeremy Fitzhardinge2007-07-183-1/+414
* xen: event channelsJeremy Fitzhardinge2007-07-183-1/+514
* xen: virtual mmuJeremy Fitzhardinge2007-07-184-5/+494
* xen: Core Xen implementationJeremy Fitzhardinge2007-07-1812-1/+1152
* Add nosegneg capability to the vsyscall page notesJeremy Fitzhardinge2007-07-181-0/+28
* Add a sched_clock paravirt_opJeremy Fitzhardinge2007-07-184-13/+20
* paravirt: helper to disable all IO spaceJeremy Fitzhardinge2007-07-181-0/+35
* paravirt: export __supported_pte_maskJeremy Fitzhardinge2007-07-181-0/+1
* paravirt: make siblingmap functions visibleJeremy Fitzhardinge2007-07-181-4/+2
* paravirt: unstatic smp_store_cpu_infoJeremy Fitzhardinge2007-07-181-1/+1
* paravirt: unstatic leave_mmJeremy Fitzhardinge2007-07-181-2/+3
* paravirt: add a hook for once the allocator is readyJeremy Fitzhardinge2007-07-181-0/+2
* paravirt: add an "mm" argument to alloc_ptJeremy Fitzhardinge2007-07-183-3/+3
* use elfnote.h to generate vsyscall notes.Jeremy Fitzhardinge2007-07-181-17/+6
* usermodehelper: Tidy up waitingJeremy Fitzhardinge2007-07-182-2/+2
* serial: add early_serial_setup() back to header fileYinghai Lu2007-07-1821-0/+21
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-07-173-96/+47
|\
| * [S390] Simplify stack trace.Heiko Carstens2007-07-171-15/+11
| * [S390] z/VM unit record device driverFrank Munzert2007-07-171-0/+1
| * [S390] Fix disassembly of RX_URRD, SI_URD & PC-relative instructions.Christian Borntraeger2007-07-171-3/+4
| * [S390] Update default configuration.Martin Schwidefsky2007-07-171-78/+31
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-07-173-136/+37
|\ \
| * | [SPARC64]: Kill bogus set_fs(KERNEL_DS) in do_rt_sigreturn().Oleg Nesterov2007-07-171-12/+3
| * | [SPARC64]: Update defconfig.David S. Miller2007-07-171-123/+32
| * | [SPARC64]: Kill explicit %gl register reference.David S. Miller2007-07-171-1/+2
* | | arch/i386/* fs/* ipc/*: mark variables with uninitialized_var()Jeff Garzik2007-07-171-1/+1
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds2007-07-173-9/+17
|\ \
| * | i386: Allow smp_call_function_single() to current cpuAvi Kivity2007-07-161-3/+5
| * | x86_64: Allow smp_call_function_single() to current cpuAvi Kivity2007-07-161-4/+8
| * | HOTPLUG: Adapt thermal throttle to CPU_DYINGAvi Kivity2007-07-161-2/+4
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-07-175-13/+23
|\ \ \
| * | | [IA64] Clean away some code inside some non-existent CONFIG ifdefsTony Luck2007-07-132-9/+0
| * | | [IA64] ar.itc access must really be after xtime_lock.sequence has been readHidetoshi Seto2007-07-131-1/+3
| * | | [IA64] correctly count CPU objects in the ia64/sn hwperf interfaceMark Goodwin2007-07-131-1/+2
| * | | [IA64] use machvec=dig on hpzx1 platformsTerry Loftin2007-07-131-2/+18
* | | | missing exports of csum_...Al Viro2007-07-174-0/+4
* | | | um_kmalloc() remnantsAl Viro2007-07-171-1/+1
* | | | sparc32 has working dma-mapping only with CONFIG_PCIAl Viro2007-07-171-0/+3
* | | | alpha __init fixesAl Viro2007-07-171-3/+3
* | | | Cell: Draw SPE helper penguin logosGeert Uytterhoeven2007-07-173-4/+21
OpenPOWER on IntegriCloud