- aecfcde Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 16 years ago
- e2b8b28 Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 16 years ago
- 4dd163a Merge branches 'tracing/ftrace', 'tracing/textedit' and 'linus' into tracing/core by Ingo Molnar · 16 years ago
- 80370cb tracing: use raw spinlocks for trace_vprintk by Steven Rostedt · 16 years ago
- 6cc3c6e trace_clock: fix preemption bug by Peter Zijlstra · 16 years ago
- ef18012 tracing: remove funky whitespace in the trace code by Steven Rostedt · 16 years ago
- 0e3d0f0 tracing: update comments to match event code macros by Steven Rostedt · 16 years ago
- 823f912 tracing: document TRACE_EVENT macro in tracepoint.h by Steven Rostedt · 16 years ago
- 30a8fec tracing: flip the TP_printk and TP_fast_assign in the TRACE_EVENT macro by Steven Rostedt · 16 years ago
- 2395037 Merge branch 'core/printk' into tracing/ftrace by Ingo Molnar · 16 years ago
- 2314c4a tracing: add back the available_events file by Steven Rostedt · 16 years ago
- 40e2681 tracing: do not allow modifying the ftrace events via the event files by Steven Rostedt · 16 years ago
- 7cf4942 x86: expand irq-off region in text_poke() by Masami Hiramatsu · 16 years ago
- ce8eb2b tracing: fix printk format specifier by Steven Rostedt · 16 years ago
- 39e874f vsprintf: fix bug in negative value printing by Frederic Weisbecker · 16 years ago
- bbcd306 tracing: Don't assume possible cpu list have continuous numbers by KOSAKI Motohiro · 16 years ago
- 8293dd6 Merge branch 'x86/core' into tracing/ftrace by Ingo Molnar · 16 years ago
- 631595f doc: add trace_buf_size description to kernel-parameters.txt by KOSAKI Motohiro · 16 years ago
- 9a1043d Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 16 years ago
- 12e87e3 Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' into tracing/core by Ingo Molnar · 16 years ago
- 467c88f Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', 'x86/urgent', 'linus' and 'core/percpu' into x86/core by Ingo Molnar · 16 years ago
- 157587d tracing: remove obsolete TRACE_EVENT_FORMAT macro by Steven Rostedt · 16 years ago
- d6e2ca4 tracing: convert irq trace points to new macros by Steven Rostedt · 16 years ago
- 12b5fdb tracing: convert the sched trace points to the TRACE_EVENT macros by Steven Rostedt · 16 years ago
- da4d030 tracing: new format for specialized trace points by Steven Rostedt · 16 years ago
- 9cc26a2 tracing: use generic __stringify by Steven Rostedt · 16 years ago
- 2939b04 tracing: replace TP<var> with TP_<var> by Steven Rostedt · 16 years ago
- 156b5f1 tracing: typecast sizeof and offsetof to unsigned int by Steven Rostedt · 16 years ago
- 99adcd9 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
- 2d5516c copy_process: fix CLONE_PARENT && parent_exec_id interaction by Oleg Nesterov · 16 years ago
- 753b7ae [CPUFREQ] Add p4-clockmod sysfs-ui removal to feature-removal schedule. by Dave Jones · 16 years ago
- 129f8ae Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod." by Dave Jones · 16 years ago
- df0b4a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
- 39a3478 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
- 1c91ffc Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 16 years ago
- b9447ef8 Btrfs: fix spinlock assertions on UP systems by Chris Mason · 16 years ago
- 6d5b5ac Fix fixpoint divide exception in acct_update_integrals by Heiko Carstens · 16 years ago
- c3ffc7a tracing: Don't use tracing_record_cmdline() in workqueue tracer by KOSAKI Motohiro · 16 years ago
- 7bffc23 tracing: optimize trace_printk() by Ingo Molnar · 16 years ago
- 8a20d84 tracing: trace_printk() fix, move format array to data section by Ingo Molnar · 16 years ago
- 6db6a5f lguest: fix for CONFIG_SPARSE_IRQ=y by Rusty Russell · 16 years ago
- cbd88c8 lguest: fix crash 'unhandled trap 13 at <native_read_msr_safe>' by Rusty Russell · 16 years ago
- 0feca85 x86-32: make sure virt_addr_valid() returns false for fixmap addresses by Jeremy Fitzhardinge · 16 years ago
- d0fc63f x86 mmiotrace: fix remove_kmmio_fault_pages() by Stuart Bennett · 16 years ago
- e954ef2 x86: fix warning about nodeid by Yinghai Lu · 16 years ago
- 7a203f3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
- dbb9be8 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 05e12a6 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- cd3c1cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 16 years ago
- 5b61f6a Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
- 1401689 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 16 years ago
- 5dc18f5 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
- fd6ec5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
- 83d5a32 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
- d0cdb07 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus by Linus Torvalds · 16 years ago
- 153d8a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
- 2a50b25 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
- ba933be Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
- 81d1ab8 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
- d3dea1e Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
- 4302e5d MIPS: compat: Implement is_compat_task. by Ralf Baechle · 16 years ago
- 8827247 x86: don't define __this_fixmap_does_not_exist() by Wang Chen · 16 years ago
- 888b55d ftrace: tracing header should put '#' at the beginning of a line by KOSAKI Motohiro · 16 years ago
- 42b40b3 ftrace: fix documentation typo s/trace_max_latency/tracing_max_latency/ by KOSAKI Motohiro · 16 years ago
- dba58e3 Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'tracing/textedit' into tracing/core by Ingo Molnar · 16 years ago
- 1f442d7 x86: remove smp_apply_quirks()/smp_checks() by Yinghai Lu · 16 years ago
- cda56ac2 mmc: fix data timeout for SEND_EXT_CSD by Adrian Hunter · 16 years ago
- 3a450de136 x86: UV: remove uv_flush_tlb_others() WARN_ON by Cliff Wickman · 16 years ago
- ab96dde Input: serio - fix protocol number for TouchIT213 by Dmitry Torokhov · 16 years ago
- ccea34b percpu: finer grained locking to break deadlock and allow atomic free by Tejun Heo · 16 years ago
- c035002 p54: fix race condition in memory management by Christian Lamparter · 16 years ago
- bd05f28 cfg80211: test before subtraction on unsigned by Roel Kluin · 16 years ago
- c63c580 [IA64] fix PCI DMA flag propagation on SN (Altix) with PICs by Jeremy Higdon · 16 years ago
- 9de3682 tracing: trace_bprintk() cleanups by Ingo Molnar · 16 years ago
- 769b044 tracing/core: drop the old trace_printk() implementation in favour of trace_bprintk() by Frederic Weisbecker · 16 years ago
- 1ba28e0 tracing: add trace_bprintk() by Lai Jiangshan · 16 years ago
- 1427cdf tracing: infrastructure for supporting binary record by Lai Jiangshan · 16 years ago
- 546e535 Merge branch 'core/printk' into tracing/ftrace by Ingo Molnar · 16 years ago
- fef20d9 vsprintf: unify the format decoding layer for its 3 users by Frederic Weisbecker · 16 years ago
- 4370aa4 vsprintf: add binary printf by Lai Jiangshan · 16 years ago
- 7ab1524 x86: linkage.h - guard assembler specifics by __ASSEMBLY__ by Cyrill Gorcunov · 16 years ago
- 78ff7fa x86: implement atomic text_poke() via fixmap by Masami Hiramatsu · 16 years ago
- 3945dab tracing, Text Edit Lock - SMP alternatives support by Masami Hiramatsu · 16 years ago
- 4460fda tracing, Text Edit Lock - kprobes architecture independent support by Mathieu Desnoyers · 16 years ago
- 0e39ac4 tracing, Text Edit Lock - Architecture Independent Code by Mathieu Desnoyers · 16 years ago
- f0ef039 Merge branch 'x86/core' into tracing/textedit by Ingo Molnar · 16 years ago
- a56dbdd percpu: move fully free chunk reclamation into a work by Tejun Heo · 16 years ago
- 9f7dcf2 percpu: move chunk area map extension out of area allocation by Tejun Heo · 16 years ago
- 1880d93 percpu: replace pcpu_realloc() with pcpu_mem_alloc() and pcpu_mem_free() by Tejun Heo · 16 years ago
- 73bf1b6 x86, pebs: correct qualifier passed to ds_write_config() from ds_request_pebs() by Markus Metzger · 16 years ago
- 9ca0791 x86, bts: remove bad warning by Markus Metzger · 16 years ago
- 5dd61df x86: rename do_not_nx to disable_nx in mm/init_64.c by Pekka Enberg · 16 years ago
- c77a3b5 x86: fix uninitialized variable in init_memory_mapping() by Pekka Enberg · 16 years ago
- af438c0 tracing, power-trace: make it build even if the power-tracer is turned off by Ingo Molnar · 16 years ago
- d1a8e77 x86: make "memtest" like "memtest=17" by Yinghai Lu · 16 years ago
- 10dd3eb tracing: fix deadlock when setting set_ftrace_pid by KOSAKI Motohiro · 16 years ago
- 422d3c7 tracing: current tip/master can't enable ftrace by KOSAKI Motohiro · 16 years ago
- bc722f5 Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 16 years ago
- 1609743 Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into tracing/core by Ingo Molnar · 16 years ago
- c50ff7c ALSA: hda - Fix headphone-detect regression with multiple HP jacks by Takashi Iwai · 16 years ago