summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Input: add new driver for Sentelic Finger Sensing PadTai-hwa Liang2009-08-191-0/+1
* Input: eeti_ts - allow active high irq linesDaniel Mack2009-08-121-0/+9
* Input: serio - switch to using dev_pm_opsDmitry Torokhov2009-07-261-2/+0
* Driver Core: Make PM operations a const pointerDmitry Torokhov2009-07-241-4/+5
* Merge commit 'v2.6.31-rc4' into nextDmitry Torokhov2009-07-22312-2141/+9925
|\
| * Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-07-221-11/+4
| |\
| | * perf_counter: PERF_SAMPLE_ID and inherited countersPeter Zijlstra2009-07-221-11/+4
| * | Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-07-221-0/+26
| |\ \
| | * | softirq: introduce tasklet_hrtimer infrastructurePeter Zijlstra2009-07-221-0/+26
| * | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-07-221-0/+2
| |\ \ \
| | * | | genirq: Delegate irq affinity setting to the irq threadThomas Gleixner2009-07-211-0/+2
| | |/ /
| * / / sched: fix nr_uninterruptible accounting of frozen tasks reallyThomas Gleixner2009-07-181-1/+2
| |/ /
| * | virtio_net: Sync header with qemuAlex Williamson2009-07-171-4/+10
| * | lguest: fix journeyMatias Zabaljauregui2009-07-171-1/+1
| * | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-07-161-1/+1
| |\ \
| | * | timer stats: fix quick check optimizationHeiko Carstens2009-07-101-1/+1
| * | | vt: drop bootmem/slab memory distinctionJohannes Weiner2009-07-161-1/+0
| * | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-07-151-0/+1
| |\ \ \
| | * | | libata: implement and use HORKAGE_NOSETXFER, take#2Tejun Heo2009-07-141-0/+1
| * | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-07-141-9/+0
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | hrtimer: Fix migration expiry checkThomas Gleixner2009-07-101-9/+0
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-141-2/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | skbuff.h: Fix comment for NET_IP_ALIGNTobias Klauser2009-07-141-2/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-07-131-2/+0
| |\ \ \ \
| | * | | | Driver Core: remove BUS_ID_SIZEKay Sievers2009-07-121-2/+0
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-07-132-179/+4
| |\ \ \ \ \
| | * | | | | USB: usb.h: fix kernel-doc notationRandy Dunlap2009-07-121-2/+4
| | * | | | | Revert "USB: Add Intel Langwell USB OTG Transceiver Drive"Greg Kroah-Hartman2009-07-121-177/+0
| | |/ / / /
| * | | | | Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds2009-07-122-0/+6
| |\ \ \ \ \
| | * | | | | kmemleak: Allow partial freeing of memory blocksCatalin Marinas2009-07-081-0/+4
| | * | | | | kmemleak: Trace the kmalloc_large* functions in slubCatalin Marinas2009-07-081-0/+2
| * | | | | | headers: smp_lock.h reduxAlexey Dobriyan2009-07-124-3/+2
| * | | | | | personality: fix PER_CLEAR_ON_SETIDJulien Tinnes2009-07-121-1/+4
| | |/ / / / | |/| | | |
| * | | | | Fix compile error due to congestion_wait() changesTrond Myklebust2009-07-112-5/+5
| * | | | | tty: Fix USB kref leakAlan Cox2009-07-101-1/+2
| * | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-07-102-7/+8
| |\ \ \ \ \
| | * | | | | block: fix sg SG_DXFER_TO_FROM_DEV regressionFUJITA Tomonori2009-07-101-0/+1
| | * | | | | Fix congestion_wait() sync/async vs read/write confusionJens Axboe2009-07-102-7/+7
| * | | | | | Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-07-101-0/+2
| |\ \ \ \ \ \
| | * | | | | | signals: declare sys_rt_tgsigqueueinfo in syscalls.hArnd Bergmann2009-07-071-0/+2
| * | | | | | | sched: optimize cond_resched()Peter Zijlstra2009-07-101-1/+4
| * | | | | | | sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-101-0/+6
| | |/ / / / / | |/| | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-092-1/+5
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | memory barrier: adding smp_mb__after_lockJiri Olsa2009-07-091-0/+5
| | * | | | | includecheck fix: include/linux, rfkill.hJaswinder Singh Rajput2009-07-081-1/+0
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-07-081-0/+65
| |\ \ \ \ \ \
| | * | | | | | Input: add support for generic GPIO-based matrix keypadEric Miao2009-06-291-0/+65
| * | | | | | | headers: mnt_namespace.h reduxAlexey Dobriyan2009-07-081-11/+2
| * | | | | | | elfcore.h : Fix UML build breakageParag Warudkar2009-07-081-3/+2
| | |_|_|/ / / | |/| | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-061-0/+1
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |