summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* asm-*/posix_types.h: scrub __GLIBC__Mike Frysinger2008-02-0816-81/+27
* ufs: fix symlink creation on ufs2Evgeniy Dushistov2008-02-081-2/+4
* ext2: remove unused ext2_put_inode prototypeChristoph Hellwig2008-02-081-1/+0
* aio: negative offset should return -EINVALRusty Russell2008-02-081-0/+4
* aio: partial write should not return error codeRusty Russell2008-02-081-0/+7
* Fix container_of() usageAlexey Dobriyan2008-02-082-2/+2
* ext3: replace all adds to little endians variables with le*_add_cpuMarcin Slusarz2008-02-085-26/+13
* byteorder: move le32_add_cpu & friends from OCFS2 to coreMarcin Slusarz2008-02-086-78/+30
* Use pgoff_t instead of unsigned longJan Kara2008-02-082-2/+3
* aoe: statically initialise devlist_lockAndrew Morton2008-02-081-3/+1
* aoe: update copyright dateEd L. Cashin2008-02-087-7/+7
* aoe: make error messages more specificEd L. Cashin2008-02-081-8/+7
* aoe: the aoeminor doesn't need a long formatEd L. Cashin2008-02-082-5/+7
* aoe: add module parameter for users who need more outstanding I/OEd L. Cashin2008-02-081-3/+7
* aoe: only install new AoE device onceEd L. Cashin2008-02-081-0/+2
* aoe: dynamically allocate a capped number of skbs when necessaryEd L. Cashin2008-02-083-41/+133
* aoe: user can ask driver to forget previously detected devicesEd L. Cashin2008-02-085-19/+77
* aoe: eliminate goto and improve readabilityEd L. Cashin2008-02-081-35/+34
* aoe: clean up udev configuration exampleEd L. Cashin2008-02-082-8/+12
* aoe: mac_addr: avoid 64-bit arch compiler warningsEd L. Cashin2008-02-084-10/+9
* aoe: handle multiple network paths to AoE deviceEd L. Cashin2008-02-086-335/+653
* aoe: bring driver version number to 47Ed L. Cashin2008-02-081-1/+1
* constify tables in kernel/sysctl_check.cJan Beulich2008-02-081-76/+75
* misc: removal of final callers using fastcallHarvey Harrison2008-02-083-5/+5
* asm-generic: remove fastcallHarvey Harrison2008-02-083-22/+22
* Remove fastcall from linux/includeHarvey Harrison2008-02-086-20/+20
* lib: remove fastcall from lib/*Harvey Harrison2008-02-083-28/+28
* kernel: remove fastcall in kernel/*Harvey Harrison2008-02-0812-68/+67
* fs: remove fastcall, it is always emptyHarvey Harrison2008-02-086-27/+26
* rd: support XIPNick Piggin2008-02-082-2/+47
* rewrite rdNick Piggin2008-02-086-549/+556
* mn10300: add platform MTD support for the ASB2303 boardDavid Howells2008-02-083-2/+105
* mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells2008-02-08234-7/+27906
* mn10300: allocate serial port UART IDs for on-chip serial portsDavid Howells2008-02-081-0/+4
* usb: net2280 can't have a function called show_registers()David Howells2008-02-081-3/+3
* aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells2008-02-0830-31/+0
* aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells2008-02-0825-257/+423
* aout: mark arches that support A.OUT formatDavid Howells2008-02-0814-2/+42
* aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells2008-02-0839-160/+121
* time: fix typo in commentsLi Zefan2008-02-087-16/+16
* timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hresLi Zefan2008-02-083-4/+4
* clockevent: simplify list operationsLi Zefan2008-02-081-7/+4
* clocksource: remove redundant codeLi Zefan2008-02-081-1/+0
* Get rid of the kill_pgrp_info() functionPavel Emelyanov2008-02-082-14/+8
* Clean up the kill_something_infoPavel Emelyanov2008-02-081-11/+15
* Pidns: fix badly converted mqueues pid handlingPavel Emelyanov2008-02-081-1/+1
* Pidns: make full use of xxx_vnr() callsPavel Emelyanov2008-02-088-23/+12
* ITIMER_REAL: convert to use struct pidOleg Nesterov2008-02-085-38/+5
* uglify while_each_pid_task() to make sure we don't count the execing pricess ...Oleg Nesterov2008-02-081-0/+6
* uglify kill_pid_info() to fix kill() vs exec() raceOleg Nesterov2008-02-081-3/+12
OpenPOWER on IntegriCloud