summaryrefslogtreecommitdiffstats
path: root/mm/hugetlb.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-09-25mm/slab: Fix typo _RET_IP -> _RET_IP_Ezequiel Garcia1-1/+1
2012-09-25ipv6: raw: fix icmpv6_filter()Eric Dumazet1-11/+10
2012-09-25c/r: prctl: fix build error for no-MMU caseMark Salter1-0/+1
2012-09-25lib/flex_proportions.c: fix corruption of denominator in flexible proportionsJan Kara1-1/+1
2012-09-25checksyscalls: fix "here document" handlingHeiko Carstens1-1/+1
2012-09-25pwm-backlight: take over maintenanceThierry Reding1-0/+2
2012-09-25sb_edac: Avoid overflow errors at memory size calculationMauro Carvalho Chehab1-3/+4
2012-09-25i5000: Fix the memory size calculation with 2R memoriesMauro Carvalho Chehab1-0/+4
2012-09-25i3200_edac: Fix memory rank sizeMauro Carvalho Chehab1-1/+1
2012-09-25iommu: static inline iommu group stub functionsAlex Williamson1-18/+24
2012-09-25mm, slub: Rename slab_alloc() -> slab_alloc_node() to match SLABEzequiel Garcia1-9/+15
2012-09-25mm, slab: Rename __cache_alloc() -> slab_alloc()Ezequiel Garcia1-7/+7
2012-09-25mm, slab: Match SLAB and SLUB kmem_cache_alloc_xxx_trace() prototypeEzequiel Garcia2-9/+8
2012-09-25mm, slab: Replace 'caller' type, void* -> unsigned longEzequiel Garcia1-26/+24
2012-09-25mm, slob: Add support for kmalloc_track_caller()Ezequiel Garcia2-5/+28
2012-09-25mm, slab: Remove silly function slab_buffer_size()Ezequiel Garcia2-15/+2
2012-09-25mm, slob: Use NUMA_NO_NODE instead of -1Ezequiel Garcia2-5/+7
2012-09-25sh: pfc: Fix up GPIO mux type reconfig case.Paul Mundt1-0/+2
2012-09-24net: guard tcp_set_keepalive() to tcp socketsEric Dumazet1-1/+2
2012-09-24gpio-lpc32xx: Fix value handling of gpio_direction_output()Roland Stigge1-0/+5
2012-09-24phy/micrel: Add missing header to micrel_phy.hMarek Vasut1-0/+12
2012-09-24phy/micrel: Rename KS80xx to KSZ80xxMarek Vasut3-13/+13
2012-09-24phy/micrel: Implement support for KSZ8021Marek Vasut2-0/+28
2012-09-24tile: gxio iorpc numbering change for TRIO interfaceChris Metcalf1-11/+13
2012-09-24c6x: use asm-generic/barrier.hMark Salter2-27/+1
2012-09-24xen/boot: Disable NUMA for PV guests.Konrad Rzeszutek Wilk1-0/+4
2012-09-24ARM: dma-mapping: Fix potential memory leak in atomic_pool_init()Sachin Kamat1-0/+2
2012-09-24md/raid5: add missing spin_lock_init.NeilBrown1-0/+1
2012-09-24Linux 3.6-rc7v3.6-rc7Linus Torvalds1-2/+2
2012-09-23edac_mc: edac_mc_free() cannot assume mem_ctl_info is registered in sysfs.Shaun Ruffell1-20/+39
2012-09-23edac_mc: fix messy kfree calls in the error pathFengguang Wu1-5/+7
2012-09-23batman-adv: Fix symmetry check / route flapping in multi interface setupsLinus Lüssing1-6/+7
2012-09-23batman-adv: Fix change mac address of soft iface.Def1-2/+5
2012-09-23hwmon: (fam15h_power) Tweak runavg_range on resumeAndreas Herrmann1-2/+13
2012-09-23hwmon: (coretemp) Use get_online_cpus to avoid races involving CPU hotplugSilas Boyd-Wickizer1-0/+5
2012-09-23hwmon: (via-cputemp) Use get_online_cpus to avoid races involving CPU hotplugSilas Boyd-Wickizer1-0/+5
2012-09-23close the race in nlmsvc_free_block()Al Viro1-2/+1
2012-09-23do_add_mount()/umount -l racesAl Viro1-2/+8
2012-09-22pppoe: drop PPPOX_ZOMBIEs in pppoe_releaseXiaodong Xu1-1/+1
2012-09-22team: send port changed when addedJiri Pirko1-8/+24
2012-09-22ipv4: raw: fix icmp_filter()Eric Dumazet1-6/+8
2012-09-22net/phy/bcm87xx: Add MODULE_LICENSE("GPL") to GPL driverPeter Hüwe1-0/+2
2012-09-22HID: Fix logitech-dj: missing Unifying device issueNestor Lopez Casado2-0/+46
2012-09-22HID: lenovo-tpkbd: Fix memory leak in tpkbd_remove_tp()Axel Lin1-0/+2
2012-09-22libceph: only kunmap kmapped pagesAlex Elder1-4/+1
2012-09-22rbd: drop dev reference on error in rbd_open()Alex Elder1-4/+3
2012-09-21sparc: fix the return value of module_alloc()Wei Yongjun1-3/+1
2012-09-21sparc32: Enable the relocation target R_SPARC_DISP32 for sparc32Andreas Larsson1-5/+4
2012-09-21net/stmmac: Use clk_prepare_enable and clk_disable_unprepareStefan Roese2-8/+8
2012-09-21debugfs: fix u32_array race in format_array_allocLinus Torvalds1-34/+23