aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-05-02Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Gravatar Linus Torvalds 2-2/+2
2011-04-29Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-10/+52
2011-04-29Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 5-11/+11
2011-04-29Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 12-18/+56
2011-04-29[S390] irqstats: fix counting of pfault, dasd diag and virtio irqsGravatar Heiko Carstens 1-1/+1
2011-04-28Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/ge...Gravatar Linus Torvalds 1-0/+2
2011-04-28um: adjust current_thread_info() for newer gcc versionsGravatar Richard Weinberger 1-1/+4
2011-04-28uml: fix hppfs buildGravatar Randy Dunlap 1-1/+1
2011-04-28um: mdd support for 64 bit atomic operationsGravatar Richard Weinberger 2-1/+226
2011-04-28x86: ce4100: Configure IOAPIC pins for USB and SATA to level typeGravatar Sebastian Andrzej Siewior 1-3/+3
2011-04-28x86: devicetree: Configure IOAPIC pin only onceGravatar Sebastian Andrzej Siewior 3-7/+7
2011-04-27Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa...Gravatar Linus Torvalds 1-1/+3
2011-04-27perf, x86, nmi: Move LVT un-masking into irq handlersGravatar Don Zickus 3-6/+33
2011-04-27m68k/mm: Set all online nodes in N_NORMAL_MEMORYGravatar Michael Schmitz 1-0/+2
2011-04-27Merge branch 'for_tony_a_2.6.39rc' of git://git.pwsan.com/linux-2.6 into deve...Gravatar Tony Lindgren 7-12/+45
2011-04-27[S390] prng: fix pointer arithmeticGravatar Martin Schwidefsky 1-1/+1
2011-04-26Revert wrong fixes for common misspellingsGravatar Lucas De Marchi 3-3/+3
2011-04-26Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Gravatar Linus Torvalds 4-7/+8
2011-04-26perf events, x86: Work around the Nehalem AAJ80 erratumGravatar Ingo Molnar 1-2/+14
2011-04-26perf, x86: Fix BTS conditionGravatar Peter Zijlstra 2-2/+5
2011-04-26OMAP3+: voltage: remove initial voltageGravatar Nishanth Menon 1-1/+0
2011-04-26OMAP4: Intialize IVA Device in addition to DSP device.Gravatar Shweta Gulati 1-0/+1
2011-04-26omap: rx51: mark reserved memory earlierGravatar Felipe Contreras 1-2/+7
2011-04-26OMAP3: l3: fix for "irq 10: nobody cared" messageGravatar omar ramirez 1-2/+2
2011-04-26arm: omap2: enable smc instruction for sleep34xxGravatar Oskar Andero 1-1/+1
2011-04-25Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-9/+10
2011-04-25x86, setup: When probing memory with e801, use ax/bx as a pairGravatar H. Peter Anvin 1-1/+1
2011-04-23Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 1-0/+5
2011-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Gravatar Linus Torvalds 1-0/+5
2011-04-22Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-6/+11
2011-04-22Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-12/+6
2011-04-22perf, x86: Update/fix Intel Nehalem cache eventsGravatar Peter Zijlstra 1-4/+4
2011-04-22perf, x86: P4 PMU - Don't forget to clear cpuc->active_mask on overflowGravatar Cyrill Gorcunov 1-1/+1
2011-04-22x86, perf event: Turn off unstructured raw event access to offcore registersGravatar Ingo Molnar 1-1/+5
2011-04-22perf: Support Xeon E7's via the Westmere PMU driverGravatar Andi Kleen 1-0/+1
2011-04-21[PARISC] set memory ranges in N_NORMAL_MEMORY when onlinedGravatar David Rientjes 1-1/+3
2011-04-21x86, numa: Fix cpu nodemasks for NUMA emulation and CONFIG_DEBUG_PER_CPU_MAPSGravatar David Rientjes 3-33/+20
2011-04-21Revert "x86, NUMA: Fix fakenuma boot failure"Gravatar David Rientjes 1-23/+0
2011-04-20Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 3-0/+9
2011-04-20Merge branch 'stable/bug-fixes-rc4' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-5/+10
2011-04-20OMAP2/3: hwmod: fix gpio-reset timeouts seen during bootup.Gravatar Avinash.H.M 3-0/+15
2011-04-20OMAP3: PM: Do not rely on ROM code to restore CM_AUTOIDLE_PLL.AUTO_PERIPH_DPLLGravatar Eduardo Valentin 2-1/+24
2011-04-20OMAP2+: PM: Fix the saving of CM_AUTOIDLE_PLL register on scratchpad areaGravatar Eduardo Valentin 1-1/+1
2011-04-20OMAP4: clock data: Change DSS clock aliasesGravatar Tomi Valkeinen 1-7/+2
2011-04-20mach-ux500: fix i2c0 device setup regressionGravatar Linus Walleij 1-9/+10
2011-04-20xen: mask_rw_pte: do not apply the early_ioremap checks on x86_32Gravatar Stefano Stabellini 1-4/+9
2011-04-20xen: do not create the extra e820 region at an addr lower than 4GGravatar Stefano Stabellini 1-1/+1
2011-04-20[S390] kvm-390: Let kernel exit SIE instruction on workGravatar Carsten Otte 1-2/+2
2011-04-20[S390] pfault: fix token handlingGravatar Heiko Carstens 1-2/+2
2011-04-20[S390] fix page table walk for changing page attributesGravatar Jan Glauber 1-2/+3