index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-12
staging: line6: Call *_disconnect() via pointer
Chris Rorvick
6
-42
/
+8
2015-01-12
staging: line6: Call *_process_message() via pointer
Chris Rorvick
6
-35
/
+10
2015-01-12
staging: line6: Pass *_process_message() `usb_line6' pointers
Chris Rorvick
5
-13
/
+10
2015-01-12
staging: line6: Pass *_init() `usb_line6' pointers
Chris Rorvick
9
-33
/
+24
2015-01-12
staging: line6: Move audio endpoints to properties
Chris Rorvick
6
-64
/
+52
2015-01-12
staging: line6: Remove stale Pocket POD PCM endpoints
Chris Rorvick
1
-5
/
+0
2015-01-12
staging: line6: Move control endpoints to properties
Chris Rorvick
3
-40
/
+48
2015-01-12
staging: line6: Move altsetting to properties
Chris Rorvick
2
-51
/
+25
2015-01-12
staging: line6: Filter on UX2 interfaces
Chris Rorvick
1
-16
/
+4
2015-01-12
staging: line6: Filter on Pocket POD interface
Chris Rorvick
1
-10
/
+2
2015-01-12
staging: line6: Split out POD HD500 interfaces
Chris Rorvick
3
-19
/
+28
2015-01-12
staging: line6: Split out PODxt Live interfaces
Chris Rorvick
4
-81
/
+48
2015-01-12
staging: line6: List out capabilities individually
Chris Rorvick
2
-22
/
+36
2015-01-12
staging: line6: Use explicit indexes when defining properties
Chris Rorvick
1
-22
/
+90
2015-01-12
staging: line6: Rename capability macros
Chris Rorvick
6
-14
/
+14
2015-01-12
staging: line6: Remove useless comments
Chris Rorvick
1
-2
/
+0
2015-01-12
staging: line6: Remove idVendor and idProduct macros
Chris Rorvick
2
-61
/
+19
2015-01-12
staging: line6: Key off of device type
Chris Rorvick
4
-143
/
+144
2015-01-12
staging: line6: Index properties array with device type
Chris Rorvick
1
-15
/
+2
2015-01-12
staging: line6: Define a device type enum
Chris Rorvick
2
-18
/
+57
2015-01-12
staging: line6: Cleanup device table
Chris Rorvick
1
-19
/
+21
2015-01-12
staging: line6: Remove unsupported X3 devices
Chris Rorvick
3
-30
/
+0
2015-01-12
staging: line6: Remove line6_pod_transmit_paramter()
Chris Rorvick
2
-11
/
+0
2015-01-12
staging: line6: Remove `device_bit' from properties
Chris Rorvick
4
-86
/
+24
2015-01-12
Staging: line6: remove spaces before commas.
Jonas Lundqvist
1
-3
/
+3
2015-01-12
staging: line6: toneport.c: Fix for possible null pointer dereference
Rickard Strandqvist
1
-7
/
+8
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-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
[next]