summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-26powerpc/pseries: Correct buffer parsing in update_dt_node()Nathan Fontenot1-4/+16
2013-04-26powerpc/pseries: Expose pseries devicetree_update()Nathan Fontenot2-9/+16
2013-04-26powerpc: Fix hardware IRQs with MMU on exceptions when HV=0Michael Neuling1-1/+1
2013-04-26powerpc/power8: Fix secondary CPUs hanging on boot for HV=0Michael Neuling1-0/+1
2013-04-26powerpc: Add isync to copy_and_flushMichael Neuling1-0/+1
2013-04-26powerpc: Add HWCAP2 aux entryMichael Neuling5-4/+10
2013-04-24powerpc/powernv: Fix missing Kconfig dependency for MSIsBenjamin Herrenschmidt1-0/+1
2013-04-24Merge remote-tracking branch 'origin/master' into nextBenjamin Herrenschmidt191-1477/+2102
2013-04-24powerpc/spufs: Initialise inode->i_ino in spufs_new_inode()Michael Ellerman1-0/+1
2013-04-24powerpc/rtas_flash: New return code to indicate FW entitlement expiryVasant Hegde1-0/+5
2013-04-24powerpc/rtas_flash: Update return token commentsVasant Hegde1-7/+20
2013-04-24powerpc/cell: Only iterate over online nodes in cbe_init_pm_irq()Michael Ellerman1-1/+1
2013-04-24Merge remote-tracking branch 'mpe/master' into nextBenjamin Herrenschmidt1153-6644/+11879
2013-04-23powerpc/pseries/lparcfg: Fix possible overflow are more than 1026Chen Gang1-0/+1
2013-04-23powerpc/pmac/smu: Use %*ph to print small buffersAndy Shevchenko2-7/+4
2013-04-23ptrace/powerpc: Don't flush_ptrace_hw_breakpoint() on fork()Oleg Nesterov1-4/+4
2013-04-23powerpc: Add VDSO version of timeAdhemerval Zanella5-0/+58
2013-04-22Linux 3.9-rc8v3.9-rc8Linus Torvalds1-1/+1
2013-04-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-5/+17
2013-04-21Merge branch 'vm_ioremap_memory-examples'Linus Torvalds4-105/+19
2013-04-21Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-28/+180
2013-04-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds15-103/+361
2013-04-21Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds17-182/+34
2013-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds19-114/+253
2013-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds41-393/+544
2013-04-21net: fix incorrect credentials passingLinus Torvalds1-2/+2
2013-04-20Merge remote-tracking branch 'efi/urgent' into x86/urgentH. Peter Anvin13-83/+325
2013-04-20x86, microcode: Verify the family before dispatching microcode patchingH. Peter Anvin1-7/+31
2013-04-20net: rate-limit warn-bad-offload splats.Ben Greear1-0/+3
2013-04-20net: ax88796: avoid 64 bit arithmeticArnd Bergmann1-1/+1
2013-04-20qlge: Update version to 1.00.00.32.Jitendra Kalsaria1-1/+1
2013-04-20qlge: Fix ethtool autoneg advertising.Jitendra Kalsaria1-1/+1
2013-04-20qlge: Fix receive path to drop error framesSritej Velaga1-7/+29
2013-04-20Merge branch 'qmi_wwan'David S. Miller1-0/+104
2013-04-20net: qmi_wwan: prevent duplicate mac address on link (firmware bug workaround)Bjørn Mork1-0/+9
2013-04-20net: qmi_wwan: fixup destination address (firmware bug workaround)Bjørn Mork1-0/+11
2013-04-20net: qmi_wwan: fixup missing ethernet header (firmware bug workaround)Bjørn Mork1-0/+84
2013-04-20Merge branch 'bonding'David S. Miller1-0/+21
2013-04-20bonding: in bond_mc_swap() bond's mc addr list is walked without locknikolay@redhat.com1-0/+4
2013-04-20bonding: disable netpoll on enslave failurenikolay@redhat.com1-0/+1
2013-04-20bonding: primary_slave & curr_active_slave are not cleaned on enslave failurenikolay@redhat.com1-0/+10
2013-04-20bonding: vlans don't get deleted on enslave failurenikolay@redhat.com1-0/+1
2013-04-20bonding: mc addresses don't get deleted on enslave failurenikolay@redhat.com1-0/+5
2013-04-20pkt_sched: fix error return code in fw_change_attrs()Wei Yongjun1-1/+1
2013-04-20irda: small read past the end of array in debug codeDan Carpenter3-3/+13
2013-04-20sparc64: Fix race in TLB batch processing.David S. Miller7-55/+241
2013-04-20ARM: 7699/1: sched_clock: Add more notrace to prevent recursionStephen Boyd1-2/+2
2013-04-19Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+4
2013-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller3-3/+19
2013-04-19Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller11-157/+211