summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-06-096-113/+12
|\
| * tracing: Remove kmemtrace ftrace pluginLi Zefan2010-06-093-27/+4
| * tracing: Remove boot tracerAmérico Wang2010-06-081-60/+0
| * perf: Drop the skip argument from perf_arch_fetch_regs_callerFrederic Weisbecker2010-06-082-26/+8
* | perf: Fix build breakage for architecutes without atomic64_tPeter Zijlstra2010-06-091-1/+1
* | perf: Convert perf_event to local_tPeter Zijlstra2010-06-091-3/+4
* | perf: Add perf_event::child_countPeter Zijlstra2010-06-091-0/+1
* | arch: Implement local64_tPeter Zijlstra2010-06-091-0/+96
* | perf: Simplify the ring-buffer logic: make perf_buffer_alloc() do everything ...Peter Zijlstra2010-06-091-0/+2
* | perf: Rename perf_mmap_data to perf_bufferPeter Zijlstra2010-06-091-3/+3
* | perf: Cleanup {start,commit,cancel}_txn detailsPeter Zijlstra2010-06-091-5/+22
* | perf: Add non-exec mmap() trackingEric B Munson2010-06-091-9/+3
* | perf, trace: Inline perf_swevent_put_recursion_context()Peter Zijlstra2010-06-092-3/+2
* | perf_events, trace: Fix probe unregister racePeter Zijlstra2010-05-311-1/+1
* | perf_events: Fix races in group compositionPeter Zijlstra2010-05-311-0/+4
* | perf_events: Fix races and clean up perf_event and perf_mmap_data interactionPeter Zijlstra2010-05-311-2/+3
* | Merge branch 'slub/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2010-05-301-7/+4
|\ \
| * | SLUB: Allow full duplication of kmalloc array for 390Christoph Lameter2010-05-301-1/+1
| * | slub: move kmem_cache_node into it's own cachelineAlexander Duyck2010-05-241-6/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2010-05-301-1/+4
|\ \ \
| * | | fuse: support splice() writing to fuse deviceMiklos Szeredi2010-05-251-1/+4
| |/ /
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2010-05-3010-281/+657
|\ \ \
| * | | mfd: New AB8500 driverRabin Vincent2010-05-282-262/+128
| * | | mfd: AB3100 register access change to abx500 APIMattias Wallin2010-05-281-15/+119
| * | | mfd: Renamed ab3100.h to abx500.hLinus Walleij2010-05-281-0/+0
| * | | mfd: Add Toshiba's TC35892 MFD coreRabin Vincent2010-05-281-0/+132
| * | | mfd: Ensure WM831x charger interrupts are acknowledged when suspendingMark Brown2010-05-281-2/+3
| * | | input: Touchscreen driver for TPS6507xTodd Fischer2010-05-282-0/+26
| * | | mfd: Add TPS6507x supportTodd Fischer2010-05-281-0/+22
| * | | mfd: Add tps6507x board data structureTodd Fischer2010-05-281-0/+11
| * | | mfd: Move TPS6507x register definition to header file.Todd Fischer2010-05-281-0/+134
| * | | mfd: Janz CMOD-IO PCI MODULbus Carrier Board supportIra W. Snyder2010-05-281-0/+54
| * | | mfd: Section cleanup of 88pm860x driverHenrik Kretzschmar2010-05-281-2/+2
| * | | mfd: Add support for the RDC321x southbridgeFlorian Fainelli2010-05-281-0/+26
| | |/ | |/|
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-05-301-0/+45
|\ \ \
| * | | DMA: PL330: Add dma api driverJassi Brar2010-05-231-0/+45
* | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-05-302-57/+42
|\ \ \ \
| * | | | quota: Convert quota statistics to generic percpu_counterDmitry Monakhov2010-05-271-12/+4
| * | | | quota: rename default quotactl methods to dquot_Christoph Hellwig2010-05-241-11/+11
| * | | | quota: explicitly set ->dq_op and ->s_qcopChristoph Hellwig2010-05-241-9/+0
| * | | | quota: drop remount argument to ->quota_on and ->quota_offChristoph Hellwig2010-05-242-4/+4
| * | | | quota: move unmount handling into the filesystemChristoph Hellwig2010-05-241-15/+0
| * | | | quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappersChristoph Hellwig2010-05-241-7/+24
* | | | | rapidio: fix new kernel-doc warningsRandy Dunlap2010-05-301-0/+6
* | | | | Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()"Linus Torvalds2010-05-302-9/+0
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-05-301-0/+2
|\ \ \ \ \
| * | | | | sched: add wait_for_completion_killable_timeoutSage Weil2010-05-291-0/+2
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-05-291-0/+16
|\ \ \ \ \ \
| * | | | | | ALSA: usb-audio: parse UAC2 endpoint descriptors correctlyDaniel Mack2010-05-271-0/+16
* | | | | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-05-281-3/+5
|\ \ \ \ \ \ \
OpenPOWER on IntegriCloud