summaryrefslogtreecommitdiffstats
path: root/drivers/bus (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-30Documentation: fix multiple typo occurences s/KenelVersion/KernelVersion/Ard Biesheuvel14-20/+20
2014-01-30dma-debug: fix overlap detectionDan Williams1-3/+7
2014-01-30memblock: add limit checking to memblock_virt_allocYinghai Lu1-0/+3
2014-01-30mm/readahead.c: fix do_readahead() for no readpage(s)Mark Rutland1-10/+5
2014-01-30mm/slub.c: do not VM_BUG_ON_PAGE() for temporary on-stack pagesDave Hansen1-6/+6
2014-01-30slab: fix wrong retval on kmem_cache_create_memcg error pathDave Jones1-8/+11
2014-01-30s390/compat: change parameter types from unsigned long to compat_ulong_tHeiko Carstens1-2/+2
2014-01-30fs/compat: fix lookup_dcookie() parameter handlingHeiko Carstens2-2/+2
2014-01-30fs/compat: fix parameter handling for compat readv/writev syscallsHeiko Carstens2-16/+16
2014-01-30mm/mempolicy.c: convert to pr_foo()Andrew Morton1-2/+2
2014-01-30mm: numa: initialise numa balancing after jump label initialisationMel Gorman1-6/+11
2014-01-30mm/page-writeback.c: do not count anon pages as dirtyable memoryJohannes Weiner4-27/+5
2014-01-30mm/page-writeback.c: fix dirty_balance_reserve subtraction from dirtyable memoryJohannes Weiner1-31/+24
2014-01-30mm: document improved handling of swappiness==0Aaron Tomlin1-1/+3
2014-01-30lib/genalloc.c: add check gen_pool_dma_alloc() if dma pointer is not NULLLad, Prabhakar1-2/+3
2014-01-30ceph: fix posix ACL hooksSage Weil4-5/+10
2014-01-29Update Jean Delvare's e-mail addressJean Delvare78-120/+118
2014-01-29hwmon: (it87) Print proper names for the IT8771E and IT8772EJean Delvare1-0/+1
2014-01-29hwmon: (it87) Add support for the ITE IT8603ERudolf Marek3-28/+106
2014-01-29fanotify: Fix use after free for permission eventsJan Kara3-2/+17
2014-01-29fsnotify: Do not return merged event from fsnotify_add_notify_event()Jan Kara4-39/+30
2014-01-29fanotify: Fix use after free in mask checkingJan Kara1-10/+11
2014-01-29sparc: Hook up sched_setattr and sched_getattr syscalls.David S. Miller3-4/+6
2014-01-29qeth: fix build of s390 allmodconfigEugene Crosser4-21/+51
2014-01-29bonding: fix locking in bond_loadbalance_arp_mon()Ding Tianhong2-12/+30
2014-01-29tun: add device name(iff) field to proc fdinfo entryMasatake YAMATO1-1/+26
2014-01-29DT: net: davinci_emac: "ti, davinci-no-bd-ram" property is actually optionalSergei Shtylyov1-1/+1
2014-01-29DT: net: davinci_emac: "ti, davinci-rmii-en" property is actually optionalSergei Shtylyov1-1/+1
2014-01-29sparc: don't use module_init in non-modular pci.c codePaul Gortmaker1-2/+1
2014-01-29sparc: delete non-required instances of include <linux/init.h>Paul Gortmaker18-18/+0
2014-01-29drivers: ide: Include appropriate header file in ide-pio-blacklist.cRashika Kheria1-0/+1
2014-01-29drivers: ide: Include appropriate header file in ide-cd_verbose.cRashika Kheria1-0/+2
2014-01-29From: Eunbong Song <eunb.song@samsung.com>Steven Miao12-12/+0
2014-01-29Add platfrom device resource for bfin-sport on bf533 stampAaron Wu1-1/+46
2014-01-29fix build error for bf527-ezkit_defconfig for old siliconAaron Wu1-0/+1
2014-01-29blackfin: Support L1 SRAM parity checking feature on bf60xSonic Zhang4-21/+37
2014-01-29blackfin: bf609: update the anomaly list to Nov 2013Sonic Zhang1-10/+44
2014-01-29blackfin: delete non-required instances of <linux/init.h>Paul Gortmaker3-3/+0
2014-01-29From: Paul Walmsley <pwalmsley@nvidia.com>Steven Miao1-1/+2
2014-01-2906/18] smp, blackfin: kill SMP single function call interruptJiang Liu1-5/+1
2014-01-29arch: blackfin: uapi: be sure of "_UAPI" prefix for all guard macrosChen Gang11-30/+35
2014-01-29bnx2x: Fix generic option settingsYaniv Rosner1-40/+38
2014-01-29ceph: Fix up after semantic merge conflictLinus Torvalds4-108/+6
2014-01-29net: Fix warning on make htmldocs caused by skbuff.cMasanari Iida1-1/+1
2014-01-29llc: remove noisy WARN from llc_mac_hdr_initDave Jones1-1/+1
2014-01-29x86, intel-mid: Cleanup some platform code's header filesDavid Cohen2-4/+5
2014-01-28watchdog: w83627hf_wdt: Reset watchdog trigger during initializationGuenter Roeck1-2/+2
2014-01-28watchdog: w83627hf: Add support for W83697HF and W83697UGGuenter Roeck2-13/+51
2014-01-28watchdog: w83627hf: Auto-detect IO address and supported chipsGuenter Roeck2-24/+173
2014-01-28watchdog: at91sam9_wdt: increase security margin on watchdog counter resetBoris BREZILLON1-9/+16