summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon...Linus Torvalds2010-11-253-16/+56
|\
| * xen: remove duplicated #includeHuang Weiyi2010-11-241-1/+0Star
| * xen: x86/32: perform initial startup on initial_page_tableIan Campbell2010-11-242-15/+56
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2010-11-243-28/+38
|\ \
| * | arch/tile: fix memchr() not to dereference memory for zero lengthChris Metcalf2010-11-241-16/+19
| * | arch/tile: make glibc's sysconf(_SC_NPROCESSORS_CONF) work correctlyChris Metcalf2010-11-241-1/+1
| * | Merge branch 'master' into for-linusChris Metcalf2010-11-24152-1856/+876Star
| |\ \
| * | | arch/tile: fix rwlock so would-be write lockers don't block new readersChris Metcalf2010-11-151-11/+18
* | | | Merge branch 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2010-11-2412-187/+4760
|\ \ \ \
| * | | | pci root complex: support for tile architectureChris Metcalf2010-11-246-187/+686
| * | | | drivers/net/tile/: on-chip network drivers for the tile architectureChris Metcalf2010-11-247-2/+4080
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-11-2429-53/+119
|\ \ \ \ \
| * | | | | ARM: 6482/2: Fix find_next_zero_bit and related assemblyJames Jones2010-11-241-2/+4
| * | | | | ARM: 6490/1: MM: bugfix: initialize spinlock for init_mm.contextMyungJoo Ham2010-11-231-0/+4
| * | | | | ARM: avoid annoying <4>'s in printk outputRussell King2010-11-231-2/+2
| * | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2010-11-235-19/+5Star
| |\ \ \ \ \
| | * | | | | mx25: fix spi device registration typoBaruch Siach2010-11-151-2/+2
| | * | | | | ARM i.MX27 eukrea: Fix compilationSascha Hauer2010-11-151-6/+0Star
| | * | | | | ARM i.MX spi: fix compilation for i.MX21Sascha Hauer2010-11-151-0/+1
| | * | | | | ARM i.MX pcm037 eet: compile fixesSascha Hauer2010-11-151-2/+1Star
| | * | | | | ARM i.MX: sdma is merged, so remove #ifdef SDMA_IS_MERGEDSascha Hauer2010-11-151-8/+0Star
| | * | | | | mach-pcm037_eet: Fix section mismatch for eet_init_devices()Alberto Panizzo2010-11-021-1/+1
| * | | | | | ARM: avoid marking decompressor .stack section as having contentsRussell King2010-11-222-2/+2
| * | | | | | ARM: 6489/1: thumb2: fix incorrect optimisation in usraccWill Deacon2010-11-211-1/+1
| * | | | | | ARM: 6488/1: nomadik: prevent sched_clock() wraparoundLinus Walleij2010-11-211-9/+80
| * | | | | | ARM: 6484/1: fix compile warning in mm/init.cAnand Gadiyar2010-11-2115-15/+15
| * | | | | | ARM: 6473/1: Small update to ux500 specific L2 cache codePer Fransson2010-11-211-3/+3
| * | | | | | ARM: improve compiler's ability to optimize page tablesRussell King2010-11-211-0/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-11-245-9/+10
|\ \ \ \ \ \
| * | | | | | sh: Use GCC __builtin_prefetch() to implement prefetch().Giuseppe CAVALLARO2010-11-181-2/+5
| * | | | | | sh: fix vsyscall compilation due to .eh_frame issueGiuseppe CAVALLARO2010-11-171-1/+1
| * | | | | | sh: avoid to flush all cache in sys_cacheflushGiuseppe CAVALLARO2010-11-171-1/+1
| * | | | | | Merge branch 'common/clkfwk' into sh-fixes-for-linusPaul Mundt2010-11-162-5/+3Star
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | sh: clkfwk: Kill off now unused algo_id in set_rate op.Paul Mundt2010-11-152-5/+3Star
* | | | | | | arch/x86/include/asm/fixmap.h: mark __set_fixmap_offset as __always_inlineAndrew Morton2010-11-241-2/+2
* | | | | | | uml: disable winch irq before freeing handler dataWill Newton2010-11-241-2/+3
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-11-243-8/+8
|\ \ \ \ \ \ \
| * | | | | | | ASoC: davinci: fixes for multi-componentChris Paulson-Ellis2010-11-173-8/+8
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'upstream/for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-11-247-30/+48
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into u...Jeremy Fitzhardinge2010-11-22492-7479/+18788
| |\ \ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | * | | | | | Merge commit 'v2.6.37-rc2' into upstream/xenfsJeremy Fitzhardinge2010-11-162845-40642/+106222
| | |\| | | | |
| | * | | | | | xen: set vma flag VM_PFNMAP in the privcmd mmap file_opStefano Stabellini2010-11-111-1/+2
| * | | | | | | xen: set IO permission early (before early_cpu_init())Konrad Rzeszutek Wilk2010-11-222-9/+11
| * | | | | | | xen: re-enable boot-time ballooningJeremy Fitzhardinge2010-11-201-2/+1Star
| * | | | | | | xen: implement XENMEM_machphys_mappingIan Campbell2010-11-136-18/+34
* | | | | | | | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-11-182-11/+10Star
|\ \ \ \ \ \ \ \
| * | | | | | | | KVM: VMX: Fix host userspace gsbase corruptionAvi Kivity2010-11-171-8/+7Star
| * | | | | | | | KVM: Correct ordering of ldt reload wrt fs/gs reloadAvi Kivity2010-11-172-3/+3
* | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-11-182-6/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | kgdb,ppc: Fix regression in evr register handlingDongdong Deng2010-11-171-2/+2