summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'from-linus' into upstreamJohn W. Linville2006-06-0517-100/+252
|\
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-06-021-1/+1
| |\
| | * [ARM] 3539/1: ixp23xx: fix __arch_ixp23xx_is_coherent() for A1 steppingLennert Buytenhek2006-06-021-1/+1
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-06-023-11/+27
| |\ \ | | |/ | |/|
| | * [SPARC64]: Fix D-cache corruption in mremapDavid S. Miller2006-06-013-11/+27
| * | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-05-316-73/+207
| |\ \
| | * | [MIPS] Treat R14000 like R10000.Kumba2006-06-011-1/+3
| | * | [MIPS] Update/Fix instruction definitionsThiemo Seufer2006-06-011-5/+28
| | * | [MIPS] DSP and MDMX share the same config flag bit.Thiemo Seufer2006-06-011-1/+1
| | * | [MIPS] Update struct sigcontext member namesDaniel Jacobowitz2006-06-011-2/+8
| | * | [MIPS] Update/fix futex assemblyRalf Baechle2006-06-011-25/+116
| | * | [MIPS] Fix detection and handling of the 74K processor.Chris Dearman2006-06-011-1/+3
| | * | [MIPS] Fix marking buddy of pte global for MIPS32 w/36-bit physical addressSergei Shtylyov2006-06-011-39/+49
| | |/
| * | [PATCH] ARM: Fix XScale PMD settingDeepak Saxena2006-05-311-0/+6
| * | [PATCH] net/compat.h build fixAndrew Morton2006-05-311-1/+2
| * | [PATCH] revert "swsusp add check for suspension of X controlled devices"Andrew Morton2006-05-311-5/+0
| |/
| * [PATCH] x86_64: Fix stack/mmap randomization for compat tasksAndi Kleen2006-05-301-1/+1
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2006-05-301-0/+1
| |\
| | * [AGPGART] VIA PT880 Ultra support.Magnus Kessler2006-05-221-0/+1
| * | Input: change from numbered to named switchesRichard Purdie2006-05-291-8/+3
| * | Input: add KEY_BATTERY keycodeMatthew Garrett2006-05-291-0/+2
| * | [PATCH] Add CMSPAR to termbits.h for powerpc and alphaPaul Mackerras2006-05-262-0/+2
* | | Merge branch 'from-linus' into upstreamJohn W. Linville2006-05-266-8/+156
|\| |
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-05-232-3/+142
| |\ \
| | * | [SPARC64]: Respect gfp_t argument to dma_alloc_coherent().David S. Miller2006-05-232-3/+142
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-05-231-1/+1
| |\ \ \
| | * | | [IRDA]: fixup type of ->lsap_stateAlexey Dobriyan2006-05-221-1/+1
| | |/ /
| * | | [PATCH] powerpc: wire up sys_[gs]et_robust_listDavid Woodhouse2006-05-232-1/+9
| * | | [PATCH] sys_sync_file_range(): move exported flags outside __KERNEL__Andrew Morton2006-05-231-3/+4
| |/ /
* | | Merge branch 'from-linus' into upstreamJohn W. Linville2006-05-2213-10/+101
|\| |
| * | [SPARC]: Add robust futex syscall entries.David S. Miller2006-05-212-6/+10
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-05-211-0/+5
| |\ \ | | |/ | |/|
| | * V4L/DVB (3774): Create V4L1 config optionsMauro Carvalho Chehab2006-05-121-0/+5
| * | [PATCH] Align the node_mem_map endpoints to a MAX_ORDER boundaryBob Picco2006-05-211-0/+1
| * | [PATCH] pxa2xx-spi updateStephen Street2006-05-211-0/+3
| * | [PATCH] S3C24XX: hardware SPI driverBen Dooks2006-05-211-0/+29
| * | [PATCH] S3C24XX: GPIO based SPI driverBen Dooks2006-05-211-0/+31
| * | [PATCH] drivers/base/firmware_class.c: cleanupsAdrian Bunk2006-05-211-1/+0
| * | [PATCH] spi: add spi master driver for Freescale MPC83xx SPI controllerKumar Gala2006-05-211-0/+11
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-05-192-3/+4
| |\ \
| | * | [SCTP]: Respect the real chunk length when walking parameters.Vladislav Yasevich2006-05-191-3/+3
| | * | [SCTP]: Set sk_err so that poll wakes up after a non-blocking connect failure.Sridhar Samudrala2006-05-191-0/+1
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-05-191-0/+1
| |\ \ \
| | * | | [ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new comma...Pavel Pisa2006-05-191-0/+1
| | |/ /
| * / / [ARM] 3533/1: Implement the __raw_(read|write)_can_lock functions on ARMCatalin Marinas2006-05-191-0/+6
| |/ /
* | | Merge branch 'from-linus' into upstreamJohn W. Linville2006-05-1727-54/+173
|\| |
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/spi-2.6Linus Torvalds2006-05-163-17/+104
| |\ \
| | * | [PATCH] SPI: busnum == 0 needs to workDavid Brownell2006-05-161-3/+3
| | * | [PATCH] SPI: devices can require LSB-first encodingsDavid Brownell2006-05-161-2/+5
| | * | [PATCH] SPI: Renamed bitbang_transfer_setup to spi_bitbang_setup_transfer and...Kumar Gala2006-05-161-0/+2