summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-01-27Merge branch 'linus' into core/percpuIngo Molnar626-2130/+18657
2009-01-27Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds27-545/+78
2009-01-27Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds174-319/+319
2009-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds1-1/+0
2009-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds9-42/+68
2009-01-26eeprom: More consistent symbol namesJean Delvare174-319/+319
2009-01-26m68k{nommu}: fixups after the header moveHarvey Harrison4-17/+11
2009-01-26Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds344-59/+15417
2009-01-26Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds5-16/+60
2009-01-26Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds3-1/+228
2009-01-26Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds53-1069/+2321
2009-01-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2009-01-26Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2009-01-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds22-107/+223
2009-01-26x86: fix section mismatch warningRakib Mullick1-1/+1
2009-01-26x86: unmask CPUID levels on Intel CPUs, fixIngo Molnar1-8/+11
2009-01-26x86: work around PAGE_KERNEL_WC not getting WC in iomap_atomic_prot_pfn.Eric Anholt1-0/+10
2009-01-25[ARM] fix section-based ioremapRussell King1-9/+2
2009-01-25x86: use standard PIT frequencyIngo Molnar1-9/+4
2009-01-24[ARM] omap: usb: thou shalt not provide empty release functionsRussell King1-14/+0
2009-01-24[ARM] clkdev: fix clock matchingRussell King1-6/+19
2009-01-24[ARM] 5368/1: arch/arm/mach-davinci/usb.c buildfixDavid Brownell1-0/+1
2009-01-24[ARM] fix StrongARM-11x0 page copy implementationRussell King1-1/+1
2009-01-23x86, mm: fix pte_free()Peter Zijlstra1-0/+1
2009-01-23[S390] Add missing compat system call wrappers.Michael Holzheu2-5/+43
2009-01-23[S390] etr/stp: fix possible deadlockHeiko Carstens1-2/+4
2009-01-23[S390] cputime: fix lowcore initialization on cpu hotplugHeiko Carstens1-0/+4
2009-01-23[S390] fix compat sigaltstack syscall table entryMichael Holzheu1-1/+1
2009-01-23[S390] personality: fix personality loss on execveHeiko Carstens1-8/+8
2009-01-23x86, xen: fix hardirq.h merge falloutIngo Molnar1-0/+1
2009-01-23x86: make irq_cpustat_t fields conditionalBrian Gerst1-2/+10
2009-01-23x86: merge hardirq_{32,64}.h into hardirq.hBrian Gerst3-81/+38
2009-01-23x86: sync hardirq_{32,64}.hBrian Gerst2-9/+15
2009-01-23x86: remove include of apic.h from hardirq_64.hBrian Gerst4-1/+3
2009-01-23x86: remove idle_timestamp from 32bit irq_cpustat_tBrian Gerst2-2/+0
2009-01-22debugobjects: add and use INIT_WORK_ON_STACKThomas Gleixner1-1/+2
2009-01-22x86: unmask CPUID levels on Intel CPUsH. Peter Anvin1-0/+10
2009-01-22x86: add MSR_IA32_MISC_ENABLE bits to <asm/msr-index.h>H. Peter Anvin1-0/+29
2009-01-21x86: fix PTE corruption issue while mapping RAM using /dev/memSuresh Siddha1-3/+3
2009-01-21i.MX31: framebuffer driverGuennadi Liakhovetski1-0/+38
2009-01-21x86: make UV support configurableNick Piggin7-6/+20
2009-01-21x86: mtrr fix debug boot parameterThomas Renninger1-5/+7
2009-01-21x86: fix page attribute corruption with cpa()Suresh Siddha1-15/+34
2009-01-21x86: make x86_32 use tlb_64.c, build fix, clean up X86_L1_CACHE_BYTESIngo Molnar1-4/+2
2009-01-21Merge branch 'x86/mm' into core/percpuIngo Molnar156-672/+1189
2009-01-21sh: fix unaligned and nonexistent address handlingSUGIOKA Toshinobu1-5/+4
2009-01-21x86: uv cleanup, build fixIngo Molnar1-0/+1
2009-01-21x86, mm: move tlb.c to arch/x86/mm/Ingo Molnar3-1/+3
2009-01-21Merge branch 'cpus4096' into core/percpuIngo Molnar4-24/+33
2009-01-21sh: export the sh7343 JPU to user spaceMagnus Damm2-1/+32