aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-12score: add asm/asm-offsets.h wrapperMichal Marek1-0/+1
2009-12-12kbuild: move utsrelease.h to include/generatedSam Ravnborg10-10/+10
2009-12-12kbuild: move autoconf.h to include/generatedSam Ravnborg1-1/+1
2009-12-12drop explicit include of autoconf.hSam Ravnborg4-4/+0
2009-12-12kbuild: move compile.h to include/generatedSam Ravnborg1-1/+1
2009-12-12kbuild: drop include2/ used for O=... buildsSam Ravnborg1-4/+2
2009-12-12sh: move machtypes.h to include/generatedSam Ravnborg6-13/+8
2009-12-12arm: move mach-types to include/generatedSam Ravnborg4-14/+5
2009-12-12ia64: move nr-irqs.h to include/generatedSam Ravnborg3-7/+4
2009-12-12kbuild: move asm-offsets.h to include/generatedSam Ravnborg21-1/+21
2009-12-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds18-168/+221
2009-12-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds8-57/+96
2009-12-11Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds9-7/+194
2009-12-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds8-47/+57
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-1/+1
2009-12-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6Linus Torvalds9-16/+54
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds3-0/+130
2009-12-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdbLinus Torvalds1-5/+9
2009-12-11tty: const: constify remaining tty_operationsAlexey Dobriyan1-1/+1
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/mmapLinus Torvalds54-1072/+111
2009-12-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds20-482/+590
2009-12-11USB: Add EHCI support for MX27 and MX31 based boardsDaniel Mack3-0/+130
2009-12-11kgdb,x86: do not set kgdb_single_step on x86Jason Wessel1-1/+0
2009-12-11kgdb,i386: Fix corner case access to ss with NMI watch dog exceptionJason Wessel1-2/+8
2009-12-11kgdb,x86: remove redundant testRoel Kluin1-2/+1
2009-12-11Add missing alignment check in arch/score sys_mmap()Al Viro1-3/+4
2009-12-11fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and shAl Viro4-4/+8
2009-12-11Get rid of open-coding in ia64_brk()Al Viro1-45/+1
2009-12-11sparc_brk() is not needed anymoreAl Viro5-25/+3
2009-12-11Unify sys_mmap*Al Viro44-907/+76
2009-12-11Cut hugetlb case early for 32bit on ia64Al Viro1-0/+3
2009-12-11arch_mmap_check() on mn10300Al Viro2-5/+5
2009-12-11Kill ancient crap in s390 compat mmapAl Viro1-5/+0
2009-12-11arm: add arch_mmap_check(), get rid of sys_arm_mremap()Al Viro3-26/+4
2009-12-11file ->get_unmapped_area() shouldn't duplicate work of get_unmapped_area()Al Viro1-3/+7
2009-12-11kill useless checks in sparc mremap variantsAl Viro5-51/+2
2009-12-10Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds14-433/+957
2009-12-10HTC Dream: mmc compilation fixesPavel Machek1-0/+26
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+3
2009-12-10Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds7-21/+39
2009-12-10x86, perf events: Check if we have APIC enabledCyrill Gorcunov1-6/+12
2009-12-10perf_event: Fix variable initialization in other codepathsXiao Guangrong1-0/+4
2009-12-10vfs: Implement proper O_SYNC semanticsChristoph Hellwig9-16/+54
2009-12-10Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgentIngo Molnar3-5/+54
2009-12-10x86/amd-iommu: Fix PCI hotplug with passthrough modeJoerg Roedel3-2/+8
2009-12-10x86/amd-iommu: Fix passthrough modeJoerg Roedel3-3/+46
2009-12-10x86: mmio-mod.c: Use pr_fmtJoe Perches1-36/+35
2009-12-10x86: kmmio.c: Add and use pr_fmt(fmt)Joe Perches1-20/+20
2009-12-10x86: i8254.c: Add pr_fmt(fmt)Joe Perches1-5/+7
2009-12-10x86: setup_percpu.c: Use pr_<level> and add pr_fmt(fmt)Joe Perches1-6/+7