index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
memblock.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-12-20
uwb: whitespace and comment cleanups
Thomas Pugliese
3
-9
/
+9
2013-12-20
uwb: add debug prints during channel change and beacon actions
Thomas Pugliese
2
-1
/
+6
2013-12-20
usb: wusbcore: add debug prints to reservation and channel change
Thomas Pugliese
2
-0
/
+2
2013-12-20
usb: cdc-wdm: avoid hanging on zero length reads
Bjørn Mork
1
-32
/
+38
2013-12-20
USB: c67x00: remove CONFIG_USB_DEBUG dependancy
Greg Kroah-Hartman
2
-14
/
+3
2013-12-19
uwb: umc-dev: add missing put_device call
Levente Kurusa
1
-0
/
+1
2013-12-19
drivers: usb: Mark function as static in metro-usb.c
Rashika Kheria
1
-1
/
+1
2013-12-19
drivers: usb: Mark function as static in usbsevseg.c
Rashika Kheria
1
-1
/
+1
2013-12-19
USB: ohci-octeon: Use devm_ioremap_resource()
Jingoo Han
1
-18
/
+5
2013-12-19
USB: ohci-spear: Use devm_ioremap_resource()
Jingoo Han
1
-10
/
+3
2013-12-19
USB: ohci-ppc-of: Use devm_ioremap_resource()
Jingoo Han
1
-18
/
+4
2013-12-19
USB: ohci-nxp: Use devm_clk_get()
Jingoo Han
1
-18
/
+8
2013-12-19
USB: ehci-w90x900: Use devm_ioremap_resource()
Jingoo Han
1
-16
/
+5
2013-12-19
USB: ohci-da8xx: Use devm_*() functions
Jingoo Han
1
-40
/
+15
2013-12-19
USB: ohci-jz4740: Use devm_*() functions
Jingoo Han
1
-30
/
+9
2013-12-19
USB: ohci-pxa27x:Use devm_*() functions
Jingoo Han
1
-28
/
+10
2013-12-19
USB: ehci-octeon: Use devm_ioremap_resource()
Jingoo Han
1
-18
/
+5
2013-12-19
USB: ehci-fsl: Use devm_ioremap_resource()
Jingoo Han
1
-21
/
+7
2013-12-19
USB: ehci-orion: Use devm_*() functions
Jingoo Han
1
-31
/
+12
2013-12-19
USB: ohci-ppc-of: use dev_err() instead of printk()
Jingoo Han
1
-3
/
+5
2013-12-19
USB: ohci-omap: use dev_err() instead of printk()
Jingoo Han
1
-2
/
+2
2013-12-19
USB: ehci-xilinx-of: use dev_err() instead of printk()
Jingoo Han
1
-1
/
+2
2013-12-19
USB: ehci-ppc-of: use dev_err() instead of printk()
Jingoo Han
1
-1
/
+2
2013-12-19
USB: ehci-orion: use dev_warn() instead of printk()
Jingoo Han
1
-1
/
+1
2013-12-19
USB: ehci-grlib: use dev_err() instead of printk()
Jingoo Han
1
-1
/
+2
2013-12-19
USB: ehci-fsl: use dev_warn() instead of printk()
Jingoo Han
1
-1
/
+1
2013-12-19
usb: ohci-at91: use device managed clk retrieval
Boris BREZILLON
1
-23
/
+7
2013-12-19
usb: ohci-at91: use dev variable instead of &pdev->dev
Boris BREZILLON
1
-9
/
+9
2013-12-19
usb: ohci-at91: replace request_mem_region + ioremap by devm_ioremap_resource
Boris BREZILLON
1
-21
/
+6
2013-12-19
usb: option: add new zte 3g modem pids to option driver
张君
1
-0
/
+11
2013-12-19
usb: usbtest: Always clear halt else further tests will fail
Roger Quadros
1
-1
/
+10
2013-12-19
usb: usbtest: Add timetout to simple_io()
Roger Quadros
1
-3
/
+11
2013-12-18
usb: wusbcore: add isochronous IN support to HWA
Thomas Pugliese
1
-98
/
+207
2013-12-15
Linux 3.13-rc4
v3.13-rc4
Linus Torvalds
1
-1
/
+1
2013-12-15
null_blk: mem garbage on NUMA systems during init
Matias Bjorling
1
-4
/
+4
2013-12-15
radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_...
Sergey Senozhatsky
1
-4
/
+2
2013-12-15
Revert "selinux: consider filesystem subtype in policies"
Linus Torvalds
2
-60
/
+22
2013-12-15
igb: Fix for issue where values could be too high for udelay function.
Carolyn Wyborny
1
-1
/
+4
2013-12-15
i40e: fix null dereference
Jesse Brandeburg
1
-0
/
+3
2013-12-13
ARM: fix asm/memory.h build error
Russell King
3
-20
/
+17
2013-12-13
dm array: fix a reference counting bug in shadow_ablock
Joe Thornber
1
-1
/
+9
2013-12-13
dm space map: disallow decrementing a reference count below zero
Joe Thornber
1
-9
/
+23
2013-12-13
mm: memcg: do not allow task about to OOM kill to bypass the limit
Johannes Weiner
1
-1
/
+1
2013-12-13
mm: memcg: fix race condition between memcg teardown and swapin
Johannes Weiner
1
-0
/
+36
2013-12-13
thp: move preallocated PTE page table on move_huge_pmd()
Kirill A. Shutemov
1
-1
/
+11
2013-12-13
mfd/rtc: s5m: fix register updating by adding regmap for RTC
Krzysztof Kozlowski
5
-14
/
+29
2013-12-13
rtc: s5m: enable IRQ wake during suspend
Krzysztof Kozlowski
1
-0
/
+25
2013-12-13
rtc: s5m: limit endless loop waiting for register update
Krzysztof Kozlowski
1
-6
/
+31
2013-12-13
rtc: s5m: fix unsuccesful IRQ request during probe
Krzysztof Kozlowski
1
-2
/
+4
2013-12-13
drivers/rtc/rtc-s5m.c: fix info->rtc assignment
Geert Uytterhoeven
1
-27
/
+27
[next]