aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-03-2516-21/+55
|\
| * kbuild: change kbuild to not rely on incorrect GNU make behaviorPaul Smith2006-03-0615-20/+50
| * x86: align per-cpu section to configured cache bytesZach Brown2006-02-191-1/+2
* | [PATCH] cpufreq: speedstep-smi asm fixAndrew Morton2006-03-251-1/+3
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-03-258-167/+185
|\ \
| * | [SPARC]: Try to start getting SMP back into shape.Bob Breuer2006-03-238-167/+185
* | | [PATCH] Check if cpu can be onlined before calling smp_prepare_cpu()Ashok Raj2006-03-251-15/+18
* | | [PATCH] collie: fix missing pcmcia bitsPavel Machek2006-03-251-0/+30
* | | [PATCH] kconfig: clarify memory debug optionsAndrew Morton2006-03-253-3/+3
* | | [PATCH] Fix EDD to properly ignore signature of non-existing drivesAndrey Borzenkov2006-03-251-0/+2
* | | [PATCH] Remove MODULE_PARMRusty Russell2006-03-251-5/+5
* | | [PATCH] x86: HUGETLBFS and DEBUG_PAGEALLOC are incompatibleChen, Kenneth W2006-03-251-1/+1
* | | [PATCH] x86: make CONFIG_HOTPLUG_CPU depend on !X86_PCAshok Raj2006-03-251-1/+1
* | | [PATCH] sys_alarm() unsigned signed conversion fixupThomas Gleixner2006-03-253-48/+4
* | | [PATCH] fix DMI onboard device discoveryAndrey Panin2006-03-251-1/+1
* | | [PATCH] set_page_dirty() return value fixesAndrew Morton2006-03-241-1/+1
* | | [PATCH] early_printk: cleanup trailiing whitespaceRandy Dunlap2006-03-241-45/+45
* | | [PATCH] s/;;/;/gAlexey Dobriyan2006-03-248-12/+12
* | | [PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk2006-03-2412-19/+8
* | | [PATCH] s390: kzalloc() conversion in arch/s390Eric Sesterhenn2006-03-242-10/+4
* | | [PATCH] s390: connector supportMartin Schwidefsky2006-03-241-0/+2
* | | [PATCH] s390: cpu up retriesMichael Ryan2006-03-241-1/+3
* | | [PATCH] s390: /proc/sys/vm/cmm_* permission bitsMartin Schwidefsky2006-03-241-3/+3
* | | [PATCH] s390: early parameter parsingHeiko Carstens2006-03-241-63/+45
* | | [PATCH] x86_64: {set,clear,test}_bit() related cleanup and pci_mmcfg_init() fixAkinobu Mita2006-03-243-15/+9
* | | [PATCH] more-for_each_cpu-conversions fixAndrew Morton2006-03-241-3/+3
|/ /
* | [PATCH] PCI: PCI/Cardbus cards hidden, needs pci=assign-busses to fixBernhard Kaindl2006-03-231-0/+32
* | [PATCH] PCI: resource address mismatchLinus Torvalds2006-03-232-6/+18
* | [PATCH] PCI: Give PCI config access initialization a defined orderingAndi Kleen2006-03-237-23/+40
* | [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-2330-175/+109
* | [PATCH] pause_on_oops command line optionAndrew Morton2006-03-232-16/+26
* | [PATCH] kill _INLINE_Adrian Bunk2006-03-232-10/+1
* | [PATCH] make bug messages more consistentIngo Molnar2006-03-232-3/+3
* | [PATCH] sem2mutex: kprobesIngo Molnar2006-03-233-6/+6
* | [PATCH] m68k: rtc driver cleanupJean Delvare2006-03-231-3/+1
* | [PATCH] swsusp: finally solve mysqld problemRafael J. Wysocki2006-03-232-8/+0
* | [PATCH] x86 topology: don;t create a control file for BSP that cannot be removedAshok Raj2006-03-231-0/+9
* | [PATCH] x86: some fixups for the X86_NUMAQ dependenciesAdrian Bunk2006-03-231-4/+3
* | [PATCH] x86: deterine xapic using apic versionShaohua Li2006-03-232-2/+4
* | [PATCH] x86: cpuid.4 doesn't need cpu level 5Shaohua Li2006-03-231-1/+1
* | [PATCH] i386: fix dump_stack()Chuck Ebbert2006-03-231-6/+4
* | [PATCH] i386: cleanup after cpu_gdt_descr conversion to per-cpu dataJan Beulich2006-03-231-4/+1
* | [PATCH] Fix the imlicit declaration of mtrr_centaur_report_mcr in arch/i386/k...Jesper Juhl2006-03-231-0/+1
* | [PATCH] fix implicit declaration of GET_APIC_ID in arch/i386/kernel/apic.cJesper Juhl2006-03-231-0/+1
* | [PATCH] i386: more vsyscall documentationChuck Ebbert2006-03-231-0/+3
* | [PATCH] i386: fix singlestep through an int80 syscallChuck Ebbert2006-03-231-0/+4
* | [PATCH] i386: fix uses of user_mode() vs. user_mode_vm()Jan Beulich2006-03-233-4/+4
* | [PATCH] i386: actively synchronize vmalloc area when registering certain call...Jan Beulich2006-03-232-57/+119
* | [PATCH] x86: early_printk(): remove MAX_YPOS and MAX_XPOS macrosAndrew Morton2006-03-231-13/+10
* | [PATCH] x86: start early_printk at sensible screen rowChuck Ebbert2006-03-231-1/+1