aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-07tracing: Fix recordmcount.pl to handle sections with only weak functionsSteven Rostedt
2009-08-06ring-buffer: Fix advance of reader in rb_buffer_peek()Robert Richter
2009-08-05tracing: do not use functions starting with .L in recordmcount.plSteven Rostedt
2009-08-05ring-buffer: do not disable ring buffer on oops_in_progressSteven Rostedt
2009-08-05ring-buffer: fix check of try_to_discard resultSteven Rostedt
2009-08-04Merge branch 'tracing/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2009-07-28tracing: Fix missing function_graph events when we splice_read from trace_pipeLai Jiangshan
2009-07-28tracing: Fix invalid function_graph entryLai Jiangshan
2009-07-27mm: Remove duplicate definitions in MIPS and SHBenjamin Herrenschmidt
2009-07-27usb_serial: Fix remaining ref count/lock bugsAlan Cox
2009-07-27Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2009-07-27pty: quickfix for the pty ENXIO timing problemsAlan Cox
2009-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2009-07-27tty: Fix a USB serial crash/scribbleAlan Cox
2009-07-27Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2009-07-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-07-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2009-07-27Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2009-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds
2009-07-27update the comment in kthread_stop()Oleg Nesterov
2009-07-27module: use MODULE_SYMBOL_PREFIX with module_layoutMike Frysinger
2009-07-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt
2009-07-27cnic: Fix ISCSI_KEVENT_IF_DOWN message handling.Michael Chan
2009-07-27net: irda: init spinlock after memcpyDeepak Saxena
2009-07-27amd64_edac: read the right F2 maskoffset regWan Wei
2009-07-27microblaze: Makefile cleanupSam Ravnborg
2009-07-27microblaze: Typo fix for cpu param inconsistencyMichal Simek
2009-07-27microblaze: Add support for R_MICROBLAZE_64_NONEMichal Simek
2009-07-27microblaze: Get module loading workingJohn Williams
2009-07-27microblaze: remove sys_ipcArnd Bergmann
2009-07-27microblaze: Support unaligned address for put/get_user macrosMichal Simek
2009-07-27microblaze: Detect new Microblaze 7.20 versionsMichal Simek
2009-07-27microblaze: Fix do_page_fault for no contextMichal Simek
2009-07-27microblaze: Add _PAGE_FILE macros to pgtable.hMichal Simek
2009-07-27microblaze: Fix put_user macro for 64bits argumentsMichal Simek
2009-07-27microblaze: Clear print messages for DTB passing via r7Michal Simek
2009-07-27microblaze: Not to clear r7 after copying DTB to kernelMichal Simek
2009-07-27microblaze: Add messages about FDT blobMichal Simek
2009-07-27microblaze: Final support for statically linked DTBJohn Williams
2009-07-27microblaze: remove duplicated #includeHuang Weiyi
2009-07-27microblaze: Define tlb_flush macroMichal Simek
2009-07-26ixgbe: fix for 82599 errata marking UDP checksum errorsDon Skidmore
2009-07-26r8169: WakeOnLan fix for the 8168françois romieu
2009-07-26netxen: reset ring consumer during cleanupDhananjay Phadke
2009-07-26net/bridge: use kobject_put to release kobject in br_add_if error pathXiaotian Feng