summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2006-01-11[NET]: Remove more unneeded typecasts on *malloc()Kris Katterjohn
2006-01-11[IPV6]: Avoid calling ip6_xmit() with NULL skDavid Woodhouse
2006-01-11[NETFILTER]: ip_ct_proto_gre_fini() cannot be __exitDavid S. Miller
2006-01-11[NET]: Some more missing include/etherdevice.h includesDavid S. Miller
2006-01-11[PATCH] new tty buffering access fixPaul Fulghum
2006-01-11[SPARC64] arch/sparc64/Kconfig: fix HUGETLB_PAGE_SIZE_64K dependenciesAdrian Bunk
2006-01-11Fix mutex_trylock() copy-and-paste bug (x86, x86-64, generic mutex-dec.h)Linus Torvalds
2006-01-12[XFS] Fix follow_link when dealing with symlinks larger than 256 bytes. Nathan Scott
2006-01-12[XFS] Merge in trivial changes, sync up headers with userspaceNathan Scott
2006-01-11V4L/DVB (3347): Fixes some bad global variablesHans Verkuil
2006-01-11V4L/DVB (3345): Fixes some bad global variablesMauro Carvalho Chehab
2006-01-11V4L/DVB (3344f): Stradis Kconfig url changedJiri Slaby
2006-01-11V4L/DVB (3344e): Stradis LindentJiri Slaby
2006-01-11V4L/DVB (3344d): Stradis video little cleanupJiri Slaby
2006-01-11V4L/DVB (3344c): Pci probing for stradis driverJiri Slaby
2006-01-11V4L/DVB (3344b): don't ignore return from i2c_add_driver() for tuner-3036Arthur Othieno
2006-01-11V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris
2006-01-11V4L/DVB (3344): Enable microtune for Pinnacle 300i boardsRicardo Cerqueira
2006-01-11V4L/DVB (3343): Add support for DViCO FusionHDTV DVB-T USB devicesMichael Krufky
2006-01-11V4L/DVB (3342): More whitespace cleanup in bttv-cards.cMichael Krufky
2006-01-11V4L/DVB (3341): whitespace cleanup: insert missing space before curly bracketsMichael Krufky
2006-01-11V4L/DVB (3340): Add bttv card MagicTV (rebranded MachTV)Julian Calaby
2006-01-11V4L/DVB (3339): Activate remote control on HVR1100Chris Pascoe
2006-01-11IPoIB: Take dev->xmit_lock around mc_list accessesMichael S. Tsirkin
2006-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds
2006-01-11[PATCH] fix/simplify mutex debugging codeDavid Woodhouse
2006-01-11drm: cleanup properly on drm module unloadDave Airlie
2006-01-11[XFS] Fix compiler warnings from older gcc versions wrt printfalikeNathan Scott
2006-01-11[XFS] Fix some build fallout from atime changes.Nathan Scott
2006-01-11[XFS] remove XFS_LOG_RES_DEBUG and turn on the res history all the time toTim Shimmin
2006-01-11[XFS] xfssyncd is responsible for flushing inode or device's data byYingping Lu
2006-01-11[XFS] add helper to get xfs_inode from vnodeChristoph Hellwig
2006-01-11[XFS] Fix up offset type inconsistencies and gcc warnings from earlierNathan Scott
2006-01-11[XFS] fix up per-device xfsbufdChristoph Hellwig
2006-01-11[XFS] fix writeback control handling fix a reversed condition on where toChristoph Hellwig
2006-01-11[XFS] cluster rewrites We can cluster mapped pages aswell, this improvesChristoph Hellwig
2006-01-11[XFS] pass full 64bit offsets to xfs_add_to_ioendChristoph Hellwig
2006-01-11[XFS] consolidate some code in xfs_page_state_convert The unmapped bufferChristoph Hellwig
2006-01-11[XFS] various fixes for xfs_convert_page fix various bogusities inChristoph Hellwig
2006-01-11[XFS] clean up the xfs_offset_to_map interface Currently we pass a structChristoph Hellwig
2006-01-11[XFS] use pagevec lookups This reduces the time spend in the radix treeChristoph Hellwig
2006-01-11drm: fixup drm bufs being just under the EOMDave Airlie
2006-01-11[XFS] Export pagevec_lookup for use on the XFS page writeout path,Christoph Hellwig
2006-01-11[PATCH] powerpc: Don't build crash.c for PPC32Michael Ellerman
2006-01-11[MUTEX]: linux/mutex.h needs linux/linkage.h tooDavid S. Miller
2006-01-10Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2006-01-10Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-01-11[PATCH] powerpc: Fix clean_files in arch/powerpc/boot MakefileKumar Gala
2006-01-11powerpc/32: Fix compile error caused by pud_t/pgt_t confusionPaul Mackerras
2006-01-10x86: fix "make install" targetLinus Torvalds