aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Merge branch 'sh/kfr2r09'Paul Mundt2009-07-23
|\
| * Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-07-22
| |\
| | * perf_counter: PERF_SAMPLE_ID and inherited countersPeter Zijlstra2009-07-22
| * | Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-07-22
| |\ \
| | * | softirq: introduce tasklet_hrtimer infrastructurePeter Zijlstra2009-07-22
| * | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-07-22
| |\ \ \
| | * | | genirq: Delegate irq affinity setting to the irq threadThomas Gleixner2009-07-21
| | |/ /
| * / / sched: fix nr_uninterruptible accounting of frozen tasks reallyThomas Gleixner2009-07-18
| |/ /
* | | usb: m66592-udc platform data on_chip supportMagnus Damm2009-07-23
* | | usb: move r8a66597 register definesMagnus Damm2009-07-23
* | | usb: r8a66597-hcd platform data on_chip supportMagnus Damm2009-07-19
|/ /
* | virtio_net: Sync header with qemuAlex Williamson2009-07-17
* | lguest: fix journeyMatias Zabaljauregui2009-07-17
* | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-07-16
|\ \
| * | timer stats: fix quick check optimizationHeiko Carstens2009-07-10
* | | vt: drop bootmem/slab memory distinctionJohannes Weiner2009-07-16
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-07-15
|\ \ \
| * | | libata: implement and use HORKAGE_NOSETXFER, take#2Tejun Heo2009-07-14
* | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-07-14
|\ \ \ \ | | |/ / | |/| |
| * | | hrtimer: Fix migration expiry checkThomas Gleixner2009-07-10
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-14
|\ \ \ \ | |_|/ / |/| | |
| * | | skbuff.h: Fix comment for NET_IP_ALIGNTobias Klauser2009-07-14
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-07-13
|\ \ \ \
| * | | | Driver Core: remove BUS_ID_SIZEKay Sievers2009-07-12
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-07-13
|\ \ \ \ \
| * | | | | USB: usb.h: fix kernel-doc notationRandy Dunlap2009-07-12
| * | | | | Revert "USB: Add Intel Langwell USB OTG Transceiver Drive"Greg Kroah-Hartman2009-07-12
| |/ / / /
* | | | | Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds2009-07-12
|\ \ \ \ \
| * | | | | kmemleak: Allow partial freeing of memory blocksCatalin Marinas2009-07-08
| * | | | | kmemleak: Trace the kmalloc_large* functions in slubCatalin Marinas2009-07-08
* | | | | | headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* | | | | | personality: fix PER_CLEAR_ON_SETIDJulien Tinnes2009-07-12
| |/ / / / |/| | | |
* | | | | Fix compile error due to congestion_wait() changesTrond Myklebust2009-07-11
* | | | | tty: Fix USB kref leakAlan Cox2009-07-10
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-07-10
|\ \ \ \ \
| * | | | | block: fix sg SG_DXFER_TO_FROM_DEV regressionFUJITA Tomonori2009-07-10
| * | | | | Fix congestion_wait() sync/async vs read/write confusionJens Axboe2009-07-10
* | | | | | Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-07-10
|\ \ \ \ \ \
| * | | | | | signals: declare sys_rt_tgsigqueueinfo in syscalls.hArnd Bergmann2009-07-07
* | | | | | | sched: optimize cond_resched()Peter Zijlstra2009-07-10
* | | | | | | sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-10
| |/ / / / / |/| | | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-09
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | memory barrier: adding smp_mb__after_lockJiri Olsa2009-07-09
| * | | | | includecheck fix: include/linux, rfkill.hJaswinder Singh Rajput2009-07-08
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-07-08
|\ \ \ \ \ \
| * | | | | | Input: add support for generic GPIO-based matrix keypadEric Miao2009-06-29
* | | | | | | headers: mnt_namespace.h reduxAlexey Dobriyan2009-07-08
* | | | | | | elfcore.h : Fix UML build breakageParag Warudkar2009-07-08
| |_|_|/ / / |/| | | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-06
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | if_ether: add define for 1588 aka TimesyncAlexander Duyck2009-07-02