| Commit message (Expand) | Author | Files | Lines |
2014-01-30 | MAINTAINERS: ADI Linux development mailing lists: change to the new server | Sonic Zhang | 1 | -22/+20 |
2014-01-30 | Documentation: fix multiple typo occurences s/KenelVersion/KernelVersion/ | Ard Biesheuvel | 14 | -20/+20 |
2014-01-30 | dma-debug: fix overlap detection | Dan Williams | 1 | -3/+7 |
2014-01-30 | memblock: add limit checking to memblock_virt_alloc | Yinghai Lu | 1 | -0/+3 |
2014-01-30 | mm/readahead.c: fix do_readahead() for no readpage(s) | Mark Rutland | 1 | -10/+5 |
2014-01-30 | mm/slub.c: do not VM_BUG_ON_PAGE() for temporary on-stack pages | Dave Hansen | 1 | -6/+6 |
2014-01-30 | slab: fix wrong retval on kmem_cache_create_memcg error path | Dave Jones | 1 | -8/+11 |
2014-01-30 | s390/compat: change parameter types from unsigned long to compat_ulong_t | Heiko Carstens | 1 | -2/+2 |
2014-01-30 | fs/compat: fix lookup_dcookie() parameter handling | Heiko Carstens | 2 | -2/+2 |
2014-01-30 | fs/compat: fix parameter handling for compat readv/writev syscalls | Heiko Carstens | 2 | -16/+16 |
2014-01-30 | mm/mempolicy.c: convert to pr_foo() | Andrew Morton | 1 | -2/+2 |
2014-01-30 | mm: numa: initialise numa balancing after jump label initialisation | Mel Gorman | 1 | -6/+11 |
2014-01-30 | mm/page-writeback.c: do not count anon pages as dirtyable memory | Johannes Weiner | 4 | -27/+5 |
2014-01-30 | mm/page-writeback.c: fix dirty_balance_reserve subtraction from dirtyable memory | Johannes Weiner | 1 | -31/+24 |
2014-01-30 | mm: document improved handling of swappiness==0 | Aaron Tomlin | 1 | -1/+3 |
2014-01-30 | lib/genalloc.c: add check gen_pool_dma_alloc() if dma pointer is not NULL | Lad, Prabhakar | 1 | -2/+3 |
2014-01-30 | ceph: fix posix ACL hooks | Sage Weil | 4 | -5/+10 |
2014-01-30 | drm/nouveau: resume display if any later suspend bits fail | Ilia Mirkin | 1 | -4/+10 |
2014-01-30 | drm/nouveau: fix lock unbalance in nouveau_crtc_page_flip | Maarten Lankhorst | 1 | -1/+1 |
2014-01-30 | drm/nouveau: implement hooks for needed for drm vblank timestamping support | Ben Skeggs | 3 | -0/+86 |
2014-01-29 | drm/nouveau/disp: add a method to fetch info needed by drm vblank timestamping | Ben Skeggs | 10 | -7/+146 |
2014-01-29 | drm/nv50: fill in crtc mode struct members from crtc_mode_fixup | Ben Skeggs | 1 | -0/+1 |
2014-01-29 | drm/radeon/dce8: workaround for atom BlankCrtc table | Alex Deucher | 1 | -0/+20 |
2014-01-29 | drm/radeon/DCE4+: clear bios scratch dpms bit (v2) | Alex Deucher | 1 | -0/+4 |
2014-01-29 | drm/radeon: set si_notify_smc_display_change properly | Alex Deucher | 1 | -3/+2 |
2014-01-29 | drm/radeon: fix DAC interrupt handling on DCE5+ | Alex Deucher | 3 | -4/+4 |
2014-01-29 | drm/radeon: clean up active vram sizing | Alex Deucher | 8 | -12/+37 |
2014-01-29 | drm/radeon: skip async dma init on r6xx | Alex Deucher | 2 | -23/+6 |
2014-01-29 | drm/radeon/runpm: don't runtime suspend non-PX cards | Alex Deucher | 1 | -0/+6 |
2014-01-29 | drm/radeon: add ring to fence trace functions | Christian König | 2 | -12/+15 |
2014-01-29 | drm/radeon: add missing trace point | Christian König | 1 | -0/+1 |
2014-01-29 | drm/radeon: fix VMID use tracking | Christian König | 2 | -1/+9 |
2014-01-29 | Update Jean Delvare's e-mail address | Jean Delvare | 78 | -120/+118 |
2014-01-29 | hwmon: (it87) Print proper names for the IT8771E and IT8772E | Jean Delvare | 1 | -0/+1 |
2014-01-29 | hwmon: (it87) Add support for the ITE IT8603E | Rudolf Marek | 3 | -28/+106 |
2014-01-29 | fanotify: Fix use after free for permission events | Jan Kara | 3 | -2/+17 |
2014-01-29 | fsnotify: Do not return merged event from fsnotify_add_notify_event() | Jan Kara | 4 | -39/+30 |
2014-01-29 | fanotify: Fix use after free in mask checking | Jan Kara | 1 | -10/+11 |
2014-01-29 | dmaengine: mmp_pdma: fix mismerge | Arnd Bergmann | 1 | -8/+0 |
2014-01-29 | sparc: Hook up sched_setattr and sched_getattr syscalls. | David S. Miller | 3 | -4/+6 |
2014-01-29 | qeth: fix build of s390 allmodconfig | Eugene Crosser | 4 | -21/+51 |
2014-01-29 | bonding: fix locking in bond_loadbalance_arp_mon() | Ding Tianhong | 2 | -12/+30 |
2014-01-29 | tun: add device name(iff) field to proc fdinfo entry | Masatake YAMATO | 1 | -1/+26 |
2014-01-29 | DT: net: davinci_emac: "ti, davinci-no-bd-ram" property is actually optional | Sergei Shtylyov | 1 | -1/+1 |
2014-01-29 | DT: net: davinci_emac: "ti, davinci-rmii-en" property is actually optional | Sergei Shtylyov | 1 | -1/+1 |
2014-01-29 | sparc: don't use module_init in non-modular pci.c code | Paul Gortmaker | 1 | -2/+1 |
2014-01-29 | sparc: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 18 | -18/+0 |
2014-01-29 | drivers: ide: Include appropriate header file in ide-pio-blacklist.c | Rashika Kheria | 1 | -0/+1 |
2014-01-29 | drivers: ide: Include appropriate header file in ide-cd_verbose.c | Rashika Kheria | 1 | -0/+2 |
2014-01-29 | From: Eunbong Song <eunb.song@samsung.com> | Steven Miao | 12 | -12/+0 |