summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* signal/timer/event fds: anonymous inode sourceDavide Libenzi2007-05-115-0/+228
* Don't init pgrp and __session in INIT_SIGNALSSukadev Bhattiprolu2007-05-111-2/+2
* Replace pid_t in autofs with struct pid referenceSukadev Bhattiprolu2007-05-113-8/+22
* Fix some coding-style errors in autofsSukadev Bhattiprolu2007-05-114-70/+70
* Kill unused sesssion and group values in rocket driverSukadev Bhattiprolu2007-05-112-5/+0
* Use task_pgrp() task_session() in copy_process()Sukadev Bhattiprolu2007-05-111-6/+3
* Use struct pid parameter in copy_process()Sukadev Bhattiprolu2007-05-111-5/+6
* Explicitly set pgid and sid of init processSukadev Bhattiprolu2007-05-111-0/+1
* statically initialize struct pid for swapperSukadev Bhattiprolu2007-05-113-0/+31
* attach_pid() with struct pid parameterSukadev Bhattiprolu2007-05-116-13/+18
* rtc-rs5c313.c: add error handling to avoid hardware hangupkogiidena2007-05-111-1/+18
* rtc-rs5c313.c: rtc_time value are fixedkogiidena2007-05-111-1/+2
* rtc-rs5c313.c: error and warning are fixedkogiidena2007-05-112-4/+4
* use defines in sys_getpriority/sys_setpriorityDaniel Walker2007-05-111-2/+3
* MPC52xx PSC SPI master driverDragos Carp2007-05-113-0/+662
* consolidate generic_writepages and mpage_writepagesMiklos Szeredi2007-05-114-151/+93
* tty: add compat_ioctlPaul Fulghum2007-05-114-19/+69
* module_author: don't advise putting in an email addressRene Herman2007-05-111-1/+1
* SubmitChecklist: add -W helpAndrew Morton2007-05-111-3/+3
* Overrun in drivers/char/rio/riocmd.cEric Sesterhenn / Snakebyte2007-05-111-1/+1
* stop_machine() now uses hard_irq_disableBenjamin Herrenschmidt2007-05-111-0/+4
* Add hard_irq_disable()Benjamin Herrenschmidt2007-05-111-0/+10
* powerpc: fixup hard_irq_disable semanticsBenjamin Herrenschmidt2007-05-114-11/+12
* synclink_gt: add compat_ioctlPaul Fulghum2007-05-113-1/+132
* small cleanup in gpt partition handlingOlaf Hering2007-05-111-7/+5
* Consolidate asm/poll.hStephen Rothwell2007-05-1124-514/+66
* lib/hexdumpRandy Dunlap2007-05-113-1/+116
* getrusage(): fill ru_inblock and ru_oublock fields if possibleEric Dumazet2007-05-115-0/+46
* uml: shrink kernel stacksJeff Dike2007-05-112-2/+3
* uml: iRQ stacksJeff Dike2007-05-1110-14/+180
* uml: tidy IRQ codeJeff Dike2007-05-114-18/+13
* uml: use UM_THREAD_SIZE in userspace codeJeff Dike2007-05-112-6/+4
* uml: remove task_protectionsJeff Dike2007-05-116-24/+8
* Let SYSV68_PARTITION default to yes on VME onlyGeert Uytterhoeven2007-05-111-1/+1
* m32r: fix pte_to_pgoff(), pgoff_to_pte() and __swp_type() macrosHirokazu Takata2007-05-112-3/+3
* m32r: fix tme_handler to check _PAGE_PRESENT bitHirokazu Takata2007-05-111-9/+13
* m32r: fix switch_to macro to push/pop frame pointer if neededHirokazu Takata2007-05-112-0/+15
* h8300 syscall updateYoshinori Sato2007-05-112-42/+102
* frv: gdb: use __maybe_unusedDavid Rientjes2007-05-111-6/+6
* VM statistics: Make timer deferrableChristoph Lameter2007-05-111-1/+1
* AFS: implement statfsDavid Howells2007-05-117-15/+426
* AFS: fix a couple of problems with unlinking AFS filesDavid Howells2007-05-114-17/+31
* AFS: fix interminable loop in afs_write_back_from_locked_page()David Howells2007-05-111-2/+3
* x86_64: new syscallAndi Kleen2007-05-111-0/+3
* Documentation/gpio.txt mentions GENERIC_GPIODavid Brownell2007-05-111-1/+3
* Bug in mm/thrash.c function grab_swap_token()Mika Kukkonen2007-05-111-3/+2
* x86_64: display more intuitive error message if kernel is not 2MB alignedVivek Goyal2007-05-112-7/+9
* i386: work around miscompilation of alternatives codeJoerg Roedel2007-05-113-2/+16
* locks: fix F_GETLK regression (failure to find conflicts)J. Bruce Fields2007-05-101-2/+3
* Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2007-05-1016-893/+496
|\
OpenPOWER on IntegriCloud