index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-07-01
drivers/scsi/scsi_debug.c: resolve sg buffer const-ness issue
Dave Gordon
1
-3
/
+3
2015-07-01
lib/scatterlist: mark input buffer parameters as 'const'
Dave Gordon
2
-6
/
+6
2015-07-01
lib/scatterlist.c: fix kerneldoc for sg_pcopy_{to,from}_buffer()
Dave Gordon
1
-2
/
+2
2015-07-01
ipc,sysv: return -EINVAL upon incorrect id/seqnum
Davidlohr Bueso
1
-1
/
+1
2015-07-01
ipc,sysv: make return -EIDRM when racing with RMID consistent
Davidlohr Bueso
1
-5
/
+8
2015-07-01
ipc: rename ipc_obtain_object
Davidlohr Bueso
5
-9
/
+9
2015-07-01
ipc,msg: provide barrier pairings for lockless receive
Davidlohr Bueso
1
-10
/
+38
2015-07-01
ipc,shm: move BUG_ON check into shm_lock
Davidlohr Bueso
1
-5
/
+5
2015-07-01
ipc/util.c: use kvfree() in ipc_rcu_free()
Pekka Enberg
1
-4
/
+1
2015-07-01
arc: use for_each_sg()
Akinobu Mita
1
-5
/
+7
2015-07-01
devpts: if initialization failed, don't crash when opening /dev/ptmx
Josh Triplett
1
-7
/
+24
2015-07-01
scripts/gdb: remove useless global instruction
Thiébaud Weksteen
1
-2
/
+0
2015-07-01
scripts/gdb: add ps command
Thiébaud Weksteen
1
-0
/
+16
2015-07-01
scripts/gdb: fix PEP8 compliance
Thiébaud Weksteen
4
-7
/
+7
2015-07-01
scripts/gdb: fix typo in exception name
Thiébaud Weksteen
1
-1
/
+1
2015-07-01
scripts/gdb: enable completion for lx-list-check parameter
Jan Kiszka
1
-1
/
+2
2015-07-01
scripts/gdb: also allow list_head pointer as lx-list-check paramter
Jan Kiszka
1
-2
/
+4
2015-07-01
scripts/gdb: add command to check list consistency
Thiébaud Weksteen
2
-0
/
+90
2015-07-01
memstick: remove deprecated use of pci api
Quentin Lambert
2
-11
/
+11
2015-07-01
fs/affs/symlink.c: remove unneeded err variable
Fabian Frederick
1
-3
/
+1
2015-07-01
fs/affs/amigaffs.c: remove unneeded initialization
Fabian Frederick
1
-1
/
+1
2015-07-01
fs/affs/inode.c: remove unneeded initialization
Fabian Frederick
1
-1
/
+1
2015-07-01
fs/adfs: remove unneeded cast
Firo Yang
1
-1
/
+1
2015-07-01
gcov: add support for GCC 5.1
Lorenzo Stoakes
2
-1
/
+9
2015-07-01
kernel/panic/kexec: fix "crash_kexec_post_notifiers" option issue in oops path
HATAYAMA Daisuke
3
-1
/
+15
2015-07-01
kernel/panic: call the 2nd crash_kexec() only if crash_kexec_post_notifiers i...
HATAYAMA Daisuke
1
-1
/
+2
2015-07-01
x86/kexec: prepend elfcorehdr instead of appending it to the crash-kernel com...
KarimAllah Ahmed
1
-5
/
+6
2015-07-01
fs: document seq_open()'s usage of file->private_data
Yann Droneaud
1
-0
/
+2
2015-07-01
fs: allocate structure unconditionally in seq_open()
Yann Droneaud
1
-8
/
+9
2015-07-01
fs: use seq_open_private() for proc_mounts
Yann Droneaud
3
-24
/
+19
2015-07-01
mm: meminit: finish initialisation of struct pages before basic setup
Mel Gorman
5
-37
/
+49
2015-07-01
mm: meminit: remove mminit_verify_page_links
Mel Gorman
3
-17
/
+0
2015-07-01
mm: meminit: reduce number of times pageblocks are set during struct page init
Mel Gorman
1
-22
/
+24
2015-07-01
mm: meminit: free pages in large chunks where possible
Mel Gorman
1
-6
/
+49
2015-07-01
x86: mm: enable deferred struct page initialisation on x86-64
Mel Gorman
1
-0
/
+1
2015-07-01
mm: meminit: minimise number of pfn->page lookups during initialisation
Mel Gorman
1
-5
/
+24
2015-07-01
mm: meminit: initialise remaining struct pages in parallel with kswapd
Mel Gorman
4
-6
/
+130
2015-07-01
mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PA...
Mel Gorman
5
-4
/
+124
2015-07-01
mm: meminit: inline some helper functions
Mel Gorman
2
-46
/
+52
2015-07-01
mm: meminit: make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nid
Mel Gorman
4
-30
/
+51
2015-07-01
mm: page_alloc: pass PFN to __free_pages_bootmem
Mel Gorman
5
-11
/
+14
2015-07-01
mm: meminit: only set page reserved in the memblock region
Nathan Zimmer
3
-1
/
+21
2015-07-01
mm: meminit: move page initialization into a separate function
Robin Holt
1
-33
/
+46
2015-07-01
memblock: introduce a for_each_reserved_mem_region iterator
Robin Holt
2
-0
/
+50
2015-06-29
Fix kmalloc slab creation sequence
Christoph Lameter
2
-38
/
+16
2015-06-27
Revert "jbd2: speedup jbd2_journal_dirty_metadata()"
Linus Torvalds
1
-27
/
+6
2015-06-27
power: axp288_charger: fix for API change
Stephen Rothwell
1
-3
/
+3
2015-06-26
staging: wilc1000: disable driver due to build warnings
Greg Kroah-Hartman
1
-0
/
+1
2015-06-26
arch, x86: pmem api for ensuring durability of persistent memory updates
Ross Zwisler
7
-13
/
+257
2015-06-26
libnvdimm: Add sysfs numa_node to NVDIMM devices
Toshi Kani
5
-0
/
+34
[next]