Age | Commit message (Expand) | Author | Files | Lines |
2012-03-20 | highmem: kill all __kmap_atomic() | Cong Wang | 1 | -1/+1 |
2012-01-15 | Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headers | Linus Torvalds | 1 | -1/+3 |
2012-01-12 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -7/+0 |
2012-01-11 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2 | -2/+3 |
2012-01-07 | PCI: TILE: convert pcibios_set_master() to a non-inlined function | Myron Stowe | 1 | -7/+0 |
2011-12-13 | UAPI: Split trivial #if defined(__KERNEL__) && X conditionals | David Howells | 1 | -1/+3 |
2011-12-04 | tile: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin | 1 | -1/+1 |
2011-12-04 | tile: don't panic on iomap | Michael S. Tsirkin | 1 | -1/+2 |
2011-12-04 | arch/tile: use new generic {enable,disable}_percpu_irq() routines | Chris Metcalf | 1 | -10/+0 |
2011-11-04 | arch/tile: factor out <arch/opcode.h> header | Chris Metcalf | 9 | -3272/+3318 |
2011-11-04 | arch/tile: add the <arch> headers to the set of installed kernel headers | Chris Metcalf | 2 | -0/+19 |
2011-11-04 | arch/tile: avoid ISO namespace pollution with <asm/sigcontext.h> | Chris Metcalf | 2 | -35/+82 |
2011-08-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 40 | -43/+79 |
2011-08-03 | Merge tag 'v3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/li... | Chris Metcalf | 1 | -11/+0 |
2011-07-27 | atomic: cleanup asm-generic atomic*.h inclusion | Arun Sharma | 1 | -5/+0 |
2011-07-27 | atomic: move atomic_add_unless to generic code | Arun Sharma | 2 | -7/+7 |
2011-07-27 | atomic: use <linux/atomic.h> | Arun Sharma | 6 | -15/+6 |
2011-07-27 | asm-generic: add another generic ext2 atomic bitops | Akinobu Mita | 1 | -4/+1 |
2011-07-27 | ptrace: unify show_regs() prototype | Mike Frysinger | 1 | -2/+0 |
2011-06-28 | Fix node_start/end_pfn() definition for mm/page_cgroup.c | KAMEZAWA Hiroyuki | 1 | -11/+0 |
2011-06-15 | arch/tile: remove useless set_fixmap_nocache() macro | Chris Metcalf | 1 | -6/+0 |
2011-06-10 | arch/tile: add hypervisor-based character driver for SPI flash ROM | Chris Metcalf | 1 | -0/+41 |
2011-06-04 | tile: use generic-y format for one-line asm-generic headers | Chris Metcalf | 38 | -37/+38 |
2011-05-27 | arch/tile: more /proc and /sys file support | Chris Metcalf | 1 | -3/+12 |
2011-05-20 | arch/tile: cleanups for tilegx compat mode | Chris Metcalf | 1 | -1/+1 |
2011-05-20 | arch/tile: support signal "exception-trace" hook | Chris Metcalf | 2 | -7/+4 |
2011-05-20 | arch/tile: use better definitions of xchg() and cmpxchg() | Chris Metcalf | 3 | -32/+44 |
2011-05-12 | arch/tile: finish enabling support for TILE-Gx 64-bit chip | Chris Metcalf | 12 | -1346/+2527 |
2011-05-04 | tile: replace mm->cpu_vm_mask with mm_cpumask() | KOSAKI Motohiro | 1 | -2/+2 |
2011-05-04 | tile,mn10300: add device parameter to dma_cache_sync() | James Hogan | 1 | -1/+2 |
2011-05-04 | arch/tile: clarify flush_buffer()/finv_buffer() function names | Chris Metcalf | 1 | -6/+12 |
2011-05-04 | arch/tile: kernel-related cleanups from removing static page size | Chris Metcalf | 4 | -48/+17 |
2011-05-04 | arch/tile: various header improvements for building drivers | Chris Metcalf | 10 | -10/+81 |
2011-05-04 | arch/tile: disable SD_WAKE_AFFINE flag on CPU/NODE scheduling domain | Chris Metcalf | 1 | -18/+57 |
2011-05-04 | arch/tile: improve support for PCI hotplug | Chris Metcalf | 1 | -1/+2 |
2011-05-03 | arch/tile: support TIF_NOTIFY_RESUME | Chris Metcalf | 3 | -1/+10 |
2011-05-02 | arch/tile: refactor backtracing code | Chris Metcalf | 3 | -59/+37 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 2 | -3/+3 |
2011-03-24 | bitops: remove minix bitops from asm/bitops.h | Akinobu Mita | 1 | -1/+0 |
2011-03-24 | bitops: remove ext2 non-atomic bitops from asm/bitops.h | Akinobu Mita | 1 | -1/+0 |
2011-03-24 | bitops: introduce little-endian bitops for most architectures | Akinobu Mita | 1 | -0/+1 |
2011-03-23 | mm: NUMA aware alloc_thread_info_node() | Eric Dumazet | 1 | -1/+1 |
2011-03-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 24 | -195/+265 |
2011-03-17 | arch/tile: support newer binutils assembler shift semantics | Chris Metcalf | 2 | -5/+22 |
2011-03-11 | futex: Sanitize futex ops argument types | Michel Lespinasse | 1 | -12/+12 |
2011-03-11 | futex: Sanitize cmpxchg_futex_value_locked API | Michel Lespinasse | 1 | -3/+4 |
2011-03-11 | arch/tile: fix deadlock bugs in rwlock implementation | Chris Metcalf | 1 | -76/+7 |
2011-03-10 | drivers/edac: provide support for tile architecture | Chris Metcalf | 3 | -1/+119 |
2011-03-10 | arch/tile: support 4KB page size as well as 64KB | Chris Metcalf | 7 | -47/+39 |
2011-03-10 | arch/tile: fix some comments and whitespace | Chris Metcalf | 2 | -2/+1 |