aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Integrate preemption state machine with Linux schedulerBjoern Brandenburg2013-08-07
* Add object descriptor table to Linux's task_structBjoern Brandenburg2013-08-07
* Extend task_struct with rt_paramBjoern Brandenburg2013-08-07
* Add hrtimer_start_on() supportFelipe Cerqueira2013-08-07
* Add quantum aligment codeFelipe Cerqueira2013-08-07
* Add object list to inodesBjoern Brandenburg2013-08-07
* Integrate ft_irq_fired() with LinuxBjoern Brandenburg2013-08-07
* firewire: fix libdc1394/FlyCap2 iso event regressionClemens Ladisch2013-08-04
* EDAC: Fix lockdep splatBorislav Petkov2013-07-28
* vlan: mask vlan prio bitsEric Dumazet2013-07-28
* virtio: support unlocked queue pollMichael S. Tsirkin2013-07-28
* thermal: cpu_cooling: fix stub functionArnd Bergmann2013-07-25
* iio: Fix iio_channel_has_infoAlexandre Belloni2013-07-25
* nbd: correct disconnect behaviorPaul Clements2013-07-21
* cgroup: fix RCU accesses to task->cgroupsTejun Heo2013-07-21
* futex: Take hugepages into account when generating futex_keyZhang Yi2013-07-13
* libceph: fix invalid unsigned->signed conversion for timespec encodingJosh Durgin2013-07-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-06-27
|\
| * net: fix kernel deadlock with interface rename and netdev name retrieval.Nicolas Schichan2013-06-26
| * gre: fix a possible skb leakEric Dumazet2013-06-25
| * net: vlan: fix comment for vlan_ethhdr->h_vlan_protoOlaf Hering2013-06-20
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-06-22
|\ \
| * | splice: don't pass the address of ->f_pos to methodsAl Viro2013-06-20
| |/
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-06-20
|\ \
| * | tracing/context-tracking: Add preempt_schedule_context() for tracingSteven Rostedt2013-06-19
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-06-20
|\ \ \
| * | | perf: Fix perf mmap bugsPeter Zijlstra2013-05-28
| |/ /
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-06-20
|\ \ \ | |_|/ |/| |
| * | kvm: Move guest entry/exit APIs to context_trackingFrederic Weisbecker2013-05-31
| * | vtime: Use consistent clocks among nohz accountingFrederic Weisbecker2013-05-31
| |/
* | smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu().David Daney2013-06-15
* | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2013-06-13
|\ \
| * | trace: Allow idle-safe tracepoints to be called from irqPaul E. McKenney2013-06-10
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-06-12
|\ \ \
| * | | team: fix checks in team_get_first_port_txable_rcu()Jiri Pirko2013-06-12
| * | | sock_diag: fix filter code sent to userspaceNicolas Dichtel2013-06-11
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2013-06-12
|\ \ \ \
| * | | | scatterlist: sg_set_buf() argument must be in linear mappingRusty Russell2013-05-30
* | | | | include/linux/math64.h: add div64_ul()Alex Shi2013-06-12
* | | | | mm: migration: add migrate_entry_wait_huge()Naoya Horiguchi2013-06-12
* | | | | kmsg: honor dmesg_restrict sysctl on /dev/kmsgKees Cook2013-06-12
* | | | | CPU hotplug: provide a generic helper to disable/enable CPU hotplugSrivatsa S. Bhat2013-06-12
| |_|/ / |/| | |
* | | | Merge tag 'trace-fixes-v3.10-rc3-v3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-06-07
|\ \ \ \ | |_|/ / |/| | |
| * | | rcu: Add _notrace variation of rcu_dereference_raw() and hlist_for_each_entry...Steven Rostedt2013-05-28
| |/ /
* | | net: Unbreak compat_sys_{send,recv}msgAndy Lutomirski2013-06-06
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-06-05
|\ \ \
| * | | net: force a reload of first item in hlist_nulls_for_each_entry_rcuEric Dumazet2013-06-02
| * | | list: introduce list_first_entry_or_nullJiri Pirko2013-05-31
| * | | udp6: Fix udp fragmentation for tunnel traffic.Pravin B Shelar2013-05-31
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-05-30
| |\ \ \