summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-09-249-27/+361
|\
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...NeilBrown2009-09-239-27/+361
| |\
| | * dmaengine: sh: Add Support SuperH DMA Engine driverNobuhiro Iwamatsu2009-09-083-5/+23
| | * Merge commit 'md/for-linus' into async-tx-nextDan Williams2009-09-08700-8074/+13778
| | |\
| | * \ Merge branch 'dmaengine' into async-tx-nextDan Williams2009-09-082508-43572/+151029
| | |\ \
| | | * | fsldma: Add DMA_SLAVE supportIra Snyder2009-09-081-0/+136
| | | * | iop-adma: implement a private tx_listDan Williams2009-09-081-0/+2
| | | * | Merge commit 'v2.6.31-rc1' into dmaengineDan Williams2009-09-082505-43572/+150789
| | | |\ \
| | * | \ \ Merge branch 'iop-raid6' into async-tx-nextDan Williams2009-09-083-0/+184
| | |\ \ \ \
| | | * | | | iop-adma: P+Q support for iop13xx adma enginesDan Williams2009-08-293-0/+184
| | * | | | | dmaengine: cleanup unused transaction typesDan Williams2009-09-082-9/+0
| | * | | | | Merge branch 'md-raid6-accel' into ioat3.2Dan Williams2009-09-084-13/+16
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | async_tx: add support for asynchronous GF multiplicationDan Williams2009-08-291-1/+1
| | | * | | | async_tx: add sum check flagsDan Williams2009-08-292-7/+10
| | | * | | | async_tx: rename zero_sum to valDan Williams2009-04-082-5/+5
* | | | | | | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2009-09-241-4/+15
|\ \ \ \ \ \ \
| * | | | | | | HWPOISON: x86: Add VM_FAULT_HWPOISON handling to x86 page fault handler v2Andi Kleen2009-09-161-4/+15
* | | | | | | | alpha: AGP update (fixes compile failure)Ivan Kokshaysky2009-09-244-5/+5
* | | | | | | | sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-248-38/+28
* | | | | | | | fcntl: add F_[SG]ETOWN_EXPeter Zijlstra2009-09-242-0/+4
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-2361-201/+139
|\ \ \ \ \ \ \ \
| * | | | | | | | cpumask: use mm_cpumask() wrapper: x86Rusty Russell2009-09-244-14/+15
| * | | | | | | | cpumask: use mm_cpumask() wrapper: umRusty Russell2009-09-241-2/+2
| * | | | | | | | cpumask: use mm_cpumask() wrapper: mipsRusty Russell2009-09-242-6/+6
| * | | | | | | | cpumask: use mm_cpumask() wrapper: mn10300Rusty Russell2009-09-241-6/+6
| * | | | | | | | cpumask: use mm_cpumask() wrapper: m32rRusty Russell2009-09-242-6/+6
| * | | | | | | | cpumask: use mm_cpumask() wrapper: armRusty Russell2009-09-246-20/+21
| * | | | | | | | cpumask: Use accessors for cpu_*_mask: umRusty Russell2009-09-241-1/+1
| * | | | | | | | cpumask: Use accessors for cpu_*_mask: powerpcRusty Russell2009-09-244-13/+13
| * | | | | | | | cpumask: Use accessors for cpu_*_mask: mipsRusty Russell2009-09-244-8/+8
| * | | | | | | | cpumask: Use accessors for cpu_*_mask: m32rRusty Russell2009-09-241-1/+1
| * | | | | | | | cpumask: remove arch_send_call_function_ipiRusty Russell2009-09-2411-11/+0
| * | | | | | | | cpumask: arch_send_call_function_ipi_mask: s390Rusty Russell2009-09-242-3/+4
| * | | | | | | | cpumask: arch_send_call_function_ipi_mask: powerpcRusty Russell2009-09-242-3/+4
| * | | | | | | | cpumask: arch_send_call_function_ipi_mask: mipsRusty Russell2009-09-2412-20/+25
| * | | | | | | | cpumask: arch_send_call_function_ipi_mask: m32rRusty Russell2009-09-242-12/+13
| * | | | | | | | cpumask: arch_send_call_function_ipi_mask: alphaRusty Russell2009-09-242-8/+9
| * | | | | | | | cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell2009-09-241-2/+0
| * | | | | | | | cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell2009-09-241-2/+0
| * | | | | | | | cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell2009-09-241-1/+0
| * | | | | | | | cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell2009-09-241-2/+0
| * | | | | | | | ia64: convert last user of smp_call_function_maskRusty Russell2009-09-241-1/+1
| * | | | | | | | cpumask: remove last assignment to mask field of struct irqaction.Rusty Russell2009-09-241-1/+0
| * | | | | | | | cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: mipsRusty Russell2009-09-241-1/+1
| * | | | | | | | cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeRusty Russell2009-09-247-40/+1
| * | | | | | | | cpumask: remove the now-obsoleted pcibus_to_cpumask(): powerpcRusty Russell2009-09-241-5/+0
| * | | | | | | | cpumask: remove the now-obsoleted pcibus_to_cpumask(): mipsRusty Russell2009-09-241-1/+0
| * | | | | | | | cpumask: remove the now-obsoleted pcibus_to_cpumask(): alphaRusty Russell2009-09-241-1/+0
| * | | | | | | | cpumask: use zalloc_cpumask_var() where possibleLi Zefan2009-09-243-15/+7
* | | | | | | | | headers: utsname.h reduxAlexey Dobriyan2009-09-2320-20/+2
OpenPOWER on IntegriCloud