index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
nobootmem.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-03-14
usb: musb: da8xx: Fix build breakage due to typo
Mikhail Kshevetskiy
1
-1
/
+1
2013-03-11
usb: gadget: pxa25x: fix disconnect reporting
Felipe Balbi
1
-0
/
+4
2013-03-08
usb: dwc3: ep0: fix sparc64 build
Andrew Morton
1
-3
/
+4
2013-03-05
usb: musb: omap2430: fix sparse warning
Aaro Koskinen
1
-1
/
+1
2013-03-05
usb: musb: omap2430: fix omap_musb_mailbox glue check again
Aaro Koskinen
1
-3
/
+7
2013-03-05
usb: musb: fix compile warning
Felipe Balbi
1
-2
/
+0
2013-03-05
usb: musb: remove all 'select' from Kconfig
Felipe Balbi
1
-5
/
+0
2013-03-05
usb: gadget: composite: fix kernel-doc warnings
Nishanth Menon
2
-5
/
+3
2013-03-04
usb: gadget: u_uac1: NULL dereference on error path
Dan Carpenter
1
-0
/
+3
2013-03-04
usb: gadget: f_uac1: silence an info leak warning
Dan Carpenter
1
-0
/
+1
2013-03-04
usb: phy: omap-control-usb: Convert to devm_ioremap_resource()
Sachin Kamat
1
-15
/
+9
2013-03-04
usb: phy: omap-usb3: Convert to devm_ioremap_resource()
Sachin Kamat
1
-5
/
+3
2013-03-04
usb: phy: samsung: Convert to devm_ioremap_resource()
Sachin Kamat
1
-5
/
+3
2013-03-04
usb: otg: use try_module_get in all usb_get_phy functions and add missing mod...
Marc Kleine-Budde
1
-3
/
+7
2013-03-04
usb: musb: correct Kconfig in order to avoid non compilable selection
Peter Ujfalusi
1
-2
/
+2
2013-03-04
usb: gadget: s3c2410: fix build breakage
Felipe Balbi
1
-1
/
+1
2013-03-04
usb: gadget: imx_udc: fix gadget->dev registration
Felipe Balbi
1
-12
/
+8
2013-03-04
usb: gadget: pxa25x: fix gadget->dev registration
Felipe Balbi
1
-9
/
+11
2013-03-04
usb: gadget: s3c2410: fix gadget->dev registration
Felipe Balbi
1
-15
/
+11
2013-03-04
usb: gadget: make usb functions to load before gadget driver
Kishon Vijay Abraham I
1
-6
/
+6
2013-03-04
usb: gadget: pxa27x: fix gadget->dev registration
Felipe Balbi
1
-6
/
+12
2013-03-04
usb: chipidea: register debugging sysfs on our device
Felipe Balbi
1
-3
/
+3
2013-03-04
usb: dwc3: gadget: remove unnecessary code
Felipe Balbi
1
-3
/
+0
2013-03-04
usb: dwc3: glue layers shouldn't know about the core IP
Felipe Balbi
3
-6
/
+0
2013-03-04
usb: dwc3: omap: fix a typo on of_device_id
Felipe Balbi
1
-3
/
+3
2013-03-04
usb: dwc3: core: don't forget to free coherent memory
Felipe Balbi
1
-0
/
+1
2013-03-04
Linux 3.9-rc1
v3.9-rc1
Linus Torvalds
1
-2
/
+2
2013-03-03
btrfs/raid56: Add missing #include <linux/vmalloc.h>
Geert Uytterhoeven
1
-0
/
+1
2013-03-03
fix compat_sys_rt_sigprocmask()
Al Viro
1
-1
/
+1
2013-03-03
SUNRPC: One line comment fix
Trond Myklebust
1
-1
/
+1
2013-03-03
ext4: enable quotas before orphan cleanup
Jan Kara
1
-10
/
+10
2013-03-02
ext4: don't allow quota mount options when quota feature enabled
Jan Kara
1
-7
/
+26
2013-03-02
ext4: fix a warning from sparse check for ext4_dir_llseek
Zheng Liu
1
-1
/
+1
2013-03-02
ext4: convert number of blocks to clusters properly
Lukas Czerner
4
-9
/
+9
2013-03-02
ext4: fix possible memory leak in ext4_remount()
Wei Yongjun
1
-0
/
+1
2013-03-02
jbd2: fix ERR_PTR dereference in jbd2__journal_start
Dmitry Monakhov
1
-1
/
+1
2013-03-02
metag: Provide dma_get_sgtable()
James Hogan
1
-0
/
+7
2013-03-02
metag: prom.h: remove declaration of metag_dt_memblock_reserve()
James Hogan
1
-1
/
+0
2013-03-02
metag: copy devicetree to non-init memory
James Hogan
3
-0
/
+20
2013-03-02
metag: cleanup metag_ksyms.c includes
James Hogan
1
-6
/
+3
2013-03-02
metag: move mm/init.c exports out of metag_ksyms.c
James Hogan
2
-2
/
+3
2013-03-02
metag: move usercopy.c exports out of metag_ksyms.c
James Hogan
2
-16
/
+13
2013-03-02
metag: move setup.c exports out of metag_ksyms.c
James Hogan
2
-5
/
+3
2013-03-02
metag: move kick.c exports out of metag_ksyms.c
James Hogan
2
-2
/
+3
2013-03-02
metag: move traps.c exports out of metag_ksyms.c
James Hogan
2
-5
/
+3
2013-03-02
metag: move irq enable out of irqflags.h on SMP
James Hogan
2
-7
/
+20
2013-03-02
genksyms: fix metag symbol prefix on crc symbols
James Hogan
1
-1
/
+2
2013-03-02
metag: hugetlb: convert to vm_unmapped_area()
James Hogan
1
-42
/
+10
2013-03-02
metag: export clear_page and copy_page
James Hogan
1
-0
/
+2
2013-03-02
metag: export metag_code_cache_flush_all
James Hogan
1
-0
/
+1
[next]