summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorLines
2008-05-16sparc64: Update defconfig.David S. Miller-9/+31
2008-05-16sparc64: Fix lmb_reserve() args in find_ramdisk().David S. Miller-1/+1
2008-05-16sh: use the common ascii hex helpersHarvey Harrison-6/+5
2008-05-16sh: fix sh7785 master clock valueYoshihiro Shimoda-1/+1
2008-05-16sh: Fix up thread info pointer in syscall_badsys resume path.Hideo Saito-0/+1
2008-05-16sh: Fix up optimized SH-4 memcpy on big endian.Hideo Saito-11/+11
2008-05-16sh: disable initrd defaults in .empty_zero_page.Paul Mundt-2/+2
2008-05-16sh: display boot params by default on entry.Paul Mundt-0/+11
2008-05-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds-31/+496
2008-05-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds-38/+269
2008-05-15[IA64] fix personality(PER_LINUX32) performance issueHuang, Xiaolan-10/+25
2008-05-15Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds-32/+26
2008-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds-90/+89
2008-05-15arch/parisc/kernel/perf_asm.S: build fixKyle McMartin-0/+2
2008-05-15parisc: remove -traditional from assembler flagsKyle McMartin-3/+0
2008-05-15parisc: use conditional macro for 64-bit wide opsKyle McMartin-62/+54
2008-05-15[S390] show_interrupts: prevent cpu hotplug when walking cpu_online_map.Heiko Carstens-1/+2
2008-05-15[S390] smp: __smp_call_function_map vs cpu_online_map fix.Heiko Carstens-8/+8
2008-05-15[S390] s390dbf: Use const char * for dbf name.Cornelia Huck-10/+10
2008-05-15[S390] sparsemem vmemmap: initialize memmap.Heiko Carstens-13/+6
2008-05-15arch/parisc/kernel/unaligned.c: use time_* macrosS.Caglar Onur-1/+2
2008-05-15parisc: remove redundant display of free swap space in show_mem()Johannes Weiner-2/+0
2008-05-15parisc: replace remaining __FUNCTION__ occurrencesHarvey Harrison-4/+4
2008-05-15parisc: fix trivial section name warningsHelge Deller-18/+27
2008-05-15[POWERPC] cell: Fix section mismatches in io-workarounds codeIshizaki Kou-6/+6
2008-05-15[POWERPC] spufs: Fix compile errorFUJITA Tomonori-0/+1
2008-05-15[POWERPC] vmemmap fixes to use smaller pagesBenjamin Herrenschmidt-11/+59
2008-05-15[POWERPC] spufs: Fix pointer reference in find_victimLuke Browning-1/+1
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds-126/+31
2008-05-14lib: create common ascii hex arrayHarvey Harrison-8/+0
2008-05-14atmel_lcdfb: fix initialization of a pre-allocated framebufferNicolas Ferre-23/+2
2008-05-14[IA64] Properly unregister legacy interruptsPrarit Bhargava-0/+3
2008-05-14[IA64] Remove NULL pointer check for argument never passed as NULL.Simon Holm Thøgersen-6/+0
2008-05-14[IA64] trivial cleanup for perfmon.cHidetoshi Seto-6/+10
2008-05-14[IA64] trivial cleanup for entry.SHidetoshi Seto-6/+6
2008-05-14[IA64] fix interrupt masking for pending works on kernel leaveHidetoshi Seto-8/+31
2008-05-14[IA64] allow user to force_pal_cache_flushAlex Chiang-0/+11
2008-05-14[IA64] Don't reserve crashkernel memory > 4 GBBernhard Walle-0/+29
2008-05-14[IA64] machvec support for SGI UV platformJack Steiner-2/+154
2008-05-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-32/+39
2008-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds-6/+6
2008-05-13x86: user_regset_view table fix for ia32 on 64-bitRoland McGrath-2/+5
2008-05-13x86: arch/x86/mm/pat.c - fix warningPranith Kumar-2/+2
2008-05-13x86: fix csum_partial() exportIngo Molnar-2/+3
2008-05-13x86: early_init_centaur(): use set_cpu_cap()Andrew Morton-1/+1
2008-05-13x86: fix app crashes after SMP resumeHugh Dickins-19/+20
2008-05-13x86/PCI: X86_PAT & mprotectVenki Pallipadi-3/+1
2008-05-13x86/PCI: fix broken ISA DMATakashi Iwai-3/+5
2008-05-13m68knommu: missing sections for linker scriptGreg Ungerer-0/+10
2008-05-13parisc: fix DISCONTIGMEM compile breakageMel Gorman-1/+1