aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2006-03-24[PATCH] set_page_dirty() return value fixesAndrew Morton
2006-03-24[PATCH] early_printk: cleanup trailiing whitespaceRandy Dunlap
2006-03-24[PATCH] s/;;/;/gAlexey Dobriyan
2006-03-24[PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk
2006-03-24[PATCH] s390: kzalloc() conversion in arch/s390Eric Sesterhenn
2006-03-24[PATCH] s390: connector supportMartin Schwidefsky
2006-03-24[PATCH] s390: cpu up retriesMichael Ryan
2006-03-24[PATCH] s390: /proc/sys/vm/cmm_* permission bitsMartin Schwidefsky
2006-03-24[PATCH] s390: early parameter parsingHeiko Carstens
2006-03-24[PATCH] x86_64: {set,clear,test}_bit() related cleanup and pci_mmcfg_init() fixAkinobu Mita
2006-03-24[PATCH] more-for_each_cpu-conversions fixAndrew Morton
2006-03-23[PATCH] PCI: PCI/Cardbus cards hidden, needs pci=assign-busses to fixBernhard Kaindl
2006-03-23[PATCH] PCI: resource address mismatchLinus Torvalds
2006-03-23[PATCH] PCI: Give PCI config access initialization a defined orderingAndi Kleen
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton
2006-03-23[PATCH] pause_on_oops command line optionAndrew Morton
2006-03-23[PATCH] kill _INLINE_Adrian Bunk
2006-03-23[PATCH] make bug messages more consistentIngo Molnar
2006-03-23[PATCH] sem2mutex: kprobesIngo Molnar
2006-03-23[PATCH] m68k: rtc driver cleanupJean Delvare
2006-03-23[PATCH] swsusp: finally solve mysqld problemRafael J. Wysocki
2006-03-23[PATCH] x86 topology: don;t create a control file for BSP that cannot be removedAshok Raj
2006-03-23[PATCH] x86: some fixups for the X86_NUMAQ dependenciesAdrian Bunk
2006-03-23[PATCH] x86: deterine xapic using apic versionShaohua Li
2006-03-23[PATCH] x86: cpuid.4 doesn't need cpu level 5Shaohua Li
2006-03-23[PATCH] i386: fix dump_stack()Chuck Ebbert
2006-03-23[PATCH] i386: cleanup after cpu_gdt_descr conversion to per-cpu dataJan Beulich
2006-03-23[PATCH] Fix the imlicit declaration of mtrr_centaur_report_mcr in arch/i386/k...Jesper Juhl
2006-03-23[PATCH] fix implicit declaration of GET_APIC_ID in arch/i386/kernel/apic.cJesper Juhl
2006-03-23[PATCH] i386: more vsyscall documentationChuck Ebbert
2006-03-23[PATCH] i386: fix singlestep through an int80 syscallChuck Ebbert
2006-03-23[PATCH] i386: fix uses of user_mode() vs. user_mode_vm()Jan Beulich
2006-03-23[PATCH] i386: actively synchronize vmalloc area when registering certain call...Jan Beulich
2006-03-23[PATCH] x86: early_printk(): remove MAX_YPOS and MAX_XPOS macrosAndrew Morton
2006-03-23[PATCH] x86: start early_printk at sensible screen rowChuck Ebbert
2006-03-23[PATCH] x86: early printk handling fixesStas Sergeev
2006-03-23[PATCH] i386: let signal handlers set the resume flagChuck Ebbert
2006-03-23[PATCH] i386: Don't let ptrace set the nested task bitChuck Ebbert
2006-03-23[PATCH] i386 traps: merge printk callsJean Delvare
2006-03-23[PATCH] Compilation fix for ES7000 when no ACPI is specified in config (i386)Natalie.Protasevich@unisys.com
2006-03-23[PATCH] i386: fall back to sensible CPU model nameChuck Ebbert
2006-03-23[PATCH] i386: allow disabling X86_FEATURE_SEP at bootChuck Ebbert
2006-03-23[PATCH] i386: __devinit should be __cpuinitChuck Ebbert
2006-03-23[PATCH] x86: SMP alternativesGerd Hoffmann
2006-03-23[PATCH] i386: multi-column stack backtracesChuck Ebbert
2006-03-23[PATCH] Make CONFIG_REGPARM enabled by defaultIngo Molnar
2006-03-23[PATCH] i386: let REGPARM no longer depend on EXPERIMENTALAdrian Bunk
2006-03-23[PATCH] sparc64: fix set_page_count merge clashNick Piggin
2006-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-03-23[PATCH] powerpc: tidy-up of_register_driver()/driver_register() return valuesBjorn Helgaas