| Commit message (Expand) | Author | Age | Files | Lines |
* | microblaze: io.h: Add io big-endian function | John Linn | 2010-04-07 | 1 | -0/+5 |
* | microblaze: Fix futex code | Michal Simek | 2010-04-07 | 1 | -1/+1 |
* | microblaze: Fix TLB macros | Michal Simek | 2010-04-01 | 1 | -1/+2 |
* | microblaze: uaccess: Sync strlen, strnlen, copy_to/from_user | Michal Simek | 2010-04-01 | 1 | -56/+32 |
* | microblaze: uaccess: Unify __copy_tofrom_user | Michal Simek | 2010-04-01 | 1 | -38/+21 |
* | microblaze: uaccess: Move functions to generic location | Michal Simek | 2010-04-01 | 1 | -151/+61 |
* | microblaze: uaccess: Fix put_user for noMMU | Michal Simek | 2010-04-01 | 1 | -22/+56 |
* | microblaze: uaccess: Fix get_user macro for noMMU | Michal Simek | 2010-04-01 | 1 | -23/+66 |
* | microblaze: uaccess: fix clear_user for noMMU kernel | Michal Simek | 2010-04-01 | 1 | -45/+36 |
* | microblaze: uaccess: Fix strncpy_from_user function | Michal Simek | 2010-04-01 | 1 | -3/+11 |
* | microblaze: uaccess: fix copy_from_user macro | Michal Simek | 2010-04-01 | 1 | -9/+14 |
* | microblaze: uaccess: copy_to_user unification | Michal Simek | 2010-04-01 | 1 | -9/+16 |
* | microblaze: uaccess: sync put/get/clear_user macros | Michal Simek | 2010-04-01 | 1 | -37/+69 |
* | microblaze: uaccess: fix put_user and get_user macros | Michal Simek | 2010-04-01 | 1 | -51/+49 |
* | microblaze: uaccess: fix __get_user_asm macro | Michal Simek | 2010-04-01 | 1 | -16/+17 |
* | microblaze: uaccess: fix clean user macro | Michal Simek | 2010-04-01 | 1 | -34/+55 |
* | microblaze: move noMMU __range_ok function to uaccess.h | Michal Simek | 2010-04-01 | 1 | -1/+6 |
* | microblaze: Move exception_table_entry upward | Michal Simek | 2010-04-01 | 1 | -16/+15 |
* | microblaze: Remove segment.h | Michal Simek | 2010-04-01 | 4 | -52/+33 |
* | microblaze: PCI early support for noMMU system | Michal Simek | 2010-03-11 | 2 | -1/+7 |
* | microblaze: pgtable.h: move consistent functions | Michal Simek | 2010-03-11 | 1 | -9/+9 |
* | microblaze: Remove VMALLOC_VMADDR | Michal Simek | 2010-03-11 | 1 | -1/+0 |
* | microblaze: Preliminary support for dma drivers | Michal Simek | 2010-03-11 | 2 | -10/+5 |
* | microblaze: Add support from PREEMPT | Michal Simek | 2010-03-11 | 1 | -1/+1 |
* | microblaze: Add support for Xilinx PCI host bridge | Michal Simek | 2010-03-11 | 1 | -0/+7 |
* | microblaze: Enable PCI, missing files | Michal Simek | 2010-03-11 | 3 | -1/+45 |
* | microblaze: Add pci-bridge.h | Michal Simek | 2010-03-11 | 1 | -0/+195 |
* | microblaze: Add pci.h | Michal Simek | 2010-03-11 | 1 | -1/+170 |
* | microblaze: io.h include asm-generic/iomap.h | Michal Simek | 2010-03-11 | 1 | -10/+3 |
* | microblaze: Add irq_create_{of_,}mapping functions | Michal Simek | 2010-03-11 | 1 | -1/+36 |
* | microblaze: Add {z,}alloc_maybe_bootmem functions | Michal Simek | 2010-03-11 | 1 | -0/+3 |
* | microblaze: Implement __dma_sync_page | Michal Simek | 2010-03-11 | 1 | -1/+0 |
* | microblaze: Support DMA | Michal Simek | 2010-03-11 | 3 | -1/+159 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2010-03-03 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'master' into percpu | Tejun Heo | 2010-02-02 | 2 | -2/+17 |
| |\ |
|
| * \ | Merge branch 'master' into percpu | Tejun Heo | 2010-01-05 | 16 | -298/+318 |
| |\ \ |
|
| * | | | percpu: remove per_cpu__ prefix. | Rusty Russell | 2009-10-29 | 1 | -1/+1 |
* | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-03-01 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself | Russell King | 2010-02-20 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-02-25 | 1 | -20/+0 |
|\ \ \ \ |
|
| * | | | | of: remove undefined request_OF_resource & release_OF_resource | Grant Likely | 2010-02-14 | 1 | -4/+0 |
| * | | | | of: move definition of of_chosen into common code. | Grant Likely | 2010-02-14 | 1 | -2/+0 |
| * | | | | of: remove unused extern reference to devtree_lock | Grant Likely | 2010-02-14 | 1 | -2/+0 |
| * | | | | of: put default string compare and #a/s-cell values into common header | Grant Likely | 2010-02-14 | 1 | -7/+0 |
| * | | | | of: merge of_attach_node() & of_detach_node() | Grant Likely | 2010-02-09 | 1 | -4/+0 |
| * | | | | Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree | Grant Likely | 2010-01-28 | 17 | -168/+332 |
| |\ \ \ \
| | |/ / / |
|
| * | | | | of/flattree: Merge unflatten_device_tree | Grant Likely | 2009-11-23 | 1 | -1/+0 |
* | | | | | microblaze: Fix out_le32() macro | Steven J. Magnani | 2010-02-24 | 1 | -1/+1 |
| |/ / /
|/| | | |
|
* | | | | microblaze: Add PT_ macros for special purpose regs | Michal Simek | 2010-01-18 | 1 | -0/+14 |
* | | | | microblaze: Enable accept4 syscall | Michal Simek | 2010-01-18 | 1 | -1/+1 |