| Commit message (Expand) | Author | Age |
* | ftrace: startup tester on dynamic tracing. | Steven Rostedt | 2008-05-23 |
* | ftrace: cleanups | Ingo Molnar | 2008-05-23 |
* | ftrace: force recording | Steven Rostedt | 2008-05-23 |
* | ftrace: fix kexec | Ingo Molnar | 2008-05-23 |
* | ftrace: add filter select functions to trace | Steven Rostedt | 2008-05-23 |
* | ftrace: use dynamic patching for updating mcount calls | Steven Rostedt | 2008-05-23 |
* | ftrace: move memory management out of arch code | Steven Rostedt | 2008-05-23 |
* | ftrace: use nops instead of jmp | Steven Rostedt | 2008-05-23 |
* | ftrace: add ftrace_enabled sysctl to disable mcount function | Steven Rostedt | 2008-05-23 |
* | ftrace: dynamic enabling/disabling of function calls | Steven Rostedt | 2008-05-23 |
* | ftrace: trace preempt off critical timings | Steven Rostedt | 2008-05-23 |
* | ftrace: trace irq disabled critical timings | Steven Rostedt | 2008-05-23 |
* | ftrace: tracer for scheduler wakeup latency | Steven Rostedt | 2008-05-23 |
* | ftrace: add basic support for gcc profiler instrumentation | Arnaldo Carvalho de Melo | 2008-05-23 |
* | x86: add notrace annotations to vsyscall. | Steven Rostedt | 2008-05-23 |
* | tracing: add notrace to linkage.h | Ingo Molnar | 2008-05-23 |
* | ftrace: add preempt_enable/disable notrace macros | Steven Rostedt | 2008-05-23 |
* | ftrace: make the task state char-string visible to all | Steven Rostedt | 2008-05-23 |
* | sched: add latency tracer callbacks to the scheduler | Ingo Molnar | 2008-05-23 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-05-22 |
|\ |
|
| * | tcp: Make prior_ssthresh a u32 | Ilpo Järvinen | 2008-05-21 |
| * | netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__ | Patrick McHardy | 2008-05-21 |
* | | Merge branch 'for-2.6.26' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2008-05-20 |
|\ \ |
|
| * | | svcrdma: Change svc_rdma_send_error return type to void | Tom Tucker | 2008-05-19 |
| * | | svcrdma: Move destroy to kernel thread | Tom Tucker | 2008-05-19 |
| * | | svcrdma: Use standard Linux lists for context cache | Tom Tucker | 2008-05-19 |
| * | | svcrdma: Simplify RDMA_READ deferral buffer management | Tom Tucker | 2008-05-19 |
| * | | svcrdma: Remove unused READ_DONE context flags bit | Tom Tucker | 2008-05-19 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-05-20 |
|\ \ \
| | |/
| |/| |
|
| * | | [VLAN]: Propagate selected feature bits to VLAN devices | Patrick McHardy | 2008-05-20 |
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville... | David S. Miller | 2008-05-19 |
| |\ \ |
|
| | * | | mac80211: Add RTNL version of ieee80211_iterate_active_interfaces | Ivo van Doorn | 2008-05-16 |
| * | | | ndisc: Add missing strategies for per-device retrans timer/reachable time set... | YOSHIFUJI Hideaki | 2008-05-19 |
| * | | | ipv6: Move <linux/in6.h> from header-y to unifdef-y. | Robert P. J. Day | 2008-05-19 |
| |/ / |
|
| * | | atm: Cleanup atm_tcp.h and atm.h for userspace. | Mike Frysinger | 2008-05-15 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-05-20 |
|\ \ \ |
|
| * | | | sparc64: Add global register dumping facility. | David S. Miller | 2008-05-20 |
| * | | | sparc: remove CVS keywords | Adrian Bunk | 2008-05-20 |
| * | | | sparc64: remove CVS keywords | Adrian Bunk | 2008-05-20 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2008-05-20 |
|\ \ \ \ |
|
| * | | | | USB: CDC WDM driver | Oliver Neukum | 2008-05-20 |
* | | | | | Driver core: add device_create_vargs and device_create_drvdata | Greg Kroah-Hartman | 2008-05-20 |
|/ / / / |
|
* | | | | Fix a deadlock in the bttv driver | Arjan van de Ven | 2008-05-20 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2008-05-20 |
|\ \ \ \ |
|
| * | | | | HID: remove CVS keywords | Adrian Bunk | 2008-05-20 |
| * | | | | HID: split Numlock emulation quirk from HID_QUIRK_APPLE_HAS_FN. | Diego 'Flameeyes' Petteno | 2008-05-20 |
| | |_|/
| |/| | |
|
* | | | | x86: strengthen 64-bit p?d_bad() | Hugh Dickins | 2008-05-20 |
* | | | | xen: use PTE_MASK in pte_mfn() | Jeremy Fitzhardinge | 2008-05-20 |
* | | | | x86: use PTE_MASK rather than ad-hoc mask | Jeremy Fitzhardinge | 2008-05-20 |
* | | | | x86: clarify use of _PAGE_CHG_MASK | Jeremy Fitzhardinge | 2008-05-20 |