aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ssb (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-19mm: Fix warning on make htmldocs caused by slab.cMasanari Iida1-1/+1
2014-02-19ata: ata-samsung_cf: cleanup in header fileSachin Kamat1-5/+4
2014-01-30idr: remove unused prototype of idr_free()Vladimir Davydov1-1/+0
2014-01-22neighbour.h: fix commentLi Zhong1-1/+1
2014-01-22sched: Fix warning on make htmldocs caused by wait.hMasanari Iida1-2/+2
2014-01-21slab: struct kmem_cache is protected by slab_mutexFam Zheng1-1/+1
2014-01-10doc: Fix typo in USB Gadget DocumentationDavid E. Narvaez1-1/+1
2014-01-10of/Kconfig: Spelling s/one/once/Geert Uytterhoeven1-1/+1
2014-01-10mkregtable: Fix sscanf handlingAlan1-1/+1
2014-01-10lp5523, lp8501: comment improvementsPavel Machek2-2/+10
2014-01-08thermal: rcar: comment spellingGeert Uytterhoeven1-1/+1
2014-01-07treewide: fix comments and printk msgsMasanari Iida11-12/+12
2014-01-02IXP4xx: remove '1 &&' from a condition check in ixp4xx_restart()Krzysztof Hałasa1-1/+1
2014-01-02Documentation: update /proc/uptime field descriptionRob Landley1-1/+1
2014-01-02Documentation: Fix size parameter for snprintfStefan Weil1-1/+1
2014-01-02arm: fix comment header and macro nameSachin Kamat1-5/+3
2014-01-02asm-generic: uaccess: Spelling s/a ny/any/Geert Uytterhoeven1-1/+1
2014-01-02mtd: onenand: fix comment headerSachin Kamat1-2/+0
2013-12-19doc: driver-model/platform.txt: fix a typoLaszlo Papp1-1/+1
2013-12-19drivers: fix typo in DEVTMPFS_MOUNT Kconfig help textEmilio López1-1/+1
2013-12-19doc: Fix typo (acces_process_vm -> access_process_vm)Stefan Weil1-1/+1
2013-12-19treewide: Fix typos in printkMasanari Iida17-19/+19
2013-12-19drivers/gpu/drm/qxl/Kconfig: reformat the help textAntonio Ospite1-3/+5
2013-12-19doc: Fix trivial spelling mistake in efi-stub.txtSilvan Jegen1-1/+1
2013-12-16staging: usbip: Remove double initialization of msg_namelen variableSankha Narayan Guria1-1/+0
2013-12-15Linux 3.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_thresh()Sergey Senozhatsky1-4/+2
2013-12-15Revert "selinux: consider filesystem subtype in policies"Linus Torvalds2-60/+22
2013-12-14igb: Fix for issue where values could be too high for udelay function.Carolyn Wyborny1-1/+4
2013-12-14i40e: 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-12mm: memcg: do not allow task about to OOM kill to bypass the limitJohannes Weiner1-1/+1
2013-12-12mm: memcg: fix race condition between memcg teardown and swapinJohannes Weiner1-0/+36
2013-12-12thp: move preallocated PTE page table on move_huge_pmd()Kirill A. Shutemov1-1/+11
2013-12-12mfd/rtc: s5m: fix register updating by adding regmap for RTCKrzysztof Kozlowski5-14/+29
2013-12-12rtc: s5m: enable IRQ wake during suspendKrzysztof Kozlowski1-0/+25
2013-12-12rtc: s5m: limit endless loop waiting for register updateKrzysztof Kozlowski1-6/+31
2013-12-12rtc: s5m: fix unsuccesful IRQ request during probeKrzysztof Kozlowski1-2/+4
2013-12-12drivers/rtc/rtc-s5m.c: fix info->rtc assignmentGeert Uytterhoeven1-27/+27
2013-12-12include/linux/kernel.h: make might_fault() a nop for !MMUAxel Lin1-1/+2
2013-12-12drivers/rtc/rtc-at91rm9200.c: correct alarm over day/month wrapLinus Pizunski1-0/+2
2013-12-12procfs: also fix proc_reg_get_unmapped_area() for !MMU caseJan Beulich1-5/+9
2013-12-12mm: memcg: do not declare OOM from __GFP_NOFAIL allocationsJohannes Weiner1-0/+3
2013-12-12include/linux/hugetlb.h: make isolate_huge_page() an inlineNaoya Horiguchi1-1/+4
2013-12-12mtd: nand: pxa3xx: Use info->use_dma to release DMA resourcesEzequiel Garcia1-1/+1
2013-12-12Partially revert "mtd: nand: pxa3xx: Introduce 'marvell,armada370-nand' compatible string"Ezequiel Garcia1-4/+0
2013-12-12selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_postroute()Paul Moore1-7/+35