aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-05-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Gravatar Linus Torvalds 15-31/+496
2008-05-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Gravatar Linus Torvalds 15-38/+269
2008-05-15[IA64] fix personality(PER_LINUX32) performance issueGravatar Huang, Xiaolan 2-10/+25
2008-05-15Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Gravatar Linus Torvalds 4-32/+26
2008-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Gravatar Linus Torvalds 17-90/+89
2008-05-15arch/parisc/kernel/perf_asm.S: build fixGravatar Kyle McMartin 1-0/+2
2008-05-15parisc: remove -traditional from assembler flagsGravatar Kyle McMartin 1-3/+0
2008-05-15parisc: use conditional macro for 64-bit wide opsGravatar Kyle McMartin 2-62/+54
2008-05-15[S390] show_interrupts: prevent cpu hotplug when walking cpu_online_map.Gravatar Heiko Carstens 1-1/+2
2008-05-15[S390] smp: __smp_call_function_map vs cpu_online_map fix.Gravatar Heiko Carstens 1-8/+8
2008-05-15[S390] s390dbf: Use const char * for dbf name.Gravatar Cornelia Huck 1-10/+10
2008-05-15[S390] sparsemem vmemmap: initialize memmap.Gravatar Heiko Carstens 1-13/+6
2008-05-15arch/parisc/kernel/unaligned.c: use time_* macrosGravatar S.Caglar Onur 1-1/+2
2008-05-15parisc: remove redundant display of free swap space in show_mem()Gravatar Johannes Weiner 1-2/+0
2008-05-15parisc: replace remaining __FUNCTION__ occurrencesGravatar Harvey Harrison 4-4/+4
2008-05-15parisc: fix trivial section name warningsGravatar Helge Deller 11-18/+27
2008-05-15[POWERPC] cell: Fix section mismatches in io-workarounds codeGravatar Ishizaki Kou 2-6/+6
2008-05-15[POWERPC] spufs: Fix compile errorGravatar FUJITA Tomonori 1-0/+1
2008-05-15[POWERPC] vmemmap fixes to use smaller pagesGravatar Benjamin Herrenschmidt 4-11/+59
2008-05-15[POWERPC] spufs: Fix pointer reference in find_victimGravatar Luke Browning 1-1/+1
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Gravatar Linus Torvalds 6-126/+31
2008-05-14lib: create common ascii hex arrayGravatar Harvey Harrison 1-8/+0
2008-05-14atmel_lcdfb: fix initialization of a pre-allocated framebufferGravatar Nicolas Ferre 2-23/+2
2008-05-14[IA64] Properly unregister legacy interruptsGravatar Prarit Bhargava 1-0/+3
2008-05-14[IA64] Remove NULL pointer check for argument never passed as NULL.Gravatar Simon Holm Thøgersen 1-6/+0
2008-05-14[IA64] trivial cleanup for perfmon.cGravatar Hidetoshi Seto 1-6/+10
2008-05-14[IA64] trivial cleanup for entry.SGravatar Hidetoshi Seto 1-6/+6
2008-05-14[IA64] fix interrupt masking for pending works on kernel leaveGravatar Hidetoshi Seto 2-8/+31
2008-05-14[IA64] allow user to force_pal_cache_flushGravatar Alex Chiang 1-0/+11
2008-05-14[IA64] Don't reserve crashkernel memory > 4 GBGravatar Bernhard Walle 1-0/+29
2008-05-14[IA64] machvec support for SGI UV platformGravatar Jack Steiner 7-2/+154
2008-05-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 10-32/+39
2008-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Gravatar Linus Torvalds 2-6/+6
2008-05-13x86: user_regset_view table fix for ia32 on 64-bitGravatar Roland McGrath 1-2/+5
2008-05-13x86: arch/x86/mm/pat.c - fix warningGravatar Pranith Kumar 1-2/+2
2008-05-13x86: fix csum_partial() exportGravatar Ingo Molnar 2-2/+3
2008-05-13x86: early_init_centaur(): use set_cpu_cap()Gravatar Andrew Morton 1-1/+1
2008-05-13x86: fix app crashes after SMP resumeGravatar Hugh Dickins 3-19/+20
2008-05-13x86/PCI: X86_PAT & mprotectGravatar Venki Pallipadi 1-3/+1
2008-05-13x86/PCI: fix broken ISA DMAGravatar Takashi Iwai 1-3/+5
2008-05-13m68knommu: missing sections for linker scriptGravatar Greg Ungerer 1-0/+10
2008-05-13parisc: fix DISCONTIGMEM compile breakageGravatar Mel Gorman 1-1/+1
2008-05-13mn10300: replace deprecated "TOPDIR" with newer "srctree"Gravatar Robert P. J. Day 1-8/+8
2008-05-13m68knommu: ColdFire add support for kernel preemption (missing chunk)Gravatar Sebastian Siewior 1-0/+3
2008-05-13uml: track and make up lost ticksGravatar Jeff Dike 3-6/+53
2008-05-13uml: style fixes in the random driverGravatar Jeff Dike 1-38/+41
2008-05-13uml: random driver fixesGravatar Jeff Dike 4-30/+63
2008-05-13uml: physical memory shouldn't include initial stackGravatar Jeff Dike 1-1/+4
2008-05-13uml: use PAGE_SIZE in linker scriptsGravatar Cyrill Gorcunov 3-13/+15
2008-05-13uml: use DIV_ROUND_UPGravatar Jiri Olsa 1-2/+2