aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-02lockdep: Introduce lockdep_assert_held()Peter Zijlstra1-0/+8
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-22Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-perfLinus Torvalds1-11/+4
2009-07-22Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+26
2009-07-22Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+2
2009-07-22perf_counter: PERF_SAMPLE_ID and inherited countersPeter Zijlstra1-11/+4
2009-07-22softirq: introduce tasklet_hrtimer infrastructurePeter Zijlstra1-0/+26
2009-07-21genirq: Delegate irq affinity setting to the irq threadThomas Gleixner1-0/+2
2009-07-18sched: fix nr_uninterruptible accounting of frozen tasks reallyThomas Gleixner1-1/+2
2009-07-17virtio_net: Sync header with qemuAlex Williamson1-4/+10
2009-07-17lguest: fix journeyMatias Zabaljauregui1-1/+1
2009-07-16Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2009-07-16vt: drop bootmem/slab memory distinctionJohannes Weiner1-1/+0
2009-07-15Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-0/+1
2009-07-14libata: implement and use HORKAGE_NOSETXFER, take#2Tejun Heo1-0/+1
2009-07-14Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-9/+0
2009-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+2
2009-07-14skbuff.h: Fix comment for NET_IP_ALIGNTobias Klauser1-2/+2
2009-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-2/+0
2009-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2-179/+4
2009-07-12USB: usb.h: fix kernel-doc notationRandy Dunlap1-2/+4
2009-07-12Revert "USB: Add Intel Langwell USB OTG Transceiver Drive"Greg Kroah-Hartman1-177/+0
2009-07-12Driver Core: remove BUS_ID_SIZEKay Sievers1-2/+0
2009-07-12Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds2-0/+6
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan4-3/+2
2009-07-12personality: fix PER_CLEAR_ON_SETIDJulien Tinnes1-1/+4
2009-07-11Fix compile error due to congestion_wait() changesTrond Myklebust2-5/+5
2009-07-10tty: Fix USB kref leakAlan Cox1-1/+2
2009-07-10Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-7/+8
2009-07-10Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+2
2009-07-10sched: optimize cond_resched()Peter Zijlstra1-1/+4
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra1-0/+6
2009-07-10block: fix sg SG_DXFER_TO_FROM_DEV regressionFUJITA Tomonori1-0/+1
2009-07-10Fix congestion_wait() sync/async vs read/write confusionJens Axboe2-7/+7
2009-07-10timer stats: fix quick check optimizationHeiko Carstens1-1/+1
2009-07-10hrtimer: Fix migration expiry checkThomas Gleixner1-9/+0
2009-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-1/+5
2009-07-09memory barrier: adding smp_mb__after_lockJiri Olsa1-0/+5
2009-07-08includecheck fix: include/linux, rfkill.hJaswinder Singh Rajput1-1/+0
2009-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+65
2009-07-08headers: mnt_namespace.h reduxAlexey Dobriyan1-11/+2
2009-07-08elfcore.h : Fix UML build breakageParag Warudkar1-3/+2
2009-07-08kmemleak: Allow partial freeing of memory blocksCatalin Marinas1-0/+4
2009-07-08kmemleak: Trace the kmalloc_large* functions in slubCatalin Marinas1-0/+2
2009-07-07signals: declare sys_rt_tgsigqueueinfo in syscalls.hArnd Bergmann1-0/+2
2009-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2009-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-1/+1
2009-07-06Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds1-0/+2
2009-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds1-0/+1