summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* staging: line6: Move altsetting to propertiesChris Rorvick2015-01-122-51/+25
* staging: line6: Filter on UX2 interfacesChris Rorvick2015-01-121-16/+4
* staging: line6: Filter on Pocket POD interfaceChris Rorvick2015-01-121-10/+2
* staging: line6: Split out POD HD500 interfacesChris Rorvick2015-01-123-19/+28
* staging: line6: Split out PODxt Live interfacesChris Rorvick2015-01-124-81/+48
* staging: line6: List out capabilities individuallyChris Rorvick2015-01-122-22/+36
* staging: line6: Use explicit indexes when defining propertiesChris Rorvick2015-01-121-22/+90
* staging: line6: Rename capability macrosChris Rorvick2015-01-126-14/+14
* staging: line6: Remove useless commentsChris Rorvick2015-01-121-2/+0
* staging: line6: Remove idVendor and idProduct macrosChris Rorvick2015-01-122-61/+19
* staging: line6: Key off of device typeChris Rorvick2015-01-124-143/+144
* staging: line6: Index properties array with device typeChris Rorvick2015-01-121-15/+2
* staging: line6: Define a device type enumChris Rorvick2015-01-122-18/+57
* staging: line6: Cleanup device tableChris Rorvick2015-01-121-19/+21
* staging: line6: Remove unsupported X3 devicesChris Rorvick2015-01-123-30/+0
* staging: line6: Remove line6_pod_transmit_paramter()Chris Rorvick2015-01-122-11/+0
* staging: line6: Remove `device_bit' from propertiesChris Rorvick2015-01-124-86/+24
* Staging: line6: remove spaces before commas.Jonas Lundqvist2015-01-121-3/+3
* staging: line6: toneport.c: Fix for possible null pointer dereferenceRickard Strandqvist2015-01-121-7/+8
* linux 3.19-rc4v3.19-rc4Linus Torvalds2015-01-111-1/+1
* Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-01-115-11/+8
|\
| * ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile errorVictor Kamensky2015-01-091-2/+2
| * ARM: 8253/1: mm: use phys_addr_t type in map_lowmem() for kernel mem regionGrygorii Strashko2015-01-071-2/+2
| * ARM: 8249/1: mm: dump: don't skip regionsMark Rutland2015-01-071-7/+2
| * ARM: wire up execveat syscallRussell King2015-01-072-0/+2
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-01-116-39/+53
|\ \
| * \ Merge tag 'pr-20141223-x86-vdso' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2015-01-011-2/+4
| |\ \
| | * | x86, vdso: Use asm volatile in __getcpuAndy Lutomirski2014-12-231-2/+4
| * | | x86/build: Clean auto-generated processor feature filesBjørn Mork2014-12-232-0/+2
| * | | x86: Fix mkcapflags.sh bash-ismSylvain BERTRAND2014-12-231-1/+1
| * | | x86: Fix step size adjustment during initial memory mappingJan Beulich2014-12-231-20/+17
| * | | Merge tag 'pr-20141220-x86-vdso' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2014-12-211-16/+29
| |\| | | | |/ | |/|
| | * x86_64, vdso: Fix the vdso address randomization algorithmAndy Lutomirski2014-12-211-16/+29
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-01-114-35/+19
|\ \ \
| * | | sched/fair: Fix RCU stall upon -ENOMEM in sched_create_group()Tetsuo Handa2015-01-091-0/+4
| * | | sched/deadline: Avoid double-accounting in case of missed deadlinesLuca Abeni2015-01-091-18/+1
| * | | sched/deadline: Fix migration of SCHED_DEADLINE tasksLuca Abeni2015-01-091-3/+3
| * | | sched: Fix odd values in effective_load() calculationsYuyang Du2015-01-091-1/+1
| * | | sched, fanotify: Deal with nested sleepsPeter Zijlstra2015-01-091-5/+5
| * | | sched: Fix KMALLOC_MAX_SIZE overflow during cpumask allocationAlex Thorlton2014-12-231-8/+5
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-01-1126-77/+371
|\ \ \ \
| * | | | perf/x86/uncore/hsw-ep: Handle systems with only two SBOXesAndi Kleen2015-01-092-1/+18
| * | | | perf/x86_64: Improve user regs samplingAndy Lutomirski2015-01-091-2/+76
| * | | | perf: Move task_pt_regs sampling into arch codeAndy Lutomirski2015-01-096-16/+63
| * | | | x86: Fix off-by-one in instruction decoderPeter Zijlstra2015-01-091-1/+1
| * | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-01-096-33/+69
| |\ \ \ \
| | * | | | perf hists browser: Fix segfault when showing callchainNamhyung Kim2015-01-081-1/+1
| | * | | | perf callchain: Free callchains when hist entries are deletedNamhyung Kim2015-01-083-0/+33
| | * | | | perf hists: Fix children sort key behaviorNamhyung Kim2015-01-082-32/+35
| |/ / / /
| * | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-01-084-6/+75
| |\ \ \ \