aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-25V4L/DVB (6487): i2c-id: add M52790 driver IDHans Verkuil1-0/+1
2008-01-25V4L/DVB (6486): m52790: add new Mitsubishi A/V switch i2c driverHans Verkuil2-0/+96
2008-01-25V4L/DVB (6469): tuner: remove TUNER_PHILIPS_TDA8295Michael Krufky1-2/+0
2008-01-25V4L/DVB (6466): v4l2-i2c-drv: first call remove, then detach clientHans Verkuil1-3/+5
2008-01-25V4L/DVB (6460): v4l2-i2c-drv: add legacy_probe function pointerHans Verkuil2-0/+7
2008-01-25V4L/DVB (6451): v4l2: add support for bus-based I2C driversHans Verkuil3-0/+204
2008-01-25V4L/DVB (6435): tda8290: add support for NXP TDA18271 tuner and TDA8295 analog demodMichael Krufky1-0/+2
2008-01-25V4L/DVB (6422): Add the pending entries for xc2028/3028 based boardsMauro Carvalho Chehab1-1/+1
2008-01-25V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIGMauro Carvalho Chehab1-1/+6
2008-01-25sched: keep total / count stats in addition to the max forArjan van de Ven1-0/+2
2008-01-25sched, futex: detach sched.h and futex.hAlexey Dobriyan2-2/+6
2008-01-25softlockup: fix signednessIngo Molnar1-2/+2
2008-01-25sched: latencytop supportArjan van de Ven3-0/+52
2008-01-25timers: don't #error on higher HZ valuesPavel Machek1-0/+6
2008-01-25sched: remove the !PREEMPT_BKL codeIngo Molnar2-18/+2
2008-01-25hrtimer: fixup the HRTIMER_CB_IRQSAFE_NO_SOFTIRQ fallbackPeter Zijlstra1-3/+2
2008-01-25sched: rt throttling vs no_hzPeter Zijlstra1-0/+2
2008-01-25sched: rt group schedulingPeter Zijlstra2-3/+12
2008-01-25sched: rt time limitPeter Zijlstra1-0/+2
2008-01-25sched: high-res preemption tickPeter Zijlstra4-1/+18
2008-01-25sched: do not do cond_resched() when CONFIG_PREEMPTHerbert Xu2-3/+14
2008-01-25sched: SCHED_FIFO/SCHED_RR watchdog timerPeter Zijlstra2-2/+4
2008-01-25sched: sched_rt_entityPeter Zijlstra2-4/+9
2008-01-25Preempt-RCU: implementationPaul E. McKenney5-4/+200
2008-01-25Preempt-RCU: reorganize RCU code into rcuclassic.c and rcupdate.cPaul E. McKenney2-119/+210
2008-01-25Preempt-RCU: Use softirq instead of tasklets forDipankar Sarma1-0/+1
2008-01-25sched: RT-balance, add new methods to sched_classSteven Rostedt1-0/+7
2008-01-25sched: RT-balance, replace hooks with pre/post schedule and wakeup methodsSteven Rostedt1-0/+3
2008-01-25sched: whitespace cleanups in topology.hIngo Molnar1-1/+1
2008-01-25sched: reactivate fork balancingIngo Molnar1-0/+3
2008-01-25sched: add sched-domain rootsGregory Haskins1-0/+3
2008-01-25sched: de-SCHED_OTHER-ize the RT pathGregory Haskins1-0/+1
2008-01-25sched: add RT-balance cpu-weightGregory Haskins2-0/+3
2008-01-25softlockup: automatically detect hung TASK_UNINTERRUPTIBLE tasksIngo Molnar2-0/+15
2008-01-25cpu-hotplug: fix build on !CONFIG_SMPIngo Molnar1-1/+7
2008-01-25cpu-hotplug: replace per-subsystem mutexes with get_online_cpus()Gautham R Shenoy1-3/+1
2008-01-25cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy1-4/+4
2008-01-25cpu-hotplug: refcount based cpu hotplugGautham R Shenoy1-0/+3
2008-01-25sched: group scheduler, fix fairness of cpu bandwidth allocation for task groupsSrivatsa Vaddagiri1-0/+4
2008-01-25[SCSI] libsas: abstract STP task status into a functionJames Bottomley1-0/+4
2008-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6Linus Torvalds2-10/+52
2008-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds9-10/+41
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds13-46/+723
2008-01-25[AVR32] NMI debuggingHaavard Skinnemoen2-0/+6
2008-01-25[AVR32] Add support for AT32AP7001 and AT32AP7002Haavard Skinnemoen3-6/+6
2008-01-25[AVR32] Provide more CPU information in /proc/cpuinfo and dmesgHaavard Skinnemoen1-0/+14
2008-01-25[AVR32] Enable debugging only when neededHaavard Skinnemoen3-4/+15
2008-01-24Kobject: fix coding style issues in kobject.hGreg Kroah-Hartman1-33/+34
2008-01-24Driver core: fix coding style issues in device.hGreg Kroah-Hartman1-138/+145
2008-01-24Driver Core: add class iteration apiDave Young1-2/+7