summaryrefslogtreecommitdiffstats
path: root/kernel/kallsyms.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-19tracing: make print_(b)printk_msg_only globalSteven Rostedt3-34/+39
2009-03-19function-graph: consolidate prologues for outputSteven Rostedt1-69/+29
2009-03-19ftrace: protect running nmi (V3)Lai Jiangshan1-23/+40
2009-03-18tracing: give easy way to clear trace bufferSteven Rostedt1-8/+33
2009-03-18tracing/ftrace: stop {irqs, preempt}soff tracers when tracing is stoppedFrederic Weisbecker1-0/+26
2009-03-18tracing: make power tracer start/stop methods lighter weightSteven Rostedt1-2/+6
2009-03-18tracing: make sched_switch stop/start light weightSteven Rostedt1-4/+5
2009-03-18tracing: optimization of branch tracerWitold Baryluk1-4/+2
2009-03-18tracing: add global-clock option to provide cross CPU clock to tracesSteven Rostedt2-4/+31
2009-03-18ring-buffer: add api to allow a tracer to change clock sourceSteven Rostedt3-36/+57
2009-03-17Avoid 64-bit "switch()" statements on 32-bit architecturesLinus Torvalds1-1/+1
2009-03-17prevent boosting kprobes on exception addressMasami Hiramatsu1-0/+3
2009-03-17Fast TSC calibration: calculate proper frequency error boundsLinus Torvalds1-45/+56
2009-03-17Fix potential fast PIT TSC calibration startup glitchLinus Torvalds1-0/+9
2009-03-17tracing: fix leak in event_format_read()Tom Zanussi1-3/+3
2009-03-17tracing: stop comm recording on tracing offSteven Rostedt1-1/+1
2009-03-17tracing: protect reader of cmdline outputSteven Rostedt5-26/+49
2009-03-17tracing/ftrace: fix the check on nopped sitesFrederic Weisbecker1-1/+1
2009-03-16dm crypt: wait for endio to complete before destructionMilan Broz2-20/+29
2009-03-16dm crypt: fix kcryptd_async_done parameterHuang Ying1-5/+21
2009-03-16dm io: respect BIO_MAX_PAGES limitMikulas Patocka1-0/+2
2009-03-16dm table: rework reference counting fixMikulas Patocka1-2/+2
2009-03-16dm ioctl: validate name length when renamingMilan Broz1-1/+2
2009-03-16linux.conf.au 2009: TuzRusty Russell5-3216/+8477
2009-03-16filp->f_pos not correctly updated in proc_task_readdirZhang Le1-9/+7
2009-03-16tracing/core: fix early free of cpumasksFrederic Weisbecker1-1/+2
2009-03-16tracing/ftrace: fix double calls to tracing_start()Frederic Weisbecker1-10/+6
2009-03-16tracing/core: fix missing mutex unlock on tracing_set_tracer()Frederic Weisbecker1-1/+1
2009-03-16tracing/syscalls: select kallsysmsFrederic Weisbecker1-0/+1
2009-03-16tracing/syscalls: protect thread flag toggling from racesFrederic Weisbecker1-5/+19
2009-03-16tracing/syscalls: various cleanupsFrederic Weisbecker1-8/+2
2009-03-16tracing/syscalls: fix missing release of tracingFrederic Weisbecker1-6/+5
2009-03-16acpi-wmi: unsigned cannot be less than 0Roel Kluin1-1/+1
2009-03-16thinkpad-acpi: fix module autoloading for older modelsMathieu Chouquet-Stringer1-4/+4
2009-03-16acer-wmi: Unmark as 'experimental'Carlos Corbacho1-2/+1
2009-03-16acpi-wmi: Unmark as 'experimental'Carlos Corbacho1-2/+1
2009-03-16acer-wmi: double free in acer_rfkill_exit()Dan Carpenter1-1/+1
2009-03-16platform/x86: depends instead of select for laptop platform driversCorentin Chary1-1/+1
2009-03-16asus-laptop: use select instead of depends onCorentin Chary1-3/+3
2009-03-16eeepc-laptop: restore acpi_generate_proc_event()Corentin Chary1-1/+5
2009-03-16asus-laptop: restore acpi_generate_proc_event()Corentin Chary1-1/+4
2009-03-16acpi: check for pxm_to_node_map overflowCyrill Gorcunov1-1/+1
2009-03-16ACPI: remove doubled status checkingJiri Slaby1-8/+1
2009-03-16ACPI suspend: Blacklist Toshiba Satellite L300 that requires to set SCI_EN di...Zhang Rui1-0/+8
2009-03-16Revert "ACPI: make some IO ports off-limits to AML"Len Brown1-50/+0
2009-03-16suspend: switch the Asus Pundit P1-AH2 to old ACPI sleep orderingAndy Whitcroft1-0/+8
2009-03-16r8169: revert "r8169: read MAC address from EEPROM on init (2nd attempt)"françois romieu1-112/+2
2009-03-16r8169: use hardware auto-padding.françois romieu1-8/+0
2009-03-15parisc: sba_iommu: fix build bug when CONFIG_PARISC_AGP=yKyle McMartin1-2/+0
2009-03-15igb: remove ASPM L0s workaroundAlexander Duyck1-24/+2