aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-18[SPARC64]: Set vio->desc_buf to NULL after freeing.David S. Miller
2007-07-18[SPARC]: Mark sparc and sparc64 as not having virt_to_busStephen Rothwell
2007-07-18[SPARC64]: Handle reset events in vio_link_state_change().David S. Miller
2007-07-18[SPARC64]: Handle LDC resets properly in domain-services driver.David S. Miller
2007-07-18[SPARC64]: Massively simplify VIO device layer and support hot add/remove.David S. Miller
2007-07-18[SPARC64]: Add basic infrastructure for MD add/remove notification.David S. Miller
2007-07-17sys_fallocate() implementation on i386, x86_64 and powerpcAmit Arora
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
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov
2007-07-17powerpc: 8xx: fix whitespace and indentationVitaly Bordug
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki
2007-07-17handle kernelcore=: genericMel Gorman
2007-07-17[S390] Simplify stack trace.Heiko Carstens
2007-07-17[S390] z/VM unit record device driverFrank Munzert
2007-07-17[S390] Fix disassembly of RX_URRD, SI_URD & PC-relative instructions.Christian Borntraeger
2007-07-17[S390] Update default configuration.Martin Schwidefsky
2007-07-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds