summaryrefslogtreecommitdiffstats
path: root/kernel/events (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-28ceph: fix dout() compile warnings in ceph_filemap_fault()Ilya Dryomov1-3/+3
2014-01-28CRISv10: Readd missing headerJesper Nilsson1-0/+1
2014-01-28firmware/google: drop 'select EFI' to avoid recursive dependencyArd Biesheuvel1-2/+1
2014-01-28compat: fix sys_fanotify_markHeiko Carstens1-2/+2
2014-01-28checkpatch.pl: check for function declarations without argumentsJoe Perches1-0/+9
2014-01-28mm/migrate.c: fix setting of cpupid on page migration twice against normal pageWanpeng Li1-2/+0
2014-01-28softirq: use const char * const for softirq_to_name, whitespace neateningJoe Perches2-17/+10
2014-01-28softirq: convert printks to pr_<level>Joe Perches1-2/+4
2014-01-28softirq: use ffs() in __do_softirq()Joe Perches1-21/+22
2014-01-28kernel/kexec.c: use vscnprintf() instead of vsnprintf() in vmcoreinfo_append_...Chen Gang1-1/+1
2014-01-28splice: fix unexpected size truncationXiao Guangrong1-1/+2
2014-01-28ipc: fix compat msgrcv with negative msgtypMateusz Guzik1-1/+1
2014-01-28ipc,msg: document barriersDavidlohr Bueso1-2/+17
2014-01-28ipc: delete seq_max field in struct ipc_idsDavidlohr Bueso3-12/+3
2014-01-28ipc: simplify sysvipc_proc_open() returnDavidlohr Bueso1-5/+4
2014-01-28ipc: remove useless return statementDavidlohr Bueso1-4/+0
2014-01-28ipc: remove braces for single statementsDavidlohr Bueso4-19/+16
2014-01-28ipc: standardize code commentsDavidlohr Bueso3-139/+125
2014-01-28ipc: whitespace cleanupManfred Spraul11-115/+115
2014-01-28ipc: change kern_ipc_perm.deleted type to boolRafael Aquini4-6/+6
2014-01-28ipc: introduce ipc_valid_object() helper to sort out IPC_RMID racesRafael Aquini4-19/+41
2014-01-28ipc/sem.c: avoid overflow of semop undo (semadj) valuePetr Mladek1-11/+13
2014-01-28init/main.c: remove unused declaractions of mca_init() and sbus_init()Kang Hu1-2/+0
2014-01-28dynamic_debug: replace obselete simple_strtoul() with kstrtouint()Andrey Ryabinin1-3/+1
2014-01-28dynamic_debug: fix ddebug_parse_query()Andrey Ryabinin1-2/+4
2014-01-28dynamic_debug: remove wrong error messageAndrey Ryabinin1-3/+1
2014-01-28ocfs2: do not log ENOENT in unlink()Xiaowei.Hu1-1/+1
2014-01-28mm: bring back /sys/kernel/mmHugh Dickins1-1/+1
2014-01-28arch/unicore32/kernel/early_printk.c:setup_early_printk: missing initializationHeinrich Schuchardt1-7/+1
2014-01-28Revert "mm/vmalloc: interchage the implementation of vmalloc_to_{pfn,page}"malc1-10/+10
2014-01-28memblock: don't silently align size in memblock_virt_alloc()Yinghai Lu1-6/+0
2014-01-28x86: revert wrong memblock current limit settingYinghai Lu2-3/+3
2014-01-28memblock, nobootmem: add memblock_virt_alloc_low()Yinghai Lu3-3/+40
2014-01-28powerpc: Implement arch_spin_is_locked() using arch_spin_value_unlocked()Michael Ellerman1-2/+5
2014-01-28powerpc: Add support for the optimised lockref implementationMichael Ellerman3-0/+7
2014-01-27libceph: support CEPH_FEATURE_OSD_CACHEPOOL featureIlya Dryomov1-0/+1
2014-01-27libceph: follow redirect replies from osdsIlya Dryomov2-9/+164
2014-01-27libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid}Ilya Dryomov4-23/+23
2014-01-27libceph: follow {read,write}_tier fields on osd request submissionIlya Dryomov3-5/+55
2014-01-27libceph: add ceph_pg_pool_by_id()Ilya Dryomov2-0/+8
2014-01-27libceph: CEPH_OSD_FLAG_* enum updateIlya Dryomov1-0/+4
2014-01-27libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg()Ilya Dryomov4-18/+30
2014-01-27libceph: introduce and start using oid abstractionIlya Dryomov5-25/+50
2014-01-27libceph: rename MAX_OBJ_NAME_SIZE to CEPH_MAX_OID_NAME_LENIlya Dryomov3-6/+6
2014-01-27libceph: move ceph_file_layout helpers to ceph_fs.hIlya Dryomov2-27/+23
2014-01-27libceph: start using oloc abstractionIlya Dryomov4-10/+12
2014-01-27microblaze: Add missing v8.50.a versionMichal Simek1-0/+1
2014-01-27microblaze: Fix missing bracket in printkMichal Simek1-1/+1
2014-01-27microblaze: Fix compilation error for BS=0Michal Simek1-12/+37
2014-01-27microblaze: Disable stack protection from bootloaderMichal Simek1-0/+4