summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-06-02perf_counter: Use PID namespaces properlyPeter Zijlstra1-0/+3
2009-06-02perf_counter: Remove unused prev_state fieldPaul Mackerras1-1/+0
2009-06-02perf_counter: Fix cpu migration counterPaul Mackerras1-0/+4
2009-06-01perf_counter: Tidy up style detailsIngo Molnar1-1/+1
2009-06-01perf_counter: Provide functions for locking and pinning the context for a taskPaul Mackerras1-0/+1
2009-06-01Merge branch 'linus' into perfcounters/coreIngo Molnar11-9/+64
2009-05-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+1
2009-05-29memcg: fix deadlock between lock_page_cgroup and mapping tree_lockDaisuke Nishimura1-0/+5
2009-05-29cred: #include init.h in cred.hAlexey Dobriyan1-0/+1
2009-05-29perf_counter: Ammend cleanup in fork() failPeter Zijlstra1-0/+2
2009-05-28perf_counter: Fix race in attaching counters to tasks and exitingPaul Mackerras1-2/+3
2009-05-28perf_counter: Fix perf_counter_init_task() on !CONFIG_PERF_COUNTERSIngo Molnar1-1/+1
2009-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds1-0/+24
2009-05-25perf_counter: fix warning & lockupIngo Molnar1-39/+39
2009-05-25perf_counter: Generic per counter interrupt throttlePeter Zijlstra1-0/+11
2009-05-25perf_counter: x86: Remove interrupt throttlePeter Zijlstra1-2/+0
2009-05-25perf_counter: Propagate inheritance failures down the fork() pathPeter Zijlstra1-2/+2
2009-05-25perf_counter: Remove unused ABI bitsPeter Zijlstra1-2/+2
2009-05-24perf_counter: Remove perf_counter_context::nr_enabledPeter Zijlstra1-1/+0
2009-05-24perf_counter: Change pctrl() behaviourPeter Zijlstra3-0/+15
2009-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-2/+2
2009-05-23perf_counter: Sanitize counter->mutexPeter Zijlstra1-4/+3
2009-05-23perf_counter: Fix dynamic irq_period loggingPeter Zijlstra1-0/+1
2009-05-23Input: multitouch - add tracking ID to the protocolHenrik Rydberg1-0/+1
2009-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...Linus Torvalds2-2/+2
2009-05-22via82cxxx: Add VIA VX855 PCI Device IDHarald Welte1-1/+1
2009-05-22ide: report timeouts in ide_busy_sleep()Bartlomiej Zolnierkiewicz1-1/+1
2009-05-22perf_counter: fix !PERF_COUNTERS build failureIngo Molnar1-1/+2
2009-05-22perf_counter: Optimize context switch between identical inherited contextsPaul Mackerras1-1/+11
2009-05-22perf_counter: Dynamically allocate tasks' perf_counter_context structPaul Mackerras3-18/+5
2009-05-20Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-1/+27
2009-05-20[ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini1-1/+1
2009-05-20perf_counter: Log irq_period changesPeter Zijlstra1-0/+8
2009-05-20perf_counter: Solve the rotate_ctx vs inherit race differentlyPeter Zijlstra1-1/+0
2009-05-20perf_counter: fix counter inheritance raceIngo Molnar1-0/+1
2009-05-19drm/i915: allocate large pointer arrays with vmallocJesse Barnes1-0/+24
2009-05-18asm-generic: fix local_add_unless macroRoel Kluin1-1/+1
2009-05-18[ARM] Double check memmap is actually valid with a memmap has unexpected hole...Mel Gorman1-0/+26
2009-05-18Merge commit 'v2.6.30-rc6' into perfcounters/coreIngo Molnar36-65/+233
2009-05-17reiserfs: fixup perms when xattrs are disabledJeff Mahoney1-3/+1
2009-05-15Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+10
2009-05-15libata: Media rotation rate and form factor heuristicsMartin K. Petersen1-0/+28
2009-05-15[SCSI] fc-transport: Close state transition-window during rport deletion.Andrew Vasquez1-2/+2
2009-05-15Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+0
2009-05-15perf_counter: allow arch to supply event misc flags and instruction pointerPaul Mackerras1-1/+10
2009-05-15perf_counter: frequency based adaptive irq_periodPeter Zijlstra1-2/+8
2009-05-15perf_counter: per user mlock giftPeter Zijlstra1-0/+4
2009-05-15Revert "mm: add /proc controls for pdflush threads"Jens Axboe1-2/+0
2009-05-15perf_counter: Rework the perf counter disable/enablePeter Zijlstra1-4/+6
2009-05-14drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl.Carl Worth1-0/+10