aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-05-14Merge tag 'v3.2.17' into v3.2-rtSteven Rostedt
2012-05-11asm-generic: Use __BITS_PER_LONG in statfs.hH. Peter Anvin
2012-05-11Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value readLinus Torvalds
2012-05-11efi: Add new variable attributesMatthew Garrett
2012-05-11pipes: add a "packetized pipe" mode for writingLinus Torvalds
2012-05-11USB: EHCI: fix crash during suspend on ASUS computersAlan Stern
2012-05-11tcp: avoid order-1 allocations on wifi and tx pathEric Dumazet
2012-05-11tcp: allow splice() to build full TSO packetsEric Dumazet
2012-05-11net: fix /proc/net/dev regressionEric Dumazet
2012-05-11KVM: unmap pages from the iommu when slots are removedAlex Williamson
2012-04-23Merge tag 'v3.2.16' into v3.2-rtSteven Rostedt
2012-04-22Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold
2012-04-16Merge tag 'v3.2.15' into v3.2-rtSteven Rostedt
2012-04-13sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi
2012-04-13CIFS: Fix VFS lock usage for oplocked filesPavel Shilovsky
2012-04-13x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()Jason Wessel
2012-04-13kgdb,debug_core: pass the breakpoint struct instead of address and memoryJason Wessel
2012-04-10rt: Introduce cpu_chill()Thomas Gleixner
2012-04-10softirq: Check preemption after reenabling interruptsThomas Gleixner
2012-04-10lglock/rt: Use non-rt for_each_cpu() in -rt codeSteven Rostedt
2012-04-10seqlock: Prevent rt starvationThomas Gleixner
2012-04-10sysrq: Allow immediate Magic SysRq output for PREEMPT_RT_FULLFrank Rowand
2012-04-10mm, rt: kmap_atomic schedulingPeter Zijlstra
2012-04-10kgdb/serial: Short term workaroundJason Wessel
2012-04-10ping-sysrq.patchCarsten Emde
2012-04-10skbufhead-raw-lock.patchThomas Gleixner
2012-04-10jump-label-rt.patchThomas Gleixner
2012-04-10workqueue: Fix cpuhotplug trainwreckPeter Zijlstra
2012-04-10lglocks-rt.patchThomas Gleixner
2012-04-10rcu: Make ksoftirqd do RCU quiescent statesPaul E. McKenney
2012-04-10rcu: Fix macro substitution for synchronize_rcu_bh() on RTJohn Kacur
2012-04-10rcu: Merge RCU-bh into RCU-preemptThomas Gleixner
2012-04-10timer-handle-idle-trylock-in-get-next-timer-irq.patchThomas Gleixner
2012-04-10rwlocks: Fix section mismatchJohn Kacur
2012-04-10rt: Add the preempt-rt lock replacement APIsThomas Gleixner
2012-04-10rwsem-add-rt-variant.patchThomas Gleixner
2012-04-10rt-add-rt-to-mutex-headers.patchThomas Gleixner
2012-04-10rt-add-rt-spinlocks.patchThomas Gleixner
2012-04-10rtmutex-avoid-include-hell.patchThomas Gleixner
2012-04-10spinlock-types-separate-raw.patchThomas Gleixner
2012-04-10rt-mutex-add-sleeping-spinlocks-support.patchThomas Gleixner
2012-04-10rtmutex-lock-killable.patchThomas Gleixner
2012-04-10local-vars-migrate-disable.patchThomas Gleixner
2012-04-10genirq: Allow disabling of softirq processing in irq thread contextThomas Gleixner
2012-04-10tasklet: Prevent tasklets from going into infinite spin in RTIngo Molnar
2012-04-10softirq-disable-softirq-stacks-for-rt.patchThomas Gleixner
2012-04-10hardirq.h: Define softirq_count() as OUL to kill build warningYong Zhang
2012-04-10softirq-local-lock.patchThomas Gleixner
2012-04-10lockdep-rt.patchThomas Gleixner
2012-04-10softirq: Sanitize softirq pending for NOHZ/RTThomas Gleixner