aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto1-13/+6
2006-09-29[PATCH] __dequeue_signal() cleanupRoland McGrath1-4/+2
2006-09-29[PATCH] has_stopped_jobs() cleanupRoland McGrath1-11/+0
2006-09-29[PATCH] I/O Error attempting to read last partial block of a file in an ISO9660 file systemJoel & Rebecca VanderZee1-24/+24
2006-09-29[PATCH] posix-timers: Fix the flags handling in posix_cpu_nsleep()Toyo Abe1-26/+58
2006-09-29[PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time in compatibility modeToyo Abe6-15/+81
2006-09-29[PATCH] update Documentation/kernel-parameters.txtjens m. noedler1-0/+7
2006-09-29[PATCH] dquot: add proper locking when using current->signal->ttyJan Kara1-0/+5
2006-09-29[PATCH] Fix memory leak in vc_resize/vc_allocateCatalin Marinas1-1/+2
2006-09-29[PATCH] elf_fdpic_core_dump: don't take tasklist_lockOleg Nesterov1-4/+3
2006-09-29[PATCH] elf_core_dump: don't take tasklist_lockOleg Nesterov1-4/+3
2006-09-29[PATCH] fix serial/amba-pl011.c console KconfigPeter Korsgaard1-1/+1
2006-09-29[PATCH] check return value of cpu_callbackAkinobu Mita4-4/+11
2006-09-29[PATCH] sound/sparc/dbri: Use ARRAY_SIZE macroTobias Klauser1-3/+1
2006-09-29[PATCH] sound/mips/au1x00: Use ARRAY_SIZE macroTobias Klauser1-1/+1
2006-09-29[PATCH] Remove old drivers/char/s3c2410_rtc.cBen Dooks3-600/+0
2006-09-29[PATCH] CONFIG_PM=n slim: sound/oss/cs46xx.cAlexey Dobriyan2-52/+8
2006-09-29[PATCH] CONFIG_PM=n slim: sound/oss/trident.cAlexey Dobriyan1-11/+11
2006-09-29[PATCH] CONFIG_PM=n slim: drivers/parport/parport_serial.cAlexey Dobriyan1-0/+4
2006-09-29[PATCH] make leds.h include relevant headersJohannes Berg1-0/+3
2006-09-29[PATCH] Remove another config.hDave Jones1-1/+0
2006-09-29[PATCH] fix wrong error code on interrupted close syscallsErnie Petrides1-1/+11
2006-09-29[PATCH] Small update to CREDITSJesper Juhl1-1/+2
2006-09-29[PATCH] memory ordering in __kfifo primitivesPaul E. McKenney1-0/+28
2006-09-29[PATCH] lockdep: print kernel versionDave Jones1-0/+13
2006-09-29[PATCH] atiixp: ATI SB600 IDE support for various modesAnatoli Antonovitch1-0/+21
2006-09-29[PATCH] Chardev checking of overlapping rangesAmos Waterland1-5/+23
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu29-30/+41
2006-09-29[PATCH] Fix conflict with the is_init identifier on pariscEric Biederman1-16/+16
2006-09-29[PATCH] Fix unserialized task->files changingKirill Korotaev5-10/+18
2006-09-29[PATCH] kthread: convert arch/i386/kernel/apm.cSerge E. Hallyn1-18/+18
2006-09-29[PATCH] tty locking on resizeAlan Cox5-27/+36
2006-09-29[PATCH] add -o flush for fatChris Mason4-3/+83
2006-09-29[PATCH] oprofile: ppro: need to enable/disable all the countersArun Sharma1-7/+13
2006-09-29[PATCH] fs.h: ifdef security fieldsAlexey Dobriyan3-3/+7
2006-09-29[PATCH] reiserfs: ifdef ACL stuff from inodeAlexey Dobriyan4-5/+31
2006-09-29[PATCH] reiserfs: ifdef xattr_semAlexey Dobriyan3-2/+12
2006-09-29[PATCH] unwind: fix unused variable warning when !CONFIG_MODULESChuck Ebbert1-1/+3
2006-09-29[PATCH] ifdef ->quota_read, ->quota_writeAlexey Dobriyan1-1/+2
2006-09-29[PATCH] Fix reiserfs latencies caused by data=orderedChris Mason1-11/+43
2006-09-29[PATCH] reiserfs_fsync should only use barriers when they are enabledChris Mason1-1/+1
2006-09-29[PATCH] console utf-8 mode fixesAdam Tlalka1-27/+52
2006-09-29[PATCH] ucb1x00-ts: handle errors from input_register_device()Dmitry Torokhov1-17/+28
2006-09-29[PATCH] single bit flip detectorDave Jones1-1/+23
2006-09-29[PATCH] tty_io.c: keep davej saneAlexey Dobriyan1-8/+6
2006-09-29[PATCH] LSM: remove BSD secure level security moduleChris Wright4-781/+0
2006-09-29[PATCH] Use valid_dma_direction() in include/asm-i386/dma-mapping.hRolf Eike Beer1-6/+6
2006-09-29[PATCH] Move valid_dma_direction() from x86_64 to generic codeRolf Eike Beer5-11/+11
2006-09-29[PATCH] There is no devfs, there has never been a devfs, we have always been at war with...Alan Cox3-9/+10
2006-09-29[PATCH] Fix kerneldoc comments in kernel/timer.cRolf Eike Beer1-12/+17