aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-14tracing: Enable "__cold" functionsJiri Olsa
2009-10-14tracing: Enable records during the module loadJiri Olsa
2009-10-14tracing: Support multiple pids in set_pid_ftrace filejolsa@redhat.com
2009-10-14function-graph/x86: Replace unbalanced ret with jmpSteven Rostedt
2009-10-13Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2009-10-13tracing: Remove unused ftrace_trace_addr helperFrederic Weisbecker
2009-10-13tracing: Rename set_ftrace to set_bootup_ftraceFrederic Weisbecker
2009-10-13Merge branch 'tracing/urgent' into tracing/coreIngo Molnar
2009-10-13tracing/filters: Fix memory leak when setting a filterLi Zefan
2009-10-12ftrace: add kernel command line graph function filteringStefan Assmann
2009-10-12testmmiotrace.c: Add and use pr_fmt(fmt)Joe Perches
2009-10-12ftrace.c: Add #define pr_fmt(fmt) KBUILD_MODNAME ": " fmtJoe Perches
2009-10-09tracing: fix trace_vprintk callSteven Rostedt
2009-10-07tracing: user local buffer variable for trace branch tracerSteven Rostedt
2009-10-07tracing: fix warning on kernel/trace/trace_branch.c andtrace_hw_branches.cZhenwen Xu
2009-10-07ftrace: check for failure for all conversionsSteven Rostedt
2009-10-07tracing: correct module boundaries for ftrace_releasejolsa@redhat.com
2009-10-07tracing: fix transposed numbers of lock_depth and preempt_countSteven Rostedt
2009-10-06trace: Fix missing assignment in trace_ctxwake_*Hiroshi Shimamoto
2009-10-05tracing: Use free_percpu instead of kfreeFrederic Weisbecker
2009-10-05tracing: Check total refcount before releasing bufs in profile_enable failureFrederic Weisbecker
2009-10-03Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds
2009-10-03tty: Avoid dropping ldisc_mutex over hangup tty re-initializationLinus Torvalds
2009-10-04m32r: Fix IPI function calls for SMPToshihiro HANAWA
2009-10-04m32r: Fix set_memory() for DISCONTIGMEMHirokazu Takata
2009-10-04m32r: add rtc_lock variableHirokazu Takata
2009-10-04m32r: define ioread* and iowrite* macrosHirokazu Takata
2009-10-04m32r: export delay loop symbolsHirokazu Takata
2009-10-04m32r: fix tme_handlerHirokazu Takata
2009-10-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-10-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-10-03Merge branch 'fix/hda' into for-linusTakashi Iwai
2009-10-03Merge branch 'fix/asoc' into for-linusTakashi Iwai
2009-10-02[PATCH] ext4: retry failed direct IO allocationsEric Sandeen
2009-10-02ext4: Fix build warning in ext4_dirty_inode()Curt Wohlgemuth
2009-10-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-10-02ARM: 5728/1: Proper prefetch abort handling on ARMv6 and ARMv7Kirill A. Shutemov
2009-10-02ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()Kirill A. Shutemov
2009-10-02ARM: 5740/1: fix valid_phys_addr_range() range checkGreg Ungerer
2009-10-02ARM: 5739/1: ARM: allow empty ATAG_COREDavid Brown
2009-10-02ARM: 5735/1: sa1111: CodingStyle cleanupsHartley Sweeten
2009-10-02Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xs...Russell King
2009-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-10-02cnic: Fix NETDEV_UP event processing.Michael Chan
2009-10-02uvesafb/connector: Disallow unpliviged users to send netlink packetsPhilipp Reisner
2009-10-02pohmelfs/connector: Disallow unpliviged users to configure pohmelfsPhilipp Reisner
2009-10-02dst/connector: Disallow unpliviged users to configure dstPhilipp Reisner
2009-10-02dm/connector: Only process connector packages from privileged processesPhilipp Reisner
2009-10-02connector: Removed the destruct_data callback since it is always kfree_skb()Philipp Reisner
2009-10-02connector/dm: Fixed a compilation warningPhilipp Reisner