summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-08-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-2/+0
2010-08-18x86-32: Fix dummy trampoline-related inline stubsH. Peter Anvin1-2/+2
2010-08-18[IA64] Fix build error: conflicting types for ‘sys_execve’Tony Luck1-2/+0
2010-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2-7/+16
2010-08-18Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-3/+5
2010-08-18x86-32: Separate 1:1 pagetables from swapper_pg_dirJoerg Roedel6-20/+44
2010-08-18x86, cpu: Fix regression in AMD errata checking codeHans Rosenfeld1-1/+1
2010-08-18perf, x86: Fix Intel-nhm PMU programming errata workaroundZhang, Yanmin1-18/+63
2010-08-18ARM: mach-shmobile: ap4evb: modify FSI2 IDKuninori Morimoto1-1/+1
2010-08-18ARM: mach-shmobile: do not enable the PLLC2 clock on initGuennadi Liakhovetski1-1/+0
2010-08-18ARM: mach-shmobile: Clock framework comment fixMagnus Damm1-1/+3
2010-08-18sparc64: Make rwsems 64-bit.David S. Miller4-193/+104
2010-08-18sparc64: Really fix atomic64_t interface types.David S. Miller1-4/+4
2010-08-18m68knommu: formatting of pointers in printk()Kulikov Vasiliy1-5/+5
2010-08-18m68knommu: arch/m68k/include/asm/ide.h fix for nommuJate Sujjavanich1-2/+11
2010-08-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds1-1/+1
2010-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds7-8/+27
2010-08-18Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-5/+19
2010-08-18Make do_execve() take a const filename pointerDavid Howells40-73/+146
2010-08-18sparc64: Fix atomic64_t routine return values.David S. Miller1-3/+3
2010-08-18sparc64: Fix rwsem constant bug leading to hangs.David S. Miller1-1/+1
2010-08-17x86/PCI: only define pci_domain_nr if PCI and PCI_DOMAINS are setJesse Barnes1-2/+4
2010-08-17KVM: PIT: free irq source id in handling error pathXiao Guangrong1-0/+1
2010-08-17clock-imx35: Calculate the base clock rate for the IPU unitJuergen Beisert1-1/+28
2010-08-17clock-imx35: correct arm and ahb clock calculationMarc Kleine-Budde1-2/+2
2010-08-17clock-imx35: fix divider if ahb is source for ipg_perMarc Kleine-Budde1-1/+1
2010-08-17i.MX35: remove get_3_3_div helper functionSascha Hauer1-15/+9
2010-08-17mx35: Fix boot ROM hang in internal boot modeHans J. Koch1-4/+16
2010-08-17of: Fix missing includesGrant Likely2-1/+3
2010-08-17sparc: Hook up new fanotify and prlimit64 syscalls.David S. Miller4-4/+19
2010-08-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David S. Miller1399-354605/+73191
2010-08-17arm,kgdb: fix GDB_MAX_REGS no longer usedEric Miao1-1/+1
2010-08-17kgdb: add missing __percpu markup in arch/x86/kernel/kgdb.cNamhyung Kim1-1/+1
2010-08-17microblaze: Fix of: eliminate of_device->node and dev_archdata->{of,prom}_nodeMichal Simek1-1/+1
2010-08-17microblaze: Fix of/address: Merge all of the bus translation codeMichal Simek1-1/+1
2010-08-16sparc: Really fix "console=" for serial consoles.David S. Miller1-0/+4
2010-08-16eukrea-baseboards: fix the merge in one fileEric Bénard5-8/+8
2010-08-16OMAP3: PM: ensure IO wakeups are properly disabledKevin Hilman1-1/+3
2010-08-16omap: Fix omap_4430sdp_defconfig for make oldconfigTony Lindgren1-0/+3
2010-08-16omap: Use CONFIG_SMP for test_for_ipi and test_for_ltirqTony Lindgren1-2/+4
2010-08-16omap: Fix sev instruction usage for multi-omapTony Lindgren3-9/+2
2010-08-16OMAP3: Fix a cpu type check problemstanley.miao1-7/+7
2010-08-16omap3: id: fix 3630 rev detectionNishanth Menon1-1/+1
2010-08-16ARM: mach-shmobile: Fix up gpio-leds pdata definition.Paul Mundt1-1/+1
2010-08-16ARM: mach-shmobile: AP4EVB: use gpio-leds for leds.Arnd Hannemann1-14/+38
2010-08-16ARM: mach-shmobile: add clock definitions for CEU and CSI2Guennadi Liakhovetski1-1/+5
2010-08-16ARM: mach-shmobile: Runtime PM V3Magnus Damm3-2/+171
2010-08-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-2/+2
2010-08-16Merge git://git.infradead.org/mtd-2.6Linus Torvalds6-0/+6
2010-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds29-205/+213