Age | Commit message (Expand) | Author | Files | Lines |
2014-08-04 | Merge remote-tracking branches 'spi/topic/orion', 'spi/topic/pl022', 'spi/top... | Mark Brown | 9 | -45/+1001 |
2014-08-04 | Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/efm32', 'spi/topic/... | Mark Brown | 6 | -16/+65 |
2014-08-04 | Merge remote-tracking branches 'spi/topic/adi-v3', 'spi/topic/atmel', 'spi/to... | Mark Brown | 11 | -48/+74 |
2014-08-04 | Merge remote-tracking branch 'spi/topic/core' into spi-next | Mark Brown | 1 | -2/+0 |
2014-08-04 | Merge remote-tracking branches 'spi/fix/s3c64xx', 'spi/fix/samsung' and 'spi/... | Mark Brown | 6 | -48/+40 |
2014-08-04 | Merge remote-tracking branches 'spi/fix/au1550', 'spi/fix/cadence', 'spi/fix/... | Mark Brown | 4 | -19/+46 |
2014-08-04 | Merge remote-tracking branch 'spi/fix/core' into spi-linus | Mark Brown | 1 | -4/+6 |
2014-08-03 | Linux 3.16v3.16 | Linus Torvalds | 1 | -1/+1 |
2014-08-03 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -5/+9 |
2014-08-02 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 6 | -17/+43 |
2014-08-02 | ARM: 8124/1: don't enter kgdb when userspace executes a kgdb break instruction | Omar Sandoval | 1 | -0/+4 |
2014-08-02 | ARM: idmap: add identity mapping usage note | Russell King | 1 | -0/+5 |
2014-08-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -8/+6 |
2014-08-01 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -21/+11 |
2014-08-01 | Merge tag 'staging-3.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -8/+15 |
2014-08-01 | Merge tag 'dm-3.16-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -8/+7 |
2014-08-01 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -5/+6 |
2014-08-01 | spi: davinci: use spi_device.cs_gpio to store gpio cs per spi device | Grygorii Strashko | 1 | -37/+17 |
2014-08-01 | spi: davinci: add support to configure gpio cs through dt | Murali Karicheri | 2 | -9/+64 |
2014-08-01 | spi/pl022: Explicitly truncate large bitmask | Mark Brown | 1 | -1/+1 |
2014-08-01 | spi/atmel: Fix pointer to int conversion warnings on 64 bit builds | Mark Brown | 1 | -2/+2 |
2014-08-01 | dm cache: fix race affecting dirty block count | Anssi Hannula | 1 | -7/+6 |
2014-08-01 | dm bufio: fully initialize shrinker | Greg Thelen | 1 | -1/+1 |
2014-08-01 | timer: Fix lock inversion between hrtimer_bases.lock and scheduler locks | Jan Kara | 1 | -4/+6 |
2014-08-01 | vfs: fix check for fallocate on active swapfile | Eric Biggers | 1 | -3/+2 |
2014-08-01 | direct-io: fix AIO regression | Christoph Hellwig | 1 | -5/+4 |
2014-07-31 | Merge tag 'pm+acpi-3.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+1 |
2014-07-31 | spi: davinci: fix to support more than 2 chip selects | Murali Karicheri | 1 | -3/+9 |
2014-07-31 | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette... | Linus Torvalds | 1 | -1/+6 |
2014-07-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -0/+2 |
2014-07-31 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 1 | -0/+8 |
2014-07-31 | clk: ti: clk-7xx: Correct ABE DPLL configuration | Peter Ujfalusi | 1 | -1/+6 |
2014-07-31 | crypto: af_alg - properly label AF_ALG socket | Milan Broz | 1 | -0/+2 |
2014-07-30 | kexec: fix build error when hugetlbfs is disabled | David Rientjes | 1 | -0/+2 |
2014-07-30 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 14 | -36/+69 |
2014-07-30 | Josh has moved | Josh Triplett | 4 | -6/+12 |
2014-07-30 | kexec: export free_huge_page to VMCOREINFO | Atsushi Kumagai | 3 | -1/+4 |
2014-07-30 | mm: fix filemap.c pagecache_get_page() kernel-doc warnings | Randy Dunlap | 1 | -5/+8 |
2014-07-30 | mm: debugfs: move rounddown_pow_of_two() out from do_fault path | Andrey Ryabinin | 1 | -9/+12 |
2014-07-30 | memcg: oom_notify use-after-free fix | Michal Hocko | 1 | -0/+4 |
2014-07-30 | hwpoison: call action_result() in failure path of hwpoison_user_mappings() | Naoya Horiguchi | 1 | -2/+4 |
2014-07-30 | hwpoison: fix hugetlbfs/thp precheck in hwpoison_user_mappings() | Naoya Horiguchi | 1 | -1/+7 |
2014-07-30 | rapidio/tsi721_dma: fix failure to obtain transaction descriptor | Alexandre Bounine | 1 | -1/+7 |
2014-07-30 | mm, thp: do not allow thp faults to avoid cpuset restrictions | David Rientjes | 1 | -8/+8 |
2014-07-30 | mm/page-writeback.c: fix divide by zero in bdi_dirty_limits() | Maxim Patlasov | 1 | -3/+3 |
2014-07-30 | MAINTAINERS: Update Tegra Git URL | Andreas Färber | 1 | -1/+1 |
2014-07-30 | ARM: nomadik: fix up double inversion in DT | Linus Walleij | 2 | -4/+5 |
2014-07-30 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 5 | -2/+86 |
2014-07-30 | Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 4 | -58/+105 |
2014-07-30 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -4/+20 |