aboutsummaryrefslogtreecommitdiffstats
path: root/fs/udf (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-08rcutorture: Remove redundant assignment to cur_ops in for loopJosh Triplett1-9/+6
2007-05-08rcutorture: style cleanup: avoid != NULL in boolean testsJosh Triplett1-14/+14
2007-05-08rcutorture: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish1-1/+1
2007-05-08sched: align rq to cacheline boundarySiddha, Suresh B1-1/+1
2007-05-08sched: redundant reschedule when set_user_nice() boosts a prio of a task from the "expired" arrayDmitry Adamushko1-18/+16
2007-05-08sched: optimize siblings status check logic in wake_idle()Siddha, Suresh B1-1/+10
2007-05-08Speed up divides by cpu_power in schedulerEric Dumazet2-30/+61
2007-05-08sched: dynticks idle load balancingSiddha, Suresh B3-13/+227
2007-05-08sched: fix idle load balancing in softirqd contextSiddha, Suresh B1-7/+5
2007-05-08ISDN: Spinlock initializer cleanupThomas Gleixner2-2/+2
2007-05-08use mutex instead of semaphore in CAPI 2.0 interfaceMatthias Kaehlcke1-16/+17
2007-05-08sanitize linux/isdn_divertif.h for userspaceMike Frysinger2-1/+6
2007-05-08fix spinlock usage in hysdn_log_close()Matthias Kaehlcke1-4/+0
2007-05-08drivers/isdn/hardware/eicon/: remove unused header filesArmin Schindler2-248/+0
2007-05-08make drivers/isdn/capi/capiutil.c:cdebbuf_alloc() staticAdrian Bunk2-8/+1
2007-05-08inode numbering: change libfs sb creation routines to avoid collisions with their root inodesJeff Layton3-3/+26
2007-05-08inode numbering: make static counters in new_inode and iunique be 32 bitsJeff Layton1-2/+12
2007-05-08au1550 SPI controller driverJan Nikitenko4-0/+1002
2007-05-08SPI kerneldocDavid Brownell4-55/+166
2007-05-08/dev/spidevB.C interfaceAndrea Paterniani7-0/+1027
2007-05-08minor spi_butterfly cleanupDavid Brownell1-58/+4
2007-05-088250: Remove commented out irq cruftJosh Boyer1-2/+0
2007-05-08use mutex instead of semaphore for misc char devicesMatthias Kaehlcke1-13/+14
2007-05-08use mutex instead of semaphore in hdaps driverMatthias Kaehlcke1-18/+20
2007-05-08use mutex instead of semaphore in TPM driverMatthias Kaehlcke2-13/+16
2007-05-08use mutex instead of semaphore in RocketPort driverMatthias Kaehlcke2-9/+14
2007-05-08export hrtimer_forwardStas Sergeev1-0/+1
2007-05-08Invalid return value of execve() resulting in oopsesAlexey Kuznetsov1-0/+3
2007-05-08clockchips.h: kernel-doc fixSergei Shtylyov1-5/+5
2007-05-08docbook: librs typo fixesRandy Dunlap1-8/+8
2007-05-08hide spinlock in linux/quota.h behind __KERNEL__Mike Frysinger1-2/+2
2007-05-08Add taskstats.h to kbuildDavid Woodhouse1-0/+1
2007-05-08synclink_gt use dynamic tty device registrationPaul Fulghum1-16/+18
2007-05-08Misc: add sensable phantom driverJiri Slaby7-1/+523
2007-05-08cpusets: allow empty {cpus,mems}_allowed to be set for unpopulated cpusetDavid Rientjes1-8/+30
2007-05-08procfs: use simple_read_from_buffer()Akinobu Mita1-28/+7
2007-05-08Update the list information for kexec and kdumpSimon Horman1-2/+2
2007-05-08old buffer overflow in moxa driverdann frazier1-2/+6
2007-05-08Fix error handling in HDIO_GETGEO compat wrapperAndreas Schwab1-1/+3
2007-05-08laptop-mode URL updateZach Carter1-1/+1
2007-05-08doc: fix oops-tracing duplicateMichal Piotrowski1-3/+0
2007-05-08udf: decrement correct link count in udf_rmdirStephen Mollett1-1/+1
2007-05-08fat: fix VFAT compat ioctls on 64-bit systemsOGAWA Hirofumi1-99/+100
2007-05-08dma_declare_coherent_memory wrong allocationGuennadi Liakhovetski2-2/+2
2007-05-08Driver for the Maxim DS1WM, a 1-wire bus master ASIC coreakpm@linux-foundation.org4-1/+488
2007-05-08w1: allow bus master to have reset and byte opsEvgeniy Polyakov1-1/+2
2007-05-08W1 printk format warning fixEvgeniy Polyakov1-1/+1
2007-05-08Move LOG_BUF_SHIFT to a more sensible placeAlistair John Strachan2-17/+17
2007-05-08x86_64: kill 19000+ sparse warningsRandy Dunlap2-8/+9
2007-05-08consolidate asm/const.h to linux/const.hRandy Dunlap13-34/+13