summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* KVM: ia64: fix GVMM module including position-dependent objectsXiantao Zhang2008-05-183-2/+3
* KVM: PIT: take inject_pending into account when emulating hltMarcelo Tosatti2008-05-181-1/+1
* KVM: x86 emulator: fix writes to registers with modrm encodingsAvi Kivity2008-05-181-2/+5
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-05-1615-31/+496
|\
| * [POWERPC] cell: Fix section mismatches in io-workarounds codeIshizaki Kou2008-05-152-6/+6
| * [POWERPC] spufs: Fix compile errorFUJITA Tomonori2008-05-151-0/+1
| * [POWERPC] vmemmap fixes to use smaller pagesBenjamin Herrenschmidt2008-05-154-11/+59
| * [POWERPC] spufs: Fix pointer reference in find_victimLuke Browning2008-05-151-1/+1
| * [POWERPC] 85xx: SBC8548 - Add flash support and HW Rev reportingJeremy McNicoll2008-05-132-1/+123
| * [POWERPC] 85xx: Fix some sparse warnings for 85xx MDSAndy Fleming2008-05-131-1/+1
| * [POWERPC] 83xx: Enable DMA engine on the MPC8377 MDS board.Zhang Wei2008-05-131-0/+27
| * [POWERPC] 86xx: mpc8610_hpcd: fix second serial portAnton Vorontsov2008-05-131-2/+12
| * [POWERPC] 86xx: mpc8610_hpcd: add support for NOR and NAND flashesAnton Vorontsov2008-05-133-4/+145
| * [POWERPC] 85xx: Add 8568 PHY workarounds to board codeAndy Fleming2008-05-131-0/+119
| * [POWERPC] 86xx: mpc8610_hpcd: use ULI526X driver for on-board ethernetAnton Vorontsov2008-05-131-5/+2Star
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-05-1515-38/+269
|\ \
| * | [IA64] fix personality(PER_LINUX32) performance issueHuang, Xiaolan2008-05-152-10/+25
| * | [IA64] Properly unregister legacy interruptsPrarit Bhargava2008-05-151-0/+3
| * | [IA64] Remove NULL pointer check for argument never passed as NULL.Simon Holm Thøgersen2008-05-151-6/+0Star
| * | [IA64] trivial cleanup for perfmon.cHidetoshi Seto2008-05-151-6/+10
| * | [IA64] trivial cleanup for entry.SHidetoshi Seto2008-05-151-6/+6
| * | [IA64] fix interrupt masking for pending works on kernel leaveHidetoshi Seto2008-05-152-8/+31
| * | [IA64] allow user to force_pal_cache_flushAlex Chiang2008-05-151-0/+11
| * | [IA64] Don't reserve crashkernel memory > 4 GBBernhard Walle2008-05-151-0/+29
| * | [IA64] machvec support for SGI UV platformJack Steiner2008-05-147-2/+154
* | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-05-154-32/+26Star
|\ \ \
| * | | [S390] show_interrupts: prevent cpu hotplug when walking cpu_online_map.Heiko Carstens2008-05-151-1/+2
| * | | [S390] smp: __smp_call_function_map vs cpu_online_map fix.Heiko Carstens2008-05-151-8/+8
| * | | [S390] s390dbf: Use const char * for dbf name.Cornelia Huck2008-05-151-10/+10
| * | | [S390] sparsemem vmemmap: initialize memmap.Heiko Carstens2008-05-151-13/+6Star
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2008-05-1517-90/+89Star
|\ \ \ \ | |/ / / |/| | |
| * | | arch/parisc/kernel/perf_asm.S: build fixKyle McMartin2008-05-151-0/+2
| * | | parisc: remove -traditional from assembler flagsKyle McMartin2008-05-151-3/+0Star
| * | | parisc: use conditional macro for 64-bit wide opsKyle McMartin2008-05-152-62/+54Star
| * | | arch/parisc/kernel/unaligned.c: use time_* macrosS.Caglar Onur2008-05-151-1/+2
| * | | parisc: remove redundant display of free swap space in show_mem()Johannes Weiner2008-05-151-2/+0Star
| * | | parisc: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-154-4/+4
| * | | parisc: fix trivial section name warningsHelge Deller2008-05-1511-18/+27
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-05-156-126/+31Star
|\ \ \ \
| * | | | sparc64: Use a TS_RESTORE_SIGMASKDavid S. Miller2008-05-133-20/+20
| * | | | sparc: Fix mremap address range validation.David S. Miller2008-05-133-106/+11Star
| | |_|/ | |/| |
* | | | lib: create common ascii hex arrayHarvey Harrison2008-05-151-8/+0Star
* | | | atmel_lcdfb: fix initialization of a pre-allocated framebufferNicolas Ferre2008-05-152-23/+2Star
| |_|/ |/| |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-05-1310-32/+39
|\ \ \
| * | | x86: user_regset_view table fix for ia32 on 64-bitRoland McGrath2008-05-131-2/+5
| * | | x86: arch/x86/mm/pat.c - fix warningPranith Kumar2008-05-131-2/+2
| * | | x86: fix csum_partial() exportIngo Molnar2008-05-132-2/+3
| * | | x86: early_init_centaur(): use set_cpu_cap()Andrew Morton2008-05-131-1/+1
| * | | x86: fix app crashes after SMP resumeHugh Dickins2008-05-133-19/+20
| * | | Merge branch 'linus' into x86/urgentIngo Molnar2008-05-1273-1135/+1067Star
| |\| |