summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2010-12-071-1/+12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | perf events: Make sample_type identity fields available in all PERF_RECORD_ e...Arnaldo Carvalho de Melo2010-12-041-1/+11
| | * | | | | | | | | | | | | | | perf events: Separate the routines handling the PERF_SAMPLE_ identity fieldsArnaldo Carvalho de Melo2010-12-041-0/+1
| * | | | | | | | | | | | | | | | Merge commit 'v2.6.37-rc5' into perf/coreIngo Molnar2010-12-0730-76/+101
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | kprobes: Use text_poke_smp_batch for unoptimizingMasami Hiramatsu2010-12-061-0/+2
| * | | | | | | | | | | | | | | | kprobes: Use text_poke_smp_batch for optimizingMasami Hiramatsu2010-12-061-1/+1
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | perf events: Precalculate the header space for PERF_SAMPLE_ fieldsArnaldo Carvalho de Melo2010-11-301-0/+2
| * | | | | | | | | | | | | | | perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra2010-11-261-0/+4
| * | | | | | | | | | | | | | | perf: Introduce is_sampling_event()Franck Bui-Huu2010-11-261-0/+5
| * | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-11-262-14/+20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.37-rc3' into perf/coreIngo Molnar2010-11-2620-32/+46
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | / / / / / / | | | |_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-11-186-7/+32
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | tracing: Remove useless syscall ftrace_event_call declarationFrederic Weisbecker2010-11-181-4/+0
| | * | | | | | | | | | | | | | | tracing: Allow syscall trace events for non privileged usersFrederic Weisbecker2010-11-183-8/+13
| | * | | | | | | | | | | | | | | tracing: Allow raw syscall trace events for non privileged usersFrederic Weisbecker2010-11-181-0/+4
| | * | | | | | | | | | | | | | | tracing: New macro to set up initial event flags valueFrederic Weisbecker2010-11-182-0/+16
| | * | | | | | | | | | | | | | | tracing: New flag to allow non privileged users to use a trace eventFrederic Weisbecker2010-11-181-0/+2
| | * | | | | | | | | | | | | | | x86: Eliminate bp argument from the stack tracing routinesSoeren Sandmann Pedersen2010-11-181-1/+3
| * | | | | | | | | | | | | | | | x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdogDon Zickus2010-11-181-2/+0
| * | | | | | | | | | | | | | | | x86, nmi_watchdog: Remove the old nmi_watchdogDon Zickus2010-11-181-5/+1
| | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-01-066-15/+29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2010-12-236-15/+29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | rcu: remove unused __list_for_each_rcu() macroPaul E. McKenney2010-12-171-5/+0
| | * | | | | | | | | | | | | | rculist: fix borked __list_for_each_rcu() macroMariusz Kozlowski2010-12-171-1/+1
| | * | | | | | | | | | | | | | rcu: increase synchronize_sched_expedited() batchingTejun Heo2010-12-171-0/+2
| | * | | | | | | | | | | | | | rcu,cleanup: move synchronize_sched_expedited() out of sched.cLai Jiangshan2010-11-293-1/+6
| | * | | | | | | | | | | | | | rcu: priority boosting for TINY_PREEMPT_RCUPaul E. McKenney2010-11-292-3/+17
| | * | | | | | | | | | | | | | rcu: move TINY_RCU from softirq to kthreadPaul E. McKenney2010-11-173-6/+4
* | | | | | | | | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-01-031-3/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | [media] wm8775: Revert changeset fcb9757333 to avoid a regressionMauro Carvalho Chehab2011-01-031-3/+0
| | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2011-01-031-3/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | dmaengine: provide dummy functions for DMA_ENGINE=nGuennadi Liakhovetski2011-01-031-3/+10
* | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-12-267-12/+42
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Revert "ipv4: Allow configuring subnets as local addresses"David S. Miller2010-12-231-1/+0
| * | | | | | | | | | | | | | | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-12-221-4/+24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | mac80211/rt2x00: add ieee80211_tx_status_ni()Johannes Stezenbach2010-12-201-4/+24
| * | | | | | | | | | | | | | | | | net: Fix range checks in tcf_valid_offset().David S. Miller2010-12-211-1/+3
| * | | | | | | | | | | | | | | | | net_sched: always clone skbsChangli Gao2010-12-201-5/+1
| * | | | | | | | | | | | | | | | | ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed.David Stevens2010-12-191-0/+10
| * | | | | | | | | | | | | | | | | netlink: fix gcc -Wconversion compilation warningDmitry V. Levin2010-12-171-1/+1
| * | | | | | | | | | | | | | | | | net: fix nulls list corruptions in sk_prot_allocOctavian Purdila2010-12-161-0/+3
* | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-12-241-10/+35
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | kthread_work: make lockdep happyYong Zhang2010-12-221-10/+35
| | |_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | taskstats: pad taskstats netlink response for aligment issues on ia64Jeff Mahoney2010-12-221-1/+2
* | | | | | | | | | | | | | | | | | include/linux/unaligned: pack the whole struct rather than just the fieldWill Newton2010-12-221-3/+3
|/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-12-201-2/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | ceph: mark user pages dirty on direct-io readsHenry C Chang2010-12-171-2/+4
| | |_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-12-201-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | [media] Don't export format_by_forcc on two different driversMauro Carvalho Chehab2010-12-021-1/+1
* | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-12-201-3/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \