summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-03-06mm: change anon_vma linking to fix multi-process server scalability issueRik van Riel2-0/+3
2010-03-06bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita2-2/+2
2010-03-05Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds59-1447/+3254
2010-03-05x86: fix mtrr missing kernel-docRandy Dunlap1-0/+1
2010-03-05Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds6-107/+611
2010-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds17-276/+99
2010-03-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2-9/+5
2010-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-30/+14
2010-03-04x86: Issue at least one memory barrier in stop_machine_text_poke()Masami Hiramatsu1-2/+2
2010-03-03Merge branch 'coh' into dmaengineDan Williams1-1/+1
2010-03-03Simplify failure exits in s390/hypfs fill_super()Al Viro1-29/+13
2010-03-03Switch may_open() and break_lease() to passing O_...Al Viro1-1/+1
2010-03-03Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-72/+16
2010-03-03sparc64: Make prom entry spinlock NMI safe.David S. Miller1-5/+7
2010-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds5-29/+108
2010-03-03Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds17-196/+240
2010-03-03Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds21-695/+226
2010-03-03sparc64: Kill off old sys_perfctr system call and state.David S. Miller12-247/+18
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds21-197/+122
2010-03-03sparc: Update defconfigs.David S. Miller2-24/+66
2010-03-03sparc: Provide io{read,write}{16,32}be().David S. Miller2-0/+8
2010-03-02USB: atmel uaba: Adding invert vbus_pinEirik Aanonsen1-2/+5
2010-03-02arm: defconfig: rx51: enable phonet and g_nokiaFelipe Balbi1-1/+10
2010-03-02USB: MXC: add platform resources for i.MX21 USB host controller.Martin Fuzzey2-0/+28
2010-03-02USB: MXC: use DMA_BIT_MASK macro rather than hardcoded constants.Martin Fuzzey1-26/+27
2010-03-02USB: MXC: Add i.MX21 specific USB host controller driver.Martin Fuzzey1-0/+38
2010-03-02DMAENGINE: COH 901 318 descriptor pool refactoringLinus Walleij1-1/+1
2010-03-02Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2-55/+66
2010-03-02Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds185-7755/+18904
2010-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds21-99/+174
2010-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds10-9/+71
2010-03-01Merge with mainline to remove plat-omap/Kconfig conflictTony Lindgren1186-22959/+44463
2010-03-01Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds40-309/+1492
2010-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-7/+7
2010-03-01Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2-6/+6
2010-03-01DaVinci DM365: Adding support for SPI EEPROMSandeep Paulraj1-0/+23
2010-03-01DaVinci DM365: Adding DM365 SPI supportSandeep Paulraj2-0/+72
2010-03-01DaVinci DM355: Modifications to DM355 SPI supportSandeep Paulraj1-11/+28
2010-03-01DaVinci: SPI: Adding header file for SPI support.Sandeep Paulraj1-0/+44
2010-03-01davinci: dm646x: CDCE clocks: davinci_clk converted to clk_lookupKevin Hilman1-5/+5
2010-03-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds43-6383/+56
2010-03-01Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds6-8/+8
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds306-1827/+11839
2010-03-01Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+2
2010-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds4-0/+184
2010-03-01Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-3/+3
2010-03-01KVM: x86: Add KVM_CAP_X86_ROBUST_SINGLESTEPJan Kiszka1-0/+1
2010-03-01KVM: VMX: Update instruction length on intercepted BPJan Kiszka1-0/+13
2010-03-01KVM: Fix emulate_sys[call, enter, exit]()'s fault handlingTakuya Yoshikawa1-17/+20
2010-03-01KVM: Fix segment descriptor loadingGleb Natapov3-59/+151