summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] powerpc: reorg RTAS delay codeJohn Rose2006-06-091-6/+2
* [PATCH] powerpc: Fix buglet with MMU hash managementBenjamin Herrenschmidt2006-06-091-0/+2
* [PATCH] powerpc vdso updatesBenjamin Herrenschmidt2006-06-094-2/+5
* [PATCH] powerpc: enable PPC_PTRACE_[GS]ETREGS on ppc32Renzo Davoli2006-06-091-1/+1
* Merge branch 'merge'Paul Mackerras2006-06-0133-106/+481
|\
| * 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 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
| |/ /
| * | [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
| |/ /
* | | [PATCH] remove powerpc bitops in favor of existing generic bitopsJon Mason2006-05-241-3/+3
* | | [PATCH] powerpc: remove LogicalSlot from pci_dnStephen Rothwell2006-05-241-4/+0
* | | [PATCH] powerpc: remove Irq from pci_dnStephen Rothwell2006-05-241-1/+0
* | | [PATCH] powerpc: remove iSeries_Global_Device_ListStephen Rothwell2006-05-241-1/+0
* | | Merge ../linux-2.6Paul Mackerras2006-05-1929-57/+179
|\| |
| * | 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