Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | * | | | io mapping: clean up #ifdefs | Keith Packard | 2008-11-03 | |
| | | * | | | resources: add io-mapping functions to dynamically map large device apertures | Keith Packard | 2008-10-31 | |
| * | | | | | ftrace: split out hardirq ftrace code into own header | Steven Rostedt | 2008-11-06 | |
| * | | | | | ftrace: fix hardirq header for non ftrace archs | Steven Rostedt | 2008-11-03 | |
* | | | | | | ftrace: soft tracing stop and start | Steven Rostedt | 2008-11-06 | |
* | | | | | | ftrace: add quick function trace stop | Steven Rostedt | 2008-11-06 | |
* | | | | | | tracing/fastboot: Enable boot tracing only during initcalls | Frederic Weisbecker | 2008-11-04 | |
|/ / / / / | ||||
| | | | | | ||||
| \ \ \ \ | ||||
| \ \ \ \ | ||||
| \ \ \ \ | ||||
| \ \ \ \ | ||||
| \ \ \ \ | ||||
| \ \ \ \ | ||||
| \ \ \ \ | ||||
*-------. | | | | | Merge branches 'tracing/ftrace', 'tracing/markers', 'tracing/mmiotrace', 'tra... | Ingo Molnar | 2008-11-03 | |
|\ \ \ \ \| | | | | ||||
| | | | * | | | | | tracepoint: introduce *_noupdate APIs. | Lai Jiangshan | 2008-11-03 | |
| | | | |/ / / / | ||||
| | | * | | | | | ftrace: nmi safe code clean ups | Steven Rostedt | 2008-10-31 | |
| | | * | | | | | ftrace: nmi safe code modification | Steven Rostedt | 2008-10-30 | |
| * | | | | | | | markers: remove exported symbol marker_probe_cb_noarg() | Lai Jiangshan | 2008-10-27 | |
| |/ / / / / / | ||||
* | | | | | | | Merge commit 'v2.6.28-rc3' into tracing/ftrace | Ingo Molnar | 2008-11-03 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-11-02 | |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||
| | * | | | | | net: delete excess kernel-doc notation | Randy Dunlap | 2008-10-31 | |
| | * | | | | | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga... | David S. Miller | 2008-10-31 | |
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | | | ||||
| | | * | | | | gianfar: Fix race in TBI/SerDes configuration | Trent Piepho | 2008-10-31 | |
| * | | | | | | linux/string.h: fix comment typo | Jeff Garzik | 2008-11-02 | |
| * | | | | | | libata: add whitelist for devices with known good pata-sata bridges | Jens Axboe | 2008-10-31 | |
| |/ / / / / | ||||
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds | 2008-10-30 | |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||
| | * | | | | adjust init section definitions | Jan Beulich | 2008-10-29 | |
* | | | | | | Merge branch 'linus' into tracing/ftrace | Ingo Molnar | 2008-10-30 | |
|\| | | | | | ||||
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2008-10-30 | |
| |\ \ \ \ \ | ||||
| | * | | | | | HID: fix hid_device_id for cross compiling | Andreas Schwab | 2008-10-28 | |
| | * | | | | | HID: fix oops during suspend of unbound HID devices | Jiri Slaby | 2008-10-27 | |
| | | |_|/ / | | |/| | | | ||||
| * | | | | | spi: fix compile error | Fernando Luis Vazquez Cao | 2008-10-30 | |
| * | | | | | nfsd: fix vm overcommit crash | Alan Cox | 2008-10-30 | |
| * | | | | | kernel.h: fix might_sleep kernel-doc | Randy Dunlap | 2008-10-30 | |
| * | | | | | fs: remove prepare_write/commit_write | Nick Piggin | 2008-10-30 | |
| * | | | | | cgroups: tiny cleanups | Li Zefan | 2008-10-30 | |
| * | | | | | freezer_cg: use thaw_process() in unfreeze_cgroup() | Li Zefan | 2008-10-30 | |
| * | | | | | mm: increase the default mlock limit from 32k to 64k | Kurt Garloff | 2008-10-30 | |
| | |/ / / | |/| | | | ||||
| * | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2008-10-28 | |
| |\ \ \ \ | ||||
| | * \ \ \ | Merge commit 'v2.6.28-rc2' into tracing/urgent | Ingo Molnar | 2008-10-27 | |
| | |\ \ \ \ | ||||
| | * | | | | | ftrace: remove ftrace hash | Steven Rostedt | 2008-10-23 | |
| | * | | | | | ftrace: remove mcount set | Steven Rostedt | 2008-10-23 | |
| | * | | | | | ftrace: only have ftrace_kill atomic | Steven Rostedt | 2008-10-23 | |
| | * | | | | | ftrace: return error on failed modified text. | Steven Rostedt | 2008-10-23 | |
| | * | | | | | Merge branch 'tracing/ftrace' into tracing/urgent | Ingo Molnar | 2008-10-22 | |
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||
| | | * | | | | ftrace: rename FTRACE to FUNCTION_TRACER | Steven Rostedt | 2008-10-20 | |
| | | * | | | | Merge branch 'linus' into tracing-v28-for-linus-v3 | Ingo Molnar | 2008-10-19 | |
| | | |\ \ \ \ | ||||
| * | | \ \ \ \ | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-10-28 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | KVM: Future-proof device assignment ABI | Avi Kivity | 2008-10-28 | |
| | * | | | | | | | KVM: Fix guest shared interrupt with in-kernel irqchip | Sheng Yang | 2008-10-28 | |
| | | |_|_|_|_|/ | | |/| | | | | | ||||
| * | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-10-28 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||
| | * | | | | | | Merge commit 'v2.6.28-rc1' into sched/urgent | Ingo Molnar | 2008-10-24 | |
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | | | ||||
| | * | | | | | | sched: add CONFIG_SMP consistency | Li Zefan | 2008-10-22 | |
| * | | | | | | | Phonet: do not reply to indication reset packets | Remi Denis-Courmont | 2008-10-27 | |
| | |_|_|_|_|/ | |/| | | | | | ||||
* / | | | | | | ftrace: ftrace dump on oops control | Steven Rostedt | 2008-10-27 | |
|/ / / / / / | ||||
* | | | | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2008-10-26 | |
|\ \ \ \ \ \ |