summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2009-07-24lockdep: BFS cleanupPeter Zijlstra1-4/+3
2009-07-24lockdep: Print the shortest dependency chain if finding a circleMing Lei1-0/+6
2009-07-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-1/+4
2009-07-24Driver Core: Make PM operations a const pointerDmitry Torokhov1-4/+5
2009-07-23dm table: pass correct dev area size to device_area_is_validMike Snitzer1-2/+2
2009-07-23Merge branch 'sh/kfr2r09'Paul Mundt3-12/+34
2009-07-23Merge commit 'v2.6.31-rc4' into nextDmitry Torokhov312-2141/+9925
2009-07-23usb: m66592-udc platform data on_chip supportMagnus Damm1-0/+44
2009-07-23usb: move r8a66597 register definesMagnus Damm1-2/+370
2009-07-22Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-11/+4
2009-07-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-1/+1
2009-07-22Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+26
2009-07-22Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+2
2009-07-22of/mdio: Add support function for Ethernet fixed-link propertyAnton Vorontsov1-0/+3
2009-07-22perf_counter: PERF_SAMPLE_ID and inherited countersPeter Zijlstra1-11/+4
2009-07-22hrtimer: Remove cb_entry from struct hrtimerPeter Zijlstra1-2/+0
2009-07-22softirq: introduce tasklet_hrtimer infrastructurePeter Zijlstra1-0/+26
2009-07-22PM: Remove platform device suspend_late()/resume_early() V2Magnus Damm1-2/+0
2009-07-22Driver Core: Add platform device arch data V3Magnus Damm1-0/+3
2009-07-21inotify: use GFP_NOFS under potential memory pressureEric Paris1-1/+1
2009-07-21rfkill: remove too-strict __must_checkAlan Jenkins1-1/+1
2009-07-21genirq: Delegate irq affinity setting to the irq threadThomas Gleixner1-0/+2
2009-07-21Input: wm97xx - add possibility to control the GPIO_STATUS shiftMarek Vasut1-0/+7
2009-07-20tracing/filters: improve subsystem filterLi Zefan1-1/+3
2009-07-20oprofile: Implement performance counter multiplexingJason Yeh1-0/+3
2009-07-20include/linux/cred.h: work around gcc-4.2.4 warning in get_cred()Paul Menage1-1/+2
2009-07-19usb: r8a66597-hcd platform data on_chip supportMagnus Damm1-0/+3
2009-07-18sched: Convert the only user of cond_resched_bkl to use cond_resched()Frederic Weisbecker1-2/+0
2009-07-18sched: Pull up the might_sleep() check into cond_resched()Frederic Weisbecker1-10/+19
2009-07-18sched: Remove the CONFIG_PREEMPT_BKL case definition of cond_resched()Frederic Weisbecker1-7/+2
2009-07-18sched: Add a preempt count base offset to __might_sleep()Frederic Weisbecker1-3/+3
2009-07-18sched: Cover the CONFIG_DEBUG_SPINLOCK_SLEEP off-case for __might_sleep()Frederic Weisbecker1-0/+1
2009-07-18Merge branch 'linus' into sched/coreIngo Molnar50-276/+320
2009-07-18sched: fix nr_uninterruptible accounting of frozen tasks reallyThomas Gleixner1-1/+2
2009-07-18Merge branch 'linus' into tracing/coreIngo Molnar75-341/+989
2009-07-17connector: make callback argument type explicitMike Frysinger1-3/+3
2009-07-17tun: Allow tap device to send/receive UFO packets.Sridhar Samudrala1-0/+1
2009-07-17virtio_net: Sync header with qemuAlex Williamson1-4/+10
2009-07-17lguest: fix journeyMatias Zabaljauregui1-1/+1
2009-07-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-2/+2
2009-07-17kernel: rename is_single_threaded(task) to current_is_single_threaded(void)Oleg Nesterov1-1/+1
2009-07-16Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2009-07-16vt: drop bootmem/slab memory distinctionJohannes Weiner1-1/+0
2009-07-15ext3: Get rid of extenddisksize parameter of ext3_get_blocks_handle()Jan Kara1-1/+1
2009-07-15Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2009-07-15net/compat/wext: send different messages to compat tasksJohannes Berg1-0/+8
2009-07-15percpu: add dummy pcpu_lpage_remapped() for !CONFIG_SMPTejun Heo1-0/+5
2009-07-15intel-iommu: Remove superfluous iova_alloc_lock from IOVA codeDavid Woodhouse1-1/+0
2009-07-15libata: implement and use HORKAGE_NOSETXFER, take#2Tejun Heo1-0/+1
2009-07-15Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-9/+0