index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
events
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-01-28
ceph: fix dout() compile warnings in ceph_filemap_fault()
Ilya Dryomov
1
-3
/
+3
2014-01-28
CRISv10: Readd missing header
Jesper Nilsson
1
-0
/
+1
2014-01-28
firmware/google: drop 'select EFI' to avoid recursive dependency
Ard Biesheuvel
1
-2
/
+1
2014-01-28
compat: fix sys_fanotify_mark
Heiko Carstens
1
-2
/
+2
2014-01-28
checkpatch.pl: check for function declarations without arguments
Joe Perches
1
-0
/
+9
2014-01-28
mm/migrate.c: fix setting of cpupid on page migration twice against normal page
Wanpeng Li
1
-2
/
+0
2014-01-28
softirq: use const char * const for softirq_to_name, whitespace neatening
Joe Perches
2
-17
/
+10
2014-01-28
softirq: convert printks to pr_<level>
Joe Perches
1
-2
/
+4
2014-01-28
softirq: use ffs() in __do_softirq()
Joe Perches
1
-21
/
+22
2014-01-28
kernel/kexec.c: use vscnprintf() instead of vsnprintf() in vmcoreinfo_append_...
Chen Gang
1
-1
/
+1
2014-01-28
splice: fix unexpected size truncation
Xiao Guangrong
1
-1
/
+2
2014-01-28
ipc: fix compat msgrcv with negative msgtyp
Mateusz Guzik
1
-1
/
+1
2014-01-28
ipc,msg: document barriers
Davidlohr Bueso
1
-2
/
+17
2014-01-28
ipc: delete seq_max field in struct ipc_ids
Davidlohr Bueso
3
-12
/
+3
2014-01-28
ipc: simplify sysvipc_proc_open() return
Davidlohr Bueso
1
-5
/
+4
2014-01-28
ipc: remove useless return statement
Davidlohr Bueso
1
-4
/
+0
2014-01-28
ipc: remove braces for single statements
Davidlohr Bueso
4
-19
/
+16
2014-01-28
ipc: standardize code comments
Davidlohr Bueso
3
-139
/
+125
2014-01-28
ipc: whitespace cleanup
Manfred Spraul
11
-115
/
+115
2014-01-28
ipc: change kern_ipc_perm.deleted type to bool
Rafael Aquini
4
-6
/
+6
2014-01-28
ipc: introduce ipc_valid_object() helper to sort out IPC_RMID races
Rafael Aquini
4
-19
/
+41
2014-01-28
ipc/sem.c: avoid overflow of semop undo (semadj) value
Petr Mladek
1
-11
/
+13
2014-01-28
init/main.c: remove unused declaractions of mca_init() and sbus_init()
Kang Hu
1
-2
/
+0
2014-01-28
dynamic_debug: replace obselete simple_strtoul() with kstrtouint()
Andrey Ryabinin
1
-3
/
+1
2014-01-28
dynamic_debug: fix ddebug_parse_query()
Andrey Ryabinin
1
-2
/
+4
2014-01-28
dynamic_debug: remove wrong error message
Andrey Ryabinin
1
-3
/
+1
2014-01-28
ocfs2: do not log ENOENT in unlink()
Xiaowei.Hu
1
-1
/
+1
2014-01-28
mm: bring back /sys/kernel/mm
Hugh Dickins
1
-1
/
+1
2014-01-28
arch/unicore32/kernel/early_printk.c:setup_early_printk: missing initialization
Heinrich Schuchardt
1
-7
/
+1
2014-01-28
Revert "mm/vmalloc: interchage the implementation of vmalloc_to_{pfn,page}"
malc
1
-10
/
+10
2014-01-28
memblock: don't silently align size in memblock_virt_alloc()
Yinghai Lu
1
-6
/
+0
2014-01-28
x86: revert wrong memblock current limit setting
Yinghai Lu
2
-3
/
+3
2014-01-28
memblock, nobootmem: add memblock_virt_alloc_low()
Yinghai Lu
3
-3
/
+40
2014-01-28
powerpc: Implement arch_spin_is_locked() using arch_spin_value_unlocked()
Michael Ellerman
1
-2
/
+5
2014-01-28
powerpc: Add support for the optimised lockref implementation
Michael Ellerman
3
-0
/
+7
2014-01-27
libceph: support CEPH_FEATURE_OSD_CACHEPOOL feature
Ilya Dryomov
1
-0
/
+1
2014-01-27
libceph: follow redirect replies from osds
Ilya Dryomov
2
-9
/
+164
2014-01-27
libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid}
Ilya Dryomov
4
-23
/
+23
2014-01-27
libceph: follow {read,write}_tier fields on osd request submission
Ilya Dryomov
3
-5
/
+55
2014-01-27
libceph: add ceph_pg_pool_by_id()
Ilya Dryomov
2
-0
/
+8
2014-01-27
libceph: CEPH_OSD_FLAG_* enum update
Ilya Dryomov
1
-0
/
+4
2014-01-27
libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg()
Ilya Dryomov
4
-18
/
+30
2014-01-27
libceph: introduce and start using oid abstraction
Ilya Dryomov
5
-25
/
+50
2014-01-27
libceph: rename MAX_OBJ_NAME_SIZE to CEPH_MAX_OID_NAME_LEN
Ilya Dryomov
3
-6
/
+6
2014-01-27
libceph: move ceph_file_layout helpers to ceph_fs.h
Ilya Dryomov
2
-27
/
+23
2014-01-27
libceph: start using oloc abstraction
Ilya Dryomov
4
-10
/
+12
2014-01-27
microblaze: Add missing v8.50.a version
Michal Simek
1
-0
/
+1
2014-01-27
microblaze: Fix missing bracket in printk
Michal Simek
1
-1
/
+1
2014-01-27
microblaze: Fix compilation error for BS=0
Michal Simek
1
-12
/
+37
2014-01-27
microblaze: Disable stack protection from bootloader
Michal Simek
1
-0
/
+4
[next]