aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-04ftrace: Remove record freezingMasami Hiramatsu1-1/+0
2010-02-04ftrace/alternatives: Introducing *_text_reserved functionsMasami Hiramatsu1-0/+6
2010-01-31perf lock: Enhance information of lock trace eventsHitoshi Mitake1-9/+20
2010-01-29Merge branch 'perf/urgent' into perf/coreIngo Molnar30-102/+174
2010-01-29perf, x86: Clean up event constraints code a bitIngo Molnar1-13/+11
2010-01-29bitops: Provide compile time HWEIGHT{8,16,32,64}Peter Zijlstra1-2/+16
2010-01-29perf: Factorize trace events raw sample buffer operationsXiao Guangrong2-45/+21
2010-01-27perf: Reimplement frequency driven samplingPeter Zijlstra1-3/+2
2010-01-25Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+16
2010-01-25Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-0/+5
2010-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-2/+11
2010-01-25eventfd - allow atomic read and waitqueue removeDavide Libenzi1-0/+16
2010-01-24netns xfrm: deal with dst entries in netnsAlexey Dobriyan1-0/+6
2010-01-24Merge git://git.infradead.org/~dwmw2/mtd-2.6.33Linus Torvalds2-0/+18
2010-01-23netns xfrm: fix "ip xfrm state|policy count" misreportAlexey Dobriyan1-2/+2
2010-01-22Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller254-5273/+6211
2010-01-21Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+8
2010-01-21Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2010-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-0/+1
2010-01-21Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds5-33/+12
2010-01-21perf: Change the is_software_event() definitionPeter Zijlstra1-3/+8
2010-01-21sched: Fix vmark regression on big machinesMike Galbraith1-1/+1
2010-01-20USB: Fix duplicate sysfs problem after device reset.Sarah Sharp1-0/+1
2010-01-20Merge branch 'misc' into releaseLen Brown1-3/+3
2010-01-20Merge branch 'bugzilla-14483' into releaseLen Brown1-1/+1
2010-01-19phylib: Move workqueue initialization to a proper placeAnton Vorontsov1-0/+1
2010-01-18mfd: tmio_mmc hardware abstraction for CNF areaIan Molton1-0/+39
2010-01-18mfd: Correct WM835x ISINK ramp time definesMark Brown1-14/+14
2010-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-1/+1
2010-01-16Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+4
2010-01-16nommu: fix shared mmap after truncate shrinkage problemsDavid Howells1-0/+1
2010-01-16nommu: don't need get_unmapped_area() for NOMMUDavid Howells2-2/+7
2010-01-16nommu: struct vm_region's vm_usage count need not be atomicDavid Howells1-1/+1
2010-01-16kernel.h: add BUILD_BUG_ON_NOT_POWER_OF_2()Roland Dreier1-0/+4
2010-01-16kfifo: document everywhere that size has to be power of twoAndi Kleen1-2/+2
2010-01-16kfifo: add kfifo_initializedAndi Kleen1-0/+10
2010-01-16kfifo: add kfifo_out_peekAndi Kleen1-0/+3
2010-01-16kfifo: sanitize *_user error handlingAndi Kleen1-4/+4
2010-01-16kfifo: use void * pointers for user buffersAndi Kleen1-5/+5
2010-01-16tty.h: make tty_port_get() static inlineRandy Dunlap1-2/+2
2010-01-16kfifo: fix kfifo_out_locked race bugStefani Seibold1-7/+0
2010-01-16perf: Export software-only event group characteristic as a flagFrederic Weisbecker1-0/+5
2010-01-16list: Introduce list_rotate_left()Frederic Weisbecker1-0/+14
2010-01-16perf/core: Split context's event group list into pinned and non-pinned listsFrederic Weisbecker1-1/+2
2010-01-16ax25: netrom: rose: Fix timer oopsesJarek Poplawski1-0/+2
2010-01-16ACPI: don't cond_resched if irq is disabledXiaotian Feng1-1/+1
2010-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-19/+0
2010-01-14lib: Introduce strnstr()Li Zefan1-1/+4
2010-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2010-01-14Fix ACC_MODE() for realAl Viro1-1/+1