index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-29
mm: document improved handling of swappiness==0
Aaron Tomlin
1
-1
/
+3
2014-01-29
lib/genalloc.c: add check gen_pool_dma_alloc() if dma pointer is not NULL
Lad, Prabhakar
1
-2
/
+3
2014-01-28
Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtd
Linus Torvalds
76
-1043
/
+1688
2014-01-28
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
14
-231
/
+227
2014-01-28
Merge tag 'tty-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-6
/
+16
2014-01-28
Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turq...
Linus Torvalds
83
-3138
/
+14875
2014-01-28
Merge tag 'xfs-for-linus-v3.14-rc1-2' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
4
-11
/
+32
2014-01-28
ceph: Fix up after semantic merge conflict
Linus Torvalds
4
-108
/
+6
2014-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
38
-679
/
+2261
2014-01-28
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
3
-26
/
+51
2014-01-28
ceph: cast PAGE_SIZE to size_t in ceph_sync_write()
Ilya Dryomov
1
-1
/
+1
2014-01-28
ceph: fix dout() compile warnings in ceph_filemap_fault()
Ilya Dryomov
1
-3
/
+3
2014-01-28
Merge tag 'microblaze-3.14-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
15
-52
/
+118
2014-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
21
-56
/
+344
2014-01-28
Merge tag 'cris-correction-for-3.14' of git://jni.nu/cris
Linus Torvalds
1
-0
/
+1
2014-01-28
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
5
-28
/
+22
2014-01-28
Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
24
-286
/
+595
2014-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
179
-3851
/
+1543
2014-01-28
CRISv10: Readd missing header
Jesper Nilsson
1
-0
/
+1
2014-01-27
mtd: gpmi: add sanity check when mapping DMA for read_buf/write_buf
Huang Shijie
1
-14
/
+17
2014-01-27
mtd: gpmi: allocate a proper buffer for non ECC read/write
Huang Shijie
1
-2
/
+11
2014-01-27
mtd: m25p80: Set rx_nbits for Quad SPI transfers
Geert Uytterhoeven
1
-0
/
+11
2014-01-27
mtd: m25p80: Enable Quad SPI read transfers for s25fl512s
Geert Uytterhoeven
1
-1
/
+1
2014-01-27
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
33
-416
/
+448
2014-01-27
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
214
-1649
/
+6171
2014-01-27
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
3
-9
/
+31
2014-01-27
firmware/google: drop 'select EFI' to avoid recursive dependency
Ard Biesheuvel
1
-2
/
+1
2014-01-27
compat: fix sys_fanotify_mark
Heiko Carstens
1
-2
/
+2
2014-01-27
checkpatch.pl: check for function declarations without arguments
Joe Perches
1
-0
/
+9
2014-01-27
mm/migrate.c: fix setting of cpupid on page migration twice against normal page
Wanpeng Li
1
-2
/
+0
2014-01-27
softirq: use const char * const for softirq_to_name, whitespace neatening
Joe Perches
2
-17
/
+10
2014-01-27
softirq: convert printks to pr_<level>
Joe Perches
1
-2
/
+4
2014-01-27
softirq: use ffs() in __do_softirq()
Joe Perches
1
-21
/
+22
2014-01-27
kernel/kexec.c: use vscnprintf() instead of vsnprintf() in vmcoreinfo_append_...
Chen Gang
1
-1
/
+1
2014-01-27
splice: fix unexpected size truncation
Xiao Guangrong
1
-1
/
+2
2014-01-27
ipc: fix compat msgrcv with negative msgtyp
Mateusz Guzik
1
-1
/
+1
2014-01-27
ipc,msg: document barriers
Davidlohr Bueso
1
-2
/
+17
2014-01-27
ipc: delete seq_max field in struct ipc_ids
Davidlohr Bueso
3
-12
/
+3
2014-01-27
ipc: simplify sysvipc_proc_open() return
Davidlohr Bueso
1
-5
/
+4
2014-01-27
ipc: remove useless return statement
Davidlohr Bueso
1
-4
/
+0
2014-01-27
ipc: remove braces for single statements
Davidlohr Bueso
4
-19
/
+16
2014-01-27
ipc: standardize code comments
Davidlohr Bueso
3
-139
/
+125
2014-01-27
ipc: whitespace cleanup
Manfred Spraul
11
-115
/
+115
2014-01-27
ipc: change kern_ipc_perm.deleted type to bool
Rafael Aquini
4
-6
/
+6
2014-01-27
ipc: introduce ipc_valid_object() helper to sort out IPC_RMID races
Rafael Aquini
4
-19
/
+41
2014-01-27
ipc/sem.c: avoid overflow of semop undo (semadj) value
Petr Mladek
1
-11
/
+13
2014-01-27
init/main.c: remove unused declaractions of mca_init() and sbus_init()
Kang Hu
1
-2
/
+0
2014-01-27
dynamic_debug: replace obselete simple_strtoul() with kstrtouint()
Andrey Ryabinin
1
-3
/
+1
2014-01-27
dynamic_debug: fix ddebug_parse_query()
Andrey Ryabinin
1
-2
/
+4
2014-01-27
dynamic_debug: remove wrong error message
Andrey Ryabinin
1
-3
/
+1
[next]