summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-05-24Merge branch 'for_2.6.40/pm-cleanup' of ssh://master.kernel.org/pub/scm/linux...Tony Lindgren37-543/+451
2011-05-24Merge branch 'for-tony' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Tony Lindgren4-10/+13
2011-05-20OMAP3: PM: Boot message is not an error, and not helpful, remove itSanjeev Premi1-2/+0
2011-05-20OMAP3: cpuidle: change the power domains modes determination logicJean Pihet3-50/+24
2011-05-20OMAP3: cpuidle: code rework for improved readabilityJean Pihet1-33/+19
2011-05-20OMAP3: cpuidle: re-organize the C-states dataJean Pihet1-204/+101
2011-05-20OMAP3: clean-up mach specific cpuidle data structuresJean Pihet3-71/+63
2011-05-20OMAP3 cpuidle: remove useless SDP specific timingsJean Pihet1-19/+0
2011-05-18Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-7/+20
2011-05-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds4-8/+6
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely4-7/+20
2011-05-18MIPS: Kludge IP27 build for 2.6.39.Ralf Baechle1-0/+2
2011-05-18MIPS: AR7: Fix GPIO register size for Titan variant.Florian Fainelli1-3/+1
2011-05-18MIPS: Fix duplicate invocation of notify_die.Ralf Baechle1-4/+2
2011-05-18MIPS: RB532: Fix iomap resource size miscalculation.Ralf Baechle1-1/+1
2011-05-18usb: otg: OMAP4430: Powerdown the internal PHY when USB is disabledHema HK1-0/+2
2011-05-18usb: otg: OMAP4430: Fixing the omap4430_phy_init functionHema HK1-2/+5
2011-05-18usb: musb: am35x: fix compile error when building am35xFelipe Balbi3-3/+3
2011-05-18usb: musb: OMAP4430: Power down the PHY during board initHema HK1-5/+3
2011-05-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds9-46/+147
2011-05-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+3
2011-05-18um: fix abortRichard Weinberger1-1/+22
2011-05-17x86, AMD: Fix ARAT feature setting againBorislav Petkov1-1/+1
2011-05-17Revert "x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors"Borislav Petkov1-1/+1
2011-05-17Merge branches 'devel-fixes', 'devel-cleanup' and 'devel-genirq' into for-nextTony Lindgren46-2768/+960
2011-05-17omap: drop board-igep0030.cMike Rapoport3-440/+1
2011-05-17omap: igep0020: add support for IGEP3Mike Rapoport1-23/+80
2011-05-17omap: igep0020: minor refactoringMike Rapoport1-27/+30
2011-05-17omap: igep0020: name refactoring for future merge with IGEP3Mike Rapoport1-79/+79
2011-05-16Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+3
2011-05-16x86, apic: Fix spurious error interrupts triggering on all non-boot APsYouquan Song2-5/+8
2011-05-16arm: omap2/3: Use generic irq chipTony Lindgren1-72/+25
2011-05-13alpha: Wire up syscalls new to 2.6.39Michael Cree2-5/+13
2011-05-13alpha: convert to clocksource_register_hzJohn Stultz1-2/+1
2011-05-13x86, mce, AMD: Fix leaving freed data in a listJulia Lawall1-0/+1
2011-05-13OMAP3: set the core dpll clk rate in its set_rate functionAvinash H.M1-0/+1
2011-05-13omap: Remove support for omap2evmTony Lindgren1-1/+0
2011-05-12x86: Fix UV BAU for non-consecutive nasidsCliff Wickman2-33/+76
2011-05-12Merge branch 'stable/bug-fixes-for-rc7' of git://git.kernel.org/pub/scm/linux...Linus Torvalds5-125/+54
2011-05-12x86/mm: Fix section mismatch derived from native_pagetable_reserve()Sedat Dilek1-1/+1
2011-05-12x86,xen: introduce x86_init.mapping.pagetable_reserveStefano Stabellini5-2/+54
2011-05-12Revert "xen/mmu: Add workaround "x86-64, mm: Put early page table high""Konrad Rzeszutek Wilk1-123/+0
2011-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-9/+19
2011-05-12Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds8-53/+97
2011-05-12arm: omap2plus: GPIO cleanupIgor Grinberg27-701/+398
2011-05-12ARM: 6870/1: The mandatory barrier rmb() must be a dsb() in for device accessesCatalin Marinas3-3/+3
2011-05-12ARM: 6892/1: handle ptrace requests to change PC during interrupted system callsArnd Bergmann1-37/+53
2011-05-12ARM: 6890/1: memmap: only free allocated memmap entries when using SPARSEMEMWill Deacon1-1/+15
2011-05-11sparc32: Fixed unaligned memory copying in function __csum_partial_copy_sparc...Tkhai Kirill1-3/+9
2011-05-11Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds10-45/+28