summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rtc: remove rest of class_deviceDavid Brownell2007-05-089-66/+74
* rtc: simplified /proc/driver/rtc handlingDavid Brownell2007-05-085-59/+20
* rtc: simplified rtc sysfs attribute handlingDavid Brownell2007-05-085-66/+42
* rtc: rtc interfaces don't use class_deviceDavid Brownell2007-05-0817-118/+119
* rtc: remove /sys/class/rtc-dev/*David Brownell2007-05-086-89/+46
* utimensat implementationUlrich Drepper2007-05-0810-75/+172
* rcutorture: Remove redundant assignment to cur_ops in for loopJosh Triplett2007-05-081-9/+6
* rcutorture: style cleanup: avoid != NULL in boolean testsJosh Triplett2007-05-081-14/+14
* rcutorture: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-05-081-1/+1
* sched: align rq to cacheline boundarySiddha, Suresh B2007-05-081-1/+1
* sched: redundant reschedule when set_user_nice() boosts a prio of a task from...Dmitry Adamushko2007-05-081-18/+16
* sched: optimize siblings status check logic in wake_idle()Siddha, Suresh B2007-05-081-1/+10
* Speed up divides by cpu_power in schedulerEric Dumazet2007-05-082-30/+61
* sched: dynticks idle load balancingSiddha, Suresh B2007-05-083-13/+227
* sched: fix idle load balancing in softirqd contextSiddha, Suresh B2007-05-081-7/+5
* ISDN: Spinlock initializer cleanupThomas Gleixner2007-05-082-2/+2
* use mutex instead of semaphore in CAPI 2.0 interfaceMatthias Kaehlcke2007-05-081-16/+17
* sanitize linux/isdn_divertif.h for userspaceMike Frysinger2007-05-082-1/+6
* fix spinlock usage in hysdn_log_close()Matthias Kaehlcke2007-05-081-4/+0
* drivers/isdn/hardware/eicon/: remove unused header filesArmin Schindler2007-05-082-248/+0
* make drivers/isdn/capi/capiutil.c:cdebbuf_alloc() staticAdrian Bunk2007-05-082-8/+1
* inode numbering: change libfs sb creation routines to avoid collisions with t...Jeff Layton2007-05-083-3/+26
* inode numbering: make static counters in new_inode and iunique be 32 bitsJeff Layton2007-05-081-2/+12
* au1550 SPI controller driverJan Nikitenko2007-05-084-0/+1002
* SPI kerneldocDavid Brownell2007-05-084-55/+166
* /dev/spidevB.C interfaceAndrea Paterniani2007-05-087-0/+1027
* minor spi_butterfly cleanupDavid Brownell2007-05-081-58/+4
* 8250: Remove commented out irq cruftJosh Boyer2007-05-081-2/+0
* use mutex instead of semaphore for misc char devicesMatthias Kaehlcke2007-05-081-13/+14
* use mutex instead of semaphore in hdaps driverMatthias Kaehlcke2007-05-081-18/+20
* use mutex instead of semaphore in TPM driverMatthias Kaehlcke2007-05-082-13/+16
* use mutex instead of semaphore in RocketPort driverMatthias Kaehlcke2007-05-082-9/+14
* export hrtimer_forwardStas Sergeev2007-05-081-0/+1
* Invalid return value of execve() resulting in oopsesAlexey Kuznetsov2007-05-081-0/+3
* clockchips.h: kernel-doc fixSergei Shtylyov2007-05-081-5/+5
* docbook: librs typo fixesRandy Dunlap2007-05-081-8/+8
* hide spinlock in linux/quota.h behind __KERNEL__Mike Frysinger2007-05-081-2/+2
* Add taskstats.h to kbuildDavid Woodhouse2007-05-081-0/+1
* synclink_gt use dynamic tty device registrationPaul Fulghum2007-05-081-16/+18
* Misc: add sensable phantom driverJiri Slaby2007-05-087-1/+523
* cpusets: allow empty {cpus,mems}_allowed to be set for unpopulated cpusetDavid Rientjes2007-05-081-8/+30
* procfs: use simple_read_from_buffer()Akinobu Mita2007-05-081-28/+7
* Update the list information for kexec and kdumpSimon Horman2007-05-081-2/+2
* old buffer overflow in moxa driverdann frazier2007-05-081-2/+6
* Fix error handling in HDIO_GETGEO compat wrapperAndreas Schwab2007-05-081-1/+3
* laptop-mode URL updateZach Carter2007-05-081-1/+1
* doc: fix oops-tracing duplicateMichal Piotrowski2007-05-081-3/+0
* udf: decrement correct link count in udf_rmdirStephen Mollett2007-05-081-1/+1
* fat: fix VFAT compat ioctls on 64-bit systemsOGAWA Hirofumi2007-05-081-99/+100
* dma_declare_coherent_memory wrong allocationGuennadi Liakhovetski2007-05-082-2/+2