summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-05-24gianfar: avoid allocating new skb to rx ring for fwd packets.Rajan Gupta
2013-05-20Merge tag 'v3.8.13'Scott Wood
2013-05-17qman: use math64 instead of direct 64-bit division.Haiying Wang
2013-05-17dpa_offload: Added macros for printing error messagesAurelian Zanoschi
2013-05-15Fix USDPAA IRQ handling to work correctly in 32 bit modeRoy Pledge
2013-05-11block: fix max discard sectors limitJames Bottomley
2013-05-11hugetlbfs: fix mmap failure in unaligned size requestNaoya Horiguchi
2013-05-08jbd2: fix race between jbd2_journal_remove_checkpoint and ->j_commit_callbackDmitry Monakhov
2013-05-08ext4/jbd2: don't wait (forever) for stale tid caused by wraparoundTheodore Ts'o
2013-05-08ipc: sysv shared memory limited to 8TiBRobin Holt
2013-05-08exec: do not abuse ->cred_guard_mutex in threadgroup_lock()Oleg Nesterov
2013-05-08cgroup: fix broken file xattrsLi Zefan
2013-05-07Merge remote-tracking branch 'fslkvm/for-sdk1.4' into verifyAndy Fleming
2013-05-06powerpc/sata: add workaround for erratum A-005636Shaohui Xie
2013-05-02kvm: destroy emulated devices on VM exitScott Wood
2013-05-02kvm/ppc/mpic: in-kernel MPIC emulationScott Wood
2013-05-02kvm: add device control APIScott Wood
2013-05-02KVM: Move irq routing setup to irqchip.cAlexander Graf
2013-05-02KVM: Remove kvm_get_intr_delivery_bitmaskAlexander Graf
2013-05-02KVM: Introduce CONFIG_HAVE_KVM_IRQ_ROUTINGAlexander Graf
2013-05-02KVM: Add KVM_IRQCHIP_NUM_PINS in addition to KVM_IOAPIC_NUM_PINSAlexander Graf
2013-05-02KVM: PPC: revert the MPIC and irqfd patchesStuart Yoder
2013-05-02fsl/usb: Workaround for USB erratum-A005275Ramneek Mehresh
2013-05-01Merge branch 'rtmerge'Scott Wood
2013-05-01netfilter: don't reset nf_trace in nf_reset()Patrick McHardy
2013-05-01net: count hw_addr syncs so that unsync works properly.Vlad Yasevich
2013-04-30dpa_stats: Updated Traffic Manager counter supportAurelian Zanoschi
2013-04-30dpa_stats: Add support for NCSP IP reassembly counterAurelian Zanoschi
2013-04-30dpa_offload: Add DPA Stats componentJeanina Floarea
2013-04-30dpa_offload: Add DPA IPsec componentAndrei Varvara
2013-04-30dpa_offload: Add packet classification componentMarian Chereji
2013-04-30completion: Use simple wait queuesThomas Gleixner
2013-04-30wait-simple: Rework for use with completionsThomas Gleixner
2013-04-30sched: Consider pi boosting in setschedulerThomas Gleixner
2013-04-30wait-simple: Simple waitqueue implementationThomas Gleixner
2013-04-30net: make devnet_rename_seq a mutexSebastian Andrzej Siewior
2013-04-30sched: Add support for lazy preemptionThomas Gleixner
2013-04-30net: netfilter: Serialize xt_write_recseq sections on RTThomas Gleixner
2013-04-30mm: Enable SLUB for RTThomas Gleixner
2013-04-30softirq: Split softirq locksThomas Gleixner
2013-04-30softirq: Make serving softirqs a task flagThomas Gleixner
2013-04-30sched: Better debug output for might sleepThomas Gleixner
2013-04-30mm: page_alloc: Use local_lock_on() instead of plain spinlockThomas Gleixner
2013-04-30random: Make it work on rtThomas Gleixner
2013-04-30cpu/rt: Rework cpu down for PREEMPT_RTSteven Rostedt
2013-04-30rt: Introduce cpu_chill()Thomas Gleixner
2013-04-30softirq: Check preemption after reenabling interruptsThomas Gleixner
2013-04-30seqlock: Prevent rt starvationThomas Gleixner
2013-04-30arm-enable-highmem-for-rt.patchThomas Gleixner
2013-04-30mm, rt: kmap_atomic schedulingPeter Zijlstra