aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-05[IA64] show_mem() for IA64 sparsemem NUMAGeorge Beshers
2007-02-05[IA64] missing exports hwsw_sync_...Jan Beulich
2007-02-05[IA64] virt_to_page() can be called with NULL argKirill Korotaev
2007-02-05[IA64] alignment bug in ldscriptKirill Korotaev
2007-02-05[IA64] register memory ranges in a consistent mannerBob Picco
2007-02-05[IA64] Enable SWIOTLB only when neededJan Beulich
2007-02-05[IA64-SGI] Check for TIO errors on shub2 AltixRuss Anderson
2007-02-05[IA64] remove bogus prototype ia64_esi_init()Alex Williamson
2007-02-05[IA64] Clear IRQ affinity when unregisteredAlex Williamson
2007-02-05[IA64] fix ACPI Kconfig issuesLen Brown
2007-02-05[IA64] Fix NULL-pointer dereference in ia64_machine_kexec()Bernhard Walle
2007-02-05[IA64] find thread for user rbs addressbibo,mao
2007-02-05[IA64] use snprintf() on features field of /proc/cpuinfoAron Griffis
2007-02-05[IA64] enable singlestep on system callbibo,mao
2007-02-05[IA64] kexec: Move machine_shutdown from machine_kexec.c to process.cHorms
2007-02-05[S390] Avoid excessive inlining.Heiko Carstens
2007-02-05[S390] Mark kernel text section read-only.Heiko Carstens
2007-02-05[S390] Convert memory detection into C code.Heiko Carstens
2007-02-05[S390] Calibrate delay and bogomips.Martin Schwidefsky
2007-02-05[S390] Hypervisor filesystem (s390_hypfs) for z/VMMichael Holzheu
2007-02-05[S390] Add crypto support for 3592 tape devicesMichael Holzheu
2007-02-05[S390] boot from NSS supportHongjie Yang
2007-02-05[S390] Support for s390 Pseudo Random Number GeneratorJan Glauber
2007-02-05[S390] ETR support.Martin Schwidefsky
2007-02-05[S390] noexec protectionGerald Schaefer
2007-02-05[S390] move crypto options and some cleanup.Jan Glauber
2007-02-05[S390] cio: Don't spam debug feature.Cornelia Huck
2007-02-05[S390] Cleanup of CHSC event handling.Peter Oberparleiter
2007-02-05[S390] cio: declare hardware structures packed.Peter Oberparleiter
2007-02-05[S390] Add set_fs(USER_DS) to start_thread().Heiko Carstens
2007-02-05[S390] cio: Catch operand exceptions on stsch.Cornelia Huck
2007-02-05[S390] Fix register usage description.Heiko Carstens
2007-02-05[S390] kretprobe_trampoline_holder() in wrong section.Heiko Carstens
2007-02-05[S390] Fix kprobes breakpoint handling.Heiko Carstens
2007-02-05[S390] Update maintainers file.Martin Schwidefsky
2007-02-05[S390] dasd: fix unconditional reserve handling.Horst Hummel
2007-02-05[S390] Remove dasd_ccw_log function.Horst Hummel
2007-02-05[S390] Small barrier() and cpu_relax() cleanup.Heiko Carstens
2007-02-05[S390] cio: Use device_{create,remove}_bin_file.Cornelia Huck
2007-02-05[S390] sclp: don't call local_bh_disable/_local_bh_enable if in_interrupt()Heiko Carstens
2007-02-05[S390] Show loaded DCSS segments under /proc/iomem.Gerald Schaefer
2007-02-05[S390] cio: Restart path verification after unsolicited interrupt.Cornelia Huck
2007-02-05[S390] Fix FCP dump feature detection.Heiko Carstens
2007-02-05[S390] dasd: fix bug in dasd initialization cleanupStefan Weinhuber
2007-02-05[S390] sclp: invalid handling of temporary 'not operational' statusPeter Oberparleiter
2007-02-05[S390] Simplify virt_to_phys.Heiko Carstens
2007-02-05[S390] cio: Remove check for ssd in chpids_show().Cornelia Huck
2007-02-05[S390] cpcmd with vmalloc addresses.Christian Borntraeger
2007-02-05[S390] Remove pointless/unreliable kernel messages.Heiko Carstens
2007-02-05[S390] Check the return value of kthread_run().Akinobu Mita