aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-05-186-57/+59
|\
| * Merge commit 'v2.6.34-rc7' into oprofileIngo Molnar2010-05-1023-49/+67
| |\
| * \ Merge commit 'tip/tracing/core' into oprofile/coreRobert Richter2010-04-236-57/+59
| |\ \
| | * \ Merge branch 'linus' into tracing/coreIngo Molnar2010-04-0847-107/+182
| | |\ \
| | * | | tracing: Show the lost events in the trace_pipe outputSteven Rostedt2010-03-311-0/+1
| | * | | ring-buffer: Add place holder recording of dropped eventsSteven Rostedt2010-03-311-2/+4
| | * | | tracing: Fix compile error in module tracepoints when MODULE_UNLOAD not setSteven Rostedt2010-03-311-0/+4
| | * | | tracing: Remove side effect from module tracepoints that caused a GPFLi Zefan2010-03-312-11/+9
| | * | | tracing: Update commentsLi Zefan2010-03-311-14/+19
| | * | | tracing: Convert some signal events to DEFINE_TRACELi Zefan2010-03-311-30/+22
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-05-186-22/+81
|\ \ \ \ \
| * | | | | rcu: remove all rcu head initializations, except on_stack initializationsPaul E. McKenney2010-05-111-1/+0
| * | | | | rcu head introduce rcu head init on stackMathieu Desnoyers2010-05-101-0/+8
| * | | | | Debugobjects transition checkMathieu Desnoyers2010-05-101-0/+11
| * | | | | rcu: make SRCU usable in modulesPaul E. McKenney2010-05-101-0/+2
| * | | | | rcu: slim down rcutiny by removing rcu_scheduler_active and friendsPaul E. McKenney2010-05-103-3/+17
| * | | | | rcu: refactor RCU's context-switch handlingPaul E. McKenney2010-05-102-0/+5
| * | | | | rcu: shrink rcutiny by making synchronize_rcu_bh() be inlinePaul E. McKenney2010-05-103-3/+13
| * | | | | rcu: fix now-bogus rcu_scheduler_active comments.Paul E. McKenney2010-05-101-2/+4
| * | | | | rcu: Fix bogus CONFIG_PROVE_LOCKING in comments to reflect reality.Paul E. McKenney2010-05-102-9/+10
| * | | | | rcu: optionally leave lockdep enabled after RCU lockdep splatLai Jiangshan2010-05-101-4/+11
| | |_|_|/ | |/| | |
* | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-181-12/+12
|\ \ \ \ \
| * \ \ \ \ Merge branch 'iommu/largepages' into amd-iommu/2.6.35Joerg Roedel2010-05-111-12/+12
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | iommu-api: Remove iommu_{un}map_range functionsJoerg Roedel2010-03-071-20/+0
| | * | | | iommu-api: Add ->{un}map callbacks to iommu_opsJoerg Roedel2010-03-071-0/+4
| | * | | | iommu-api: Add iommu_map and iommu_unmap functionsJoerg Roedel2010-03-071-0/+16
| | * | | | iommu-api: Rename ->{un}map function pointers to ->{un}map_rangeJoerg Roedel2010-03-071-4/+4
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2010-05-173-23/+14
|\ \ \ \ \ \
| * | | | | | m68k: amiga - Zorro host bridge platform device conversionGeert Uytterhoeven2010-05-171-9/+0
| * | | | | | m68k: amiga - Zorro bus modalias supportGeert Uytterhoeven2010-05-172-12/+10
| * | | | | | platform: Make platform resource input parameters constGeert Uytterhoeven2010-05-171-2/+4
* | | | | | | atomic_t: Remove volatile from atomic_t definitionAnton Blanchard2010-05-171-2/+2
* | | | | | | atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard2010-05-171-1/+1
|/ / / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-162-22/+22
|\ \ \ \ \ \
| * | | | | | rtnetlink: make SR-IOV VF interface symmetricChris Wright2010-05-161-4/+19
| * | | | | | tcp: fix MD5 (RFC2385) supportEric Dumazet2010-05-161-18/+3
* | | | | | | Fix the regression created by "set S_DEAD on unlink()..." commitAl Viro2010-05-151-0/+14
|/ / / / / /
* | | | | | revert "procfs: provide stack information for threads" and its fixup commitsRobin Holt2010-05-111-1/+0
* | | | | | dma-mapping: fix dma_sync_single_range_*FUJITA Tomonori2010-05-111-2/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-112-0/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | sctp: Fix a race between ICMP protocol unreachable and connect()Vlad Yasevich2010-05-062-0/+4
* | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-05-071-28/+0
|\ \ \ \ \ \
| * | | | | | drm/ttm: Remove the ttm_bo_block_reservation() function.Thomas Hellstrom2010-05-071-28/+0
* | | | | | | Merge branch 'v4l_for_2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-071-1/+0
|\ \ \ \ \ \ \
| * | | | | | | V4L/DVB: saa7146: fix regression of the av7110/budget-av driverHans Verkuil2010-05-061-1/+0
* | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-072-0/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | rcu: create rcu_my_thread_group_empty() wrapperPaul E. McKenney2010-05-061-0/+2
| * | | | | | | cgroup: Check task_lock in task_subsys_state()Li Zefan2010-05-041-0/+1
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-052-1/+2
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | net: fix compile error due to double return type in SOCK_DEBUGJan Engelhardt2010-05-021-1/+1