| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2012-08-03 | 1 | -4/+0 |
|\ |
|
| * | mtd/uclinux: Use generic __bss_stop instead of _ebss | Geert Uytterhoeven | 2012-06-27 | 1 | -4/+0 |
* | | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon | 2012-07-30 | 1 | -1/+0 |
|/ |
|
* | set_restore_sigmask() is never called without SIGPENDING (and never should be) | Al Viro | 2012-06-01 | 1 | -1/+1 |
* | new helpers: {clear,test,test_and_clear}_restore_sigmask() | Al Viro | 2012-06-01 | 1 | -0/+16 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-05-24 | 1 | -0/+1 |
|\ |
|
| * | kvmclock: Add functions to check if the host has stopped the vm | Eric B Munson | 2012-04-08 | 1 | -0/+1 |
* | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-05-24 | 1 | -53/+4 |
|\ \ |
|
| * | | gpiolib/arches: Centralise bolierplate asm/gpio.h | Mark Brown | 2012-05-11 | 1 | -53/+4 |
| |/ |
|
* | | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha | 2012-05-16 | 1 | -1/+0 |
|/ |
|
* | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds | 2012-04-04 | 1 | -6/+12 |
|\ |
|
| * | Microblaze: adapt for dma_map_ops changes | Andrzej Pietrasiewicz | 2012-03-28 | 1 | -6/+12 |
* | | microblaze: Fix ret_from_fork declaration | Michal Simek | 2012-04-02 | 1 | -2/+2 |
* | | microblaze: Add missing headers caused by disintegration asm/system.h | Michal Simek | 2012-03-30 | 1 | -0/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next | Michal Simek | 2012-03-30 | 14 | -165/+127 |
|\ \ |
|
| * \ | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-28 | 9 | -99/+124 |
| |\ \ |
|
| | * | | Delete all instances of asm/system.h | David Howells | 2012-03-28 | 1 | -6/+0 |
| | * | | Move all declarations of free_initmem() to linux/mm.h | David Howells | 2012-03-28 | 1 | -1/+0 |
| | * | | Disintegrate asm/system.h for Microblaze | David Howells | 2012-03-28 | 8 | -98/+129 |
| * | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2012-03-27 | 8 | -5/+223 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-03-23 | 1 | -2/+0 |
| |\ \ \ \ |
|
| | * | | | | Remove remaining bits of io_remap_page_range() | Javi Merino | 2012-03-23 | 1 | -2/+0 |
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2012-03-23 | 2 | -9/+0 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | PCI: collapse pcibios_resource_to_bus | Bjorn Helgaas | 2012-02-23 | 1 | -2/+0 |
| | * | | | microblaze/PCI: get rid of device resource fixups | Bjorn Helgaas | 2012-02-23 | 1 | -7/+1 |
| | * | | | microblaze/PCI: remove unused pci_flags | Bjorn Helgaas | 2012-02-23 | 1 | -1/+0 |
| * | | | | irq_domain/microblaze: Convert microblaze to use irq_domains | Grant Likely | 2012-02-16 | 2 | -55/+3 |
| * | | | | irq_domain: convert microblaze from irq_host to irq_domain | Grant Likely | 2012-02-14 | 1 | -2/+2 |
| | |_|/
| |/| | |
|
* | | | | microblaze: Fix __futex_atomic_op macro register usage | Michal Simek | 2012-03-28 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | microblaze: Handle TLB skip size dynamically | Michal Simek | 2012-03-23 | 1 | -1/+12 |
* | | | microblaze: Introduce TLB skip size | Michal Simek | 2012-03-23 | 1 | -0/+1 |
* | | | microblaze: Improve TLB calculation for small systems | Michal Simek | 2012-03-23 | 2 | -1/+3 |
* | | | microblaze: Fix mapin_ram function | Michal Simek | 2012-03-23 | 1 | -0/+1 |
* | | | microblaze: Highmem support | Michal Simek | 2012-03-23 | 2 | -0/+104 |
* | | | microblaze: Introduce fixmap | Michal Simek | 2012-03-23 | 1 | -0/+101 |
* | | | microblaze: mm: Fix lowmem max memory size limits | Michal Simek | 2012-03-23 | 3 | -4/+2 |
|/ / |
|
* | | microblaze: generic atomic64 support | Daniel Borkmann | 2012-01-20 | 1 | -0/+1 |
|/ |
|
* | Audit: push audit success and retcode into arch ptrace.h | Eric Paris | 2012-01-17 | 1 | -0/+5 |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2012-01-11 | 2 | -6/+0 |
|\ |
|
| * | microblaze/PCI: make pcibios_setup_phb_resources() static | Bjorn Helgaas | 2012-01-06 | 1 | -1/+0 |
| * | PCI: MicroBlaze: convert pcibios_set_master() to a non-inlined function | Myron Stowe | 2012-01-06 | 1 | -5/+0 |
* | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2012-01-10 | 4 | -19/+14 |
|\ \ |
|
| * | | microblaze: Wire-up new system calls | Michal Simek | 2012-01-05 | 1 | -1/+4 |
| * | | microblaze: Remove NO_IRQ from architecture | Michal Simek | 2012-01-05 | 1 | -2/+0 |
| * | | microblaze: Remove eprintk macro | Michal Simek | 2012-01-05 | 1 | -6/+0 |
| * | | microblaze: Change NO_IRQ to 0 | Michal Simek | 2012-01-05 | 1 | -2/+9 |
| * | | microblaze: Synchronize __pa __va macros | Michal Simek | 2012-01-05 | 1 | -9/+2 |
| |/ |
|
* | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-01-08 | 1 | -2/+0 |
|\ \ |
|
| * \ | Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Rafael J. Wysocki | 2011-11-23 | 1 | -2/+0 |
| |\ \
| | |/
| |/| |
|
| | * | freezer: remove now unused TIF_FREEZE | Tejun Heo | 2011-11-21 | 1 | -2/+0 |