summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2009-10-15Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-10-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-10-15Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-10-15Revert "x86: linker script syntax nits"Ingo Molnar
2009-10-15Merge branch 'linus' into x86/urgentIngo Molnar
2009-10-15Merge commit 'ftrace/ppc' into mergeBenjamin Herrenschmidt
2009-10-14Merge branch '2_6_32rc4_fixes' of git://git.pwsan.com/linux-2.6 into omap-fix...Tony Lindgren
2009-10-14OMAP2xxx clock: set up clockdomain pointer in struct clkPaul Walmsley
2009-10-14OMAP: Fix race condition with autodepsKalle Jokiniemi
2009-10-14Merge branch 'topic/x86-lds-nits' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-10-14Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-10-14Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-10-14Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-10-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-10-14x86: linker script syntax nitsRoland McGrath
2009-10-14omap: McBSP: Fix incorrect receiver stop in omap_mcbsp_stopJarkko Nikula
2009-10-14omap: Initialization of SDRC params on Zoom2Teerth Reddy
2009-10-14omap: RX-51: Drop I2C-1 speed to 2200Aaro Koskinen
2009-10-14omap: SDMA: Fixing bug in omap_dma_set_global_params()Anuj Aggarwal
2009-10-14omap: CONFIG_ISP1301_OMAP redefined in Beagle defconfigSanjeev Premi
2009-10-14x86, perf_event: Rename 'performance counter interrupt'Li Hong
2009-10-14[S390] Add highgprs facility to /proc/cpuinfoAndreas Krebbel
2009-10-14[S390] hypfs: Use subcode 6 if subcode 7 is not availableMichael Holzheu
2009-10-14sh: Fix a TRACE_IRQS_OFF typo.Paul Mundt
2009-10-14sh: Optimize the setup_rt_frame() I-cache flush.Paul Mundt
2009-10-14sh: Populate initial secondary CPU info from boot_cpu_data.Paul Mundt
2009-10-14sh: Tidy up SMP cpuinfo.Paul Mundt
2009-10-14sh: Use boot_cpu_data for FPU tests in sigcontext paths.Paul Mundt
2009-10-14powerpc/pci: Fix MODPOST warningHeiko Schocher
2009-10-14powerpc/oprofile: Add ppc750 CL as supported by oprofileDragos Tatulea
2009-10-14powerpc: warning: allocated section `.data_nosave' not in segmentSean MacLennan
2009-10-14powerpc/kgdb: Fix build failure caused by "kgdb.c: unused variable 'acc'"Anton Vorontsov
2009-10-14powerpc: Fix hypervisor TLB batchingAnton Blanchard
2009-10-14powerpc/mm: Fix hang accessing top of vmalloc spaceBenjamin Herrenschmidt
2009-10-14powerpc: Fix memory leak in axon_msi.cMichael Ellerman
2009-10-14powerpc/pmac: Fix issues with sleep on some powerbooksBenjamin Herrenschmidt
2009-10-13powerpc64/ftrace: use PACA to retrieve TOC in mod_return_to_handlerSteven Rostedt
2009-10-13powerpc/ftrace: show real return addresses in modulesSteven Rostedt
2009-10-13Merge git://git.infradead.org/~dwmw2/iommu-2.6.32Linus Torvalds
2009-10-13sparc64: Set IRQF_DISABLED on LDC channel IRQs.David S. Miller
2009-10-13x86/paravirt: Use normal calling sequences for irq enable/disableJeremy Fitzhardinge
2009-10-13sh: ftrace: Fix up syscall tracepoint support.Paul Mundt
2009-10-13sh: force dcache flush if dcache_dirty bit set.Paul Mundt
2009-10-13sh: update die() output.Paul Mundt
2009-10-12x86: fix kernel panic on 32 bits when profilingH. Peter Anvin
2009-10-12ARM: force dcache flush if dcache_dirty bit setNitin Gupta
2009-10-12x86: Fix Suspend to RAM freeze on Acer Aspire 1511Lmi laptopJan Beulich
2009-10-12x86: Move pci_iommu_init to rootfs_initcall()David Woodhouse
2009-10-12Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King