aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2007-07-18xen: use the hvc console infrastructure for Xen consoleJeremy Fitzhardinge
2007-07-18xen: hack to prevent bad segment register reloadJeremy Fitzhardinge
2007-07-18xen: lazy-mmu operationsJeremy Fitzhardinge
2007-07-18xen: Add support for preemptionJeremy Fitzhardinge
2007-07-18xen: SMP guest supportJeremy Fitzhardinge
2007-07-18xen: Implement sched_clockJeremy Fitzhardinge
2007-07-18xen: Account for stolen timeJeremy Fitzhardinge
2007-07-18xen: ignore RW mapping of RO pages in pagetable_initJeremy Fitzhardinge
2007-07-18xen: Complete pagetable pinningJeremy Fitzhardinge
2007-07-18xen: configurationJeremy Fitzhardinge
2007-07-18xen: time implementationJeremy Fitzhardinge
2007-07-18xen: event channelsJeremy Fitzhardinge
2007-07-18xen: virtual mmuJeremy Fitzhardinge
2007-07-18xen: Core Xen implementationJeremy Fitzhardinge
2007-07-18Add nosegneg capability to the vsyscall page notesJeremy Fitzhardinge
2007-07-18Add a sched_clock paravirt_opJeremy Fitzhardinge
2007-07-18paravirt: helper to disable all IO spaceJeremy Fitzhardinge
2007-07-18paravirt: export __supported_pte_maskJeremy Fitzhardinge
2007-07-18paravirt: make siblingmap functions visibleJeremy Fitzhardinge
2007-07-18paravirt: unstatic smp_store_cpu_infoJeremy Fitzhardinge
2007-07-18paravirt: unstatic leave_mmJeremy Fitzhardinge
2007-07-18paravirt: add a hook for once the allocator is readyJeremy Fitzhardinge
2007-07-18paravirt: add an "mm" argument to alloc_ptJeremy Fitzhardinge
2007-07-18use elfnote.h to generate vsyscall notes.Jeremy Fitzhardinge
2007-07-18usermodehelper: Tidy up waitingJeremy Fitzhardinge
2007-07-18serial: add early_serial_setup() back to header fileYinghai Lu
2007-07-17Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2007-07-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds
2007-07-17[SPARC64]: Kill bogus set_fs(KERNEL_DS) in do_rt_sigreturn().Oleg Nesterov
2007-07-17arch/i386/* fs/* ipc/*: mark variables with uninitialized_var()Jeff Garzik
2007-07-17[SPARC64]: Update defconfig.David S. Miller
2007-07-17[SPARC64]: Kill explicit %gl register reference.David S. Miller
2007-07-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds
2007-07-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2007-07-17missing exports of csum_...Al Viro
2007-07-17um_kmalloc() remnantsAl Viro
2007-07-17sparc32 has working dma-mapping only with CONFIG_PCIAl Viro
2007-07-17alpha __init fixesAl Viro
2007-07-17Cell: Draw SPE helper penguin logosGeert Uytterhoeven
2007-07-17fbcon: allow fbcon to use the primary display driverAntonino A. Daplas
2007-07-17fbdev: detect primary display deviceAntonino A. Daplas
2007-07-17csb337 supports "new style" rtc-ds1307David Brownell
2007-07-17Thecus N2100: register rtc-rs5c372 i2c deviceMartin Michlmayr
2007-07-17SPI master driver for Xilinx virtexAndrei Konovalov
2007-07-17x86_64: speedup touch_nmi_watchdogAndrew Morton
2007-07-17i386: speedup touch_nmi_watchdogAndrew Morton
2007-07-17Inhibit NMI watchdog when Alt-SysRq-T operation is underwayKonrad Rzeszutek
2007-07-17Kprobes on select architectures no longer EXPERIMENTALAnanth N Mavinakayanahalli
2007-07-17kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Tejun Heo
2007-07-17sb1250-duart.c: SB1250 DUART serial supportMaciej W. Rozycki