aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge tag 'mmc-v3.19-3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2015-01-12
|\
| * mmc: sdhci-pci: Add support for Intel SPTAdrian Hunter2015-01-12
| * mmc: sdhci-acpi: Add ACPI HID INT344DAdrian Hunter2015-01-12
| * mmc: sdhci: Fix sleep in atomic after inserting SD cardKrzysztof Kozlowski2015-01-12
| * mmc: sdhci-pxav3: do the mbus window configuration after enabling clocksThomas Petazzoni2015-01-12
| * mmc: sdhci: Disable re-tuning for HS400Adrian Hunter2015-01-12
| * mmc: sdhci: Simplify use of tuning timerAdrian Hunter2015-01-12
| * mmc: sdhci: Add out_unlock to sdhci_execute_tuningAdrian Hunter2015-01-12
| * mmc: sdhci: Tuning should not change max_blk_countAdrian Hunter2015-01-12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2015-01-12
|\ \
| * | iscsi-target: Fix typos in enum cmd_flags_tableAndy Grover2015-01-09
| * | MAINTAINERS: Add entry for iSER target driverSagi Grimberg2015-01-09
| * | target: Allow Write Exclusive non-reservation holders to READLee Duncan2015-01-09
| * | target: Drop left-over fabric_max_sectors attributeNicholas Bellinger2015-01-09
| * | target: Drop arbitrary maximum I/O size limitNicholas Bellinger2015-01-09
| * | Documentation/target: Update fabric_ops to latest codeNicholas Bellinger2015-01-06
| * | vhost-scsi: Add missing virtio-scsi -> TCM attribute conversionNicholas Bellinger2015-01-06
* | | mm: mmu_gather: use tlb->end != 0 only for TLB invalidationWill Deacon2015-01-12
| |/ |/|
* | linux 3.19-rc4Linus Torvalds2015-01-11
* | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-01-11
|\ \
| * | ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile errorVictor Kamensky2015-01-09
| * | ARM: 8253/1: mm: use phys_addr_t type in map_lowmem() for kernel mem regionGrygorii Strashko2015-01-07
| * | ARM: 8249/1: mm: dump: don't skip regionsMark Rutland2015-01-07
| * | ARM: wire up execveat syscallRussell King2015-01-07
| |/
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-01-11
|\ \
| * \ Merge tag 'pr-20141223-x86-vdso' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2015-01-01
| |\ \
| | * | x86, vdso: Use asm volatile in __getcpuAndy Lutomirski2014-12-23
| * | | x86/build: Clean auto-generated processor feature filesBjørn Mork2014-12-23
| * | | x86: Fix mkcapflags.sh bash-ismSylvain BERTRAND2014-12-23
| * | | x86: Fix step size adjustment during initial memory mappingJan Beulich2014-12-23
| * | | Merge tag 'pr-20141220-x86-vdso' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2014-12-21
| |\| | | | |/ | |/|
| | * x86_64, vdso: Fix the vdso address randomization algorithmAndy Lutomirski2014-12-20
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-01-11
|\ \ \
| * | | sched/fair: Fix RCU stall upon -ENOMEM in sched_create_group()Tetsuo Handa2015-01-09
| * | | sched/deadline: Avoid double-accounting in case of missed deadlinesLuca Abeni2015-01-09
| * | | sched/deadline: Fix migration of SCHED_DEADLINE tasksLuca Abeni2015-01-09
| * | | sched: Fix odd values in effective_load() calculationsYuyang Du2015-01-09
| * | | sched, fanotify: Deal with nested sleepsPeter Zijlstra2015-01-09
| * | | sched: Fix KMALLOC_MAX_SIZE overflow during cpumask allocationAlex Thorlton2014-12-23
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-01-11
|\ \ \ \
| * | | | perf/x86/uncore/hsw-ep: Handle systems with only two SBOXesAndi Kleen2015-01-09
| * | | | perf/x86_64: Improve user regs samplingAndy Lutomirski2015-01-09
| * | | | perf: Move task_pt_regs sampling into arch codeAndy Lutomirski2015-01-09
| * | | | x86: Fix off-by-one in instruction decoderPeter Zijlstra2015-01-09
| * | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-01-09
| |\ \ \ \
| | * | | | perf hists browser: Fix segfault when showing callchainNamhyung Kim2015-01-08
| | * | | | perf callchain: Free callchains when hist entries are deletedNamhyung Kim2015-01-08
| | * | | | perf hists: Fix children sort key behaviorNamhyung Kim2015-01-08
| |/ / / /
| * | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-01-08
| |\ \ \ \
| | * | | | perf diff: Fix to sort by baseline field by defaultNamhyung Kim2015-01-02