summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-18qlcnic: Fix typo in logsShahed Shaikh1-5/+4
2013-04-18qlcnic: fix TSO race conditionSritej Velaga1-2/+1
2013-04-18qlcnic: Stop traffic before performing loopback testJitendra Kalsaria1-0/+6
2013-04-18ixgbe: Fix a bug in setting VF VLAN via PFGreg Rose1-0/+6
2013-04-18igb: Revert support for build_skb in igbAlexander Duyck2-114/+4
2013-04-18Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller5-23/+28
2013-04-18ARM: highbank: fix cache flush ordering for cpu hotplugRob Herring1-6/+4
2013-04-18Revert "block: add missing block_bio_complete() tracepoint"Linus Torvalds7-31/+19
2013-04-18x86, hyperv: Handle Xen emulation of Hyper-V more gracefullyK. Y. Srinivasan1-13/+5
2013-04-18kprobes: Fix a double lock bug of kprobe_mutexMasami Hiramatsu1-6/+13
2013-04-18dmaengine: at_hdmac: fix race condition in atc_advance_work()Ludovic Desroches1-5/+4
2013-04-18powerpc: Try to insert the hptes repeatedly in kernel_map_linear_page()Li Zhong1-6/+7
2013-04-18powerpc: Split the code trying to insert hpte repeatedly as an helper functionLi Zhong2-25/+41
2013-04-18powerpc: Move the setting of rflags out of loop in __hash_page_hugeLi Zhong1-4/+4
2013-04-18powerpc: Set default VGA deviceBrian King1-0/+13
2013-04-18pci: Set dev->dev.type in alloc_pci_devBrian King1-1/+1
2013-04-18powerpc/pci: fix PCI-e devices rescan issue on powerpc platformYuanquan Chen1-17/+26
2013-04-18powerpc: fix annotation of fake_numa_create_new_node()Stephen Rothwell1-1/+1
2013-04-18powerpc: fix numa distance for form0 device treeVaidyanathan Srinivasan1-1/+1
2013-04-18powerpc/ptrace: Add DAWR debug feature info for userspaceMichael Neuling3-0/+4
2013-04-18powerpc: Add accounting for Doorbell interruptsIan Munsie3-0/+17
2013-04-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller2-13/+19
2013-04-18powerpc/pseries: close DDW race between functions of adapterNishanth Aravamudan1-0/+26
2013-04-18powerpc/powernv: Use MSI bitmap to manage IRQsGavin Shan4-61/+25
2013-04-18powerpc: Setup in HFSCR for POWER8Michael Neuling1-0/+8
2013-04-18powerpc: Add HFSCR SPR definitionsMichael Neuling1-0/+6
2013-04-18powerpc: fixing ptrace_get_reg to return an errorAlexey Kardashevskiy3-15/+32
2013-04-18powerpc: Fix build errors with UP configs in HV-style KVMPaul Mackerras2-0/+8
2013-04-18powerpc: remove cast for kmalloc/kzalloc return valueZhang Yanfei2-3/+2
2013-04-18powerpc/kgdb: Removed kmalloc returned value castAlex Grad1-1/+1
2013-04-18powerpc: drop even more unused Kconfig symbolsPaul Bolle1-4/+0
2013-04-18powerpc: remove CONFIG_MPC10X_OPENPICPaul Bolle1-5/+0
2013-04-18powerpc: remove unused CONFIG_405EPPaul Bolle1-4/+0
2013-04-18powerpc: Fix typo "CONFIG_ICSWX_PID"Paul Bolle1-1/+1
2013-04-18memblock: kill "config MAX_ACTIVE_REGIONS"Paul Bolle3-17/+0
2013-04-18powerpc: remove PReP platformPaul Bolle12-242/+19
2013-04-18powerpc: remove dead CONFIG_HVC_SCOM codePaul Bolle1-4/+0
2013-04-18powerpc/40x: remove unused "config 405GPR"Paul Bolle1-3/+0
2013-04-18powerpc: remove outdated default on PCI_PERMEDIAPaul Bolle1-1/+0
2013-04-18powerpc/wsp: drop "select PPC_WSP_COPRO"Paul Bolle1-1/+0
2013-04-18powerpc/ps3: Update ps3_defconfigGeoff Levand1-1/+1
2013-04-18powerpc: use for_each_compatible_node() macroWei Yongjun1-3/+1
2013-04-18powerpc: place EXPORT_SYMBOL macro right after declarationValentina Manea1-2/+1
2013-04-18powerpc: Use PTR_RET instead of IS_ERR/PTR_ERRAdrian-Leonard Radu4-11/+4
2013-04-18powerpc/kernel: Cleanup on rtas_pci.cGavin Shan1-2/+2
2013-04-18powerpc: Remove unused postfix parameter to DEFINE_BITOP()Michael Ellerman1-6/+5
2013-04-18powerpc/rtas_flash: Free kmem upon module exitVasant Hegde1-0/+5
2013-04-18powerpc: Use VPA subfunction macros instead of numbers for vpa callsLi Zhong1-8/+7
2013-04-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2-1/+5
2013-04-18Merge branch 'akpm' (fixes from Andrew)Linus Torvalds10-17/+21