pandora-kernel.git
2015-06-26 Joe Perchescheckpatch: add --showfile to allow input via pipe...
2015-06-26 Joe Perchescheckpatch: colorize output to terminal
2015-06-26 Joe Perchescheckpatch: improve output with multiple command-line...
2015-06-26 Joe Perchescheckpatch: categorize some long line length checks
2015-06-26 Joe Perchescheckpatch: use $String consistently
2015-06-26 Alex Dowadcheckpatch: make types found in a source file/patch...
2015-06-26 Joe Perchescheckpatch: add --strict warning for c99 fixed size...
2015-06-26 Joe Perchescheckpatch: check for uncommented waitqueue_active()
2015-06-26 Michal Simekdrivers/firmware/memmap.c: fix kernel-doc format
2015-06-26 Rasmus Villemoesfs/ext4/super.c: use strreplace() in ext4_fill_super()
2015-06-26 Rasmus Villemoesfs/jbd2/journal.c: use strreplace()
2015-06-26 Rasmus Villemoesdrivers/md/md.c: use strreplace()
2015-06-26 Rasmus Villemoesdrivers/base/core.c: use strreplace()
2015-06-26 Rasmus Villemoeslib/kobject.c: use strreplace()
2015-06-26 Rasmus Villemoeskernel/trace/blktrace.c: use strreplace() in do_blk_tra...
2015-06-26 Rasmus Villemoeskernel/trace/trace_events_filter.c: use strreplace()
2015-06-26 Rasmus Villemoeslib/string.c: introduce strreplace()
2015-06-26 Kirill A. Shutemovradix-tree: replace preallocated node array with linked...
2015-06-26 Sudeep Hollabitmap: remove explicit newline handling using scnprint...
2015-06-26 Daniel Wagnerlib/sort: Add 64 bit swap function
2015-06-26 Geert Uytterhoevenhexdump: Make test data really const
2015-06-26 Chris Metcalf__bitmap_parselist: fix bug in empty string handling
2015-06-26 Andrew MortonMAINTAINERS: Davidlohr has moved
2015-06-26 Joe PerchesMAINTAINERS: Add quotation marks around names with...
2015-06-26 Joe PerchesMAINTAINERS: add quotation marks around names with...
2015-06-26 Jim DavisMAINTAINERS: alsa-devel@alsa-project.org is moderated...
2015-06-26 Joe Perchesget_maintainer: fix perl 5.22/5.24 deprecated/incompati...
2015-06-26 Joe Perchesget_maintainer: emit longer section headers
2015-06-26 Joe Perchesget_maintainer.pl: add .get_maintainer.ignore file...
2015-06-26 Vasily Averincheck_syslog_permissions() cleanup
2015-06-26 Vasily Averinsecurity_syslog() should be called once only
2015-06-26 Tejun Heonetconsole: implement extended console support
2015-06-26 Tejun Heonetconsole: make all dynamic netconsoles share a mutex
2015-06-26 Tejun Heonetconsole: make netconsole_target->enabled a bool
2015-06-26 Tejun Heonetconsole: remove unnecessary netconsole_target_get...
2015-06-26 Tejun Heoprintk: implement support for extended console drivers
2015-06-26 Tejun Heoprintk: factor out message formatting from devkmsg_read()
2015-06-26 Tejun Heoprintk: guard the amount written per line by devkmsg_read()
2015-06-26 Colin Ian Kingdrivers/misc/altera-stapl/altera.c: remove extraneous...
2015-06-26 Josh Triplettclone: support passing tls argument via C rather than...
2015-06-26 Joe Perchesstddef.h: move offsetofend inside #ifndef/#endif guard...
2015-06-26 Kees Cookmailmap: add rdunlap email auto-correction
2015-06-26 Pratyush AnandMohit Kumar has moved
2015-06-26 Pratyush AnandPratyush Anand has moved
2015-06-26 Daniel Borkmanncompiler-intel: fix wrong compiler barrier() macro
2015-06-26 Joe Perchescompiler-gcc: integrate the various compiler-gcc[345...
2015-06-26 Joe Perchescompiler-gcc.h: neatening
2015-06-26 Iago López... fs, proc: introduce CONFIG_PROC_CHILDREN
2015-06-26 Alexey Dobriyanproc: fix PAGE_SIZE limit of /proc/$PID/cmdline
2015-06-26 Alexey Dobriyanprctl: more prctl(PR_SET_MM_*) checks
2015-06-26 Akinobu Mitaavr32: use for_each_sg()
2015-06-26 Akinobu Mitafrv: use for_each_sg()
2015-06-26 Tobias Klauserfrv: remove unused inline function is_in_rom()
2015-06-26 Dan Streetmanzpool: remove zpool_evict()
2015-06-26 Dan Streetmanzpool: change pr_info to pr_debug
2015-06-26 Dan Streetmanzswap: runtime enable/disable
2015-06-26 Sergey Senozhatskyzram: check comp algorithm availability earlier
2015-06-26 Sergey Senozhatskyzram: cut trailing newline in algorithm name
2015-06-26 Sergey Senozhatskyzram: cosmetic zram_bvec_write() cleanup
2015-06-26 Sergey Senozhatskyzram: add dynamic device add/remove functionality
2015-06-26 Sergey Senozhatskyzram: close race by open overriding
2015-06-26 Sergey Senozhatskyzram: return zram device_id from zram_add()
2015-06-26 Sergey Senozhatskyzram: trivial: correct flag operations comment
2015-06-26 Sergey Senozhatskyzram: report every added and removed device
2015-06-26 Sergey Senozhatskyzram: remove max_num_devices limitation
2015-06-26 Sergey Senozhatskyzram: reorganize code layout
2015-06-26 Sergey Senozhatskyzram: use idr instead of `zram_devices' array
2015-06-26 Sergey Senozhatskyzram: cosmetic ZRAM_ATTR_RO code formatting tweak
2015-06-26 Sergey Senozhatskyzram: add `compact` sysfs entry to documentation
2015-06-26 Marcin Jabrzykzsmalloc: remove obsolete ZSMALLOC_DEBUG
2015-06-26 Marcin Jabrzykzram: remove obsolete ZRAM_DEBUG option
2015-06-26 Dominik Dingels390/mm: change HPAGE_SHIFT type to int
2015-06-26 Dominik Dingels390/mm: forward check for huge pmds to pmd_large()
2015-06-26 Dominik Dingels390/hugetlb: remove dead code for sw emulated huge...
2015-06-26 Dominik Dingelmm/hugetlb: remove arch_prepare/release_hugepage from...
2015-06-26 Dominik Dingelmm/hugetlb: remove unused arch hook prepare/release_hug...
2015-06-26 Dominik Dingels390/mm: make hugepages_supported a boot time decision
2015-06-25 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-06-25 Linus TorvaldsMerge tag 'please-pull-pstore' of git://git./linux...
2015-06-25 Linus TorvaldsMerge tag 'for-f2fs-4.2' of git://git./linux/kernel...
2015-06-25 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2015-06-25 Linus TorvaldsMerge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6
2015-06-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-06-25 Linus TorvaldsMerge tag 'edac_for_4.2_2' of git://git./linux/kernel...
2015-06-25 Linus TorvaldsMerge tag 'pinctrl-v4.2-1' of git://git./linux/kernel...
2015-06-25 Linus TorvaldsMerge tag 'backlight-for-linus-4.2' of git://git./linux...
2015-06-25 Larry Fingermm: kmemleak_alloc_percpu() should follow the gfp from...
2015-06-25 Vlastimil Babkamm, thp: respect MPOL_PREFERRED policy with non-local...
2015-06-25 Josef Baciktmpfs: truncate prealloc blocks past i_size
2015-06-25 Zhu Guihuamm/memory hotplug: print the last vmemmap region at...
2015-06-25 Piotr Kwapulinskimm/mmap.c: optimization of do_mmap_pgoff function
2015-06-25 Catalin Marinasmm: kmemleak: optimise kmemleak_lock acquiring during...
2015-06-25 Catalin Marinasmm: kmemleak: avoid deadlock on the kmemleak object...
2015-06-25 Catalin Marinasmm: kmemleak: do not acquire scan_mutex in kmemleak_do_...
2015-06-25 Catalin Marinasmm: kmemleak: fix delete_object_*() race when called...
2015-06-25 Catalin Marinasmm: kmemleak: allow safe memory scanning during kmemlea...
2015-06-25 Tejun Heomemcg: convert mem_cgroup->under_oom from atomic_t...
2015-06-25 Tejun Heomemcg: remove unused mem_cgroup->oom_wakeups
2015-06-25 Dan Streetmanfrontswap: allow multiple backends
2015-06-25 Tony Luckx86, mirror: x86 enabling - find mirrored memory ranges
next