summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-093-1/+74
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | memory barrier: adding smp_mb__after_lockJiri Olsa2009-07-092-1/+9
| * | | | | | net: adding memory barrier to the poll and receive callbacksJiri Olsa2009-07-091-0/+66
| * | | | | | 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
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | 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/+17
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | block: get rid of queue-private command filterJens Axboe2009-07-011-14/+1
| * | | | | | | | | | 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-06-301-1/+0
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-06-293-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-06-301-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
| * | | | | | | | | perf_counter: Add PERF_EVENT_READPeter Zijlstra2009-06-251-0/+12
| * | | | | | | | | perf_counter: Add scale information to the mmap control pagePeter Zijlstra2009-06-251-1/+3
| * | | | | | | | | perf_counter: Split the mmap control page in two partsPeter Zijlstra2009-06-251-0/+6
| * | | | | | | | | perf_counter: Optimize perf_swcounter_event()Peter Zijlstra2009-06-231-1/+10
* | | | | | | | | | fbdev: add mutex for fb_mmap lockingKrzysztof Helt2009-06-301-0/+1
* | | | | | | | | | spi: add spi_master flag wordDavid Brownell2009-06-301-0/+4
* | | | | | | | | | spi: new spi->mode bitsDavid Brownell2009-06-302-0/+4
* | | | | | | | | | elf: limit max map count to safe valueKAMEZAWA Hiroyuki2009-06-301-2/+14
* | | | | | | | | | parport/serial: add support for NetMos 9901 Multi-IO cardMichael Buesch2009-06-301-0/+1
* | | | | | | | | | alpha: fix percpu build breakageTejun Heo2009-06-302-1/+6