summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ppc32: i8259 PIC should not be initialized if PCI is not configuredKumar Gala2005-05-281-0/+2
* [PATCH] ppc32: Add soft reset to MPC834xKumar Gala2005-05-282-0/+34
* [PATCH] ppc32: MPC834x BCSR_SIZE too small for use in a BAT.Kumar Gala2005-05-282-2/+0
* [PATCH] ppc32: Simplified load string emulation error checkingKumar Gala2005-05-281-6/+1
* [PATCH] ppc32: Fix building MPC8555 CDS when CONFIG_PCI is disabledKumar Gala2005-05-281-3/+3
* [PATCH] ppc32: Support for 82xx PQII on-chip PCI bridgeVitaly Bordug2005-05-289-302/+510
* [PATCH] ppc32: Add VIA IDE support to MPC8555 CDS platformKumar Gala2005-05-285-28/+248
* [PATCH] ppc32: Fix some minor issues related to FSL Book-E KGDB supportKumar Gala2005-05-284-1/+23
* [PATCH] ppc32: Fix uImage make target to report success correctlyKumar Gala2005-05-281-1/+2
* [PATCH] uml: remove jail mode + other leftoversPaolo 'Blaisorblade' Giarrusso2005-05-282-13/+1
* [PATCH] uml: fixlet for arch_prctl_skasPaolo 'Blaisorblade' Giarrusso2005-05-281-6/+10
* [PATCH] uml: stack dump fixPaolo 'Blaisorblade' Giarrusso2005-05-285-32/+97
* [PATCH] uml: split CONFIG_FRAME_POINTER from DEBUG_INFOPaolo 'Blaisorblade' Giarrusso2005-05-281-4/+0
* [PATCH] uml: add MOD_LICENSE to random driverPaolo 'Blaisorblade' Giarrusso2005-05-281-5/+11
* [PATCH] uml: remove unused codeJeff Dike2005-05-283-139/+0
* [PATCH] uml: fix segfault on exit with CONFIG_GCOVJeff Dike2005-05-281-18/+20
* [PATCH] uml: single-space a help messageJeff Dike2005-05-281-3/+3
* [PATCH] uml: remove 2_5compat.hJeff Dike2005-05-287-31/+0
* [PATCH] uml: turn off kmalloc always on a fatal signalJeff Dike2005-05-281-1/+1
* [PATCH] uml: fix a couple of warningsJeff Dike2005-05-281-16/+3
* [PATCH] ppc32: Fix cpufreq vs. sleep issueBenjamin Herrenschmidt2005-05-282-3/+5
* [PATCH] x86: fix smp_num_siblings on buggy BIOSesSiddha, Suresh B2005-05-281-1/+3
* [PATCH] arch/i386/kernel/cpu/intel_cacheinfo.c: section fixAdrian Bunk2005-05-281-1/+1
* [PATCH] ppc32: small cpufreq updateBenjamin Herrenschmidt2005-05-281-14/+18
* [PATCH] x86_64: signal.c build fixOliver Korpilla2005-05-281-0/+1
* [PATCH] Note on ACPI build fixAlexander Nyberg2005-05-272-2/+2
* [PATCH] VIA IRQ quirkLen Brown2005-05-271-5/+0
* Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-05-253-0/+33
|\
| * Merge of /home/davem/src/GIT/linux-2.6/.git/David S. Miller2005-05-254-67/+75
| |\
| * | [SPARC64]: Add boot option to force UltraSPARC-III P-Cache on.David S. Miller2005-05-233-0/+33
* | | [PATCH] x86_64: CONFIG_BUG=n fixesAlexander Nyberg2005-05-252-1/+4
| |/ |/|
* | [PATCH] ppc64 iSeries: fix boot time settingStephen Rothwell2005-05-252-58/+66
* | [PATCH] ppc64: fix initialisation of gettimeofday calculationsStephen Rothwell2005-05-251-0/+1
* | [PATCH] voyager_smp.c static inline fixDominik Hackl2005-05-241-9/+8
|/
* [PATCH] ppc64: Fix g5 hw timebase syncBenjamin Herrenschmidt2005-05-231-7/+21
* [PATCH] ppc32: Fix an off-by-one error in ipic_initKumar Gala2005-05-231-1/+1
* [PATCH] ppc64: Fix booting on latest G5 modelsBenjamin Herrenschmidt2005-05-221-1/+43
* [PATCH] x86_64: i386/x86-64: Export cpu_core_mapAndi Kleen2005-05-202-0/+2
* [PATCH] x86_64: Add option to disable timer checkAndi Kleen2005-05-201-1/+10
* [PATCH] x86_64: Fix 32bit system call restartAndi Kleen2005-05-201-1/+3
* [PATCH] i386: Fix race in iounmapAndi Kleen2005-05-201-4/+6
* [PATCH] x86_64: Fixed guard page handling again in iounmapAndi Kleen2005-05-201-21/+8
* [PATCH] x86_64: Don't allow accesses below register frame in ptraceAndi Kleen2005-05-201-2/+2
* [PATCH] x86_64: 386/x86-64 Further AMD dual core fixesAndi Kleen2005-05-203-20/+19
* [PATCH] ppc32: fix CONFIG_TASK_SIZE handling on 44xMatt Porter2005-05-201-6/+9
* [PATCH] ppc32: Fix platform device initialization of 8250 serial portsKumar Gala2005-05-202-0/+2
* [PATCH] uml: Change printf to printk in console driverJeff Dike2005-05-201-7/+15
* [PATCH] uml: fixrange_init 3-level page table supportJeff Dike2005-05-201-9/+31
* [PATCH] uml: Remove ubd-mmap supportJeff Dike2005-05-202-322/+3
* [PATCH] uml: initrd cleanupJeff Dike2005-05-202-1/+79
OpenPOWER on IntegriCloud