aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-12-11OMAP powerdomain: rearrange struct powerdomain to save some memoryPaul Walmsley
2009-12-11OMAP powerdomain/PM: use symbolic constants for the max number of power statesPaul Walmsley
2009-12-11OMAP clockdomain/powerdomain: optimize out sleepdep code on OMAP24xxPaul Walmsley
2009-12-11OMAP clockdomain/powerdomain: remove CONFIG_OMAP_DEBUG_{CLOCK,POWER}DOMAINPaul Walmsley
2009-12-11OMAP2/3 PRCM: don't export prm_*(), cm_*() functionsPaul Walmsley
2009-12-11OMAP1 clock: convert mach-omap1/clock.h to mach-omap1/clock_data.cPaul Walmsley
2009-12-11OMAP1 clock: convert test in disable_unused() to use ENABLE_ON_INITPaul Walmsley
2009-12-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2009-12-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-12-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2009-12-11tty: const: constify remaining tty_operationsAlexey Dobriyan
2009-12-11OMAP2 clock: convert clock24xx.h to clock2xxx_data.c, opp2xxx*Paul Walmsley
2009-12-11OMAP3 clock: convert clock34xx.h to clock34xx_data.cPaul Walmsley
2009-12-11OMAP2xxx clock: remove implicit dependency between rate CPU flag and clkdev_o...Paul Walmsley
2009-12-11OMAP2/3: move SDRC macros to mach-omap2/sdrc.hPaul Walmsley
2009-12-11OMAP2 clock: APLL code shouldn't rely on static clocks in its local namespacePaul Walmsley
2009-12-11OMAP1/2/3 clock: remove paranoid checks in preparation for clock{,2xxx,3xxx}_...Paul Walmsley
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/mmapLinus Torvalds
2009-12-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-12-11USB: Add EHCI support for MX27 and MX31 based boardsDaniel Mack
2009-12-11kgdb,x86: do not set kgdb_single_step on x86Jason Wessel
2009-12-11kgdb,i386: Fix corner case access to ss with NMI watch dog exceptionJason Wessel
2009-12-11kgdb,x86: remove redundant testRoel Kluin
2009-12-11Add missing alignment check in arch/score sys_mmap()Al Viro
2009-12-11fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and shAl Viro
2009-12-11Get rid of open-coding in ia64_brk()Al Viro
2009-12-11sparc_brk() is not needed anymoreAl Viro
2009-12-11Unify sys_mmap*Al Viro
2009-12-11Cut hugetlb case early for 32bit on ia64Al Viro
2009-12-11arch_mmap_check() on mn10300Al Viro
2009-12-11Kill ancient crap in s390 compat mmapAl Viro
2009-12-11arm: add arch_mmap_check(), get rid of sys_arm_mremap()Al Viro
2009-12-11file ->get_unmapped_area() shouldn't duplicate work of get_unmapped_area()Al Viro
2009-12-11kill useless checks in sparc mremap variantsAl Viro
2009-12-10Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds
2009-12-10HTC Dream: mmc compilation fixesPavel Machek
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2009-12-10Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Linus Torvalds
2009-12-10x86, perf events: Check if we have APIC enabledCyrill Gorcunov
2009-12-10perf_event: Fix variable initialization in other codepathsXiao Guangrong
2009-12-10vfs: Implement proper O_SYNC semanticsChristoph Hellwig
2009-12-10Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2009-12-10x86/amd-iommu: Fix PCI hotplug with passthrough modeJoerg Roedel
2009-12-10x86/amd-iommu: Fix passthrough modeJoerg Roedel
2009-12-10x86: mmio-mod.c: Use pr_fmtJoe Perches
2009-12-10x86: kmmio.c: Add and use pr_fmt(fmt)Joe Perches
2009-12-10x86: i8254.c: Add pr_fmt(fmt)Joe Perches
2009-12-10x86: setup_percpu.c: Use pr_<level> and add pr_fmt(fmt)Joe Perches