index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-01-29
s390/compat: change parameter types from unsigned long to compat_ulong_t
Heiko Carstens
2014-01-29
fs/compat: fix lookup_dcookie() parameter handling
Heiko Carstens
2014-01-29
fs/compat: fix parameter handling for compat readv/writev syscalls
Heiko Carstens
2014-01-29
mm/mempolicy.c: convert to pr_foo()
Andrew Morton
2014-01-29
mm: numa: initialise numa balancing after jump label initialisation
Mel Gorman
2014-01-29
mm/page-writeback.c: do not count anon pages as dirtyable memory
Johannes Weiner
2014-01-29
mm/page-writeback.c: fix dirty_balance_reserve subtraction from dirtyable memory
Johannes Weiner
2014-01-29
mm: document improved handling of swappiness==0
Aaron Tomlin
2014-01-29
lib/genalloc.c: add check gen_pool_dma_alloc() if dma pointer is not NULL
Lad, Prabhakar
2014-01-28
Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtd
Linus Torvalds
2014-01-28
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
2014-01-28
Merge tag 'tty-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-01-28
Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turq...
Linus Torvalds
2014-01-28
Merge tag 'xfs-for-linus-v3.14-rc1-2' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2014-01-28
ceph: Fix up after semantic merge conflict
Linus Torvalds
2014-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2014-01-28
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
2014-01-28
ceph: cast PAGE_SIZE to size_t in ceph_sync_write()
Ilya Dryomov
2014-01-28
ceph: fix dout() compile warnings in ceph_filemap_fault()
Ilya Dryomov
2014-01-28
Merge tag 'microblaze-3.14-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2014-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2014-01-28
Merge tag 'cris-correction-for-3.14' of git://jni.nu/cris
Linus Torvalds
2014-01-28
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2014-01-28
Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-01-28
CRISv10: Readd missing header
Jesper Nilsson
2014-01-27
mtd: gpmi: add sanity check when mapping DMA for read_buf/write_buf
Huang Shijie
2014-01-27
mtd: gpmi: allocate a proper buffer for non ECC read/write
Huang Shijie
2014-01-27
mtd: m25p80: Set rx_nbits for Quad SPI transfers
Geert Uytterhoeven
2014-01-27
mtd: m25p80: Enable Quad SPI read transfers for s25fl512s
Geert Uytterhoeven
2014-01-27
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2014-01-27
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-01-27
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2014-01-27
firmware/google: drop 'select EFI' to avoid recursive dependency
Ard Biesheuvel
2014-01-27
compat: fix sys_fanotify_mark
Heiko Carstens
2014-01-27
checkpatch.pl: check for function declarations without arguments
Joe Perches
2014-01-27
mm/migrate.c: fix setting of cpupid on page migration twice against normal page
Wanpeng Li
2014-01-27
softirq: use const char * const for softirq_to_name, whitespace neatening
Joe Perches
2014-01-27
softirq: convert printks to pr_<level>
Joe Perches
2014-01-27
softirq: use ffs() in __do_softirq()
Joe Perches
2014-01-27
kernel/kexec.c: use vscnprintf() instead of vsnprintf() in vmcoreinfo_append_...
Chen Gang
2014-01-27
splice: fix unexpected size truncation
Xiao Guangrong
2014-01-27
ipc: fix compat msgrcv with negative msgtyp
Mateusz Guzik
2014-01-27
ipc,msg: document barriers
Davidlohr Bueso
2014-01-27
ipc: delete seq_max field in struct ipc_ids
Davidlohr Bueso
2014-01-27
ipc: simplify sysvipc_proc_open() return
Davidlohr Bueso
2014-01-27
ipc: remove useless return statement
Davidlohr Bueso
2014-01-27
ipc: remove braces for single statements
Davidlohr Bueso
2014-01-27
ipc: standardize code comments
Davidlohr Bueso
2014-01-27
ipc: whitespace cleanup
Manfred Spraul
[next]