summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-08-02um: fix ubd_file_size for read-only filesMartin Pärtel1-1/+1
2012-08-02um: pull interrupt_end() into userspace()Al Viro2-8/+6
2012-08-02um: split syscall_trace(), pass pt_regs to itAl Viro3-43/+34
2012-08-02um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regsAl Viro3-5/+5
2012-08-02KVM: x86: apply kvmclock offset to guest wall clock timeBruce Rogers1-0/+4
2012-08-01Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6Linus Torvalds2-4/+22
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-53/+26
2012-08-01MIPS: Loongson 2: Sort out clock managment.Ralf Baechle7-51/+33
2012-08-01MIPS: Loongson 1: more clk support and add select HAVE_CLKYoichi Yuasa2-0/+17
2012-08-01MIPS: txx9: Fix redefinition of clk_* by adding select HAVE_CLKYoichi Yuasa1-0/+1
2012-08-01MIPS: BCM63xx: Fix redefinition of clk_* by adding select HAVE_CLKYoichi Yuasa1-0/+1
2012-08-01MIPS: AR7: Fix redefinition of clk_* by adding select HAVE_CLKYoichi Yuasa1-0/+1
2012-08-01MIPS: Lantiq: Platform specific CLK fixupJohn Crispin1-0/+5
2012-08-01MIPS: Lantiq: Add device_tree_init functionJohn Crispin1-0/+22
2012-08-01MIPS: Lantiq: Fix interface clock and PCI control register offsetJohn Crispin1-21/+28
2012-08-01Merge branch 'common/irqdomain' into sh-latestPaul Mundt3-5/+2
2012-08-01sh: ecovec: care CN5 VBUS if USB host modeKuninori Morimoto1-0/+8
2012-08-01sh: sh7724: fixup renesas_usbhs clock settingsKuninori Morimoto1-2/+2
2012-08-01Merge branch 'sh/dmaengine' into sh-latestPaul Mundt510-8244/+16618
2012-08-01Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-5/+2
2012-08-01x86: OLPC: move s/r-related EC cmds to EC driverAndres Salomon2-22/+36
2012-08-01Platform: OLPC: move debugfs support from x86 EC driverAndres Salomon1-97/+0
2012-08-01x86: OLPC: switch over to using new EC driver on x86Andres Salomon2-31/+27
2012-08-01drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon5-1/+4
2012-08-01Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driverAndres Salomon2-18/+5
2012-08-01KVM: fold kvm_pit_timer into kvm_kpit_stateAvi Kivity3-37/+31
2012-08-01KVM: Simplify kvm_pit_timerAvi Kivity2-21/+1
2012-08-01KVM: Simplify kvm_timerAvi Kivity2-21/+5
2012-08-01KVM: Remove internal timer abstractionAvi Kivity7-73/+67
2012-08-01Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds13-19/+20
2012-08-01Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12-32/+20
2012-08-01mips: zero out pg_data_t when it's allocatedMinchan Kim1-0/+1
2012-08-01memcg: rename config variablesAndrew Morton10-18/+18
2012-08-01mm: account the total_vm in the vm_stat_account()Huang Shijie1-1/+0
2012-08-01xtensa: select generic atomic64_t supportFengguang Wu1-0/+1
2012-08-01Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-146/+1473
2012-08-01Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds7-55/+121
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds17-105/+103
2012-07-31perf/x86: Fix USER/KERNEL tagging of samples properlyPeter Zijlstra5-17/+114
2012-07-31perf/x86/intel/uncore: Make UNCORE_PMU_HRTIMER_INTERVAL 64-bitAndrew Morton1-1/+1
2012-07-31Merge branches 'dma-omap', 'dma-pl08x' and 'dma-sa11x0' into dmaengineRussell King7-137/+11
2012-07-31ARM: 7481/1: OMAP2+: omap2plus_defconfig: enable OMAP DMA engineJavier Martinez Canillas1-0/+2
2012-07-31ARM: omap: remove mmc platform data dma_mask and initializationRussell King6-7/+0
2012-07-31ARM: 7479/1: mm: avoid NULL dereference when flushing gate_vma with VIVT cachesWill Deacon1-2/+6
2012-07-31ARM: Fix undefined instruction exception handlingRussell King4-62/+92
2012-07-31ARM: 7480/1: only call smp_send_stop() on SMPJavier Martinez Canillas1-1/+2
2012-07-31ARM: 7478/1: errata: extend workaround for erratum #720789Will Deacon1-0/+12
2012-07-31ARM: 7477/1: vfp: Always save VFP state in vfp_pm_suspend on UPColin Cross1-0/+6
2012-07-31ARM: 7476/1: vfp: only clear vfp state for current cpu in vfp_pm_suspendColin Cross1-1/+1
2012-07-31ARM: 7468/1: ftrace: Trace function entry before updating indexColin Cross1-8/+9