summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-06-09tracing: fix the block trace points print sizeSteven Rostedt1-15/+30
2009-06-09tracing/events: convert block trace points to TRACE_EVENT()Li Zefan3-76/+496
2009-06-09cpumask: introduce zalloc_cpumask_varYinghai Lu1-0/+15
2009-06-09Merge branch 'master' into nextJames Morris16-22/+66
2009-06-08ring-buffer: pass in lockdep class key for reader_lockPeter Zijlstra1-1/+13
2009-06-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+1
2009-06-07[ARM] 5543/1: arm: serial amba: add missing declaration in serial.hAlessandro Rubini1-0/+1
2009-06-07Merge branch 'linus' into core/iommuIngo Molnar33-43/+148
2009-06-05Merge branch 'tip/tracing/ftrace-4' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar1-0/+2
2009-06-04ptrace: tracehook_report_clone: fix false positivesOleg Nesterov1-6/+5
2009-06-04Merge branch 'tracing/ftrace' into tracing/coreIngo Molnar3-49/+103
2009-06-04security: use mmap_min_addr indepedently of security modelsChristoph Lameter2-2/+2
2009-06-04drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_d...Keith Packard2-0/+5
2009-06-03tracing: fix multiple use of __print_flags and __print_symbolicSteven Whitehouse1-0/+2
2009-06-02parport: quickfix the proc registration bugAlan Cox1-0/+4
2009-06-01tracing: make trace pipe recognize latency format flagSteven Rostedt1-1/+1
2009-06-01tracing: remove redundant SOFTIRQ from softirq event tracesSteven Rostedt1-12/+12
2009-06-01tracing/events: introduce __dynamic_array()Li Zefan1-34/+88
2009-06-01tracing/events: put TP_fast_assign into bracesLi Zefan1-1/+1
2009-06-01tracing/events: fix a typo in __string() format outputLi Zefan1-2/+2
2009-06-02ftrace, workqueuetrace: make workqueue tracepoints use TRACE_EVENT macroZhaolei2-25/+100
2009-06-01Merge branch 'linus' into irq/numaIngo Molnar30-43/+139
2009-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+4
2009-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/headers-check-2.6Linus Torvalds2-2/+2
2009-06-01headers_check fix: linux/net_dropmon.hJaswinder Singh Rajput1-0/+1
2009-06-01headers_check fix: linux/auto_fs.hJaswinder Singh Rajput1-2/+1
2009-05-29Merge branches 'bugzilla-13121+', 'bugzilla-13233', 'redhat-bugzilla-500311',...Len Brown1-10/+10
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-28i7300_idle: allow testing on i5000-series hardware w/o re-compileLen Brown1-10/+10
2009-05-28ftrace: don't convert function's local variable name in macroZhaolei1-10/+10
2009-05-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller1-0/+4
2009-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds1-0/+24
2009-05-26tracing: convert irq events to use __print_symbolicSteven Rostedt1-6/+17
2009-05-26tracing: add __print_symbolic to trace eventsSteven Rostedt2-0/+11
2009-05-26tracing: add flag output for kmem eventsSteven Rostedt1-8/+45
2009-05-26tracing: add previous task state info to sched switch eventSteven Rostedt1-1/+8
2009-05-26tracing: add __print_flags for eventsSteven Rostedt2-1/+26
2009-05-26tracing/events: change the type of __str_loc_item to unsigned shortLi Zefan1-1/+1
2009-05-25netfilter: nf_ct_tcp: fix accepting invalid RST segmentsJozsef Kadlecsik1-0/+4
2009-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-2/+2
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-22Merge branch 'master' into nextJames Morris20-27/+107
2009-05-22Merge branches 'sh/stable-updates' and 'sh/sparseirq'Paul Mundt5-16/+38
2009-05-22integrity: path_check updateMimi Zohar1-4/+7
2009-05-20Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-1/+27