aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] mostly_read data sectionChristoph Lameter2005-07-076-13/+20
* [PATCH] xtensa: remove old syscallsArnd Bergmann2005-07-072-179/+30
* [PATCH] uml: remove winch semPaolo 'Blaisorblade' Giarrusso2005-07-071-13/+24
* [PATCH] uml: restore hppfs supportPaolo 'Blaisorblade' Giarrusso2005-07-071-3/+3
* [PATCH] uml: Proper clone support for skas0Bodo Stroesser2005-07-0710-3/+231
* [PATCH] uml: skas0 - separate kernel address space on stock hostsJeff Dike2005-07-0737-262/+850
* [PATCH] pm: fix u32 vs. pm_message_t confusion in cpufreqBernard Blackham2005-07-071-1/+1
* [PATCH] MTRR suspend/resume cleanupShaohua Li2005-07-077-35/+75
* [PATCH] FRV: Add defconfigAdrian Bunk2005-07-071-0/+627
* [PATCH] ppc64: silence perfmon exception warningsAnton Blanchard2005-07-071-13/+1
* [PATCH] ppc64: Be consistent about printing which idle loop we're usingMichael Ellerman2005-07-072-3/+8
* [PATCH] ppc64: fix compile warningAnton Blanchard2005-07-071-1/+0
* [PATCH] ppc64: idle fixupsAnton Blanchard2005-07-071-11/+12
* [PATCH] ppc64: pSeries idle fixupsAnton Blanchard2005-07-071-51/+62
* [PATCH] ppc64: iSeries idle fixupsAnton Blanchard2005-07-071-37/+47
* [PATCH] ppc64: Remove obsolete idle_setup()Michael Ellerman2005-07-071-41/+0
* [PATCH] ppc64: Fixup platforms for new ppc_md.idleMichael Ellerman2005-07-074-1/+26
* [PATCH] ppc64: Move pSeries idle functions into pSeries_setup.cMichael Ellerman2005-07-072-131/+127
* [PATCH] ppc64: Move iSeries_idle() into iSeries_setup.cMichael Ellerman2005-07-072-86/+81
* [PATCH] ppc64: Make idle_loop a ppc_md functionMichael Ellerman2005-07-072-6/+8
* [PATCH] hvc_console: Separate the NUL character filtering from get_hvc_charsMilton Miller2005-07-071-17/+2
* [PATCH] hvc_console: Separate hvc_console and vio code 2Milton Miller2005-07-071-33/+0
* [PATCH] hvc_console: Separate hvc_console and vio codeMilton Miller2005-07-071-1/+2
* [PATCH] ppc64: add ioprio syscallsAnton Blanchard2005-07-072-11/+22
* [PATCH] ppc64: sys_ppc32.c cleanupsAnton Blanchard2005-07-071-27/+0
* [PATCH] ppc64: Turn runlatch on in exception entryAnton Blanchard2005-07-071-0/+10
* [PATCH] ppc64: Fix runlatch code to work on pseries machinesAnton Blanchard2005-07-071-4/+4
* [PATCH] ppc64: use c99 initialisers in cputable codeAnton Blanchard2005-07-071-153/+212
* [PATCH] ppc64: vdso32: fix link errors after recent toolchain changesOlaf Hering2005-07-071-2/+2
* [PATCH] iounmap debuggingAndrew Morton2005-07-071-2/+4
* [PATCH] uml: kill some useless vmalloc tlb flushingJeff Dike2005-07-071-1/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2005-07-0722-1163/+589
|\
| * [IA64] - Disable tiocx driver on non-SN systemsJack Steiner2005-07-071-0/+4
| * [IA64] fix generic/up buildsTony Luck2005-07-065-65/+110
| * [IA64] memory-less-nodes repostbob.picco2005-07-062-228/+169
| * [IA64] Make ia64 die() preempt safe2005-07-061-2/+4
| * Auto merge with /home/aegl/GIT/linusTony Luck2005-07-06110-1798/+2569
| |\
| * | [IA64] restore_sigcontext is not preempt safeKeith Owens2005-07-061-0/+2
| * | [IA64] hotplug/ia64: SN Hotplug Driver - SN Hotplug Driver codePrarit Bhargava2005-07-063-48/+129
| * | [IA64] hotplug/ia64: SN Hotplug Driver - new SN PROM version codePrarit Bhargava2005-07-062-9/+7
| * | [IA64] hotplug/ia64: SN Hotplug Driver: moving of header filesPrarit Bhargava2005-07-0611-699/+31
| * | [IA64] hotplug/ia64: SN Hotplug Driver: SN IRQ FixesPrarit Bhargava2005-07-062-134/+155
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-07-061-2/+5
|\ \ \
| * | | [SPARC64]: Fix set_intr_affinity()Eddie C. Dost2005-07-061-2/+5
| | |/ | |/|
* | | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-07-064-1/+522
|\ \ \
| * | | [CRYPTO] Add x86_64 asm AESAndreas Steinmetz2005-07-064-1/+522
| |/ /
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-07-065-16/+23
|\ \ \
| * | | [PATCH] ARM: 2792/1: IXP4xx iomap API implementationDeepak Saxena2005-07-061-2/+2
| * | | [PATCH] ARM: 2791/1: Add CRCs for aliased ARM symbolsTodd Poynor2005-07-061-0/+3
| * | | [PATCH] ARM: 2790/1: Properly terminate plat_serial8250_port arrays on ixdp42...Stefan Sorensen2005-07-062-13/+17