summaryrefslogtreecommitdiffstats
path: root/mm/memblock.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-12-20uwb: whitespace and comment cleanupsThomas Pugliese3-9/+9
2013-12-20uwb: add debug prints during channel change and beacon actionsThomas Pugliese2-1/+6
2013-12-20usb: wusbcore: add debug prints to reservation and channel changeThomas Pugliese2-0/+2
2013-12-20usb: cdc-wdm: avoid hanging on zero length readsBjørn Mork1-32/+38
2013-12-20USB: c67x00: remove CONFIG_USB_DEBUG dependancyGreg Kroah-Hartman2-14/+3
2013-12-19uwb: umc-dev: add missing put_device callLevente Kurusa1-0/+1
2013-12-19drivers: usb: Mark function as static in metro-usb.cRashika Kheria1-1/+1
2013-12-19drivers: usb: Mark function as static in usbsevseg.cRashika Kheria1-1/+1
2013-12-19USB: ohci-octeon: Use devm_ioremap_resource()Jingoo Han1-18/+5
2013-12-19USB: ohci-spear: Use devm_ioremap_resource()Jingoo Han1-10/+3
2013-12-19USB: ohci-ppc-of: Use devm_ioremap_resource()Jingoo Han1-18/+4
2013-12-19USB: ohci-nxp: Use devm_clk_get()Jingoo Han1-18/+8
2013-12-19USB: ehci-w90x900: Use devm_ioremap_resource()Jingoo Han1-16/+5
2013-12-19USB: ohci-da8xx: Use devm_*() functionsJingoo Han1-40/+15
2013-12-19USB: ohci-jz4740: Use devm_*() functionsJingoo Han1-30/+9
2013-12-19USB: ohci-pxa27x:Use devm_*() functionsJingoo Han1-28/+10
2013-12-19USB: ehci-octeon: Use devm_ioremap_resource()Jingoo Han1-18/+5
2013-12-19USB: ehci-fsl: Use devm_ioremap_resource()Jingoo Han1-21/+7
2013-12-19USB: ehci-orion: Use devm_*() functionsJingoo Han1-31/+12
2013-12-19USB: ohci-ppc-of: use dev_err() instead of printk()Jingoo Han1-3/+5
2013-12-19USB: ohci-omap: use dev_err() instead of printk()Jingoo Han1-2/+2
2013-12-19USB: ehci-xilinx-of: use dev_err() instead of printk()Jingoo Han1-1/+2
2013-12-19USB: ehci-ppc-of: use dev_err() instead of printk()Jingoo Han1-1/+2
2013-12-19USB: ehci-orion: use dev_warn() instead of printk()Jingoo Han1-1/+1
2013-12-19USB: ehci-grlib: use dev_err() instead of printk()Jingoo Han1-1/+2
2013-12-19USB: ehci-fsl: use dev_warn() instead of printk()Jingoo Han1-1/+1
2013-12-19usb: ohci-at91: use device managed clk retrievalBoris BREZILLON1-23/+7
2013-12-19usb: ohci-at91: use dev variable instead of &pdev->devBoris BREZILLON1-9/+9
2013-12-19usb: ohci-at91: replace request_mem_region + ioremap by devm_ioremap_resourceBoris BREZILLON1-21/+6
2013-12-19usb: option: add new zte 3g modem pids to option driver张君1-0/+11
2013-12-19usb: usbtest: Always clear halt else further tests will failRoger Quadros1-1/+10
2013-12-19usb: usbtest: Add timetout to simple_io()Roger Quadros1-3/+11
2013-12-18usb: wusbcore: add isochronous IN support to HWAThomas Pugliese1-98/+207
2013-12-15Linux 3.13-rc4v3.13-rc4Linus Torvalds1-1/+1
2013-12-15null_blk: mem garbage on NUMA systems during initMatias Bjorling1-4/+4
2013-12-15radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_...Sergey Senozhatsky1-4/+2
2013-12-15Revert "selinux: consider filesystem subtype in policies"Linus Torvalds2-60/+22
2013-12-15igb: Fix for issue where values could be too high for udelay function.Carolyn Wyborny1-1/+4
2013-12-15i40e: fix null dereferenceJesse Brandeburg1-0/+3
2013-12-13ARM: fix asm/memory.h build errorRussell King3-20/+17
2013-12-13dm array: fix a reference counting bug in shadow_ablockJoe Thornber1-1/+9
2013-12-13dm space map: disallow decrementing a reference count below zeroJoe Thornber1-9/+23
2013-12-13mm: memcg: do not allow task about to OOM kill to bypass the limitJohannes Weiner1-1/+1
2013-12-13mm: memcg: fix race condition between memcg teardown and swapinJohannes Weiner1-0/+36
2013-12-13thp: move preallocated PTE page table on move_huge_pmd()Kirill A. Shutemov1-1/+11
2013-12-13mfd/rtc: s5m: fix register updating by adding regmap for RTCKrzysztof Kozlowski5-14/+29
2013-12-13rtc: s5m: enable IRQ wake during suspendKrzysztof Kozlowski1-0/+25
2013-12-13rtc: s5m: limit endless loop waiting for register updateKrzysztof Kozlowski1-6/+31
2013-12-13rtc: s5m: fix unsuccesful IRQ request during probeKrzysztof Kozlowski1-2/+4
2013-12-13drivers/rtc/rtc-s5m.c: fix info->rtc assignmentGeert Uytterhoeven1-27/+27