summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* .gitignore updateAlexey Dobriyan2007-07-162-0/+4
* remove mm/backing-dev.c:congestion_wait_interruptible()Adrian Bunk2007-07-162-17/+0
* kernel/printk.c: document possible deadlock against schedulerJiri Kosina2007-07-161-0/+3
* docs: static initialization of spinlocks is OKEd L. Cashin2007-07-161-9/+11
* serial: remove termios checks from various old char serial driversAlan Cox2007-07-165-38/+12
* 68360serial: remove broken optimisationAlan Cox2007-07-161-7/+0
* synclink: remove bogus 'no change' termios optimisation from synclink driversAlan Cox2007-07-163-24/+0
* genericserial: remove bogus optimisation check and dead code pathsAlan Cox2007-07-161-117/+3
* amiserial: remove incorrect 'no termios change' checkAlan Cox2007-07-161-6/+1
* modules: remove modlist_lockRusty Russell2007-07-161-21/+15
* ext4: fix error handling in ext4_create_journalBorislav Petkov2007-07-161-2/+5
* ext3: fix error handling in ext3_create_journal()Borislav Petkov2007-07-161-2/+5
* make cancel_xxx_work_sync() return a booleanOleg Nesterov2007-07-162-16/+29
* rename cancel_rearming_delayed_work() to cancel_delayed_work_sync()Oleg Nesterov2007-07-162-6/+13
* update Documentation/filesystems/vfs.txtBorislav Petkov2007-07-161-13/+16
* Remove the last few UMSDOS leftoversJesper Juhl2007-07-164-5/+1
* Add missing files and dirs to 00-INDEX in Documentation/Jesper Juhl2007-07-161-9/+133
* dma: make dma pool to use kmalloc_nodeYinghai Lu2007-07-161-1/+1
* UDF: fix function name from udf_crc16 to udf_crcCyrill Gorcunov2007-07-161-2/+2
* generic bug: use show_regs() instead of dump_stack()Heiko Carstens2007-07-1610-12/+16
* Add -Werror-implicit-function-declarationDave Jones2007-07-161-1/+2
* uninline check_signature()Andrew Morton2007-07-163-28/+29
* CodingStyle: add information about editor modelinesJosh Triplett2007-07-161-0/+27
* CodingStyle: add information about trailing whitespaceJosh Triplett2007-07-161-0/+12
* is_power_of_2: ufs/super.cvignesh babu2007-07-161-2/+3
* parport_pc: it887x fixNiels de Vos2007-07-161-3/+2
* is_power_of_2: kernel/kfifo.cvignesh babu2007-07-161-1/+2
* make seccomp zerocost in scheduleAndrea Arcangeli2007-07-165-45/+50
* move seccomp from /proc to a prctlAndrea Arcangeli2007-07-165-74/+51
* nbd.c: sock_xmit: cleanup signal related codeOleg Nesterov2007-07-161-16/+6
* kcdrwd: remove unneeded flush_signals() callOleg Nesterov2007-07-161-3/+0
* adb_probe_task: remove unneeded flush_signals() callOleg Nesterov2007-07-161-8/+2
* bd_claim_by_disk: fix warningAndrew Morton2007-07-161-10/+7
* Replace obscure constructs in fs/block_dev.cJohannes Weiner2007-07-161-22/+28
* fs/namespace.c should #include "internal.h"Adrian Bunk2007-07-161-0/+1
* sprint_symbol() cleanupAndrew Morton2007-07-161-6/+5
* HFS+: add custom dentry hash and comparison operationsDuane Griffin2007-07-166-1/+138
* HFS+: refactor ASCII to unicode conversion routine for later reuseDuane Griffin2007-07-161-45/+62
* mistaken ext4_inode_bitmap for ext4_block_bitmapToshiyuki Okajima2007-07-161-1/+1
* sysctl.c: add text telling people to use CTL_UNNUMBEREDAndrew Morton2007-07-161-1/+20
* Add Documentation/sysctl/ctl_unnumbered.txtAndrew Morton2007-07-161-0/+22
* FUTEX: Tidy up the codeThomas Gleixner2007-07-164-85/+74
* update description in Documentation/filesystems/vfs.txtBorislav Petkov2007-07-161-9/+13
* cdrom: replace hard-coded constants by kernel.h macro.Robert P. J. Day2007-07-161-2/+2
* sys_time() speedupIngo Molnar2007-07-161-8/+24
* is_power_of_2(): jbdvignesh babu2007-07-162-4/+6
* is_power_of_2: ext3/super.cvignesh babu2007-07-161-1/+2
* drop obsolete sys_ioctl exportChristoph Hellwig2007-07-161-8/+0
* doc/oops-tracing: add Code: decode infoRandy Dunlap2007-07-162-0/+65
* namespace: ensure clone_flags are always stored in an unsigned longEric W. Biederman2007-07-168-10/+11
OpenPOWER on IntegriCloud