aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2009-05-25perf_counter: Propagate inheritance failures down the fork() pathPeter Zijlstra
2009-05-25perf_counter: Remove unused ABI bitsPeter Zijlstra
2009-05-24perf_counter: Remove perf_counter_context::nr_enabledPeter Zijlstra
2009-05-24perf_counter: Change pctrl() behaviourPeter Zijlstra
2009-05-23perf_counter: Sanitize counter->mutexPeter Zijlstra
2009-05-23perf_counter: Fix dynamic irq_period loggingPeter Zijlstra
2009-05-22perf_counter: fix !PERF_COUNTERS build failureIngo Molnar
2009-05-22perf_counter: Optimize context switch between identical inherited contextsPaul Mackerras
2009-05-22perf_counter: Dynamically allocate tasks' perf_counter_context structPaul Mackerras
2009-05-20perf_counter: Log irq_period changesPeter Zijlstra
2009-05-20perf_counter: Solve the rotate_ctx vs inherit race differentlyPeter Zijlstra
2009-05-20perf_counter: fix counter inheritance raceIngo Molnar
2009-05-18Merge commit 'v2.6.30-rc6' into perfcounters/coreIngo Molnar
2009-05-15libata: Media rotation rate and form factor heuristicsMartin K. Petersen
2009-05-15Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-05-15perf_counter: allow arch to supply event misc flags and instruction pointerPaul Mackerras
2009-05-15perf_counter: frequency based adaptive irq_periodPeter Zijlstra
2009-05-15perf_counter: per user mlock giftPeter Zijlstra
2009-05-15Revert "mm: add /proc controls for pdflush threads"Jens Axboe
2009-05-15perf_counter: Rework the perf counter disable/enablePeter Zijlstra
2009-05-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds
2009-05-12ioatdma: fix "ioatdma frees DMA memory with wrong function"Maciej Sosnowski
2009-05-12syscalls.h add the missing sys_pipe2 declarationArnd Bergmann
2009-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-05-09Fix races around the access to ->s_optionsAl Viro
2009-05-09Switch open_exec() and sys_uselib() to do_open_filp()Al Viro
2009-05-09romfs: cleanup romfs_fs.hChristoph Hellwig
2009-05-09New helper: deactivate_locked_super()Al Viro
2009-05-09reiserfs: remove privroot hiding in lookupJeff Mahoney
2009-05-09reiserfs: fixup xattr_root cachingJeff Mahoney
2009-05-09Always lookup priv_root on reiserfs mount and keep itAl Viro
2009-05-08Revert driver core: move platform_data into platform_deviceGreg Kroah-Hartman
2009-05-08perf_counter: add PERF_RECORD_CPUPeter Zijlstra
2009-05-08perf_counter: add PERF_RECORD_CONFIGPeter Zijlstra
2009-05-08perf_counter: rework ioctl()sPeter Zijlstra
2009-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2009-05-06Merge branch 'core/locking' into perfcounters/coreIngo Molnar
2009-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-05-05perf_counter: provide an mlock thresholdPeter Zijlstra
2009-05-05perf_counter: add ioctl(PERF_COUNTER_IOC_RESET)Peter Zijlstra
2009-05-05perf_counter: uncouple data_head updates from wakeupsPeter Zijlstra
2009-05-05netfilter: xt_cluster: fix use of cluster match with 32 nodesPablo Neira Ayuso
2009-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-05-05netfilter: add missing linux/types.h include to xt_LED.hPatrick McHardy
2009-05-04usbnet: CDC EEM support (v5)Omar Laazimani
2009-05-04perf_counter: initialize the per-cpu context earlierIngo Molnar
2009-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...Linus Torvalds
2009-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds