summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | bonding: reset master mac on first enslave failureNikolay Aleksandrov2013-06-131-0/+4
| * | | | | packet: packet_getname_spkt: make sure string is always 0-terminatedDaniel Borkmann2013-06-131-3/+2
| * | | | | net: ethernet: stmicro: stmmac: Fix compile error when STMMAC_XMIT_DEBUG usedDinh Nguyen2013-06-131-1/+1
| * | | | | be2net: Fix 32-bit DMA Mask handlingSomnath Kotur2013-06-131-0/+3
| * | | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2013-06-133-35/+60
| |\ \ \ \ \
| | * | | | | batman-adv: Don't handle address updates when bla is disabledSimon Wunderlich2013-06-101-0/+4
| | * | | | | batman-adv: forward late OGMs from best next hopSimon Wunderlich2013-06-101-31/+55
| | * | | | | batman-adv: wait for rtnl in batadv_store_mesh_iface instead of failing if it...Matthias Schiffer2013-06-101-4/+1
| * | | | | | xen-netback: don't de-reference vif pointer after having called xenvif_put()Jan Beulich2013-06-131-5/+6
| * | | | | | macvlan: don't touch promisc without passthroughMichael S. Tsirkin2013-06-131-7/+13
* | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-06-145-5/+15
|\ \ \ \ \ \ \
| * | | | | | | powerpc: Fix missing/delayed calls to irq_workBenjamin Herrenschmidt2013-06-151-1/+1
| * | | | | | | powerpc: Fix emulation of illegal instructions on PowerNV platformPaul Mackerras2013-06-152-1/+11
| * | | | | | | powerpc: Fix stack overflow crash in resume_kernel when ftracingMichael Ellerman2013-06-152-3/+3
* | | | | | | | smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu().David Daney2013-06-141-7/+12
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-06-145-23/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | snd_pcm_link(): fix a leak...Al Viro2013-06-151-2/+2
| * | | | | | | | use can_lookup() instead of direct checks of ->i_op->lookupAl Viro2013-06-151-2/+2
| * | | | | | | | move exit_task_namespaces() outside of exit_notify()Oleg Nesterov2013-06-151-1/+1
| * | | | | | | | fput: task_work_add() can fail if the caller has passed exit_task_work()Oleg Nesterov2013-06-151-9/+10
| * | | | | | | | ncpfs: fix rmdir returns Device or resource busyDave Chiluk2013-06-071-9/+0
* | | | | | | | | Merge tag 'for-linus-v3.10-rc6' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-06-145-11/+42
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | xfs: don't shutdown log recovery on validation errorsDave Chinner2013-06-141-2/+17
| * | | | | | | | | xfs: ensure btree root split sets blkno correctlyDave Chinner2013-06-141-0/+10
| * | | | | | | | | xfs: fix implicit padding in directory and attr CRC formatsDave Chinner2013-06-142-2/+4
| * | | | | | | | | xfs: don't emit v5 superblock warnings on writeDave Chinner2013-06-141-7/+11
* | | | | | | | | | Merge tag 'char-misc-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-06-143-2/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mei: me: clear interrupts on the resume pathTomas Winkler2013-06-131-0/+1
| * | | | | | | | | | mei: nfc: fix nfc device freeingTomas Winkler2013-06-131-0/+2
| * | | | | | | | | | mei: init: Flush scheduled work before resetting the deviceSamuel Ortiz2013-06-131-2/+2
* | | | | | | | | | | Merge tag 'usb-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-06-145-21/+23
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | usb: chipidea: fix id change handlingAlexander Shishkin2013-06-111-1/+2
| * | | | | | | | | | | usb: chipidea: fix no transceiver caseAlexander Shishkin2013-06-111-5/+8
| * | | | | | | | | | | USB: pl2303: fix device initialisation at openJohan Hovold2013-06-101-5/+5
| * | | | | | | | | | | USB: spcp8x5: fix device initialisation at openJohan Hovold2013-06-101-6/+4
| * | | | | | | | | | | USB: f81232: fix device initialisation at openJohan Hovold2013-06-101-4/+4
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-06-133-9/+13
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Btrfs: stop all workers before cleaning up rootsJosef Bacik2013-06-081-3/+3
| * | | | | | | | | | | Btrfs: fix use-after-free bug during umountLiu Bo2013-06-081-2/+2
| * | | | | | | | | | | Btrfs: init relocate extent_io_tree with a mappingJosef Bacik2013-06-081-4/+5
| * | | | | | | | | | | btrfs: Drop inode if inode root is NULLNaohiro Aota2013-06-081-0/+3
| * | | | | | | | | | | Btrfs: don't delete fs_roots until after we cleanup the transactionJosef Bacik2013-06-081-1/+1
* | | | | | | | | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-06-137-470/+521
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | dtc: ensure #line directives don't consume data from the next lineGrant Likely2013-06-132-117/+117
| * | | | | | | | | | | | dtc: Update generated files to output from Bison 2.5Grant Likely2013-06-132-341/+388
| * | | | | | | | | | | | of: Fix locking vs. interruptsBenjamin Herrenschmidt2013-06-132-8/+12
| * | | | | | | | | | | | kbuild: make sure we clean up DTB temporary filesIan Campbell2013-06-131-4/+4
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'acpi-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2013-06-132-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ACPI / video: Do not bind to device objects with a scan handlerRafael J. Wysocki2013-06-102-4/+4
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-06-137-185/+70
|\ \ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud