summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-08-13ocfs2: fix null pointer dereference in ocfs2_dir_foreach_blk_id()Jeff Liu1-3/+1
2013-08-13x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea3-2/+3
2013-08-13ocfs2: fix NULL pointer dereference in ocfs2_duplicate_clusters_by_pageTiger Yang5-53/+16
2013-08-13ocfs2: Revert 40bd62e to avoid regression in extended allocationJie Liu1-1/+1
2013-08-13drivers/rtc/rtc-stmp3xxx.c: provide timeout for potentially endless loop poll...Lothar Waßmann1-10/+25
2013-08-13hugetlb: fix lockdep splat caused by pmd sharingMichal Hocko1-0/+10
2013-08-13aoe: adjust ref of head for compound page tailsEd Cashin1-10/+7
2013-08-13microblaze: fix clone syscallMichal Simek4-1/+18
2013-08-13mm: save soft-dirty bits on file pagesCyrill Gorcunov9-10/+107
2013-08-13mm: save soft-dirty bits on swapped pagesCyrill Gorcunov8-9/+84
2013-08-13memcg: don't initialize kmem-cache destroying work for root cachesAndrey Vagin1-2/+2
2013-08-13ethernet/arc/arc_emac - fix NAPI "work > weight" warningAlexey Brodkin1-1/+1
2013-08-13Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-25/+77
2013-08-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+3
2013-08-13perf/arm: Fix armpmu_map_hw_event()Stephen Boyd1-1/+6
2013-08-13ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.Pravin B Shelar2-17/+1
2013-08-13xhci: add xhci_cmd_completion trace eventXenia Ragiadakou2-0/+33
2013-08-13xhci: add xhci_address_ctx trace eventXenia Ragiadakou2-0/+49
2013-08-13xhci: add trace for debug messages related to endpoint resetXenia Ragiadakou3-7/+18
2013-08-13xhci: add trace for debug messages related to quirksXenia Ragiadakou5-35/+69
2013-08-13xhci: add trace for debug messages related to changing contextsXenia Ragiadakou4-10/+27
2013-08-13xhci: add traces for debug messages in xhci_address_device()Xenia Ragiadakou6-11/+103
2013-08-13xhci: remove CONFIG_USB_XHCI_HCD_DEBUGGING and unused codeXenia Ragiadakou4-165/+1
2013-08-13xhci: replace printk(KERN_DEBUG ...)Xenia Ragiadakou1-9/+7
2013-08-13xhci: replace xhci_info() with xhci_dbg()Xenia Ragiadakou2-4/+2
2013-08-13usb: Add Device Tree support to XHCI Platform driverAl Cooper2-0/+24
2013-08-13Merge branch 'bnx2x'David S. Miller6-27/+98
2013-08-13bnx2x: prevent crash in shutdown flow with CNICYuval Mintz1-2/+1
2013-08-13bnx2x: fix PTE write access errorBarak Witkowsky3-0/+15
2013-08-13bnx2x: fix memory leak in VFAriel Elior1-1/+1
2013-08-13bnx2x: update fairness parameters following DCB negotiationDmitry Kravkov3-12/+24
2013-08-13bnx2x: protect different statistics flowsDmitry Kravkov3-12/+57
2013-08-14PM / QoS: Fix workqueue deadlock when using pm_qos_update_request_timeout()Stephen Boyd1-7/+13
2013-08-13Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman123-3509/+3607
2013-08-13myri10ge: Update MAINTAINERSHyong-Youb Kim1-2/+2
2013-08-13skge: dma_sync the whole receive bufferstephen hemminger1-2/+4
2013-08-13usb: phy: am335x: include linux/err.hSebastian Andrzej Siewior1-0/+1
2013-08-13Merge branch 'security-fixes' into fixesRussell King4-9/+14
2013-08-13ARM: 7807/1: kexec: validate CPU hotplug supportStephen Warren3-4/+29
2013-08-13ARM: 7812/1: rwlocks: retry trylock operation if strex fails on free lockWill Deacon1-19/+30
2013-08-13ARM: 7811/1: locks: use early clobber in arch_spin_trylockWill Deacon1-1/+1
2013-08-13ARM: 7810/1: perf: Fix array out of bounds access in armpmu_map_hw_event()Stephen Boyd1-1/+6
2013-08-13ARM: 7809/1: perf: fix event validation for software group leadersWill Deacon1-0/+3
2013-08-13usb: musb: cppi41: Enable in device-TX modeSebastian Andrzej Siewior1-0/+3
2013-08-13usb: musb: Use is_cppi_enabled() and tusb_dma_omap() instead of the ifdefSebastian Andrzej Siewior1-40/+42
2013-08-13clk: exynos4: Add CLK_GET_RATE_NOCACHE flag for the Exynos4x12 ISP clocksSylwester Nawrocki1-30/+34
2013-08-13clk/zynq/clkc: Add CLK_SET_RATE_PARENT flag to ethernet muxesSoren Brinkmann1-4/+6
2013-08-13clk/zynq/clkc: Add dedicated spinlock for the SWDTSoren Brinkmann1-1/+2
2013-08-13sched: fix the theoretical signal_wake_up() vs schedule() raceOleg Nesterov3-8/+24
2013-08-13cpuset: fix the return value of cpuset_write_u64()Li Zefan1-2/+4