summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-15Btrfs: implement ->show_devnameJosef Bacik1-0/+33
2012-06-15of: match by compatible property firstThierry Reding1-4/+26
2012-06-15Btrfs: use rcu to protect device->nameJosef Bacik8-64/+162
2012-06-15Btrfs: unlock everything properly in the error case for nocowJosef Bacik1-2/+35
2012-06-15Btrfs: fix btrfs_destroy_marked_extentsJosef Bacik1-4/+2
2012-06-15Btrfs: abort the transaction if the commit failsJosef Bacik1-2/+8
2012-06-15Btrfs: wake up transaction waiters when aborting a transactionJosef Bacik2-6/+7
2012-06-15Btrfs: fix locking in btrfs_destroy_delayed_refsJosef Bacik1-13/+17
2012-06-15Btrfs: pass locked_page into extent_clear_unlock_delalloc if theres an errorJosef Bacik1-2/+2
2012-06-15x86, compat: Use test_thread_flag(TIF_IA32) in compat signal deliverySuresh Siddha1-1/+1
2012-06-15staging: gdm72xx: Release netlink socket properlyBen Chan1-1/+1
2012-06-15iio: drop wrong reference from KconfigJiri Kosina1-2/+1
2012-06-15vme: change maintainer e-mail addressManohar Vanga1-1/+1
2012-06-15Extcon: Don't try to create duplicate link namesMark Brown1-1/+1
2012-06-15USB: fix gathering of interface associationsDaniel Mack1-1/+2
2012-06-15usb: ehci-sh: fix illegal phy_init() running when platform_data is NULLShimoda, Yoshihiro1-2/+1
2012-06-15usb: cdc-acm: fix devices not unthrottled on openOtto Meta1-0/+8
2012-06-15RDMA/ocrdma: Fix off by one in ocrdma_query_gid()Dan Carpenter1-1/+1
2012-06-14xen: mark local pages as FOREIGN in the m2p_overrideStefano Stabellini1-0/+36
2012-06-14nfsd4: BUG_ON(!is_spin_locked()) no good on UP kernelsJ. Bruce Fields1-2/+2
2012-06-14NFS: hard-code init_net for NFS callback transportsStanislav Kinsbursky1-6/+5
2012-06-14Btrfs: fix race in tree mod log additionJan Schmidt1-4/+19
2012-06-14Btrfs: add btrfs_next_old_leafJan Schmidt3-4/+16
2012-06-14Btrfs: fix return value for __tree_mod_log_oldest_rootJan Schmidt1-13/+20
2012-06-14Btrfs: use btrfs_read_lock_root_node in get_old_rootJan Schmidt1-4/+16
2012-06-14Btrfs: remove obsolete btrfs_next_leaf call from __resolve_indirect_refJan Schmidt1-9/+1
2012-06-14Bluetooth: Fix sending HCI_Disconnect only when connectedVishal Agarwal1-1/+1
2012-06-14ARM: 7421/1: bpf_jit: BPF_S_ANC_ALU_XOR_X supportMircea Gherzan2-0/+9
2012-06-14ARM: 7423/1: kprobes: run t32_simulate_ldr_literal() without insn slotRabin Vincent1-1/+1
2012-06-14ARM: 7422/1: mmc: mmci: Allocate platform memory during Device Tree bootLee Jones1-0/+6
2012-06-14Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-5/+0
2012-06-14Merge tag 'pinctrl-fixes-for-v3.5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-24/+30
2012-06-14Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds14-100/+162
2012-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds91-389/+2550
2012-06-14x86: dma-mapping: fix broken allocation when dma_mask has been providedMarek Szyprowski1-1/+2
2012-06-14watchdog: Quiet down the boot messagesDon Zickus1-1/+18
2012-06-14DMA: PL330: Fix racy mutex unlockJavi Merino1-16/+10
2012-06-14Fix OMAP EHCI suspend/resume failure (i693)Anand Gadiyar1-1/+167
2012-06-14USB: ohci-hub: Mark ohci_finish_controller_resume() as __maybe_unusedRoland Stigge1-1/+1
2012-06-14usb: use usb_serial_put in usb_serial_probe errorsJan Safrata1-3/+3
2012-06-14USB: EHCI: Fix build warning in xilinx ehci driverHerton Ronaldo Krzesinski1-3/+1
2012-06-14USB: fix PS3 EHCI systemsRicardo Martins1-0/+2
2012-06-14Merge tag 'for-usb-linus-2012-06-13' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman3-56/+30
2012-06-14pstore/inode: Make pstore_fill_super() staticAnton Vorontsov1-1/+1
2012-06-14pstore/ram: Should zap persistent zone on unlinkAnton Vorontsov1-0/+1
2012-06-14pstore/ram_core: Factor persistent_ram_zap() out of post_init()Anton Vorontsov2-3/+9
2012-06-14pstore/ram_core: Do not reset restored zone's position and sizeAnton Vorontsov1-0/+1
2012-06-14pstore/ram: Should update old dmesg buffer before readingAnton Vorontsov3-7/+11
2012-06-14xHCI: Increase the timeout for controller save/restore state operationAndiry Xu1-4/+4
2012-06-14xhci: Don't free endpoints in xhci_mem_cleanup()Takashi Iwai1-21/+14