firefly-linux-kernel-4.4.55.git
2014-08-08 Joe Perchesrtl818x: use pci_zalloc_consistent
2014-08-08 Joe Perchesmwl8k: use pci_zalloc_consistent
2014-08-08 Joe Perchesipw2100: use pci_zalloc_consistent
2014-08-08 Joe Perchesirda: use pci_zalloc_consistent
2014-08-08 Joe Perchesqlogic: use pci_zalloc_consistent
2014-08-08 Joe Perchesmicrel: use pci_zalloc_consistent
2014-08-08 Joe Perchessky2: use pci_zalloc_consistent
2014-08-08 Joe Perchesenic: use pci_zalloc_consistent
2014-08-08 Joe Perchesatl1e: use pci_zalloc_consistent
2014-08-08 Joe Perchesamd: use pci_zalloc_consistent
2014-08-08 Joe Perchesmedia: use pci_zalloc_consistent
2014-08-08 Joe Perchesi810: use pci_zalloc_consistent
2014-08-08 Joe Perchesinfiniband: use pci_zalloc_consistent
2014-08-08 Joe Perchescrypto: use pci_zalloc_consistent
2014-08-08 Joe Perchesblock: use pci_zalloc_consistent
2014-08-08 Joe Perchesatm: use pci_zalloc_consistent
2014-08-08 Joe Perchespci-dma-compat: add pci_zalloc_consistent helper
2014-08-08 Daniel Walterdrivers/scsi: replace strict_strto calls
2014-08-08 Daniel Walterarch/x86: replace strict_strto calls
2014-08-08 Daniel Walterarch/powerpc: replace obsolete strict_strto* calls
2014-08-08 Daniel Walterarch/arm/mach-w90x900/cpu.c: replace obsolete strict_strto
2014-08-08 Daniel Walterarch/arm/mach-s3c24xx/mach-jive.c: replace strict_strto...
2014-08-08 Daniel Walterarch/arm/mach-pxa: replace strict_strto call with kstrto
2014-08-08 Daniel Walterarch/arm/mach-omap2: replace strict_strto* with kstrto*
2014-08-08 Michael OpdenackerMAINTAINERS: update IBM ServeRAID RAID info
2014-08-08 Joe PerchesMAINTAINERS: remove two ancient EATA sections
2014-08-08 Richard Weinbergerupdate Roland McGrath's mail
2014-08-08 Fabian Frederickinit/main.c: code clean-up
2014-08-08 Ionut Alexakernel/acct.c: fix coding style warnings and errors
2014-08-08 Andy Lutomirskiarm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default...
2014-08-08 Fabian Frederickfs/dlm/debug_fs.c: remove unnecessary null test before...
2014-08-08 Konstantin... scripts/checkstack.pl: automatically handle 32-bit...
2014-08-08 Catalin Marinasscripts/tags.sh: include compat_sys_* symbols in the...
2014-08-08 Fabian Frederickscripts/coccinelle/free/ifnullfree.cocci: add copyright...
2014-08-08 Fabian Frederickscripts/coccinelle/free: add NULL test before freeing...
2014-08-08 Laura Abbottlib/scatterlist: clean up useless architecture versions...
2014-08-08 Laura Abbottlib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig
2014-08-08 Jack Millershm: remove unneeded extern for function
2014-08-08 Jack Millershm: allow exit_shm in parallel if only marking orphans
2014-08-08 Jack Millershm: make exit_shm work proportional to task activity
2014-08-08 David Engrafinitramfs: add write error checks
2014-08-08 Yinghai Luinitramfs: support initramfs that is bigger than 2GiB
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
next