summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | jbd: change journal_invalidatepage() to accept lengthLukas Czerner2013-05-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | jbd2: change jbd2_journal_invalidatepage to accept lengthLukas Czerner2013-05-21
| * | | | | | | | | | | | | | | | | | | | | | | | | | | mm: change invalidatepage prototype to accept lengthLukas Czerner2013-05-21
| | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | [readdir] constify ->actorAl Viro2013-06-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | [readdir] ->readdir() is goneAl Viro2013-06-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | [readdir] convert ext3Al Viro2013-06-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | [readdir] switch dcache_readdir() users to ->iterate()Al Viro2013-06-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | [readdir] introduce ->iterate(), ctx->pos, dir_emit()Al Viro2013-06-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | [readdir] introduce iterate_dir() and dir_contextAl Viro2013-06-29
| * | | | | | | | | | | | | | | | | | | | | | | | | | move linux/loop.h to drivers/blockAl Viro2013-06-29
* | | | | | | | | | | | | | | | | | | | | | | | | | | sync: don't block the flusher thread waiting on IODave Chinner2013-07-02
| |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-06-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | 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-19
| | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | 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-14
| |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | 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-10
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6Florian Westphal2013-05-23
* | | | | | | | | | | | | | | | Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-06-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | / / / / / / / / | | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | cgroup: fix a subtle bug in descendant pre-order walkTejun Heo2013-05-24
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | aerdrv: Move cper_print_aer() call out of interrupt contextLance Ortiz2013-05-30
| |_|_|/ / / / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-05-25
|\ \ \ \ \ \ \ \ \ \ \ \ \