summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | microblaze: Use LOAD_OFFSET macro to get correct LMA for all sectionsMichal Simek2009-09-221-15/+19
| | * | | | | | | | | | | | | microblaze: Create the LOAD_OFFSET macro used to compute VMA vs LMA offsetsJohn Williams2009-09-221-0/+3
| | * | | | | | | | | | | | | microblaze: Copy ppc asm-compat.h for clean handling of constants in asm and CJohn Williams2009-09-221-0/+17
| | * | | | | | | | | | | | | microblaze: Actually show KiB rather than pages in "Freeing initrd memory:"Lennart Sorensen2009-09-221-1/+2
| | * | | | | | | | | | | | | microblaze: Support ptrace syscall tracing.Michal Simek2009-09-222-12/+122
| | * | | | | | | | | | | | | microblaze: Updated CPU version and FPGA family codes in PVRJohn Williams2009-09-221-0/+3
| | * | | | | | | | | | | | | microblaze: Generate correct signal and siginfo for integer div-by-zeroMichal Simek2009-09-221-1/+1
| | * | | | | | | | | | | | | microblaze: Don't be noisy when userspace causes hardware exceptionsMichal Simek2009-09-221-11/+20
| | * | | | | | | | | | | | | microblaze: Remove ipc.h file which points to non-existing asm-generic fileMichal Simek2009-09-221-1/+0
| | * | | | | | | | | | | | | microblaze: Clear sticky FSR register after generating exception signalsJohn Williams2009-09-221-0/+2
| | * | | | | | | | | | | | | microblaze: Ensure CPU usermode is set on new userspace processesJohn Williams2009-09-221-0/+1
| | * | | | | | | | | | | | | microblaze: Use correct kbuild variable KBUILD_CFLAGSJohn Williams2009-09-221-2/+2
| | * | | | | | | | | | | | | microblaze: Save and restore msr in hw exceptionMichal Simek2009-09-221-2/+6
| | * | | | | | | | | | | | | microblaze: Add architectural support for USB EHCI host controllersJulie Zhu2009-09-222-0/+4
| | * | | | | | | | | | | | | microblaze: Implement include/asm/syscall.h.Michal Simek2009-09-211-0/+99
| | * | | | | | | | | | | | | microblaze: Improve checking mechanism for MSR instructionMichal Simek2009-09-211-8/+5
| | * | | | | | | | | | | | | microblaze: Add checking mechanism for MSR instructionMichal Simek2009-09-213-4/+27
| | * | | | | | | | | | | | | microblaze: Cleanup linker script using new linker script macros.Tim Abbott2009-09-211-31/+8
| * | | | | | | | | | | | | | 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
OpenPOWER on IntegriCloud