summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* rtmutex: Turn the plist into an rb-treePeter Zijlstra2014-01-133-13/+19
* sched/deadline: Add period support for SCHED_DEADLINE tasksHarald Gustafsson2014-01-131-0/+1
* sched/deadline: Add SCHED_DEADLINE SMP-related data structures & logicJuri Lelli2014-01-131-0/+1
* sched/deadline: Add SCHED_DEADLINE structures & implementationDario Faggioli2014-01-132-1/+69
* sched: Add new scheduler syscalls to support an extended scheduling parameter...Dario Faggioli2014-01-132-0/+68
* Merge branch 'sched/urgent' into sched/coreIngo Molnar2014-01-1324-57/+174
|\
| * net: core: explicitly select a txq before doing l2 forwardingJason Wang2014-01-101-4/+8
| * ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NICWei-Chun Chao2014-01-021-0/+13
| * vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller2013-12-311-0/+9
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-12-302-0/+14
| |\
| | * net: Add some clarification to skb_tx_timestamp() comment.David S. Miller2013-12-271-0/+4
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-12-191-0/+5
| | |\
| | | * net: allow netdev_all_upper_get_next_dev_rcu with rtnl lock heldJohn Fastabend2013-12-171-0/+5
| | * | ip_gre: fix msg_name parsing for recvfrom/recvmsgTimo Teräs2013-12-181-0/+5
| * | | 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
| * | | | 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: 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-181-0/+44
| * | | | 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 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-12-172-3/+32
| |\ \ \ | | |_|/ | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-12-156-23/+24
| |\ \ \
| | * | | 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
| | * | | net: unix: allow set_peek_off to failSasha Levin2013-12-101-1/+1
| | * | | xen-netback: fix fragment detection in checksum setupPaul Durrant2013-12-051-0/+1
| | * | | 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
| | | |_|_|/ | | |/| | |
| * | | | | 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
| * | | | | include/linux/hugetlb.h: make isolate_huge_page() an inlineNaoya Horiguchi2013-12-121-1/+4
| * | | | | dcache: allow word-at-a-time name hashing with big-endian CPUsWill Deacon2013-12-121-0/+2
| * | | | | Merge tag 'keys-devel-20131210' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-12-122-3/+5
| |\ \ \ \ \
| | * | | | | security: shmem: implement kernel private shmem inodesEric Paris2013-12-021-0/+2
| | * | | | | KEYS: Fix multiple key add into associative arrayDavid Howells2013-12-021-3/+3
* | | | | | | sched/numa: Drop sysctl_numa_balancing_settle_count sysctlWanpeng Li2013-12-171-1/+0
* | | | | | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2013-12-1714-36/+117
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | sched/fair: Rework sched_fair time accountingPeter Zijlstra2013-12-111-1/+2
| * | | | | | math64: Add mul_u64_u32_shr()Peter Zijlstra2013-12-111-0/+30