summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-26tracing, genirq: add irq enter and exit trace eventsJason Baron
2009-02-26tracing/core: make the per cpu trace files in per cpu directoriesFrederic Weisbecker
2009-02-26Merge branch 'tip/tracing/ftrace' of ssh://master.kernel.org/pub/scm/linux/ke...Ingo Molnar
2009-02-26Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'linus' into...Ingo Molnar
2009-02-26tracing: wrap arguments with PARAMSSteven Rostedt
2009-02-26tracing: rename DEFINE_TRACE_FMT to just TRACE_FORMATSteven Rostedt
2009-02-25tracing/core: make the read callbacks reentrantsFrederic Weisbecker
2009-02-25tracing/core: introduce per cpu tracing filesFrederic Weisbecker
2009-02-25Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2009-02-25tracing: remove /debug/tracing/latency_traceIngo Molnar
2009-02-25tracing/hw-branch-tracing: convert bts-tracer mutex to a spinlockIngo Molnar
2009-02-25tracing: make event directory structureSteven Rostedt
2009-02-25tracing: add schedule events to event traceSteven Rostedt
2009-02-25tracing: add event trace infrastructureSteven Rostedt
2009-02-25tracing: add DEFINE_TRACE_FMT to tracepoint.hSteven Rostedt
2009-02-24Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds
2009-02-24Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2009-02-24Merge branch 'firedtv-merge' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-02-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-02-24Add i2c_board_info for RiscPC PCF8583Russell King
2009-02-24i2c: Make sure i2c_algo_bit_data.timeout is HZ-independentJean Delvare
2009-02-24i2c-dev: Clarify the unit of ioctl I2C_TIMEOUTJean Delvare
2009-02-24i2c: Timeouts reach -1Roel Kluin
2009-02-24i2c: Fix misplaced parenthesesRoel Kluin
2009-02-24proc: fix PG_locked reporting in /proc/kpageflagsHelge Bahmann
2009-02-24x86, ptrace: remove CONFIG guards around declarationsMarkus Metzger
2009-02-24x86, ftrace: fix section mismatch in hw-branch-tracerMarkus Metzger
2009-02-24Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/coreIngo Molnar
2009-02-24firedtv: dvb_frontend_info for FireDTV S2, fix "frequency limits undefined" e...Beat Michel Liechti
2009-02-24firedtv: massive refactoringStefan Richter
2009-02-24firedtv: rename files, variables, functions from firesat to firedtvRambaldi
2009-02-24firedtv: Use DEFINE_SPINLOCKJulia Lawall
2009-02-24firedtv: fix registration - adapter number could only be zeroHenrik Kurelid
2009-02-24firedtv: use length_field() of PMT as lengthHenrik Kurelid
2009-02-24firedtv: fix returned struct for ca_infoHenrik Kurelid
2009-02-24firedtv: cleanups and minor fixesStefan Richter
2009-02-24ieee1394: remove superfluous assertionsStefan Richter
2009-02-24ieee1394: inherit ud vendor_id from node vendor_idStefan Richter
2009-02-24ieee1394: add hpsb_node_read() and hpsb_node_lock()Stefan Richter
2009-02-24ieee1394: use correct barrier types between accesses of nodeid and generationStefan Richter
2009-02-24firesat: copyrights, rename to firedtv, API conversions, fix remote control i...Stefan Richter
2009-02-24firesat: avc resendHenrik Kurelid
2009-02-24firesat: update isochronous interface, add CI supportHenrik Kurelid
2009-02-24firesat: add DVB-S support for DVB-S2 devicesBen Backx
2009-02-24firesat: fix DVB-S2 device recognitionBen Backx
2009-02-24DVB: add firesat driverGreg Kroah-Hartman
2009-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-02-24proc: proc_get_inode should de_put when inode already initializedKrzysztof Sachanowicz
2009-02-24i915: suspend/resume interrupt stateJesse Barnes
2009-02-24Fix an oops in i915_gem_retire_requests()Karsten Wiese