aboutsummaryrefslogtreecommitdiffstats
path: root/net (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-25drivers/rtc/rtc-imxdi.c: add missing spin lock initializationJan Luebbe1-0/+2
2012-10-25mm, numa: avoid setting zone_reclaim_mode unless a node is sufficiently distantDavid Rientjes1-2/+2
2012-10-25pidns: limit the nesting depth of pid namespacesAndrew Vagin1-1/+11
2012-10-25drivers/dma/dw_dmac: make driver's endianness configurableHein Tibosch2-5/+24
2012-10-25mm/mmu_notifier: allocate mmu_notifier in advanceGavin Shan1-13/+13
2012-10-25tools/testing/selftests/epoll/test_epoll.c: fix buildDaniel Hazelton1-2/+2
2012-10-25UAPI: fix tools/vm/page-types.cDavid Howells1-1/+1
2012-10-25mm/page_alloc.c:alloc_contig_range(): return early for err pathBob Liu1-1/+1
2012-10-25rbtree: include linux/compiler.h for definition of __always_inlineWill Deacon1-0/+1
2012-10-25genalloc: stop crashing the system when destroying a poolThadeu Lima de Souza Cascardo1-1/+1
2012-10-25backlight: ili9320: add missing SPI dependencyJingoo Han1-1/+2
2012-10-25device_cgroup: add proper checking when changing default behaviorAristeu Rozanski1-1/+18
2012-10-25device_cgroup: stop using simple_strtoul()Aristeu Rozanski1-6/+22
2012-10-25device_cgroup: rename deny_all to behaviorAristeu Rozanski1-11/+14
2012-10-25cgroup: fix invalid rcu dereferenceJiri Slaby1-8/+7
2012-10-25mm: fix XFS oops due to dirty pages without buffers on s390Jan Kara1-5/+15
2012-10-24workqueue: cancel_delayed_work() should return %false if work item is idleDan Magenheimer1-1/+1
2012-10-25apparmor: fix IRQ stack overflow during free_profileJohn Johansen1-1/+23
2012-10-24iommu/tegra: smmu: Fix deadly typoHiro Sugawara1-1/+1
2012-10-24amd64_edac:__amd64_set_scrub_rate(): avoid overindexing scrubrates[]Andrew Morton1-7/+4
2012-10-24alpha: separate thread-synchronous flagsAl Viro4-45/+68
2012-10-23arch/tile: avoid build warnings from duplicate ELF_R_xxx #definesChris Metcalf1-10/+0
2012-10-23arch/tile: avoid generating .eh_frame information in modulesChris Metcalf1-0/+4
2012-10-23spi/pl022: Revert recent runtime PM changesUlf Hansson1-3/+0
2012-10-23pinctrl/nomadik: pass DT node to the irqdomainLinus Walleij1-1/+1
2012-10-23pinctrl/nomadik: use zero as default irq_startLinus Walleij1-1/+1
2012-10-23pinctrl: fix missing unlock on error in pinctrl_groups_show()Wei Yongjun1-1/+3
2012-10-23pinctrl/nomadik: use irq_create_mapping()Linus Walleij1-1/+1
2012-10-23drm/ttm: Fix a theoretical race in ttm_bo_cleanup_refs()Thomas Hellstrom1-8/+12
2012-10-23drm/ttm: Fix a theoretical raceThomas Hellstrom1-2/+2
2012-10-23drm: platform: Don't initialize driver-private dataThierry Reding2-8/+5
2012-10-23drm/debugfs: remove redundant info from gem_namesMarcin Slusarz1-2/+0
2012-10-23drm: fb: cma: Fail gracefully on allocation failureThierry Reding1-1/+1
2012-10-23drm: fb: cma: Fix typo in debug messageThierry Reding1-1/+1
2012-10-22ext4: Avoid underflow in ext4_trim_fs()Lukas Czerner1-2/+3
2012-10-22KVM guest: exit idleness when handling KVM_PV_REASON_PAGE_NOT_PRESENTSasha Levin1-0/+3
2012-10-22KVM: apic: fix LDR calculation in x2apic modeGleb Natapov1-1/+1
2012-10-22KVM: MMU: fix release noslot pfnXiao Guangrong2-5/+2
2012-10-22module_signing: fix printk format warningRandy Dunlap1-1/+1
2012-10-22Input: fix use-after-free introduced with dynamic minor changesDmitry Torokhov3-6/+3
2012-10-22char_dev: pin parent kobjectDmitry Torokhov1-1/+17
2012-10-22drm/nouveau/clock: fix missing pll type/addr when matching default entryBen Skeggs1-6/+4
2012-10-22ext4: Checksum the block bitmap properly with bigalloc enabledTao Ma6-20/+14
2012-10-22drm/nouveau/fb: fix reporting of memory type on GF8+ IGPsBen Skeggs1-0/+1
2012-10-22drm/nv41/vm: don't init hw pciegart on boards with agp bridgeBen Skeggs2-2/+4
2012-10-22drm/nouveau/bios: fetch full 4KiB block to determine ACPI ROM image sizeBen Skeggs1-3/+7
2012-10-22drm/nouveau: validate vbios sizeMarcin Slusarz1-3/+13
2012-10-22drm/nouveau: warn when trying to free mm which is still in useMarcin Slusarz1-1/+1
2012-10-22drm/nouveau: fix nouveau_mm/nouveau_mm_node leakMarcin Slusarz1-0/+5
2012-10-22drm/nouveau/bios: improve error handling when reading the vbios from ACPIMartin Peres1-1/+3