| Commit message (Expand) | Author | Age | Files | Lines |
* | mm:vmscan: update the trace-vmscan-postprocess.pl for event vmscan/mm_vmscan_... | Chen Yucong | 2014-07-03 | 1 | -12/+2 |
* | msync: fix incorrect fstart calculation | Namjae Jeon | 2014-07-03 | 1 | -1/+2 |
* | zram: revalidate disk after capacity change | Minchan Kim | 2014-07-03 | 1 | -1/+4 |
* | tools: memory-hotplug fix unexpected operator error | Shuah Khan | 2014-07-03 | 1 | -1/+1 |
* | tools: cpu-hotplug fix unexpected operator error | Shuah Khan | 2014-07-03 | 1 | -1/+1 |
* | autofs4: fix false positive compile error | Ian Kent | 2014-07-03 | 1 | -1/+1 |
* | slub: fix off by one in number of slab tests | Joonsoo Kim | 2014-07-03 | 1 | -3/+3 |
* | mm: page_alloc: fix CMA area initialisation when pageblock > MAX_ORDER | Michal Nazarewicz | 2014-07-03 | 1 | -2/+14 |
* | Merge tag 'fbdev-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-07-01 | 4 | -6/+8 |
|\ |
|
| * | fb: adv7393: add missing semicolon | Scott Jiang | 2014-07-01 | 1 | -1/+1 |
| * | video: omapdss: Fix potential null pointer dereference | Sachin Kamat | 2014-06-26 | 1 | -3/+5 |
| * | video: vt8500lcdfb: Remove kfree call since devm_kzalloc() is used | Emil Goode | 2014-06-26 | 1 | -2/+0 |
| * | drivers:video:fbdev atmel_lcdfb.c power GPIO registration bug | Michael Welling | 2014-06-23 | 1 | -0/+2 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-07-01 | 6 | -17/+18 |
|\ \ |
|
| * \ | Merge commit '33b458d276bb' into kvm-master | Paolo Bonzini | 2014-06-30 | 1 | -0/+1 |
| |\ \ |
|
| | * | | KVM: SVM: Fix CPL export via SS.DPL | Jan Kiszka | 2014-06-30 | 1 | -0/+1 |
| * | | | Merge tag 'kvms390-20140626' of git://git.kernel.org/pub/scm/linux/kernel/git... | Paolo Bonzini | 2014-06-27 | 2 | -14/+13 |
| |\ \ \ |
|
| | * | | | KVM: s390: add sie.h uapi header file to Kbuild and remove header dependency | Heiko Carstens | 2014-06-26 | 2 | -14/+13 |
| * | | | | MIPS: KVM: Fix memory leak on VCPU | Deng-Cheng Zhu | 2014-06-25 | 1 | -0/+1 |
| * | | | | KVM: x86: preserve the high 32-bits of the PAT register | Paolo Bonzini | 2014-06-19 | 1 | -1/+1 |
| * | | | | kvm: fix wrong address when writing Hyper-V tsc page | Xiaoming Gao | 2014-06-19 | 1 | -1/+1 |
| * | | | | KVM: x86: Increase the number of fixed MTRR regs to 10 | Nadav Amit | 2014-06-19 | 1 | -1/+1 |
* | | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-06-30 | 5 | -6/+68 |
|\ \ \ \ \ |
|
| * | | | | | ext4: Fix hole punching for files with indirect blocks | Jan Kara | 2014-06-26 | 1 | -2/+10 |
| * | | | | | ext4: Fix block zeroing when punching holes in indirect block files | Jan Kara | 2014-06-26 | 1 | -2/+2 |
| * | | | | | ext4: decrement free clusters/inodes counters when block group declared bad | Namjae Jeon | 2014-06-26 | 3 | -0/+47 |
| * | | | | | fs/mbcache: replace __builtin_log2() with ilog2() | T Makphaibulchoke | 2014-06-26 | 1 | -1/+2 |
| * | | | | | ext4: Fix buffer double free in ext4_alloc_branch() | Jan Kara | 2014-06-16 | 1 | -1/+7 |
| |/ / / / |
|
* | | | | | Linux 3.16-rc3v3.16-rc3 | Linus Torvalds | 2014-06-29 | 1 | -1/+1 |
* | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2014-06-29 | 6 | -6/+45 |
|\ \ \ \ \ |
|
| * | | | | | ARM: 8087/1: ptrace: reload syscall number after secure_computing() check | Will Deacon | 2014-06-29 | 1 | -3/+4 |
| * | | | | | ARM: 8086/1: Set memblock limit for nommu | Laura Abbott | 2014-06-29 | 1 | -0/+1 |
| * | | | | | ARM: 8085/1: sa1100: collie: add top boot mtd partition | Andrea Adami | 2014-06-29 | 1 | -0/+5 |
| * | | | | | ARM: 8084/1: sa1100: collie: revert back to cfi_probe | Andrea Adami | 2014-06-29 | 1 | -1/+1 |
| * | | | | | ARM: 8080/1: mcpm.h: remove unused variable declaration | Nicolas Pitre | 2014-06-29 | 1 | -2/+0 |
| * | | | | | ARM: 8076/1: mm: add support for HW coherent systems in PL310 cache | Thomas Petazzoni | 2014-06-29 | 2 | -0/+34 |
* | | | | | | MAINTAINERS: exceptions for Documentation maintainer | Randy Dunlap | 2014-06-29 | 1 | -0/+3 |
* | | | | | | Documentation: add section about git to email-clients.txt | Dan Carpenter | 2014-06-29 | 1 | -0/+11 |
* | | | | | | Merge tag 'spi-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds | 2014-06-28 | 4 | -35/+27 |
|\ \ \ \ \ \ |
|
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| *---. \ \ \ \ \ | Merge remote-tracking branches 'spi/fix/pxa2xx', 'spi/fix/qup' and 'spi/fix/s... | Mark Brown | 2014-06-28 | 4 | -35/+27 |
| |\ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|/
| |/| | | | | | | |
|
| | | | * | | | | | spi: sh-sci: fix use-after-free in sh_sci_spi_remove() | Jürg Billeter | 2014-06-17 | 1 | -2/+2 |
| | | | | |/ / /
| | | | |/| | | |
|
| | | * | | | | | spi: qup: Remove chip select function | Andy Gross | 2014-06-22 | 2 | -27/+12 |
| | | * | | | | | spi: qup: Fix order of spi_register_master | Andy Gross | 2014-06-21 | 1 | -4/+7 |
| | | |/ / / / |
|
| | * | | | | | spi/pxa2xx: fix incorrect SW mode chipselect setting for BayTrail LPSS SPI | Chew, Chiau Ee | 2014-06-17 | 1 | -2/+6 |
* | | | | | | | Merge tag 'regulator-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-06-28 | 3 | -1/+19 |
|\ \ \ \ \ \ \ |
|
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| *---. \ \ \ \ \ \ | Merge remote-tracking branches 'regulator/fix/bcm590xx', 'regulator/fix/palma... | Mark Brown | 2014-06-28 | 3 | -1/+19 |
| |\ \ \ \ \ \ \ \ \
| | |_|_|/ / / / / /
| |/| | | | | | | | |
|
| | | | * | | | | | | regulator: tps65218: Correct the the config register for LDO1 | Keerthy | 2014-06-24 | 1 | -1/+1 |
| | | | * | | | | | | regulator: tps65218: Add the missing of_node assignment in probe | Keerthy | 2014-06-24 | 1 | -0/+1 |
| | | | | |/ / / /
| | | | |/| | | | |
|
| | | * | | | | | | regulator: palmas: fix typo in enable_reg calculation | Stephen Warren | 2014-06-24 | 1 | -1/+1 |
| | | * | | | | | | regulator: palmas: Fix SMPS enable/disable/is_enabled | Nishanth Menon | 2014-06-21 | 1 | -0/+12 |
| | | |/ / / / / |
|