index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus-4.3' of git://git.code.sf.net/p/openipmi/linux-ipmi
Linus Torvalds
2015-09-09
11
-280
/
+437
|
\
|
*
ipmi:ssif: Add a module parm to specify that SMBus alerts don't work
Corey Minyard
2015-09-03
1
-0
/
+8
|
*
ipmi: add of_device_id in MODULE_DEVICE_TABLE
Brijesh Singh
2015-09-03
1
-0
/
+1
|
*
ipmi: Compensate for BMCs that wont set the irq enable bit
Corey Minyard
2015-09-03
1
-43
/
+137
|
*
ipmi: Don't call receive handler in the panic context
Hidehiro Kawai
2015-09-03
1
-1
/
+7
|
*
ipmi: Avoid touching possible corrupted lists in the panic context
Hidehiro Kawai
2015-09-03
1
-0
/
+17
|
*
ipmi: Don't flush messages in sender() in run-to-completion mode
Hidehiro Kawai
2015-09-03
3
-5
/
+13
|
*
ipmi: Factor out message flushing procedure
Hidehiro Kawai
2015-09-03
1
-21
/
+18
|
*
ipmi: Remove unneeded set_run_to_completion call
Hidehiro Kawai
2015-09-03
1
-2
/
+0
|
*
ipmi: Make some data const that was only read
Corey Minyard
2015-09-03
7
-37
/
+40
|
*
ipmi: constify SSIF ACPI device ids
Mathias Krause
2015-09-03
1
-1
/
+1
|
*
ipmi: Delete an unnecessary check before the function call "cleanup_one_si"
Markus Elfring
2015-09-03
1
-3
/
+1
|
*
char:ipmi - Change 1 to true for bool type variables during initialization.
Shailendra Verma
2015-09-03
2
-6
/
+6
|
*
impi:Remove unneeded setting of module owner to THIS_MODULE in the platform s...
Nicholas Krause
2015-09-03
1
-1
/
+0
|
*
ipmi: Add a comment in how messages are delivered from the lower layer
Corey Minyard
2015-09-03
1
-0
/
+4
|
*
ipmi/powernv: Fix potential invalid pointer dereference
Neelesh Gupta
2015-09-03
1
-1
/
+8
|
*
ipmi: Convert the IPMI SI ACPI handling to a platform device
Corey Minyard
2015-09-03
2
-165
/
+157
|
*
ipmi: Add device tree bindings information
Corey Minyard
2015-09-03
1
-0
/
+25
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-09-09
99
-1569
/
+2784
|
\
\
|
*
|
zpool: remove no-op module init/exit
Dan Streetman
2015-09-09
1
-14
/
+0
|
*
|
mm: zbud: constify the zbud_ops
Krzysztof Kozlowski
2015-09-09
2
-4
/
+4
|
*
|
mm: zpool: constify the zpool_ops
Krzysztof Kozlowski
2015-09-09
5
-8
/
+9
|
*
|
mm: swap: zswap: maybe_preload & refactoring
Dmitry Safonov
2015-09-09
3
-78
/
+35
|
*
|
zram: unify error reporting
Sergey Senozhatsky
2015-09-09
1
-7
/
+8
|
*
|
zsmalloc: remove null check from destroy_handle_cache()
Sergey Senozhatsky
2015-09-09
1
-2
/
+1
|
*
|
zsmalloc: do not take class lock in zs_shrinker_count()
Sergey Senozhatsky
2015-09-09
1
-4
/
+0
|
*
|
zsmalloc: use class->pages_per_zspage
Minchan Kim
2015-09-09
1
-3
/
+2
|
*
|
zsmalloc: consider ZS_ALMOST_FULL as migrate source
Minchan Kim
2015-09-09
1
-7
/
+10
|
*
|
zsmalloc: partial page ordering within a fullness_list
Sergey Senozhatsky
2015-09-09
1
-5
/
+14
|
*
|
zsmalloc: use shrinker to trigger auto-compaction
Sergey Senozhatsky
2015-09-09
1
-0
/
+78
|
*
|
zsmalloc: account the number of compacted pages
Sergey Senozhatsky
2015-09-09
4
-14
/
+22
|
*
|
zsmalloc/zram: introduce zs_pool_stats api
Sergey Senozhatsky
2015-09-09
4
-21
/
+30
|
*
|
zsmalloc: cosmetic compaction code adjustments
Sergey Senozhatsky
2015-09-09
1
-6
/
+6
|
*
|
zsmalloc: introduce zs_can_compact() function
Sergey Senozhatsky
2015-09-09
1
-0
/
+26
|
*
|
zsmalloc: always keep per-class stats
Sergey Senozhatsky
2015-09-09
1
-32
/
+8
|
*
|
zsmalloc: drop unused variable `nr_to_migrate'
Sergey Senozhatsky
2015-09-09
1
-4
/
+0
|
*
|
mm/memblock.c: fix comment in __next_mem_range()
Alexander Kuleshov
2015-09-09
1
-1
/
+1
|
*
|
mm/page_alloc.c: fix type information of memoryless node
Zhen Lei
2015-09-09
1
-1
/
+2
|
*
|
memory-hotplug: fix comments in zone_spanned_pages_in_node() and zone_spanned...
Xishi Qiu
2015-09-09
1
-2
/
+2
|
*
|
mm/page_alloc.c: change sysctl_lower_zone_reserve_ratio to sysctl_lowmem_rese...
Yaowei Bai
2015-09-09
1
-2
/
+2
|
*
|
mm/page_alloc.c: fix a misleading comment
Yaowei Bai
2015-09-09
2
-3
/
+3
|
*
|
mm/mmap.c:insert_vm_struct(): check for failure before setting values
Chen Gang
2015-09-09
1
-6
/
+7
|
*
|
mm/khugepaged: allow interruption of allocation sleep again
Petr Mladek
2015-09-09
1
-2
/
+6
|
*
|
mm/memblock.c: fiy typos in comments
Alexander Kuleshov
2015-09-09
1
-4
/
+4
|
*
|
mm/compaction: correct to flush migrated pages if pageblock skip happens
Joonsoo Kim
2015-09-09
2
-15
/
+16
|
*
|
mm: use numa_mem_id() in alloc_pages_node()
Vlastimil Babka
2015-09-09
1
-2
/
+3
|
*
|
mm: unify checks in alloc_pages_node() and __alloc_pages_node()
Vlastimil Babka
2015-09-09
1
-5
/
+5
|
*
|
mm: rename alloc_pages_exact_node() to __alloc_pages_node()
Vlastimil Babka
2015-09-09
18
-37
/
+38
|
*
|
mm, vmscan: unlock page while waiting on writeback
Hugh Dickins
2015-09-09
1
-2
/
+5
|
*
|
list_lru: don't call list_lru_from_kmem if the list_head is empty
Jeff Layton
2015-09-09
1
-2
/
+2
[next]