index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-18
Input: atari - enable the 102nd key for German keyboards
Michael Karcher
1
-1
/
+1
2015-01-18
Input: sun4i-ts - add thermal zone sensor support
Chen-Yu Tsai
2
-4
/
+52
2015-01-15
Input: evdev - flush pending events on clock type change
Anshul Garg
1
-23
/
+32
2015-01-12
Input: alps - add sanity checks for non DualPoint devices
Pali Rohár
1
-2
/
+20
2015-01-12
Input: alps - fix name, product and version of dev2 input device
Pali Rohár
1
-4
/
+14
2015-01-12
Input: regulator-haptic - simplify code
Axel Lin
1
-18
/
+5
2015-01-11
linux 3.19-rc4
v3.19-rc4
Linus Torvalds
1
-1
/
+1
2015-01-11
mm: fix corner case in anon_vma endless growing prevention
Konstantin Khlebnikov
1
-2
/
+4
2015-01-11
mm: Don't count the stack guard page towards RLIMIT_STACK
Linus Torvalds
1
-2
/
+5
2015-01-10
MAINTAINERS: add info for e3x0-button driver
Moritz Fischer
1
-0
/
+8
2015-01-10
Input: add support for NI Ettus Research USRP E3x0 button
Moritz Fischer
5
-0
/
+194
2015-01-09
ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile error
Victor Kamensky
1
-2
/
+2
2015-01-09
HID: roccat: potential out of bounds in pyra_sysfs_write_settings()
Dan Carpenter
1
-2
/
+6
2015-01-09
mutex: Always clear owner field upon mutex_unlock()
Chris Wilson
1
-1
/
+1
2015-01-09
sched/fair: Fix RCU stall upon -ENOMEM in sched_create_group()
Tetsuo Handa
1
-0
/
+4
2015-01-09
sched/deadline: Avoid double-accounting in case of missed deadlines
Luca Abeni
1
-18
/
+1
2015-01-09
sched/deadline: Fix migration of SCHED_DEADLINE tasks
Luca Abeni
1
-3
/
+3
2015-01-09
sched: Fix odd values in effective_load() calculations
Yuyang Du
1
-1
/
+1
2015-01-09
sched, fanotify: Deal with nested sleeps
Peter Zijlstra
1
-5
/
+5
2015-01-09
perf/x86/uncore/hsw-ep: Handle systems with only two SBOXes
Andi Kleen
2
-1
/
+18
2015-01-09
perf/x86_64: Improve user regs sampling
Andy Lutomirski
1
-2
/
+76
2015-01-09
perf: Move task_pt_regs sampling into arch code
Andy Lutomirski
6
-16
/
+63
2015-01-09
x86: Fix off-by-one in instruction decoder
Peter Zijlstra
1
-1
/
+1
2015-01-09
mm, vmscan: prevent kswapd livelock due to pfmemalloc-throttled process being...
Vlastimil Babka
1
-11
/
+13
2015-01-09
memcg: fix destination cgroup leak on task charges migration
Vladimir Davydov
1
-12
/
+0
2015-01-09
mm: memcontrol: switch soft limit default back to infinity
Johannes Weiner
1
-1
/
+4
2015-01-09
mm/debug_pagealloc: remove obsolete Kconfig options
Joonsoo Kim
1
-9
/
+0
2015-01-09
vfs: renumber FMODE_NONOTIFY and add to uniqueness check
David Drysdale
3
-4
/
+5
2015-01-09
arch/blackfin/mach-bf533/boards/stamp.c: add linux/delay.h
Oleg Nesterov
1
-0
/
+1
2015-01-09
ocfs2: fix the wrong directory passed to ocfs2_lookup_ino_from_name() when li...
Xue jiufei
1
-8
/
+35
2015-01-09
MAINTAINERS: update rydberg's addresses
Henrik Rydberg
2
-6
/
+7
2015-01-09
mm: protect set_page_dirty() from ongoing truncation
Johannes Weiner
3
-42
/
+29
2015-01-09
mm: prevent endless growth of anon_vma hierarchy
Konstantin Khlebnikov
2
-1
/
+51
2015-01-09
exit: fix race between wait_consider_task() and wait_task_zombie()
Oleg Nesterov
1
-3
/
+9
2015-01-09
ocfs2: remove bogus check in dlm_process_recovery_data
Joseph Qi
1
-4
/
+1
2015-01-08
Makefile: include arch/*/include/generated/uapi before .../generated
Michal Marek
1
-0
/
+1
2015-01-08
Input: axp20x-pek - switch over to using attribute group
Dmitry Torokhov
1
-28
/
+36
2015-01-08
Input: add driver for AXP20x Power Enable Key
Carlo Caione
4
-0
/
+305
2015-01-08
Input: do not try to filter out events if handler is not a filter
Anshul Garg
1
-10
/
+14
2015-01-08
Input: small tweak to autorepeat handling
Anshul Garg
1
-6
/
+8
2015-01-08
libceph: fix sparse endianness warnings
Ilya Dryomov
3
-4
/
+4
2015-01-08
ceph: use %zu for len in ceph_fill_inline_data()
Ilya Dryomov
1
-1
/
+1
2015-01-08
perf hists browser: Fix segfault when showing callchain
Namhyung Kim
1
-1
/
+1
2015-01-08
perf callchain: Free callchains when hist entries are deleted
Namhyung Kim
3
-0
/
+33
2015-01-08
perf hists: Fix children sort key behavior
Namhyung Kim
2
-32
/
+35
2015-01-08
arm64/efi: add missing call to early_ioremap_reset()
Ard Biesheuvel
2
-1
/
+2
2015-01-08
Input: imx_keypad - use the preferred form for passing a size of a struct
Fabio Estevam
1
-2
/
+1
2015-01-07
ARM: 8253/1: mm: use phys_addr_t type in map_lowmem() for kernel mem region
Grygorii Strashko
1
-2
/
+2
2015-01-07
ARM: 8249/1: mm: dump: don't skip regions
Mark Rutland
1
-7
/
+2
2015-01-07
ARM: wire up execveat syscall
Russell King
2
-0
/
+2
[next]