summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
*-. Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/qspi', 'spi/top...Mark Brown2014-01-23
|\ \
| | * spi: s3c24xx: Remove reference to plat/fiq.hSachin Kamat2014-01-08
| |/
| |
| \
*-. \ Merge remote-tracking branches 'spi/topic/fsl-espi', 'spi/topic/gpio', 'spi/t...Mark Brown2014-01-23
|\ \ \ | | |/ | |/|
| | * spi: nuc900: Cleanup spi-nuc900.h headerSachin Kamat2013-12-30
| |/
* | Merge remote-tracking branch 'spi/topic/core' into spi-linusMark Brown2014-01-23
|\ \
| * | spi: Kill superfluous cast in spi_w8r16()Geert Uytterhoeven2014-01-13
| * | spi: Use bitfields for multiple data linesMark Brown2014-01-13
| * | spi: Order fields in spi_device for better packingTrent Piepho2013-12-16
| |/
* | Merge remote-tracking branch 'spi/fix/core' into spi-linusMark Brown2014-01-23
|\ \
| * | spi: Correct set_cs() documentationGeert Uytterhoeven2014-01-21
| * | spi: Clarify transfer_one() w.r.t. spi_finalize_current_transfer()Geert Uytterhoeven2014-01-21
| |/
* | net: core: explicitly select a txq before doing l2 forwardingJason Wang2014-01-10
* | ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NICWei-Chun Chao2014-01-02
* | vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller2013-12-31
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-12-30
|\ \
| * | net: Add some clarification to skb_tx_timestamp() comment.David S. Miller2013-12-27
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-12-19
| |\ \
| | * | net: allow netdev_all_upper_get_next_dev_rcu with rtnl lock heldJohn Fastabend2013-12-17
| * | | ip_gre: fix msg_name parsing for recvfrom/recvmsgTimo Teräs2013-12-18
* | | | Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-12-24
|\ \ \ \
| * | | | percpu: fix spurious sparse warnings from DEFINE_PER_CPU()Tejun Heo2013-12-05
| | |_|/ | |/| |
* | | | Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-12-24
|\ \ \ \
| * | | | libata: implement ATA_HORKAGE_NO_NCQ_TRIM and apply it to Micro M500 SSDsMarc Carino2013-12-17
| |/ / /
* | | | auxvec.h: account for AT_HWCAP2 in AT_VECTOR_SIZE_BASEArd Biesheuvel2013-12-24
* | | | aio/migratepages: make aio migrate pages saneBenjamin LaHaise2013-12-21
* | | | pstore: Don't allow high traffic options on fragile devicesLuck, Tony2013-12-20
* | | | mm: do not allocate page->ptl dynamically, if spinlock_t fits to longKirill A. Shutemov2013-12-20
* | | | mm: numa: guarantee that tlb_flush_pending updates are visible before page ta...Mel Gorman2013-12-18
* | | | mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel2013-12-18
* | | | mm: numa: avoid unnecessary disruption of NUMA hinting during migrationMel Gorman2013-12-18
* | | | kexec: migrate to reboot cpuVivek Goyal2013-12-18
| |/ / |/| |
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-12-17
|\ \ \ | |_|/ |/| |
| * | sched/fair: Rework sched_fair time accountingPeter Zijlstra2013-12-11
| * | math64: Add mul_u64_u32_shr()Peter Zijlstra2013-12-11
| * | sched: Remove PREEMPT_NEED_RESCHED from generic codePeter Zijlstra2013-12-11
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-12-15
|\ \ \
| * | | net: make neigh_priv_len in struct net_device 16bit instead of 8bitSebastian Siewior2013-12-12
| * | | micrel: add support for KSZ8041RNLISergei Shtylyov2013-12-11
| * | | net: unix: allow set_peek_off to failSasha Levin2013-12-10
| * | | xen-netback: fix fragment detection in checksum setupPaul Durrant2013-12-05
| * | | Revert "net: Handle CHECKSUM_COMPLETE more adequately in pskb_trim_rcsum()."David S. Miller2013-12-02
| * | | PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not ...Rafael J. Wysocki2013-12-02
* | | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2013-12-15
|\ \ \ \
| * | | | x86, build, icc: Remove uninitialized_var() from compiler-intel.hH. Peter Anvin2013-12-10
* | | | | Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-12-15
|\ \ \ \ \
| * | | | | PCI: Disable Bus Master only on kexec rebootKhalid Aziz2013-12-07
| * | | | | PCI: Omit PCI ID macro strings to shorten quirk namesMichal Marek2013-11-25
| | |_|_|/ | |/| | |
* | | | | mfd/rtc: s5m: fix register updating by adding regmap for RTCKrzysztof Kozlowski2013-12-12
* | | | | include/linux/kernel.h: make might_fault() a nop for !MMUAxel Lin2013-12-12
* | | | | include/linux/hugetlb.h: make isolate_huge_page() an inlineNaoya Horiguchi2013-12-12