summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-22OMAP3: rework of the ASM sleep code execution pathsJean Pihet2-132/+195
2010-12-22OMAP3: re-organize the ASM sleep codeJean Pihet1-53/+61
2010-12-22OMAP3: remove hardcoded values from the ASM sleep codeJean Pihet2-11/+20
2010-12-22OMAP2+: use global values for the SRAM PA addressesJean Pihet4-6/+14
2010-12-22OMAP3: remove unused code from the ASM sleep codeJean Pihet2-53/+6
2010-12-22OMAP3630: PM: Erratum i583: disable coreoff if < ES1.2Eduardo Valentin3-3/+35
2010-12-22OMAP3: PM: make omap3_cpuidle_update_states independent of enable_off_modeNishanth Menon3-12/+16
2010-12-22OMAP3630: PM: Disable L2 cache while invalidating L2 cachePeter 'p2' De Schrijver3-1/+36
2010-12-22OMAP3630: PM: Erratum i608: disable RTANishanth Menon5-2/+56
2010-12-22OMAP3: pm: introduce errata handlingNishanth Menon2-0/+16
2010-12-22OMAP3: PM: Erratum i581 support: dll kick strategyPeter 'p2' De Schrijver1-5/+50
2010-12-22OMAP3: PM: Update clean_l2 to use v7_flush_dcache_allRichard Woodruff1-66/+14
2010-12-22OMAP: pm.c correct the initcall for an early init.Thara Gopinath1-1/+1
2010-12-22OMAP2+: disable idle early in the suspend sequenceJean Pihet3-41/+6
2010-12-21Linux 2.6.37-rc7v2.6.37-rc7Linus Torvalds1-1/+1
2010-12-21Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-2/+4
2010-12-21Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds7-22/+50
2010-12-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds5-30/+41
2010-12-21Fix build error in drivers/block/cciss.cLinus Torvalds1-1/+1
2010-12-20Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-364/+205
2010-12-20Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-5/+27
2010-12-20Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-6/+11
2010-12-20Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-4/+4
2010-12-20Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-2/+23
2010-12-20Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds13-73/+85
2010-12-20Fix btrfs b0rkageAl Viro1-1/+1
2010-12-20clarify a usage constraint for cnt32_to_63()Nicolas Pitre2-8/+22
2010-12-20Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+0
2010-12-20sched: Remove debugging checkIngo Molnar1-1/+0
2010-12-19Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git....Linus Torvalds16-38/+112
2010-12-19Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-53/+246
2010-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds5-13/+37
2010-12-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-0/+4
2010-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds10-190/+76
2010-12-18arch/tile: handle rt_sigreturn() more cleanlyChris Metcalf4-13/+29
2010-12-18arch/tile: handle CLONE_SETTLS in copy_thread(), not user spaceChris Metcalf1-0/+8
2010-12-17[media] gspca - sonixj: Better handling of the bridge registers 0x01 and 0x17Jean-Francois Moine1-163/+100
2010-12-17[media] gspca - sonixj: Add the bit definitions of the bridge reg 0x01 and 0x17Jean-Francois Moine1-0/+13
2010-12-17[media] gspca - sonixj: Set the flag for some devicesJean-Francois Moine1-2/+5
2010-12-17[media] gspca - sonixj: Add a flag in the driver_info tableJean-Francois Moine1-2/+8
2010-12-17[media] gspca - sonixj: Fix a bad probe exchangeJean-Francois Moine1-2/+2
2010-12-17[media] gspca - sonixj: Move bridge init to sd startJean-Francois Moine1-136/+129
2010-12-17[media] bttv: remove unneeded locking commentsBrandon Philips1-20/+0
2010-12-17[media] bttv: fix mutex use before init (BZ#24602)Mauro Carvalho Chehab1-94/+3
2010-12-17MIPS: Fix build errors in sc-mips.cKevin Cernekee1-0/+4
2010-12-17x86: avoid high BIOS area when allocating address spaceBjorn Helgaas2-1/+5
2010-12-17x86: avoid E820 regions when allocating address spaceBjorn Helgaas1-1/+37
2010-12-17x86: avoid low BIOS area when allocating address spaceBjorn Helgaas3-3/+12
2010-12-17resources: add arch hook for preventing allocation in reserved areasBjorn Helgaas2-0/+7
2010-12-17Revert "resources: support allocating space within a region from the top down"Bjorn Helgaas3-100/+4