summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-03-2525-270/+303
|\
| * [IA64] New IA64 core/thread detection patchFenghua Yu2006-03-241-105/+4
| * [IA64] Increase max node count on SN platformsJack Steiner2006-03-243-0/+3
| * [IA64] Increase max node count on SN platformsJack Steiner2006-03-241-1/+1
| * [IA64] Increase max node count on SN platformsJack Steiner2006-03-241-4/+28
| * [IA64] Increase max node count on SN platformsJack Steiner2006-03-241-0/+9
| * [IA64] Tollhouse HP: IA64 arch changesPrarit Bhargava2006-03-243-2/+54
| * [IA64] cleanup dig_irq_initChen, Kenneth W2006-03-241-5/+0
| * [IA64] MCA recovery: kernel context recovery tableRuss Anderson2006-03-246-41/+109
| * IA64: Use early_parm to handle mvec_name and nomcaHorms2006-03-232-28/+27
| * [IA64] move patchlist and machvec into init sectionChen, Kenneth W2006-03-221-25/+26
| * [IA64] add init declaration - nolwsysChen, Kenneth W2006-03-221-1/+1
| * [IA64] add init declaration - gate page functionsChen, Kenneth W2006-03-222-5/+5
| * [IA64] add init declaration to memory initialization functionsChen, Kenneth W2006-03-223-15/+15
| * [IA64] add init declaration to cpu initialization functionsChen, Kenneth W2006-03-223-8/+8
| * [IA64] add __init declaration to mca functionsChen, Kenneth W2006-03-221-6/+6
| * [IA64] Ignore disabled Local SAPIC Affinity Structure in SRATKenji Kaneshige2006-03-221-0/+3
| * [IA64] sn_check_intr: use ia64_get_irr()Bjorn Helgaas2006-03-221-20/+1
| * [IA64] fix ia64 is_hugepage_only_rangeChen, Kenneth W2006-03-221-4/+3
* | 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
OpenPOWER on IntegriCloud