| Commit message (Expand) | Author | Age |
* | ARM: mvebu: remove clock-frequency of serial port Device Tree nodes | Thomas Petazzoni | 2014-04-25 |
* | ARM: mvebu: use clocks property for serial ports | Thomas Petazzoni | 2014-04-25 |
* | ARM: mvebu: add Device Tree description of AHCI interfaces on Armada 38x | Thomas Petazzoni | 2014-04-25 |
* | ARM: mvebu: enable the SDHCI interface on Armada 385 | Thomas Petazzoni | 2014-04-25 |
* | ARM: mvebu: add SMP support in the Armada 38x device tree | Thomas Petazzoni | 2014-04-24 |
* | ARM: mvebu: add SMP support in the Armada 375 device tree | Gregory CLEMENT | 2014-04-24 |
* | ARM: mvebu: add enable-method property for CPUs | Thomas Petazzoni | 2014-04-24 |
* | ARM: mvebu: switch to the new PMSU binding in Armada 370/XP Device Tree | Gregory CLEMENT | 2014-04-24 |
* | ARM: mvebu: enable the coherency fabric on Armada 38x | Thomas Petazzoni | 2014-04-24 |
* | ARM: mvebu: enable the coherency fabric on Armada 375 | Thomas Petazzoni | 2014-04-24 |
* | ARM: mvebu: Enable Armada 380/385 watchdog in the devicetree | Ezequiel Garcia | 2014-04-24 |
* | ARM: mvebu: Enable Armada 375 watchdog in the devicetree | Ezequiel Garcia | 2014-04-24 |
* | ARM: kirkwood: rename kirwood-nsa310-common to 3x0-common | Adam Baker | 2014-04-24 |
* | ARM: kirkwood: Add DTS file for NSA320 | Adam Baker | 2014-04-24 |
* | ARM: kirkwood: Move NSA310 common parts to include file | Adam Baker | 2014-04-24 |
* | Linux 3.15-rc1 | Linus Torvalds | 2014-04-13 |
* | mm: Initialize error in shmem_file_aio_read() | Geert Uytterhoeven | 2014-04-13 |
* | cifs: Use min_t() when comparing "size_t" and "unsigned long" | Geert Uytterhoeven | 2014-04-13 |
* | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 2014-04-13 |
|\ |
|
| * | mm: slab/slub: use page->list consistently instead of page->lru | Dave Hansen | 2014-04-11 |
| * | mm/slab.c: cleanup outdated comments and unify variables naming | Jianyu Zhan | 2014-04-01 |
| * | slab: fix wrongly used macro | Joonsoo Kim | 2014-04-01 |
| * | slub: fix high order page allocation problem with __GFP_NOFAIL | Joonsoo Kim | 2014-03-27 |
| * | slab: Make allocations with GFP_ZERO slightly more efficient | Joe Perches | 2014-02-08 |
| * | slab: make more slab management structure off the slab | Joonsoo Kim | 2014-02-08 |
| * | slab: introduce byte sized index for the freelist of a slab | Joonsoo Kim | 2014-02-08 |
| * | slab: restrict the number of objects in a slab | Joonsoo Kim | 2014-02-08 |
| * | slab: introduce helper functions to get/set free object | Joonsoo Kim | 2014-02-08 |
| * | slab: factor out calculate nr objects in cache_estimate | Joonsoo Kim | 2014-02-08 |
* | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 2014-04-12 |
|\ \ |
|
| * | | scripts/coccinelle: Use PTR_ERR_OR_ZERO | Sachin Kamat | 2014-04-08 |
| * | | scripts/bootgraph.pl: Add graphic header | Fabian Frederick | 2014-04-08 |
| * | | scripts: objdiff: detect object code changes between two commits | Jason Cooper | 2014-04-08 |
| * | | Coccicheck: Remove memcpy to struct assignment test | Peter Senna Tschudin | 2014-03-29 |
| * | | scripts/tags.sh: Ignore *.mod.c | Prarit Bhargava | 2014-02-06 |
| |/ |
|
* | | sym53c8xx_2: Set DID_REQUEUE return code when aborting squeue | Mikulas Patocka | 2014-04-12 |
* | | powerpc: Don't try to set LPCR unless we're in hypervisor mode | Paul Mackerras | 2014-04-12 |
* | | futex: update documentation for ordering guarantees | Davidlohr Bueso | 2014-04-12 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-04-12 |
|\ \ |
|
| * \ | Merge branch 'tunnels' | David S. Miller | 2014-04-12 |
| |\ \ |
|
| | * | | vti: don't allow to add the same tunnel twice | Nicolas Dichtel | 2014-04-12 |
| | * | | gre: don't allow to add the same tunnel twice | Nicolas Dichtel | 2014-04-12 |
| |/ / |
|
| * | | drivers: net: xen-netfront: fix array initialization bug | Vincenzo Maffione | 2014-04-12 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 2014-04-12 |
| |\ \ |
|
| | * | | i40evf: program RSS LUT correctly | Mitch A Williams | 2014-04-11 |
| | * | | i40evf: remove open-coded skb_cow_head | Francois Romieu | 2014-04-11 |
| | * | | ixgb: remove open-coded skb_cow_head | Francois Romieu | 2014-04-11 |
| | * | | igbvf: remove open-coded skb_cow_head | Francois Romieu | 2014-04-11 |
| | * | | igb: fix last_rx_timestamp usage | Jakub Kicinski | 2014-04-11 |
| | * | | igb: remove open-coded skb_cow_head | Francois Romieu | 2014-04-11 |