aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm26 (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-08Clean up mostly unused IOSPACE macrosDavid Gibson1-4/+0
2007-05-08kill warnings when building mandocsBorislav Petkov1-0/+12
2007-05-08drivers/char: use __set_current_state()Milind Arun Choudhary11-15/+15
2007-05-08reiserfs: use __set_current_state()Milind Arun Choudhary1-1/+1
2007-05-08The scheduled -EINVAL for invalid timevals in setitimerAdrian Bunk2-68/+3
2007-05-08Clean up mutex_trylock noiseJean Delvare2-3/+3
2007-05-08jbd: check for error returned by kthread_create on creating journal threadPavel Emelianov2-8/+18
2007-05-08check privileges before setting mount propagationMiklos Szeredi1-0/+3
2007-05-08console UTF-8 fixesEgmont Koblinger2-81/+182
2007-05-08CodingStyle: start flamewar about use of bracesOliver Neukum1-0/+15
2007-05-08ext3: copy i_flags to inode flags on writeJan Kara3-0/+22
2007-05-08CPU time limit patch / setrlimit(RLIMIT_CPU, 0) cheat fixTom Alsberg1-9/+10
2007-05-08serial_txx9: zap changelog from source codeAtsushi Nemoto1-25/+0
2007-05-08serial_txx9: Use assigned device numbersAtsushi Nemoto1-3/+4
2007-05-08getdelays.c: fix overrunScott Wiersdorf1-4/+2
2007-05-08Document SPIN_LOCK_UNLOCKED/RW_LOCK_UNLOCKED deprecationMichael Ellerman1-0/+6
2007-05-08Introduce a handy list_first_entry macroPavel Emelianov9-18/+29
2007-05-08pnpbios: convert to use the kthread APIEric W. Biederman1-9/+7
2007-05-08smbfs: remove unnecessary allow_signalEric W. Biederman1-2/+0
2007-05-08Taskstats: fix getdelays usage informationRandy Dunlap1-2/+12
2007-05-08lockdep: lookup_chain_cache comment errataJarek Poplawski1-2/+3
2007-05-08SPIN_LOCK_UNLOCKED cleanup in drivers/serialMilind Arun Choudhary2-9/+9
2007-05-08SPIN_LOCK_UNLOCKED cleanup in drivers/char/keyboardMilind Arun Choudhary1-1/+1
2007-05-08SPIN_LOCK_UNLOCKED cleanup in init_task.hMilind Arun Choudhary1-1/+1
2007-05-08Documentation: cciss: detecting failed drivesStephen M. Cameron1-3/+10
2007-05-08highres/dyntick: prevent xtime lock contentionThomas Gleixner3-3/+48
2007-05-08cciss: include scsi/scsi.h unconditionallyStephen Cameron2-1/+1
2007-05-08apm: fix incorrect commentAlan Cox1-1/+1
2007-05-08EFI: warn only for pre-1.00 system tablesBjorn Helgaas4-14/+11
2007-05-08Add keyboard blink driverAndi Kleen3-0/+37
2007-05-08Add webpages' URL and summarize 3 lines.Miguel Ojeda2-4/+7
2007-05-08kernel-doc: html mode struct highlightsRandy Dunlap1-6/+15
2007-05-08make iunique use a do/while loop rather than its obscure goto loopJeffrey Layton1-14/+10
2007-05-08Remove redundant check from proc_sys_setattr()John Johansen1-5/+2
2007-05-08Remove redundant check from proc_setattr()John Johansen1-5/+2
2007-05-08fix hotplug for legacy platform driversDavid Brownell4-2/+22
2007-05-08kernel-doc: generate main index page when building 'htmldocs'Borislav Petkov1-1/+9
2007-05-08cciss: set rq->errors more correctly in driverMike Miller (OS Dev)1-21/+22
2007-05-08cciss: add SG_IO ioctl to ccissMike Miller (OS Dev)1-53/+111
2007-05-08cciss: reformat error handlingMike Miller (OS Dev)1-85/+89
2007-05-08proc: cleanup: use seq_release_private() where appropriateMartin Peschke1-8/+1
2007-05-08kallsyms: cleanup: use seq_release_private() where appropriateMartin Peschke1-8/+1
2007-05-08cleanup compat ioctl handlingChristoph Hellwig5-202/+166
2007-05-08audit: add spaces on either side of case "..." operator.Robert P. J. Day1-4/+4
2007-05-08dtlk: fix error checks in module_init()Akinobu Mita1-4/+10
2007-05-08partition: add support for sysv68 partitionsPhilippe De Muyter5-0/+107
2007-05-08Pad irq_desc to internode cacheline sizeRavikiran G Thirumalai2-4/+2
2007-05-08Lockdep treats down_write_trylock like regular down_writePavel Emelianov1-1/+1
2007-05-08merge compat_ioctl.h into compat_ioctl.cChristoph Hellwig2-831/+828
2007-05-08kernel-doc: handle arrays with arithmetic expressions as initializersBorislav Petkov1-1/+10