index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
clock.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-08-13
x86/mce: Add a wrapper around mce_log() for injection
Borislav Petkov
2
-0
/
+10
2015-08-13
x86/mce: Rename rcu_dereference_check_mce() to mce_log_get_idx_check()
Borislav Petkov
1
-4
/
+4
2015-08-13
RAS: Add a menuconfig option with descriptive text
Borislav Petkov
1
-2
/
+32
2015-08-13
x86/mce: Reenable CMCI banks when swiching back to interrupt mode
Xie XiuQi
1
-18
/
+23
2015-08-13
x86/mce: Clear Local MCE opt-in before kexec
Ashok Raj
5
-1
/
+56
2015-08-13
x86/mce: Remove unused function declarations
Ashok Raj
1
-4
/
+0
2015-08-13
x86/mce: Kill drain_mcelog_buffer()
Borislav Petkov
6
-47
/
+7
2015-08-13
x86/mce: Avoid potential deadlock due to printk() in MCE context
Chen, Gong
3
-4
/
+2
2015-08-13
x86/mce: Remove the MCE ring for Action Optional errors
Chen, Gong
6
-80
/
+65
2015-08-13
x86/mce: Don't use percpu workqueues
Chen, Gong
1
-7
/
+7
2015-08-13
x86/mce: Provide a lockless memory pool to save error records
Chen, Gong
5
-2
/
+120
2015-08-13
x86/mce: Reuse one of the u16 padding fields in 'struct mce'
Borislav Petkov
1
-1
/
+2
2015-08-11
localmodconfig: Use Kbuild files too
Richard Weinberger
1
-1
/
+1
2015-08-10
HID: wacom: Report correct device resolution when using the wireless adapater
Jason Gerecke
1
-33
/
+37
2015-08-10
fbcon: unconditionally initialize cursor blink interval
Scot Doyle
1
-1
/
+2
2015-08-10
video: Fix possible leak in of_get_videomode()
Christian Engelmayer
1
-3
/
+1
2015-08-10
video: fbdev: pxa3xx_gcu: prepare the clocks
Robert Jarzmik
1
-2
/
+2
2015-08-10
OMAPDSS: Fix omap_dss_find_output_by_port_node() port refcount decrement
Jyri Sarha
1
-1
/
+1
2015-08-10
OMAPDSS: Fix node refcount leak in omapdss_of_get_next_port()
Jyri Sarha
1
-0
/
+2
2015-08-10
fbdev: select versatile helpers for the integrator
Linus Walleij
1
-1
/
+1
2015-08-09
ntb: avoid format string in dev_set_name
Kees Cook
1
-1
/
+1
2015-08-09
NTB: Fix dereference before check
Allen Hubbe
1
-2
/
+1
2015-08-09
NTB: Fix zero size or integer overflow in ntb_set_mw
Allen Hubbe
1
-3
/
+6
2015-08-09
NTB: Schedule to receive on QP link up
Allen Hubbe
1
-0
/
+2
2015-08-09
NTB: Fix oops in debugfs when transport is half-up
Dave Jiang
1
-1
/
+5
2015-08-09
NTB: ntb_netdev not covering all receive errors
Dave Jiang
1
-1
/
+1
2015-08-09
NTB: Fix transport stats for multiple devices
Dave Jiang
1
-2
/
+10
2015-08-09
NTB: Fix ntb_transport out-of-order RX update
Allen Hubbe
2
-69
/
+107
2015-08-09
Linux 4.2-rc6
v4.2-rc6
Linus Torvalds
1
-1
/
+1
2015-08-07
Input: elantech - add special check for fw_version 0x470f01 touchpad
Duson Lin
2
-2
/
+21
2015-08-07
dm btree remove: fix bug in remove_one()
Joe Thornber
1
-0
/
+1
2015-08-07
drm/vblank: Use u32 consistently for vblank counters
Daniel Vetter
2
-2
/
+2
2015-08-07
ARCv2: spinlock/rwlock/atomics: reduce 1 instruction in exponential backoff
Vineet Gupta
2
-4
/
+2
2015-08-07
sparc64: Fix userspace FPU register corruptions.
David S. Miller
4
-81
/
+11
2015-08-07
writeback: fix initial dirty limit
Rabin Vincent
1
-2
/
+2
2015-08-07
mm/memory-failure: set PageHWPoison before migrate_pages()
Naoya Horiguchi
2
-4
/
+6
2015-08-07
mm: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_*
Naoya Horiguchi
4
-10
/
+16
2015-08-07
mm/memory-failure: give up error handling for non-tail-refcounted thp
Naoya Horiguchi
1
-9
/
+12
2015-08-07
mm/memory-failure: fix race in counting num_poisoned_pages
Naoya Horiguchi
1
-2
/
+2
2015-08-07
mm/memory-failure: unlock_page before put_page
Naoya Horiguchi
1
-2
/
+2
2015-08-07
ipc: use private shmem or hugetlbfs inodes for shm segments.
Stephen Smalley
3
-3
/
+5
2015-08-07
mm: initialize hotplugged pages as reserved
Mel Gorman
1
-1
/
+9
2015-08-07
ocfs2: fix shift left overflow
Joseph Qi
1
-2
/
+2
2015-08-07
kthread: export kthread functions
David Kershner
1
-0
/
+4
2015-08-07
fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()
Jan Kara
1
-5
/
+25
2015-08-07
lib/iommu-common.c: do not use 0xffffffffffffffffl for computing align_mask
Sowmini Varadhan
1
-1
/
+1
2015-08-07
mm/slub: allow merging when SLAB_DEBUG_FREE is set
Konstantin Khlebnikov
1
-2
/
+1
2015-08-07
signalfd: fix information leak in signalfd_copyinfo
Amanieu d'Antras
1
-2
/
+3
2015-08-07
signal: fix information leak in copy_siginfo_to_user
Amanieu d'Antras
2
-4
/
+8
2015-08-07
signal: fix information leak in copy_siginfo_from_user32
Amanieu d'Antras
5
-10
/
+2
[next]