Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar | 2010-12-07 | 1 | -1/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | perf events: Make sample_type identity fields available in all PERF_RECORD_ e... | Arnaldo Carvalho de Melo | 2010-12-04 | 1 | -1/+11 | |
| | * | | | | | | | | | | | | | | | perf events: Separate the routines handling the PERF_SAMPLE_ identity fields | Arnaldo Carvalho de Melo | 2010-12-04 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | Merge commit 'v2.6.37-rc5' into perf/core | Ingo Molnar | 2010-12-07 | 30 | -76/+101 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | kprobes: Use text_poke_smp_batch for unoptimizing | Masami Hiramatsu | 2010-12-06 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | kprobes: Use text_poke_smp_batch for optimizing | Masami Hiramatsu | 2010-12-06 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | perf events: Precalculate the header space for PERF_SAMPLE_ fields | Arnaldo Carvalho de Melo | 2010-11-30 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | perf, arch: Cleanup perf-pmu init vs lockup-detector | Peter Zijlstra | 2010-11-26 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | perf: Introduce is_sampling_event() | Franck Bui-Huu | 2010-11-26 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-11-26 | 2 | -14/+20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'v2.6.37-rc3' into perf/core | Ingo Molnar | 2010-11-26 | 20 | -32/+46 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | / / / / / / | | | |_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Ingo Molnar | 2010-11-18 | 6 | -7/+32 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | tracing: Remove useless syscall ftrace_event_call declaration | Frederic Weisbecker | 2010-11-18 | 1 | -4/+0 | |
| | * | | | | | | | | | | | | | | | tracing: Allow syscall trace events for non privileged users | Frederic Weisbecker | 2010-11-18 | 3 | -8/+13 | |
| | * | | | | | | | | | | | | | | | tracing: Allow raw syscall trace events for non privileged users | Frederic Weisbecker | 2010-11-18 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | | | tracing: New macro to set up initial event flags value | Frederic Weisbecker | 2010-11-18 | 2 | -0/+16 | |
| | * | | | | | | | | | | | | | | | tracing: New flag to allow non privileged users to use a trace event | Frederic Weisbecker | 2010-11-18 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | x86: Eliminate bp argument from the stack tracing routines | Soeren Sandmann Pedersen | 2010-11-18 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | | x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog | Don Zickus | 2010-11-18 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | | | | x86, nmi_watchdog: Remove the old nmi_watchdog | Don Zickus | 2010-11-18 | 1 | -5/+1 | |
| | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-01-06 | 6 | -15/+29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 2010-12-23 | 6 | -15/+29 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | rcu: remove unused __list_for_each_rcu() macro | Paul E. McKenney | 2010-12-17 | 1 | -5/+0 | |
| | * | | | | | | | | | | | | | | rculist: fix borked __list_for_each_rcu() macro | Mariusz Kozlowski | 2010-12-17 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | rcu: increase synchronize_sched_expedited() batching | Tejun Heo | 2010-12-17 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | rcu,cleanup: move synchronize_sched_expedited() out of sched.c | Lai Jiangshan | 2010-11-29 | 3 | -1/+6 | |
| | * | | | | | | | | | | | | | | rcu: priority boosting for TINY_PREEMPT_RCU | Paul E. McKenney | 2010-11-29 | 2 | -3/+17 | |
| | * | | | | | | | | | | | | | | rcu: move TINY_RCU from softirq to kthread | Paul E. McKenney | 2010-11-17 | 3 | -6/+4 | |
* | | | | | | | | | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-01-03 | 1 | -3/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | [media] wm8775: Revert changeset fcb9757333 to avoid a regression | Mauro Carvalho Chehab | 2011-01-03 | 1 | -3/+0 | |
| | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as... | Linus Torvalds | 2011-01-03 | 1 | -3/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | dmaengine: provide dummy functions for DMA_ENGINE=n | Guennadi Liakhovetski | 2011-01-03 | 1 | -3/+10 | |
* | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-12-26 | 7 | -12/+42 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Revert "ipv4: Allow configuring subnets as local addresses" | David S. Miller | 2010-12-23 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2010-12-22 | 1 | -4/+24 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | mac80211/rt2x00: add ieee80211_tx_status_ni() | Johannes Stezenbach | 2010-12-20 | 1 | -4/+24 | |
| * | | | | | | | | | | | | | | | | | net: Fix range checks in tcf_valid_offset(). | David S. Miller | 2010-12-21 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | | | net_sched: always clone skbs | Changli Gao | 2010-12-20 | 1 | -5/+1 | |
| * | | | | | | | | | | | | | | | | | ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed. | David Stevens | 2010-12-19 | 1 | -0/+10 | |
| * | | | | | | | | | | | | | | | | | netlink: fix gcc -Wconversion compilation warning | Dmitry V. Levin | 2010-12-17 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | net: fix nulls list corruptions in sk_prot_alloc | Octavian Purdila | 2010-12-16 | 1 | -0/+3 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2010-12-24 | 1 | -10/+35 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | kthread_work: make lockdep happy | Yong Zhang | 2010-12-22 | 1 | -10/+35 | |
| | |_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | taskstats: pad taskstats netlink response for aligment issues on ia64 | Jeff Mahoney | 2010-12-22 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | | | | | include/linux/unaligned: pack the whole struct rather than just the field | Will Newton | 2010-12-22 | 1 | -3/+3 | |
|/ / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2010-12-20 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | ceph: mark user pages dirty on direct-io reads | Henry C Chang | 2010-12-17 | 1 | -2/+4 | |
| | |_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-12-20 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | [media] Don't export format_by_forcc on two different drivers | Mauro Carvalho Chehab | 2010-12-02 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-12-20 | 1 | -3/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |