| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'regulator/fix/core' into regulator-linus | Mark Brown | 2015-01-16 | 1 | -1/+3 |
|\ |
|
| * | regulator: core: fix race condition in regulator_put() | Ashay Jaiswal | 2015-01-08 | 1 | -1/+3 |
* | | linux 3.19-rc4v3.19-rc4 | Linus Torvalds | 2015-01-11 | 1 | -1/+1 |
* | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2015-01-11 | 5 | -11/+8 |
|\ \ |
|
| * | | ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile error | Victor Kamensky | 2015-01-09 | 1 | -2/+2 |
| * | | ARM: 8253/1: mm: use phys_addr_t type in map_lowmem() for kernel mem region | Grygorii Strashko | 2015-01-07 | 1 | -2/+2 |
| * | | ARM: 8249/1: mm: dump: don't skip regions | Mark Rutland | 2015-01-07 | 1 | -7/+2 |
| * | | ARM: wire up execveat syscall | Russell King | 2015-01-07 | 2 | -0/+2 |
| |/ |
|
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-01-11 | 6 | -39/+53 |
|\ \ |
|
| * \ | Merge tag 'pr-20141223-x86-vdso' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar | 2015-01-01 | 1 | -2/+4 |
| |\ \ |
|
| | * | | x86, vdso: Use asm volatile in __getcpu | Andy Lutomirski | 2014-12-23 | 1 | -2/+4 |
| * | | | x86/build: Clean auto-generated processor feature files | Bjørn Mork | 2014-12-23 | 2 | -0/+2 |
| * | | | x86: Fix mkcapflags.sh bash-ism | Sylvain BERTRAND | 2014-12-23 | 1 | -1/+1 |
| * | | | x86: Fix step size adjustment during initial memory mapping | Jan Beulich | 2014-12-23 | 1 | -20/+17 |
| * | | | Merge tag 'pr-20141220-x86-vdso' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar | 2014-12-21 | 1 | -16/+29 |
| |\| |
| | |/
| |/| |
|
| | * | x86_64, vdso: Fix the vdso address randomization algorithm | Andy Lutomirski | 2014-12-21 | 1 | -16/+29 |
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-01-11 | 4 | -35/+19 |
|\ \ \ |
|
| * | | | sched/fair: Fix RCU stall upon -ENOMEM in sched_create_group() | Tetsuo Handa | 2015-01-09 | 1 | -0/+4 |
| * | | | sched/deadline: Avoid double-accounting in case of missed deadlines | Luca Abeni | 2015-01-09 | 1 | -18/+1 |
| * | | | sched/deadline: Fix migration of SCHED_DEADLINE tasks | Luca Abeni | 2015-01-09 | 1 | -3/+3 |
| * | | | sched: Fix odd values in effective_load() calculations | Yuyang Du | 2015-01-09 | 1 | -1/+1 |
| * | | | sched, fanotify: Deal with nested sleeps | Peter Zijlstra | 2015-01-09 | 1 | -5/+5 |
| * | | | sched: Fix KMALLOC_MAX_SIZE overflow during cpumask allocation | Alex Thorlton | 2014-12-23 | 1 | -8/+5 |
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-01-11 | 26 | -77/+371 |
|\ \ \ \ |
|
| * | | | | perf/x86/uncore/hsw-ep: Handle systems with only two SBOXes | Andi Kleen | 2015-01-09 | 2 | -1/+18 |
| * | | | | perf/x86_64: Improve user regs sampling | Andy Lutomirski | 2015-01-09 | 1 | -2/+76 |
| * | | | | perf: Move task_pt_regs sampling into arch code | Andy Lutomirski | 2015-01-09 | 6 | -16/+63 |
| * | | | | x86: Fix off-by-one in instruction decoder | Peter Zijlstra | 2015-01-09 | 1 | -1/+1 |
| * | | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2015-01-09 | 6 | -33/+69 |
| |\ \ \ \ |
|
| | * | | | | perf hists browser: Fix segfault when showing callchain | Namhyung Kim | 2015-01-08 | 1 | -1/+1 |
| | * | | | | perf callchain: Free callchains when hist entries are deleted | Namhyung Kim | 2015-01-08 | 3 | -0/+33 |
| | * | | | | perf hists: Fix children sort key behavior | Namhyung Kim | 2015-01-08 | 2 | -32/+35 |
| |/ / / / |
|
| * | | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2015-01-08 | 4 | -6/+75 |
| |\ \ \ \ |
|
| | * | | | | perf diff: Fix to sort by baseline field by default | Namhyung Kim | 2015-01-03 | 1 | -0/+44 |
| | * | | | | perf list: Fix --raw-dump option | Taesoo Kim | 2015-01-03 | 1 | -3/+10 |
| | * | | | | perf probe: Fix crash in dwarf_getcfi_elf | Namhyung Kim | 2015-01-02 | 1 | -1/+17 |
| | * | | | | perf probe: Fix to fall back to find probe point in symbols | Masami Hiramatsu | 2015-01-02 | 1 | -2/+4 |
| |/ / / / |
|
| * | | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2015-01-01 | 10 | -20/+71 |
| |\ \ \ \ |
|
| | * | | | | perf callchain: Append callchains only when requested | Namhyung Kim | 2014-12-23 | 1 | -3/+4 |
| | * | | | | perf ui/tui: Print backtrace symbols when segfault occurs | Namhyung Kim | 2014-12-23 | 1 | -2/+24 |
| | * | | | | perf report: Show progress bar for output resorting | Namhyung Kim | 2014-12-23 | 9 | -15/+43 |
* | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2015-01-11 | 2 | -3/+3 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'core/urgent' into locking/urgent, to collect all pending lockin... | Ingo Molnar | 2015-01-11 | 1 | -2/+2 |
| |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge branch 'liblockdep-fixes-3.19' of git://git.kernel.org/pub/scm/linux/ke... | Ingo Molnar | 2014-12-23 | 1 | -2/+2 |
| | |\ \ \ \ \ \
| | | |_|_|_|/ /
| | |/| | | | | |
|
| | | * | | | | | tools/liblockdep: Fix debug_check thinko in mutex destroy | Kirill Smelkov | 2014-12-19 | 1 | -2/+2 |
| * | | | | | | | mutex: Always clear owner field upon mutex_unlock() | Chris Wilson | 2015-01-09 | 1 | -1/+1 |
* | | | | | | | | mm: fix corner case in anon_vma endless growing prevention | Konstantin Khlebnikov | 2015-01-11 | 1 | -2/+4 |
* | | | | | | | | mm: Don't count the stack guard page towards RLIMIT_STACK | Linus Torvalds | 2015-01-11 | 1 | -2/+5 |
* | | | | | | | | Merge tag 'vfio-v3.19-rc4' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2015-01-10 | 1 | -3/+1 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | vfio-pci: Fix the check on pci device type in vfio_pci_probe() | Wei Yang | 2015-01-07 | 1 | -3/+1 |