summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* video: pxa: Cleanup video-pxafb.h headerSachin Kamat2014-01-171-2/+0
* video: msm: Cleanup video-msm_fb.h headerSachin Kamat2014-01-171-2/+1
* video: ep93xx: Cleanup video-ep93xx.h headerSachin Kamat2014-01-171-7/+3
* Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-12-241-0/+1
|\
| * percpu: fix spurious sparse warnings from DEFINE_PER_CPU()Tejun Heo2013-12-051-0/+1
* | Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-12-241-0/+1
|\ \
| * | libata: implement ATA_HORKAGE_NO_NCQ_TRIM and apply it to Micro M500 SSDsMarc Carino2013-12-171-0/+1
| |/
* | auxvec.h: account for AT_HWCAP2 in AT_VECTOR_SIZE_BASEArd Biesheuvel2013-12-241-1/+1
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-12-231-1/+1
|\ \
| * | IB/core: const'ify inbuf in struct ib_udataYann Droneaud2013-12-161-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2013-12-221-4/+1
|\ \ \
| * | | target/file: Update hw_max_sectors based on current block_sizeNicholas Bellinger2013-12-191-0/+1
| * | | target: Remove write-only stats fields and lock from struct se_node_aclRoland Dreier2013-12-111-4/+0
| |/ /
* | | aio/migratepages: make aio migrate pages saneBenjamin LaHaise2013-12-211-1/+2
* | | pstore: Don't allow high traffic options on fragile devicesLuck, Tony2013-12-201-0/+3
* | | mm: do not allocate page->ptl dynamically, if spinlock_t fits to longKirill A. Shutemov2013-12-203-5/+6
* | | mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) supportKirill A. Shutemov2013-12-201-3/+2
* | | Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-12-201-5/+5
|\ \ \
| * | | xen/block: Correctly define structures in public headers on ARM32 and ARM64Julien Grall2013-12-131-5/+5
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-12-191-0/+1
|\ \ \ \
| * | | | perf: Document the new transaction sample typeVince Weaver2013-12-171-0/+1
* | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-12-184-1/+60
|\ \ \ \ \
| * | | | | mm: numa: guarantee that tlb_flush_pending updates are visible before page ta...Mel Gorman2013-12-181-1/+6
| * | | | | mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel2013-12-182-1/+45
| * | | | | mm: numa: avoid unnecessary disruption of NUMA hinting during migrationMel Gorman2013-12-181-0/+9
| * | | | | kexec: migrate to reboot cpuVivek Goyal2013-12-181-0/+1
* | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-12-171-0/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge branch 'vmwgfx-fixes-3.13' of git://people.freedesktop.org/~thomash/lin...Dave Airlie2013-12-131-0/+1
| |\ \ \ \ \
| | * | | | | drm/vmwgfx: Add max surface memory paramJakob Bornecrantz2013-12-081-0/+1
| | |/ / / /
* | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-12-173-27/+43
|\ \ \ \ \ \
| * | | | | | sched/fair: Rework sched_fair time accountingPeter Zijlstra2013-12-111-1/+2
| * | | | | | math64: Add mul_u64_u32_shr()Peter Zijlstra2013-12-111-0/+30
| * | | | | | sched: Remove PREEMPT_NEED_RESCHED from generic codePeter Zijlstra2013-12-112-26/+11
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-12-159-34/+28
|\ \ \ \ \ \
| * | | | | | net: make neigh_priv_len in struct net_device 16bit instead of 8bitSebastian Siewior2013-12-121-1/+1
| * | | | | | micrel: add support for KSZ8041RNLISergei Shtylyov2013-12-111-0/+2
| * | | | | | sctp: properly latch and use autoclose value from sock to associationNeil Horman2013-12-101-6/+0
| * | | | | | net: unix: allow set_peek_off to failSasha Levin2013-12-101-1/+1
| * | | | | | tcp_memcontrol: Cleanup/fix cg_proto->memory_pressure handling.Eric W. Biederman2013-12-051-4/+2
| * | | | | | xen-netback: fix fragment detection in checksum setupPaul Durrant2013-12-052-1/+3
| * | | | | | Revert "net: Handle CHECKSUM_COMPLETE more adequately in pskb_trim_rcsum()."David S. Miller2013-12-021-21/+18
| * | | | | | PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not ...Rafael J. Wysocki2013-12-021-0/+1
* | | | | | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2013-12-151-2/+0
|\ \ \ \ \ \ \
| * | | | | | | x86, build, icc: Remove uninitialized_var() from compiler-intel.hH. Peter Anvin2013-12-101-2/+0
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-12-152-15/+18
|\ \ \ \ \ \ \
| * | | | | | | PCI: Disable Bus Master only on kexec rebootKhalid Aziz2013-12-071-0/+3
| * | | | | | | PCI: Omit PCI ID macro strings to shorten quirk namesMichal Marek2013-11-251-15/+15
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2013-12-123-3/+8
|\ \ \ \ \ \ \
| * | | | | | | mfd/rtc: s5m: fix register updating by adding regmap for RTCKrzysztof Kozlowski2013-12-121-1/+2
| * | | | | | | include/linux/kernel.h: make might_fault() a nop for !MMUAxel Lin2013-12-121-1/+2