summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2009-06-01tracing/events: fix a typo in __string() format outputLi Zefan-2/+2
2009-05-28ftrace: don't convert function's local variable name in macroZhaolei-10/+10
2009-05-26tracing: convert irq events to use __print_symbolicSteven Rostedt-6/+17
2009-05-26tracing: add __print_symbolic to trace eventsSteven Rostedt-0/+11
2009-05-26tracing: add flag output for kmem eventsSteven Rostedt-8/+45
2009-05-26tracing: add previous task state info to sched switch eventSteven Rostedt-1/+8
2009-05-26tracing: add __print_flags for eventsSteven Rostedt-1/+26
2009-05-26tracing/events: change the type of __str_loc_item to unsigned shortLi Zefan-1/+1
2009-05-18Merge commit 'v2.6.30-rc6' into tracing/coreIngo Molnar-25/+82
2009-05-15Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+10
2009-05-15libata: Media rotation rate and form factor heuristicsMartin K. Petersen-0/+28
2009-05-15Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds-2/+0
2009-05-15Revert "mm: add /proc controls for pdflush threads"Jens Axboe-2/+0
2009-05-14drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl.Carl Worth-0/+10
2009-05-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds-0/+6
2009-05-12ioatdma: fix "ioatdma frees DMA memory with wrong function"Maciej Sosnowski-0/+6
2009-05-12syscalls.h add the missing sys_pipe2 declarationArnd Bergmann-0/+1
2009-05-11blktrace: from-sector redundant in trace_block_remap, cleanupLi Zefan-2/+2
2009-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds-8/+2
2009-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-11/+7
2009-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds-1/+1
2009-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-0/+4
2009-05-10Merge branch 'topic/misc' into for-linusTakashi Iwai-1/+1
2009-05-09Fix races around the access to ->s_optionsAl Viro-0/+1
2009-05-09Switch open_exec() and sys_uselib() to do_open_filp()Al Viro-2/+1
2009-05-09romfs: cleanup romfs_fs.hChristoph Hellwig-6/+1
2009-05-09New helper: deactivate_locked_super()Al Viro-0/+1
2009-05-09reiserfs: remove privroot hiding in lookupJeff Mahoney-1/+0
2009-05-09reiserfs: fixup xattr_root cachingJeff Mahoney-2/+2
2009-05-09Always lookup priv_root on reiserfs mount and keep itAl Viro-0/+1
2009-05-08Revert driver core: move platform_data into platform_deviceGreg Kroah-Hartman-8/+2
2009-05-08tracing: add trace_set_clr_event to export event enabling functionSteven Rostedt-0/+2
2009-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds-0/+19
2009-05-07Merge branch 'tracing/hw-branch-tracing' into tracing/coreIngo Molnar-22/+8
2009-05-07Merge branch 'linus' into tracing/coreIngo Molnar-9853/+793
2009-05-06Eliminate thousands of warnings with gcc 3.2 buildAndi Kleen-3/+4
2009-05-06blktrace: from-sector redundant in trace_block_remapAlan D. Brunelle-2/+2
2009-05-06blktrace: correct remap namesAlan D. Brunelle-4/+4
2009-05-06ALSA: Release v1.0.20Jaroslav Kysela-1/+1
2009-05-06tracepoint: trace_sched_migrate_task(): remove parameterMathieu Desnoyers-3/+3
2009-05-06tracing/events: fix memory leak when unloading moduleLi Zefan-0/+1
2009-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller-0/+4
2009-05-05ring-buffer: add counters for commit overrun and nmi dropped entriesSteven Rostedt-0/+2
2009-05-05netfilter: xt_cluster: fix use of cluster match with 32 nodesPablo Neira Ayuso-0/+2
2009-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-3/+20
2009-05-05netfilter: add missing linux/types.h include to xt_LED.hPatrick McHardy-0/+2
2009-05-04Bluetooth: Fix issue with sysfs handling for connectionsMarcel Holtmann-0/+1
2009-05-04usbnet: CDC EEM support (v5)Omar Laazimani-0/+3
2009-05-04tcp: Fix tcp_prequeue() to get correct rto_min valueSatoru SATOH-1/+13
2009-05-01virtio: add missing include to virtio_net.hGrant Likely-0/+1