aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sparc64/socket.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-08ufs: fix symlink creation on ufs2Evgeniy Dushistov1-2/+4
2008-02-08ext2: remove unused ext2_put_inode prototypeChristoph Hellwig1-1/+0
2008-02-08aio: negative offset should return -EINVALRusty Russell1-0/+4
2008-02-08aio: partial write should not return error codeRusty Russell1-0/+7
2008-02-08Fix container_of() usageAlexey Dobriyan2-2/+2
2008-02-08ext3: replace all adds to little endians variables with le*_add_cpuMarcin Slusarz5-26/+13
2008-02-08byteorder: move le32_add_cpu & friends from OCFS2 to coreMarcin Slusarz6-78/+30
2008-02-08Use pgoff_t instead of unsigned longJan Kara2-2/+3
2008-02-08aoe: statically initialise devlist_lockAndrew Morton1-3/+1
2008-02-08aoe: update copyright dateEd L. Cashin7-7/+7
2008-02-08aoe: make error messages more specificEd L. Cashin1-8/+7
2008-02-08aoe: the aoeminor doesn't need a long formatEd L. Cashin2-5/+7
2008-02-08aoe: add module parameter for users who need more outstanding I/OEd L. Cashin1-3/+7
2008-02-08aoe: only install new AoE device onceEd L. Cashin1-0/+2
2008-02-08aoe: dynamically allocate a capped number of skbs when necessaryEd L. Cashin3-41/+133
2008-02-08aoe: user can ask driver to forget previously detected devicesEd L. Cashin5-19/+77
2008-02-08aoe: eliminate goto and improve readabilityEd L. Cashin1-35/+34
2008-02-08aoe: clean up udev configuration exampleEd L. Cashin2-8/+12
2008-02-08aoe: mac_addr: avoid 64-bit arch compiler warningsEd L. Cashin4-10/+9
2008-02-08aoe: handle multiple network paths to AoE deviceEd L. Cashin6-335/+653
2008-02-08aoe: bring driver version number to 47Ed L. Cashin1-1/+1
2008-02-08constify tables in kernel/sysctl_check.cJan Beulich1-76/+75
2008-02-08misc: removal of final callers using fastcallHarvey Harrison3-5/+5
2008-02-08asm-generic: remove fastcallHarvey Harrison3-22/+22
2008-02-08Remove fastcall from linux/includeHarvey Harrison6-20/+20
2008-02-08lib: remove fastcall from lib/*Harvey Harrison3-28/+28
2008-02-08kernel: remove fastcall in kernel/*Harvey Harrison12-68/+67
2008-02-08fs: remove fastcall, it is always emptyHarvey Harrison6-27/+26
2008-02-08rd: support XIPNick Piggin2-2/+47
2008-02-08rewrite rdNick Piggin6-549/+556
2008-02-08mn10300: add platform MTD support for the ASB2303 boardDavid Howells3-2/+105
2008-02-08mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells234-7/+27906
2008-02-08mn10300: allocate serial port UART IDs for on-chip serial portsDavid Howells1-0/+4
2008-02-08usb: net2280 can't have a function called show_registers()David Howells1-3/+3
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells30-31/+0
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells25-257/+423
2008-02-08aout: mark arches that support A.OUT formatDavid Howells14-2/+42
2008-02-08aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells39-160/+121
2008-02-08time: fix typo in commentsLi Zefan7-16/+16
2008-02-08timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hresLi Zefan3-4/+4
2008-02-08clockevent: simplify list operationsLi Zefan1-7/+4
2008-02-08clocksource: remove redundant codeLi Zefan1-1/+0
2008-02-08Get rid of the kill_pgrp_info() functionPavel Emelyanov2-14/+8
2008-02-08Clean up the kill_something_infoPavel Emelyanov1-11/+15
2008-02-08Pidns: fix badly converted mqueues pid handlingPavel Emelyanov1-1/+1
2008-02-08Pidns: make full use of xxx_vnr() callsPavel Emelyanov8-23/+12
2008-02-08ITIMER_REAL: convert to use struct pidOleg Nesterov5-38/+5
2008-02-08uglify while_each_pid_task() to make sure we don't count the execing pricess twiceOleg Nesterov1-0/+6
2008-02-08uglify kill_pid_info() to fix kill() vs exec() raceOleg Nesterov1-3/+12
2008-02-08pid: fix solaris_procidsEric W. Biederman1-2/+2