aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-08libfs: allow error return from simple attributesChristoph Hellwig
2008-02-08Nuke duplicate header from sysctl.cJesper Juhl
2008-02-08Nuke a duplicate include from profile.cJesper Juhl
2008-02-08Nuke duplicate include from printk.cJesper Juhl
2008-02-08write_inode_now(): avoid unnecessary synchronous writeMike Galbraith
2008-02-08Allow executables larger than 2GBAndi Kleen
2008-02-08asm-*/posix_types.h: scrub __GLIBC__Mike Frysinger
2008-02-08ufs: fix symlink creation on ufs2Evgeniy Dushistov
2008-02-08ext2: remove unused ext2_put_inode prototypeChristoph Hellwig
2008-02-08aio: negative offset should return -EINVALRusty Russell
2008-02-08aio: partial write should not return error codeRusty Russell
2008-02-08Fix container_of() usageAlexey Dobriyan
2008-02-08ext3: replace all adds to little endians variables with le*_add_cpuMarcin Slusarz
2008-02-08byteorder: move le32_add_cpu & friends from OCFS2 to coreMarcin Slusarz
2008-02-08Use pgoff_t instead of unsigned longJan Kara
2008-02-08aoe: statically initialise devlist_lockAndrew Morton
2008-02-08aoe: update copyright dateEd L. Cashin
2008-02-08aoe: make error messages more specificEd L. Cashin
2008-02-08aoe: the aoeminor doesn't need a long formatEd L. Cashin
2008-02-08aoe: add module parameter for users who need more outstanding I/OEd L. Cashin
2008-02-08aoe: only install new AoE device onceEd L. Cashin
2008-02-08aoe: dynamically allocate a capped number of skbs when necessaryEd L. Cashin
2008-02-08aoe: user can ask driver to forget previously detected devicesEd L. Cashin
2008-02-08aoe: eliminate goto and improve readabilityEd L. Cashin
2008-02-08aoe: clean up udev configuration exampleEd L. Cashin
2008-02-08aoe: mac_addr: avoid 64-bit arch compiler warningsEd L. Cashin
2008-02-08aoe: handle multiple network paths to AoE deviceEd L. Cashin
2008-02-08aoe: bring driver version number to 47Ed L. Cashin
2008-02-08constify tables in kernel/sysctl_check.cJan Beulich
2008-02-08misc: removal of final callers using fastcallHarvey Harrison
2008-02-08asm-generic: remove fastcallHarvey Harrison
2008-02-08Remove fastcall from linux/includeHarvey Harrison
2008-02-08lib: remove fastcall from lib/*Harvey Harrison
2008-02-08kernel: remove fastcall in kernel/*Harvey Harrison
2008-02-08fs: remove fastcall, it is always emptyHarvey Harrison
2008-02-08rd: support XIPNick Piggin
2008-02-08rewrite rdNick Piggin
2008-02-08mn10300: add platform MTD support for the ASB2303 boardDavid Howells
2008-02-08mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells
2008-02-08mn10300: allocate serial port UART IDs for on-chip serial portsDavid Howells
2008-02-08usb: net2280 can't have a function called show_registers()David Howells
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells
2008-02-08aout: mark arches that support A.OUT formatDavid Howells
2008-02-08aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells
2008-02-08time: fix typo in commentsLi Zefan
2008-02-08timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hresLi Zefan
2008-02-08clockevent: simplify list operationsLi Zefan
2008-02-08clocksource: remove redundant codeLi Zefan
2008-02-08Get rid of the kill_pgrp_info() functionPavel Emelyanov