| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2012-07-30 | 1 | -1/+0 |
|\ |
|
| * | Remove useless wrappers of asm-generic/ipc.h | Paul Bolle | 2012-06-28 | 1 | -1/+0 |
* | | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds | 2012-07-27 | 1 | -30/+1 |
|\ \ |
|
| * | | tile: remove km_type definitions | Cong Wang | 2012-07-24 | 1 | -30/+1 |
* | | | tile: updates to pci root complex from community feedback | Chris Metcalf | 2012-07-18 | 1 | -19/+8 |
* | | | arch/tile: provide kernel support for the tilegx USB shim | Chris Metcalf | 2012-07-18 | 5 | -0/+217 |
* | | | tile pci: enable IOMMU to support DMA for legacy devices | Chris Metcalf | 2012-07-18 | 4 | -58/+198 |
* | | | tilegx pci: support I/O to arbitrarily-cached pages | Chris Metcalf | 2012-07-18 | 4 | -16/+36 |
* | | | tile: remove unused header | Paul Bolle | 2012-07-18 | 1 | -33/+0 |
* | | | arch/tile: tilegx PCI root complex support | Chris Metcalf | 2012-07-18 | 1 | -10/+88 |
* | | | arch/tile: provide kernel support for the tilegx TRIO shim | Chris Metcalf | 2012-07-11 | 12 | -0/+1324 |
* | | | arch/tile: break out the "csum a long" function to <asm/checksum.h> | Chris Metcalf | 2012-07-11 | 1 | -0/+18 |
* | | | arch/tile: provide kernel support for the tilegx mPIPE shim | Chris Metcalf | 2012-07-11 | 9 | -0/+3492 |
* | | | arch/tile: common DMA code for the GXIO IORPC subsystem | Chris Metcalf | 2012-07-11 | 1 | -0/+161 |
* | | | arch/tile: support MMIO-based readb/writeb etc. | Chris Metcalf | 2012-07-11 | 1 | -28/+116 |
* | | | arch/tile: introduce GXIO IORPC framework for tilegx | Chris Metcalf | 2012-07-11 | 4 | -0/+821 |
|/ / |
|
* | | tile: fix bug in get_user() for 4-byte values | Chris Metcalf | 2012-06-16 | 1 | -1/+1 |
* | | tile: remove cpu_idle_on_new_stack | Chris Metcalf | 2012-06-06 | 1 | -5/+0 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-06-01 | 1 | -1/+17 |
|\ |
|
| * | 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 |
* | | bury __kernel_nlink_t, make internal nlink_t consistent | Al Viro | 2012-05-30 | 1 | -1/+0 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2012-05-25 | 30 | -395/+994 |
|\ |
|
| * | tile: fix bug where fls(0) was not returning 0 | Chris Metcalf | 2012-05-25 | 1 | -6/+6 |
| * | arch/tile: allow querying cpu module information from the hypervisor | Chris Metcalf | 2012-05-25 | 1 | -1/+13 |
| * | arch/tile: fix hardwall for tilegx and generalize for idn and ipi | Chris Metcalf | 2012-05-25 | 5 | -20/+124 |
| * | arch/tile: support multiple huge page sizes dynamically | Chris Metcalf | 2012-05-25 | 5 | -23/+102 |
| * | arch/tile: support kexec() for tilegx | Chris Metcalf | 2012-05-25 | 1 | -0/+12 |
| * | arch/tile: support <asm/cachectl.h> header for cacheflush() syscall | Chris Metcalf | 2012-05-25 | 5 | -6/+47 |
| * | arch/tile: Allow tilegx to build with either 16K or 64K page size | Chris Metcalf | 2012-05-25 | 11 | -148/+276 |
| * | arch/tile: optimize get_user/put_user and friends | Chris Metcalf | 2012-05-25 | 3 | -135/+240 |
| * | arch/tile: support building big-endian kernel | Chris Metcalf | 2012-05-25 | 3 | -0/+41 |
| * | arch/tile: allow building Linux with transparent huge pages enabled | Chris Metcalf | 2012-05-25 | 4 | -48/+107 |
| * | arch/tile: use interrupt critical sections less | Chris Metcalf | 2012-05-25 | 1 | -8/+26 |
* | | 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 branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-05-23 | 1 | -3/+0 |
|\ \ \ |
|
| * | | | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha | 2012-05-16 | 1 | -3/+0 |
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-05-22 | 1 | -26/+0 |
|\ \ \ \ |
|
| * | | | | sched/numa: Rewrite the CONFIG_NUMA sched domain support | Peter Zijlstra | 2012-05-09 | 1 | -26/+0 |
| |/ / / |
|
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-05-21 | 1 | -4/+2 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | tile: Use common threadinfo allocator | Thomas Gleixner | 2012-05-08 | 1 | -4/+2 |
| |/ / |
|
* | | | arch/tile: fix up some issues in calling do_work_pending() | Chris Metcalf | 2012-05-16 | 1 | -2/+7 |
|/ / |
|
* | | arch/tile: fix a couple of functions that should be __init | Chris Metcalf | 2012-04-25 | 1 | -2/+2 |
|/ |
|
* | arch/tile: use atomic exchange in arch_write_unlock() | Chris Metcalf | 2012-04-02 | 1 | -1/+1 |
* | arch/tile: work around a hardware issue with the return-address stack | Chris Metcalf | 2012-04-02 | 1 | -1/+5 |
* | arch/tile: various bugs in stack backtracer | Chris Metcalf | 2012-04-02 | 1 | -1/+0 |
* | arch/tile: use 0 for IRQ_RESCHEDULE instead of 1 | Chris Metcalf | 2012-04-02 | 1 | -1/+1 |
* | arch/tile: fix gcc 4.6 warnings in <asm/bitops_64.h> | Chris Metcalf | 2012-04-02 | 1 | -4/+4 |
* | arch/tile: revert comment for atomic64_add_unless(). | Chris Metcalf | 2012-04-02 | 1 | -1/+1 |