index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-06-25
lib/string.c: introduce strreplace()
Rasmus Villemoes
2015-06-25
radix-tree: replace preallocated node array with linked list
Kirill A. Shutemov
2015-06-25
bitmap: remove explicit newline handling using scnprintf format string
Sudeep Holla
2015-06-25
lib/sort: Add 64 bit swap function
Daniel Wagner
2015-06-25
hexdump: Make test data really const
Geert Uytterhoeven
2015-06-25
__bitmap_parselist: fix bug in empty string handling
Chris Metcalf
2015-06-25
MAINTAINERS: Davidlohr has moved
Andrew Morton
2015-06-25
MAINTAINERS: Add quotation marks around names with commas
Joe Perches
2015-06-25
MAINTAINERS: add quotation marks around names with periods
Joe Perches
2015-06-25
MAINTAINERS: alsa-devel@alsa-project.org is moderated for non-subscribers
Jim Davis
2015-06-25
get_maintainer: fix perl 5.22/5.24 deprecated/incompatible "\C" use
Joe Perches
2015-06-25
get_maintainer: emit longer section headers
Joe Perches
2015-06-25
get_maintainer.pl: add .get_maintainer.ignore file capability
Joe Perches
2015-06-25
check_syslog_permissions() cleanup
Vasily Averin
2015-06-25
security_syslog() should be called once only
Vasily Averin
2015-06-25
netconsole: implement extended console support
Tejun Heo
2015-06-25
netconsole: make all dynamic netconsoles share a mutex
Tejun Heo
2015-06-25
netconsole: make netconsole_target->enabled a bool
Tejun Heo
2015-06-25
netconsole: remove unnecessary netconsole_target_get/out() from write_msg()
Tejun Heo
2015-06-25
printk: implement support for extended console drivers
Tejun Heo
2015-06-25
printk: factor out message formatting from devkmsg_read()
Tejun Heo
2015-06-25
printk: guard the amount written per line by devkmsg_read()
Tejun Heo
2015-06-25
drivers/misc/altera-stapl/altera.c: remove extraneous KERN_INFO prefix
Colin Ian King
2015-06-25
clone: support passing tls argument via C rather than pt_regs magic
Josh Triplett
2015-06-25
stddef.h: move offsetofend inside #ifndef/#endif guard, neaten
Joe Perches
2015-06-25
mailmap: add rdunlap email auto-correction
Kees Cook
2015-06-25
Mohit Kumar has moved
Pratyush Anand
2015-06-25
Pratyush Anand has moved
Pratyush Anand
2015-06-25
compiler-intel: fix wrong compiler barrier() macro
Daniel Borkmann
2015-06-25
compiler-gcc: integrate the various compiler-gcc[345].h files
Joe Perches
2015-06-25
compiler-gcc.h: neatening
Joe Perches
2015-06-25
fs, proc: introduce CONFIG_PROC_CHILDREN
Iago López Galeiras
2015-06-25
proc: fix PAGE_SIZE limit of /proc/$PID/cmdline
Alexey Dobriyan
2015-06-25
prctl: more prctl(PR_SET_MM_*) checks
Alexey Dobriyan
2015-06-25
avr32: use for_each_sg()
Akinobu Mita
2015-06-25
frv: use for_each_sg()
Akinobu Mita
2015-06-25
frv: remove unused inline function is_in_rom()
Tobias Klauser
2015-06-25
zpool: remove zpool_evict()
Dan Streetman
2015-06-25
zpool: change pr_info to pr_debug
Dan Streetman
2015-06-25
zswap: runtime enable/disable
Dan Streetman
2015-06-25
zram: check comp algorithm availability earlier
Sergey Senozhatsky
2015-06-25
zram: cut trailing newline in algorithm name
Sergey Senozhatsky
2015-06-25
zram: cosmetic zram_bvec_write() cleanup
Sergey Senozhatsky
2015-06-25
zram: add dynamic device add/remove functionality
Sergey Senozhatsky
2015-06-25
zram: close race by open overriding
Sergey Senozhatsky
2015-06-25
zram: return zram device_id from zram_add()
Sergey Senozhatsky
2015-06-25
zram: trivial: correct flag operations comment
Sergey Senozhatsky
2015-06-25
zram: report every added and removed device
Sergey Senozhatsky
2015-06-25
zram: remove max_num_devices limitation
Sergey Senozhatsky
2015-06-25
zram: reorganize code layout
Sergey Senozhatsky
[next]