aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* ARM: mach-shmobile: add DMA defines for MMCIF on sh7372Guennadi Liakhovetski2010-11-25
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon...Linus Torvalds2010-11-24
|\
| * xen: remove duplicated #includeHuang Weiyi2010-11-24
| * xen: x86/32: perform initial startup on initial_page_tableIan Campbell2010-11-24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2010-11-24
|\ \
| * | arch/tile: fix memchr() not to dereference memory for zero lengthChris Metcalf2010-11-24
| * | arch/tile: make glibc's sysconf(_SC_NPROCESSORS_CONF) work correctlyChris Metcalf2010-11-24
| * | Merge branch 'master' into for-linusChris Metcalf2010-11-24
| |\ \
| * | | arch/tile: fix rwlock so would-be write lockers don't block new readersChris Metcalf2010-11-15
* | | | Merge branch 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2010-11-24
|\ \ \ \
| * | | | pci root complex: support for tile architectureChris Metcalf2010-11-24
| * | | | drivers/net/tile/: on-chip network drivers for the tile architectureChris Metcalf2010-11-24
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-11-24
|\ \ \ \ \
| * | | | | ARM: 6482/2: Fix find_next_zero_bit and related assemblyJames Jones2010-11-24
| * | | | | ARM: 6490/1: MM: bugfix: initialize spinlock for init_mm.contextMyungJoo Ham2010-11-23
| * | | | | ARM: avoid annoying <4>'s in printk outputRussell King2010-11-23
| * | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2010-11-23
| |\ \ \ \ \
| | * | | | | mx25: fix spi device registration typoBaruch Siach2010-11-15
| | * | | | | ARM i.MX27 eukrea: Fix compilationSascha Hauer2010-11-15
| | * | | | | ARM i.MX spi: fix compilation for i.MX21Sascha Hauer2010-11-15
| | * | | | | ARM i.MX pcm037 eet: compile fixesSascha Hauer2010-11-15
| | * | | | | ARM i.MX: sdma is merged, so remove #ifdef SDMA_IS_MERGEDSascha Hauer2010-11-15
| | * | | | | mach-pcm037_eet: Fix section mismatch for eet_init_devices()Alberto Panizzo2010-11-02
| * | | | | | ARM: avoid marking decompressor .stack section as having contentsRussell King2010-11-22
| * | | | | | ARM: 6489/1: thumb2: fix incorrect optimisation in usraccWill Deacon2010-11-21
| * | | | | | ARM: 6488/1: nomadik: prevent sched_clock() wraparoundLinus Walleij2010-11-21
| * | | | | | ARM: 6484/1: fix compile warning in mm/init.cAnand Gadiyar2010-11-21
| * | | | | | ARM: 6473/1: Small update to ux500 specific L2 cache codePer Fransson2010-11-21
| * | | | | | ARM: improve compiler's ability to optimize page tablesRussell King2010-11-21
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-11-24
|\ \ \ \ \ \
| * | | | | | sh: Use GCC __builtin_prefetch() to implement prefetch().Giuseppe CAVALLARO2010-11-18
| * | | | | | sh: fix vsyscall compilation due to .eh_frame issueGiuseppe CAVALLARO2010-11-17
| * | | | | | sh: avoid to flush all cache in sys_cacheflushGiuseppe CAVALLARO2010-11-17
| * | | | | | Merge branch 'common/clkfwk' into sh-fixes-for-linusPaul Mundt2010-11-15
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | sh: clkfwk: Kill off now unused algo_id in set_rate op.Paul Mundt2010-11-15
* | | | | | | arch/x86/include/asm/fixmap.h: mark __set_fixmap_offset as __always_inlineAndrew Morton2010-11-24
* | | | | | | uml: disable winch irq before freeing handler dataWill Newton2010-11-24
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-11-23
|\ \ \ \ \ \ \
| * | | | | | | ASoC: davinci: fixes for multi-componentChris Paulson-Ellis2010-11-17
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'upstream/for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-11-23
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into u...Jeremy Fitzhardinge2010-11-22
| |\ \ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | * | | | | | Merge commit 'v2.6.37-rc2' into upstream/xenfsJeremy Fitzhardinge2010-11-16
| | |\| | | | |
| | * | | | | | xen: set vma flag VM_PFNMAP in the privcmd mmap file_opStefano Stabellini2010-11-11
| * | | | | | | xen: set IO permission early (before early_cpu_init())Konrad Rzeszutek Wilk2010-11-22
| * | | | | | | xen: re-enable boot-time ballooningJeremy Fitzhardinge2010-11-20
| * | | | | | | xen: implement XENMEM_machphys_mappingIan Campbell2010-11-12
* | | | | | | | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-11-18
|\ \ \ \ \ \ \ \
| * | | | | | | | KVM: VMX: Fix host userspace gsbase corruptionAvi Kivity2010-11-17
| * | | | | | | | KVM: Correct ordering of ldt reload wrt fs/gs reloadAvi Kivity2010-11-17
* | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-11-18
|\ \ \ \ \ \ \ \ \