summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-10-24ftrace: warning in kernel/trace/ftrace.cIngo Molnar1-1/+4
2008-10-23ftrace: fix build failureIngo Molnar1-2/+0
2008-10-23ftrace, powerpc, sparc64, x86: remove notrace from arch ftrace fileSteven Rostedt5-14/+17
2008-10-23ftrace: remove ftrace hashSteven Rostedt3-216/+38
2008-10-23ftrace: remove mcount setSteven Rostedt6-65/+0
2008-10-23ftrace: remove daemonSteven Rostedt2-308/+28
2008-10-23ftrace: disable dynamic ftrace for all archs that use daemonSteven Rostedt3-3/+0
2008-10-23ftrace: add ftrace warn on to disable ftraceSteven Rostedt1-10/+19
2008-10-23ftrace: only have ftrace_kill atomicSteven Rostedt3-43/+4
2008-10-23ftrace: use probe_kernelSteven Rostedt1-5/+3
2008-10-23ftrace: comment arch ftrace codeSteven Rostedt1-1/+6
2008-10-23ftrace: return error on failed modified text.Steven Rostedt3-15/+44
2008-10-23ftrace: dynamic ftrace process only text sectionSteven Rostedt1-3/+14
2008-10-23ftrace: handle generic arch callsSteven Rostedt2-3/+18
2008-10-22ring-buffer: fix free pageSteven Rostedt1-1/+1
2008-10-22tracing/fastboot: fix row order in bootgraph.plAlan Jenkins1-3/+3
2008-10-22tracing/fastboot: fix bootgraph.pl to run with "use strict"Alan Jenkins1-5/+10
2008-10-22tracing: create tracers menuPeter Zijlstra1-0/+4
2008-10-22Merge branch 'tracing/ftrace' into tracing/urgentIngo Molnar40-68/+113
2008-10-20binfmt_elf_fdpic: Update for cputime changes.Paul Mundt1-12/+7
2008-10-20mm: remove duplicated #include'sHuang Weiyi2-3/+0
2008-10-20Export tiny shmem_file_setup for DRM-GEMHugh Dickins2-1/+2
2008-10-20misc: replace remaining __FUNCTION__ with __func__Harvey Harrison5-8/+8
2008-10-20fix CONFIG_HIGHMEM compile error in drivers/gpu/drm/i915/i915_gem.cThomas Gleixner1-2/+3
2008-10-20fix WARN() for PPCArjan van de Ven1-1/+1
2008-10-20kexec: fix crash_save_vmcoreinfo_init build problemLuck, Tony1-0/+1
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds138-318/+457
2008-10-20USB: Fix unused label warnings in drivers/usb/host/ehci-hcd.cLinus Torvalds1-1/+1
2008-10-20i915: cleanup coding horrors in i915_gem_gtt_pwrite()Linus Torvalds1-23/+36
2008-10-20Fix sprintf format warnings in drm_proc.cLinus Torvalds1-2/+2
2008-10-20Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds1-6/+8
2008-10-20Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds47-679/+1024
2008-10-20Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds65-1585/+6108
2008-10-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+19
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds111-6226/+3716
2008-10-20Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+6
2008-10-20Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds37-721/+903
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds33-1171/+815
2008-10-20Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds6-208/+116
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-1/+1
2008-10-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds5-3/+24
2008-10-20byteorder: remove direct includes of linux/byteorder/swab[b].hHarvey Harrison1-1/+1
2008-10-20Update email addresses.Dave Jones18-26/+26
2008-10-20fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 outAlexey Dobriyan6-267/+269
2008-10-20Remove empty imacfb.c fileLinus Torvalds1-0/+0
2008-10-20PCI: fix pci_ioremap_bar() on s390Heiko Carstens1-0/+2
2008-10-20Update .gitignore files for generated targetsLinus Torvalds2-1/+2
2008-10-20PCI: fix AER capability checkYu Zhao4-12/+5
2008-10-20PCI: use pci_find_ext_capability everywhereJesse Barnes5-65/+20
2008-10-20PCI: remove #ifdef DEBUG around dev_dbg callJesse Barnes1-2/+0