summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf_counter: add PERF_RECORD_CONFIGPeter Zijlstra2009-05-082-0/+10
* perf_counter: rework ioctl()sPeter Zijlstra2009-05-082-49/+65
* perf_counter: optimize perf_counter_task_tick()Peter Zijlstra2009-05-081-2/+11
* Merge branch 'core/locking' into perfcounters/coreIngo Molnar2009-05-063-28/+29
|\
| * mutex: add atomic_dec_and_mutex_lock(), fixAndrew Morton2009-04-302-24/+25
| * locking, rtmutex.c: Documentation cleanupLuis Henriques2009-04-291-4/+4
| * mutex: add atomic_dec_and_mutex_lock()Eric Paris2009-04-291-0/+23
* | perf_counter: tools: update the tools to support process and inherited countersPeter Zijlstra2009-05-053-66/+140
* | perf_counter: inheritable sample countersPeter Zijlstra2009-05-051-2/+30
* | perf_counter: fix the output lockPeter Zijlstra2009-05-051-3/+4
* | perf_counter: provide an mlock thresholdPeter Zijlstra2009-05-053-4/+21
* | perf_counter: add ioctl(PERF_COUNTER_IOC_RESET)Peter Zijlstra2009-05-052-0/+9
* | perf_counter: uncouple data_head updates from wakeupsPeter Zijlstra2009-05-052-12/+12
* | perf_counter: fix fixed-purpose counter support on v2 Intel-PERFMONIngo Molnar2009-05-041-1/+7
* | perf_counter: convert perf_resource_mutex to a spinlockIngo Molnar2009-05-041-8/+8
* | perf_counter: initialize the per-cpu context earlierIngo Molnar2009-05-043-6/+9
* | perf_counter: x86: fixup nmi_watchdog vs perf_counter boo-booPeter Zijlstra2009-05-041-7/+7
* | perf_counter: round-robin per-CPU counters tooIngo Molnar2009-05-041-7/+3
* | perf_counter tools: fix build errorMike Galbraith2009-05-031-1/+0
* | perfcounter tools: get the syscall number from arch/*/include/asm/unistd.hThomas Gleixner2009-05-011-9/+3
* | perfcounter tools: fix pointer mismatchThomas Gleixner2009-05-011-1/+1
* | perfcounter tools: make rdclock an inline functionThomas Gleixner2009-05-011-7/+11
* | perfcounter tools: move common defines ... to local header fileThomas Gleixner2009-05-015-181/+70
* | perf_counter tools: remove build generated filesThomas Gleixner2009-05-013-6/+0
* | perf_counter tools: fix x86 syscall numbersIngo Molnar2009-05-013-6/+6
* | perf_counter: documentation updatePeter Zijlstra2009-05-011-54/+220
* | perf_counter: tool: handle 0-length data filesPeter Zijlstra2009-05-011-0/+5
* | perf_counter: fix nmi-watchdog interactionPeter Zijlstra2009-05-011-0/+3
* | perf_counter: fix race in perf_output_*Peter Zijlstra2009-05-012-30/+105
* | Merge branch 'core/signal' into perfcounters/coreThomas Gleixner2009-04-3054-507/+915
|\ \
| * | x86: hookup sys_rt_tgsigqueueinfoThomas Gleixner2009-04-304-0/+5
| * | signals: implement sys_rt_tgsigqueueinfoThomas Gleixner2009-04-304-0/+41
| * | signals: split do_tkillThomas Gleixner2009-04-301-12/+18
| * | Linux 2.6.30-rc4v2.6.30-rc4Linus Torvalds2009-04-291-2/+2
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds2009-04-291-2/+2
| |\ \
| | * | eCryptfs: Fix min function comparison warningTyler Hicks2009-04-271-1/+1
| | * | ecryptfs: fix printk format warningRandy Dunlap2009-04-271-1/+1
| * | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-04-2911-41/+49
| |\ \ \ | | |/ / | |/| |
| | * | V4L/DVB (11652): au0828: fix kernel oops regression on USB disconnect.Devin Heitmueller2009-04-291-2/+4
| | * | V4L/DVB (11626): cx23885: Two fixes for DViCO FusionHDTV DVB-T Dual ExpressChristopher Pascoe2009-04-292-2/+3
| | * | V4L/DVB (11612): mx3_camera: Fix compilation with CONFIG_PMSascha Hauer2009-04-291-4/+0
| | * | V4L/DVB (11570): patch: s2255drv: fix race condition on set modeDean Anderson2009-04-291-1/+1
| | * | V4L/DVB (11568): cx18: Fix the handling of i2c bus registration errorJean Delvare2009-04-291-3/+13
| | * | V4L/DVB (11561a): move media after i2cGuennadi Liakhovetski2009-04-291-2/+2
| | * | V4L/DVB (11516): drivers/media/video/saa5246a.c: fix use-after-freeDan Carpenter2009-04-291-2/+1
| | * | V4L/DVB (11515): drivers/media/video/saa5249.c: fix use-after-free and leakDan Carpenter2009-04-291-2/+2
| | * | V4L/DVB (11494a): cx231xx Kconfig fixesMauro Carvalho Chehab2009-04-291-22/+22
| | * | V4L/DVB (11494): cx18: Send correct input routing value to external audio mul...Andy Walls2009-04-291-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-04-2933-447/+795
| |\ \ \ | | |_|/ | |/| |
| | * | e100: do not go D3 in shutdown unless system is powering offThadeu Lima de Souza Cascardo2009-04-281-7/+23