aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* xtensa: add MX irqchipMax Filippov2014-01-14
* xtensa: move built-in PIC to drivers/irqchipMax Filippov2014-01-14
* 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
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-12-23
|\ \
| * | IB/core: const'ify inbuf in struct ib_udataYann Droneaud2013-12-16
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2013-12-22
|\ \ \
| * | | target/file: Update hw_max_sectors based on current block_sizeNicholas Bellinger2013-12-19
| * | | target: Remove write-only stats fields and lock from struct se_node_aclRoland Dreier2013-12-11
| |/ /
* | | 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: Fix NULL pointer dereference in madvise(MADV_WILLNEED) supportKirill A. Shutemov2013-12-20
* | | Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-12-20
|\ \ \
| * | | xen/block: Correctly define structures in public headers on ARM32 and ARM64Julien Grall2013-12-13
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-12-19
|\ \ \ \
| * | | | perf: Document the new transaction sample typeVince Weaver2013-12-17
* | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-12-18
|\ \ \ \ \
| * | | | | 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 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-12-17
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge branch 'vmwgfx-fixes-3.13' of git://people.freedesktop.org/~thomash/lin...Dave Airlie2013-12-12
| |\ \ \ \ \
| | * | | | | drm/vmwgfx: Add max surface memory paramJakob Bornecrantz2013-12-09
| | |/ / / /
* | | | | | 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
| * | | | | | sctp: properly latch and use autoclose value from sock to associationNeil Horman2013-12-10
| * | | | | | net: unix: allow set_peek_off to failSasha Levin2013-12-10
| * | | | | | tcp_memcontrol: Cleanup/fix cg_proto->memory_pressure handling.Eric W. Biederman2013-12-05
| * | | | | | 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
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2013-12-12
|\ \ \ \ \ \ \
| * | | | | | | 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