summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Revert "USB: Add Intel Langwell USB OTG Transceiver Drive"Greg Kroah-Hartman2009-07-131-177/+0Star
* Fix compile error due to congestion_wait() changesTrond Myklebust2009-07-112-5/+5
* tty: Fix USB kref leakAlan Cox2009-07-111-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-103-1/+74
|\ \
| * | memory barrier: adding smp_mb__after_lockJiri Olsa2009-07-102-1/+9
| * | net: adding memory barrier to the poll and receive callbacksJiri Olsa2009-07-101-0/+66
| * | includecheck fix: include/linux, rfkill.hJaswinder Singh Rajput2009-07-081-1/+0Star
* | | 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/+2Star
* | | | elfcore.h : Fix UML build breakageParag Warudkar2009-07-081-3/+2Star
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-071-0/+1
|\ \ \ \ | | |/ / | |/| |
| * | | if_ether: add define for 1588 aka TimesyncAlexander Duyck2009-07-021-0/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-07-061-1/+1
|\ \ \ \
| * | | | PCI: make pci_name() take const argumentAlexey Zaytsev2009-06-291-1/+1
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-07-062-0/+5
|\ \ \ \ \
| * | | | | V4L/DVB (12135): Add a driver for mt9v011 sensorMauro Carvalho Chehab2009-07-051-0/+3
| * | | | | V4L/DVB (12148): move V4L2_PIX_FMT_SGRBG8 to the proper placeMauro Carvalho Chehab2009-07-051-0/+2
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-07-061-0/+1
|\ \ \ \ \ \
| * | | | | | firewire: core: do not DMA-map stack addressesStefan Richter2009-06-251-0/+1
* | | | | | | linux/sysrq.h needs linux/errno.hTobias Doerffel2009-07-061-0/+2
* | | | | | | elf: fix multithreaded program core dumping on armHui Zhu2009-07-061-0/+2
| |/ / / / / |/| | | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-07-043-6/+18
|\ \ \ \ \ \
| * | | | | | Add new __init_task_data macro to be used in arch init_task.c files.Tim Abbott2009-06-271-0/+3
| * | | | | | asm-generic/vmlinux.lds.h: shuffle INIT_TASK* macro names in vmlinux.lds.hTim Abbott2009-06-271-4/+4
| * | | | | | Add new macros for page-aligned data and bss sections.Tim Abbott2009-06-261-0/+9
| * | | | | | asm-generic/vmlinux.lds.h: Fix up RW_DATA_SECTION definition.Paul Mundt2009-06-261-2/+2
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2009-07-011-2/+34
|\ \ \ \ \ \ \
| * | | | | | | fuse: invalidation reverse callsJohn Muir2009-06-301-0/+16
| * | | | | | | fuse: allow umask processing in userspaceMiklos Szeredi2009-06-301-2/+18
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-07-012-20/+17Star
|\ \ \ \ \ \ \ \
| * | | | | | | | block: get rid of queue-private command filterJens Axboe2009-07-011-14/+1Star
| * | | | | | | | block: Create bip slabs with embedded integrity vectorsMartin K. Petersen2009-07-011-6/+16
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-014-3/+17
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | / / / | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | usbnet: Remove private stats structureHerbert Xu2009-07-011-1/+0Star
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-06-303-2/+17
| |\ \ \ \ \ \ \
| | * | | | | | | netfilter: xtables: conntrack match revision 2Jan Engelhardt2009-06-291-0/+13
| | * | | | | | | netfilter: headers_check fix: linux/netfilter/xt_osf.hJaswinder Singh Rajput2009-06-291-0/+2
| | * | | | | | | netfilter: tcp conntrack: fix unacknowledged data detection with NATPatrick McHardy2009-06-291-2/+2
| | |/ / / / / /
* | | | | | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-07-011-7/+39
|\ \ \ \ \ \ \ \
| * | | | | | | | perf_counter: Provide a way to enable counters on execPaul Mackerras2009-06-301-1/+2
| * | | | | | | | perf_counter: Rework the sample ABIPeter Zijlstra2009-06-251-5/+5
| * | | | | | | | perf_counter: Implement more accurate per task statisticsPeter Zijlstra2009-06-251-1/+3