aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-05-26[CPUFREQ] powernow-k7 build fix when ACPI=nGravatar Dave Jones 1-0/+2
2009-05-26[CPUFREQ] add atom family to p4-clockmodGravatar Jarod Wilson 1-0/+1
2009-05-25Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 2-3/+6
2009-05-25Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 5-20/+40
2009-05-25KVM: Fix PDPTR reloading on CR4 writesGravatar Avi Kivity 1-1/+5
2009-05-25KVM: Make paravirt tlb flush also reload the PAE PDPTRsGravatar Avi Kivity 1-2/+1
2009-05-25x86: Remove remap percpu allocator for the time beingGravatar Tejun Heo 1-1/+3
2009-05-22x86: cpa_flush_array wbinvd should be done on all CPUsGravatar venkatesh.pallipadi@intel.com 1-1/+7
2009-05-22x86: bugfix wbinvd() model check instead of family checkGravatar venkatesh.pallipadi@intel.com 1-2/+2
2009-05-22x86: introduce noxsave boot parameterGravatar Suresh Siddha 1-0/+7
2009-05-22x86, setup: revert ACPI 3 E820 extended attributes supportGravatar H. Peter Anvin 1-16/+13
2009-05-22Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusGravatar Linus Torvalds 2-4/+5
2009-05-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Gravatar Linus Torvalds 1-0/+14
2009-05-22MIPS: IP32: Remove unnecessary if not even harmful volatile keywords.Gravatar Ralf Baechle 1-3/+3
2009-05-22MIPS: IP32: Fix build error due to uninitialized variable.Gravatar Ralf Baechle 1-0/+1
2009-05-22MIPS: Fix sparse warning in incompatiable argument type of clear_user.Gravatar Wu Zhangjin 1-1/+1
2009-05-22x86: DMI match for the Sony VGN-Z540N as it needs BIOS rebootGravatar Zhang Rui 1-0/+8
2009-05-22powerpc/maple: Add a quirk to disable MSI for IPR on BiminiGravatar Michael Ellerman 1-0/+14
2009-05-22sh: ap325 camera without i2c driver fixGravatar Magnus Damm 1-0/+3
2009-05-20Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusGravatar Linus Torvalds 6-15/+10
2009-05-20Merge master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 31-131/+150
2009-05-20MIPS: 64-bit: Fix system lockup.Gravatar Greg Ungerer 3-10/+5
2009-05-20MIPS: IP28: Change to build with -mr10k-cache-barrier=storeGravatar peter fuerst 1-3/+3
2009-05-20MIPS: IP22: Fix hang in power button interrupt handlerGravatar Ralf Baechle 1-1/+1
2009-05-20MIPS: IP32: Fix hang on shutdown in power button interrupt handler.Gravatar Andrew Randrianasulu 1-1/+1
2009-05-19Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeGravatar Linus Torvalds 2-20/+34
2009-05-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Gravatar Linus Torvalds 4-55/+76
2009-05-18[ARM] 5517/1: integrator: don't put clock lookups in __initdataGravatar Rabin Vincent 1-1/+1
2009-05-18[ARM] 5518/1: versatile: don't put clock lookups in __initdataGravatar Rabin Vincent 1-1/+1
2009-05-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 13-24/+58
2009-05-18Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-1/+1
2009-05-18microblaze: Fix kind-of-intr checking against number of interruptsGravatar Michal Simek 1-2/+2
2009-05-18microblaze: Update Microblaze defconfigGravatar Michal Simek 1-18/+32
2009-05-18[ARM] mach-l7200: fix spelling of SYS_CLOCK_OFFGravatar Pavel Roskin 1-1/+1
2009-05-18[ARM] Double check memmap is actually valid with a memmap has unexpected hole...Gravatar Mel Gorman 1-3/+3
2009-05-18powerpc: Explicit alignment for .data.cacheline_alignedGravatar Benjamin Herrenschmidt 1-0/+1
2009-05-18powerpc/ps3: Update ps3_defconfigGravatar Geoff Levand 1-43/+62
2009-05-18powerpc/ftrace: Fix constraint to be early clobberGravatar Steven Rostedt 1-1/+1
2009-05-18powerpc/ftrace: Use pr_devel() in ftrace.cGravatar Michael Ellerman 1-10/+10
2009-05-18powerpc: Do not assert pte_locked for hugepage PTE entriesGravatar Mel Gorman 1-1/+2
2009-05-17Merge branch 'smp-fix'Gravatar Russell King 8-72/+32
2009-05-17[ARM] realview: fix broadcast tick supportGravatar Russell King 3-14/+6
2009-05-17[ARM] realview: remove useless smp_cross_call_done()Gravatar Russell King 2-14/+0
2009-05-17[ARM] smp: fix cpumask usage in ARM SMP codeGravatar Russell King 6-46/+28
2009-05-16[ARM] 5513/1: Eurotech VIPER SBC: fix compilation errorGravatar Ricardo Martins 1-0/+1
2009-05-16[ARM] 5509/1: ep93xx: clkdev enable UARTSGravatar Hartley Sweeten 2-9/+65
2009-05-16Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Gravatar Russell King 8-24/+27
2009-05-16Merge branch 'fixes-rc5' of git://aeryn.fluff.org.uk/bjdooks/linuxGravatar Russell King 8-20/+19
2009-05-16ARM: OMAP2/3: Change omapfb to use clkdev for dispc and rfbi, v2Gravatar Tony Lindgren 2-9/+9
2009-05-16ARM: OMAP3: Fix HW SAVEANDRESTORE shift defineGravatar Kalle Jokiniemi 1-1/+1