summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
| |\ \ \ \ \
| | * | | | | perf diff: Fix to sort by baseline field by defaultNamhyung Kim2015-01-031-0/+44
| | * | | | | perf list: Fix --raw-dump optionTaesoo Kim2015-01-031-3/+10
| | * | | | | perf probe: Fix crash in dwarf_getcfi_elfNamhyung Kim2015-01-021-1/+17
| | * | | | | perf probe: Fix to fall back to find probe point in symbolsMasami Hiramatsu2015-01-021-2/+4
| |/ / / / /
| * | | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-01-0110-20/+71
| |\ \ \ \ \
| | * | | | | perf callchain: Append callchains only when requestedNamhyung Kim2014-12-231-3/+4
| | * | | | | perf ui/tui: Print backtrace symbols when segfault occursNamhyung Kim2014-12-231-2/+24
| | * | | | | perf report: Show progress bar for output resortingNamhyung Kim2014-12-239-15/+43
* | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2015-01-112-3/+3
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'core/urgent' into locking/urgent, to collect all pending lockin...Ingo Molnar2015-01-111-2/+2
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'liblockdep-fixes-3.19' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar2014-12-231-2/+2
| | |\ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | | * | | | | | tools/liblockdep: Fix debug_check thinko in mutex destroyKirill Smelkov2014-12-191-2/+2
| * | | | | | | | mutex: Always clear owner field upon mutex_unlock()Chris Wilson2015-01-091-1/+1
* | | | | | | | | mm: fix corner case in anon_vma endless growing preventionKonstantin Khlebnikov2015-01-111-2/+4
* | | | | | | | | mm: Don't count the stack guard page towards RLIMIT_STACKLinus Torvalds2015-01-111-2/+5
* | | | | | | | | Merge tag 'vfio-v3.19-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds2015-01-101-3/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | vfio-pci: Fix the check on pci device type in vfio_pci_probe()Wei Yang2015-01-071-3/+1
* | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-01-101-1/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | qla2xxx: fix busy wait regressionBruno Prémont2015-01-051-1/+3
* | | | | | | | | | | Merge tag 'sound-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2015-01-104-4/+6
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ALSA: fireworks: fix an endianness bug for transaction lengthTakashi Sakamoto2015-01-071-1/+1
| * | | | | | | | | | | ALSA: hda - Add new GPU codec ID 0x10de0072 to snd-hdaAaron Plattner2015-01-071-0/+2
| * | | | | | | | | | | ALSA: hda - Fix wrong gpio_dir & gpio_mask hint setups for IDT/STAC codecsTakashi Iwai2015-01-051-2/+2
| * | | | | | | | | | | ALSA: snd-usb-caiaq: fix stream count checkDaniel Mack2015-01-051-1/+1
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-01-1010-9/+74
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | HID: roccat: potential out of bounds in pyra_sysfs_write_settings()Dan Carpenter2015-01-091-2/+6
| * | | | | | | | | | | | HID: Add a new id 0x501a for Genius MousePen i608XGiedrius Statkevičius2014-12-294-0/+7
| * | | | | | | | | | | | HID: logitech-hidpp: prefix the name with "Logitech"Benjamin Tissoires2014-12-191-0/+34
| * | | | | | | | | | | | HID: logitech-hidpp: avoid unintended fall-throughPeter Wu2014-12-191-0/+1
| * | | | | | | | | | | | HID: Allow HID_BATTERY_STRENGTH to be enabledDaniel Nicoletti2014-12-171-1/+2
| * | | | | | | | | | | | HID: i2c-hid: Do not free buffers in i2c_hid_stop()Mika Westerberg2014-12-171-5/+0
| * | | | | | | | | | | | HID: add battery quirk for USB_DEVICE_ID_APPLE_ALU_WIRELESS_2011_ISO keyboardKarl Relton2014-12-171-0/+3
| * | | | | | | | | | | | HID: logitech-hidpp: check WTP report lengthPeter Wu2014-12-171-0/+6
| * | | | | | | | | | | | HID: logitech-dj: check report lengthPeter Wu2014-12-171-1/+15
* | | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-01-1030-261/+413
|\ \ \ \ \ \ \ \ \ \ \ \ \