cascardo/linux.git
2014-08-08 Yinghai Luinitramfs: support initrd that is bigger than 2GiB
2014-08-08 Yinghai Luinitrd: fix lz4 decompress with initrd
2014-08-08 Fabian Frederickfs/qnx6: update debugging to current functions
2014-08-08 Fabian Frederickfs/qnx6: use pr_fmt and __func__ in logging
2014-08-08 Fabian Frederickfs/qnx6: convert printk to pr_foo()
2014-08-08 Fabian Frederickfs/romfs/super.c: add blank line after declarations
2014-08-08 Fabian Frederickfs/romfs/super.c: use pr_fmt in logging
2014-08-08 Fabian Frederickfs/romfs/super.c: convert printk to pr_foo()
2014-08-08 Fabian Frederickfs/cramfs/inode.c: use linux/uaccess.h
2014-08-08 Fabian Frederickfs/cramfs: code clean-up
2014-08-08 Fabian Frederickfs/cramfs: use pr_fmt
2014-08-08 Fabian Frederickfs/cramfs: convert printk to pr_foo()
2014-08-08 Thierry Faucktools/testing/selftests/ptrace/peeksiginfo.c: add PAGE_...
2014-08-08 Himangi Saraogikfifo: use BUG_ON
2014-08-08 Fabian Frederickfs/omfs/inode.c: replace count*size kzalloc by kcalloc
2014-08-08 Fabian Frederickfs/pstore/ram_core.c: replace count*size kmalloc by...
2014-08-08 Fabian Frederickdrivers/parport/parport_ip32.c: use PTR_ERR_OR_ZERO
2014-08-08 Josh Huntpanic: add TAINT_SOFTLOCKUP
2014-08-08 Fabian Frederickfs/bfs: use bfs prefix for dump_imap
2014-08-08 Joe Perchesadfs: add __printf verification, fix format/argument...
2014-08-08 Fabian Frederickfs/adfs/dir_fplus.c: replace count*size kzalloc by...
2014-08-08 Fabian Frederickfs/adfs/dir_fplus.c: use ARRAY_SIZE instead of sizeof...
2014-08-08 Fabian Frederickkernel/gcov/fs.c: remove unnecessary null test before...
2014-08-08 Fabian Frederickfs/exofs/ore_raid.c: replace count*size kzalloc by...
2014-08-08 Joe Perchessysctl: remove typedef ctl_table
2014-08-08 Wei Yanglib/rbtree.c: fix typo in comment of __rb_insert()
2014-08-08 Alexandre Bouninerapidio/tsi721_dma: rework scatter-gather list handling
2014-08-08 Alexandre Bouninerapidio: add new RapidIO DMA interface routines
2014-08-08 Andrey Ryabininlib/idr.c: fix out-of-bounds pointer dereference
2014-08-08 Vitaly Kuznetsovfs/proc/vmcore.c:mmap_vmcore: skip non-ram pages report...
2014-08-08 Vladimir Davydovkernel/fork.c: make mm_init_owner static
2014-08-08 Vladimir Davydovfork: copy mm's vm usage counters under mmap_sem
2014-08-08 Vladimir Davydovfork: reset mm->pinned_vm
2014-08-08 Vladimir Davydovfork/exec: cleanup mm initialization
2014-08-08 Alexey Dobriyanproc: remove INF macro
2014-08-08 Alexey Dobriyanproc: convert /proc/$PID/hardwall to seq_file interface
2014-08-08 Alexey Dobriyanproc: convert /proc/$PID/io to seq_file interface
2014-08-08 Alexey Dobriyanproc: convert /proc/$PID/oom_score to seq_file interface
2014-08-08 Alexey Dobriyanproc: convert /proc/$PID/schedstat to seq_file interface
2014-08-08 Alexey Dobriyanproc: convert /proc/$PID/wchan to seq_file interface
2014-08-08 Alexey Dobriyanproc: convert /proc/$PID/cmdline to seq_file interface
2014-08-08 Alexey Dobriyanproc: convert /proc/$PID/syscall to seq_file interface
2014-08-08 Alexey Dobriyanproc: convert /proc/$PID/limits to seq_file interface
2014-08-08 Alexey Dobriyanproc: convert /proc/$PID/auxv to seq_file interface
2014-08-08 Alexey Dobriyanproc: more "const char *" pointers
2014-08-08 Alexey Dobriyanproc: remove proc_tty_ldisc variable
2014-08-08 Alexey Dobriyanproc: make proc_subdir_lock static
2014-08-08 Alexey Dobriyanproc: faster /proc/$PID lookup
2014-08-08 Alexey Dobriyanproc: add and remove /proc entry create checks
2014-08-08 Fabian Frederickproc: constify seq_operations
2014-08-08 Fabian Frederickfs/proc/kcore.c: use PAGE_ALIGN instead of ALIGN(PAGE_SIZE)
2014-08-08 Ionut Alexakernel/exit.c: fix coding style warnings and errors
2014-08-08 Fabian Frederickfs/hpfs/dnode.c: fix suspect code indent
2014-08-08 Fabian Frederickfs/reiserfs/xattr.c: fix blank line missing after decla...
2014-08-08 Fabian Frederickfs/reiserfs: use linux/uaccess.h
2014-08-08 Fabian Frederickfs/reiserfs: replace not-standard %Lu/%Ld
2014-08-08 Fabian Frederickfs/ufs/inode.c: kernel-doc warning fixes
2014-08-08 Fabian Frederickfs/ufs: convert UFSD printk to pr_debug
2014-08-08 Fabian Frederickfs/ufs/super.c: use va_format instead of buffer/vsnprintf
2014-08-08 Fabian Frederickfs/ufs/super.c: use __func__ in logging
2014-08-08 Fabian Frederickfs/ufs: use pr_fmt
2014-08-08 Fabian Frederickfs/ufs: convert printk to pr_foo()
2014-08-08 Vyacheslav... nilfs2: integrate sysfs support into driver
2014-08-08 Vyacheslav... nilfs2: add /sys/fs/nilfs2/<device>/mounted_snapshots...
2014-08-08 Vyacheslav... nilfs2: add /sys/fs/nilfs2/<device>/mounted_snapshots...
2014-08-08 Vyacheslav... nilfs2: add /sys/fs/nilfs2/<device>/checkpoints group
2014-08-08 Vyacheslav... nilfs2: add /sys/fs/nilfs2/<device>/segments group
2014-08-08 Vyacheslav... nilfs2: add /sys/fs/nilfs2/<device>/segctor group
2014-08-08 Vyacheslav... nilfs2: add /sys/fs/nilfs2/<device>/superblock group
2014-08-08 Vyacheslav... nilfs2: add /sys/fs/nilfs2/<device> group
2014-08-08 Vyacheslav... nilfs2: add /sys/fs/nilfs2/features group
2014-08-08 Fabian Frederickfs/coda: use linux/uaccess.h
2014-08-08 Fabian Frederickfs/befs/linuxvfs.c: check superblock before dump operation
2014-08-08 Qi Yongminix zmap block counts calculation fix
2014-08-08 Thierry Redingdrivers/rtc/rtc-tps65910.c: fix potential NULL-pointer...
2014-08-08 Hyogi Gimdriver/rtc/class.c: check the error after rtc_read_time()
2014-08-08 Søren Andersenrtc: add pcf85063 support
2014-08-08 Stuart Longlanddrivers/rtc/rtc-isl12022.c: device tree support
2014-08-08 Vincent Donnefortdrivers/rtc/rtc-pcf8563.c: add alarm support
2014-08-08 Vincent Donnefortdrivers/rtc/rtc-pcf8563.c: introduce read|write_block_data
2014-08-08 Mark Salterrtc: ia64: allow other architectures to use EFI RTC
2014-08-08 Hyogi Gimdrivers/rtc/interface.c: check the error after __rtc_re...
2014-08-08 Jan Beulichdrivers/rtc/rtc-efi.c: check for invalid data coming...
2014-08-08 Alexander Shiyandrivers/rtc/rtc-ds1742.c: revert "drivers/rtc/rtc-ds174...
2014-08-08 Jean Delvaredrivers/rtc/Kconfig: add hardware dependency to rtc...
2014-08-08 Jean Delvaredrivers/rtc/Kconfig: move DS2404 entry where it belongs
2014-08-08 Raghavendra... drivers/rtc/rtc-ds1343.c: add support of nvram for...
2014-08-08 NeilBrownautofs4: comment typo: remove a a doubled word
2014-08-08 NeilBrownautofs4: remove some unused inline functions
2014-08-08 NeilBrownautofs4: don't take spinlock when not needed in autofs4...
2014-08-08 NeilBrownautofs4: remove a redundant assignment
2014-08-08 NeilBrownautofs4: remove unused autofs4_ispending()
2014-08-08 Fabian Frederickkernel/test_kprobes.c: use current logging functions
2014-08-08 Paul Gortmakerinit: make rootdelay=N consistent with rootwait behaviour
2014-08-08 Fabian Frederickfs/ramfs/file-nommu.c: replace count*size kzalloc by...
2014-08-08 Namhyung Kimkernel/kallsyms.c: fix %pB when there's no symbol at...
2014-08-08 Fabian Frederickfs/efs/namei.c: return is not a function
2014-08-08 Fabian Frederickmm/zswap.c: add __init to zswap_entry_cache_destroy()
2014-08-08 Johannes Weinermm: memcontrol: avoid charge statistics churn during...
2014-08-08 Greg Thelenmemcg: remove lookup_cgroup_page() prototype
next