| Commit message (Expand) | Author | Age |
* | 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 |
| |\ \ \ |
|
| | * | | | netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsys | Alexey Dobriyan | 2008-10-31 |
| | * | | | 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 |
| * | | | | | Merge branch 'cris_move' of git://www.jni.nu/cris | Linus Torvalds | 2008-11-01 |
| |\ \ \ \ \ |
|
| | * | | | | | [CRIS] Move header files from include to arch/cris/include. | Jesper Nilsson | 2008-10-29 |
| | * | | | | | Merge branch 'for-next' of git://www.jni.nu/cris into cris_merge | Jesper Nilsson | 2008-10-29 |
| | |\ \ \ \ \ |
|
| | | * | | | | | [CRISv32] Remove warning in io.h | Jesper Nilsson | 2008-10-23 |
| * | | | | | | | 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 |
| | | |_|_|_|/
| | |/| | | | |
|
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-10-30 |
| |\ \ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|
| | * | | | | | mac80211.h: fix kernel-doc excesses | Randy Dunlap | 2008-10-27 |
| | | |_|/ /
| | |/| | | |
|
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2008-10-30 |
| |\ \ \ \ \ |
|
| | | \ \ \ \ | |
| | | \ \ \ \ | |
| | *-. \ \ \ \ | Merge branches 'topic/fix/misc' and 'topic/fix/asoc' into for-linus | Takashi Iwai | 2008-10-30 |
| | |\ \ \ \ \ \
| | | |_|_|_|_|/
| | |/| | | | | |
|
| | | | * | | | | ALSA: ASoC: Fix mono controls after conversion to support full int masks | Mark Brown | 2008-10-30 |
| | | |/ / / / |
|
| * | | | | | | 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 |
| |\ \ \ \ \ |
|
| | * | | | | | asm-generic: define DIE_OOPS in asm-generic | Jonas Bonn | 2008-10-27 |
| | * | | | | | 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 |
| |\ \ \ \ \ \ \ \ \
| | |/ / / / / / / /
| |/| | | | | | | | |
|