Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'rfc/splice/tip/tracing/ftrace' of git://git.kernel.org/pub/scm/... | Ingo Molnar | 2009-03-04 | 1 | -2/+5 | |
|\ | ||||||
| * | ring-buffer: fix ring_buffer_read_page | Steven Rostedt | 2009-03-03 | 1 | -2/+5 | |
* | | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/core | Ingo Molnar | 2009-03-04 | 9 | -3/+44 | |
|\ \ | ||||||
| * \ | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-03-03 | 1 | -0/+4 | |
| |\ \ | ||||||
| | * | | sched: don't allow setuid to succeed if the user does not have rt bandwidth | Dhaval Giani | 2009-02-27 | 1 | -0/+4 | |
| * | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-03-03 | 4 | -0/+31 | |
| |\ \ \ | ||||||
| | * | | | rcu: Teach RCU that idle task is not quiscent state at boot | Paul E. McKenney | 2009-02-26 | 4 | -0/+31 | |
| | |/ / | ||||||
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-03-02 | 1 | -1/+4 | |
| |\ \ \ | ||||||
| | * | | | fix warning in io_mapping_map_wc() | Pallipadi, Venkatesh | 2009-03-02 | 1 | -1/+4 | |
| * | | | | net headers: export dcbnl.h | Chris Leech | 2009-03-01 | 1 | -0/+1 | |
| * | | | | net headers: cleanup dcbnl.h | Chris Leech | 2009-03-01 | 1 | -1/+3 | |
| * | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-02-28 | 7 | -15/+43 | |
| |\ \ \ \ | | |/ / / | ||||||
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2009-02-24 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | netfilter: nfnetlink_log: fix per-rule qthreshold override | Eric Leblond | 2009-02-18 | 1 | -1/+1 | |
| | * | | | | Merge branch 'master' of /repos/git/net-2.6 | Patrick McHardy | 2009-02-18 | 1 | -9/+0 | |
| | |\ \ \ \ | ||||||
* | | \ \ \ \ | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2009-03-02 | 1 | -20/+21 | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | tracing: make CALLER_ADDRx overwriteable | Uwe Kleine-Koenig | 2009-03-02 | 1 | -20/+21 | |
| | | | | | | | ||||||
| \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ | Merge branches 'tracing/ftrace', 'tracing/mmiotrace' and 'linus' into tracing... | Ingo Molnar | 2009-03-02 | 3 | -11/+39 | |
|\ \ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | ||||||
| | * | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-02-27 | 1 | -11/+35 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_t | Venkatesh Pallipadi | 2009-02-25 | 1 | -11/+35 | |
| | * | | | | | | | Fix recursive lock in free_uid()/free_user_ns() | David Howells | 2009-02-27 | 1 | -0/+1 | |
| * | | | | | | | | Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2009-02-28 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ |/ / / / / / / / / | | | | _ / / / / | | | | / / / / | ||||||
| * | | | | | | | tracing: create the C style tracing for the sched subsystem | Steven Rostedt | 2009-02-28 | 1 | -0/+3 | |
| * | | | | | | | Merge branch 'sched/clock' into tracing/ftrace | Ingo Molnar | 2009-02-26 | 1 | -0/+10 | |
| |\ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ | Merge branches 'tracing/ftrace' and 'linus' into tracing/core | Ingo Molnar | 2009-02-27 | 3 | -2/+5 | |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | block: reduce stack footprint of blk_recount_segments() | Jens Axboe | 2009-02-26 | 1 | -0/+2 | |
| * | | | | | | | | ide: fix refcounting in device drivers | Bartlomiej Zolnierkiewicz | 2009-02-25 | 1 | -1/+1 | |
| * | | | | | | | | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2009-02-25 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| | * | | | | | | | VT-d: handle Invalidation Queue Error to avoid system hang | Yu Zhao | 2009-02-09 | 1 | -1/+2 | |
* | | | | | | | | | Merge branch 'sched/clock' into tracing/ftrace | Ingo Molnar | 2009-02-27 | 1 | -0/+10 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | / / / / / | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | sched: allow architectures to specify sched_clock_stable | Ingo Molnar | 2009-02-26 | 1 | -0/+10 | |
| |/ / / / / / | ||||||
* | | | | | | | tracing: implement trace_clock_*() APIs | Ingo Molnar | 2009-02-26 | 1 | -0/+19 | |
* | | | | | | | Merge branch 'tip/tracing/ftrace' of ssh://master.kernel.org/pub/scm/linux/ke... | Ingo Molnar | 2009-02-26 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | tracing: wrap arguments with PARAMS | Steven Rostedt | 2009-02-25 | 1 | -1/+2 | |
| * | | | | | | | tracing: rename DEFINE_TRACE_FMT to just TRACE_FORMAT | Steven Rostedt | 2009-02-25 | 1 | -1/+1 | |
| | | | | | | | | ||||||
| \ \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ \ | Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'linus' into... | Ingo Molnar | 2009-02-26 | 10 | -11/+19 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | / / / / / / | | |/ / / / / / | ||||||
| | * | | | | | | i2c-dev: Clarify the unit of ioctl I2C_TIMEOUT | Jean Delvare | 2009-02-24 | 2 | -2/+2 | |
| | | |_|/ / / | | |/| | | | | ||||||
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-02-23 | 2 | -9/+1 | |
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | | | ||||||
| | | * | | | | vlan: Update skb->mac_header in __vlan_put_tag(). | Jarek Poplawski | 2009-02-18 | 1 | -0/+1 | |
| | | | |_|/ | | | |/| | | ||||||
| | | * | | | net: Kill skb_truesize_check(), it only catches false-positives. | David S. Miller | 2009-02-17 | 1 | -9/+0 | |
| * | | | | | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/core | Ingo Molnar | 2009-02-24 | 6 | -0/+16 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| | * | | | | PM: Split up sysdev_[suspend|resume] from device_power_[down|up] | Rafael J. Wysocki | 2009-02-22 | 1 | -0/+2 | |
| | * | | | | Merge branch 'hibernate' | Linus Torvalds | 2009-02-21 | 1 | -0/+2 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Consolidate driver_probe_done() loops into one place | Arjan van de Ven | 2009-02-21 | 1 | -0/+2 | |
| | * | | | | | 8250: fix boot hang with serial console when using with Serial Over Lan port | Mauro Carvalho Chehab | 2009-02-20 | 2 | -0/+4 | |
| | * | | | | | spi_bitbang: add more lowlevel function documentation | Michael Buesch | 2009-02-20 | 1 | -0/+7 | |
| | * | | | | | slab: introduce kzfree() | Johannes Weiner | 2009-02-20 | 1 | -0/+1 | |
* | | | | | | | tracing: add DEFINE_TRACE_FMT to tracepoint.h | Steven Rostedt | 2009-02-24 | 1 | -0/+3 | |
|/ / / / / / | ||||||
* | | | | | | Merge branch 'tip/x86/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Ingo Molnar | 2009-02-22 | 1 | -0/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ftrace: allow archs to preform pre and post process for code modification | Steven Rostedt | 2009-02-20 | 1 | -0/+3 | |
| |/ / / / / |