Age | Commit message (Expand) | Author |
2010-10-27 | alpha: remove dma64_addr_t usage | FUJITA Tomonori |
2010-10-27 | mips: remove dma64_addr_t usage | FUJITA Tomonori |
2010-10-27 | sparc: remove dma64_addr_t usage | FUJITA Tomonori |
2010-10-27 | taskstats: use real microsecond granularity for CPU times | Michael Holzheu |
2010-10-27 | rapidio: add handling of redundant routes | Alexandre Bounine |
2010-10-27 | rapidio:powerpc/85xx: modify RIO port-write interrupt handler | Alexandre Bounine |
2010-10-27 | ptrace: cleanup arch_ptrace() on xtensa | Namhyung Kim |
2010-10-27 | ptrace: cleanup arch_ptrace() on um | Namhyung Kim |
2010-10-27 | ptrace: cleanup arch_ptrace() on tile | Namhyung Kim |
2010-10-27 | ptrace: cleanup arch_ptrace() on sparc | Namhyung Kim |
2010-10-27 | ptrace: cleanup arch_ptrace() on sh | Namhyung Kim |
2010-10-27 | ptrace: cleanup arch_ptrace() on score | Namhyung Kim |
2010-10-27 | ptrace: cleanup arch_ptrace() on powerpc | Namhyung Kim |
2010-10-27 | ptrace: cleanup arch_ptrace() on parisc | Namhyung Kim |
2010-10-27 | ptrace: cleanup arch_ptrace() on mn10300 | Namhyung Kim |
2010-10-27 | ptrace: cleanup arch_ptrace() on MIPS | Namhyung Kim |
2010-10-27 | ptrace: cleanup arch_ptrace() on microblaze | Namhyung Kim |
2010-10-27 | ptrace: cleanup arch_ptrace() on m68knommu | Namhyung Kim |
2010-10-27 | ptrace: cleanup arch_ptrace() on m68k | Namhyung Kim |
2010-10-27 | ptrace: cleanup arch_ptrace() on m32r | Namhyung Kim |
2010-10-27 | ptrace: cleanup arch_ptrace() on h8300 | Namhyung Kim |
2010-10-27 | ptrace: cleanup arch_ptrace() on frv | Namhyung Kim |
2010-10-27 | ptrace: cleanup arch_ptrace() on cris | Namhyung Kim |
2010-10-27 | ptrace: cleanup arch_ptrace() and friends on Blackfin | Namhyung Kim |
2010-10-27 | ptrace: cleanup arch_ptrace() on avr32 | Namhyung Kim |
2010-10-27 | ptrace: cleanup arch_ptrace() on ARM | Namhyung Kim |
2010-10-27 | ptrace: cleanup arch_ptrace() on x86 | Namhyung Kim |
2010-10-27 | ptrace: change signature of arch_ptrace() | Namhyung Kim |
2010-10-27 | fbmem: fix fb_read, fb_write unaligned accesses | James Hogan |
2010-10-27 | tile: enable ARCH_DMA_ADDR_T_64BIT | FUJITA Tomonori |
2010-10-27 | mm: fix race in kunmap_atomic() | Peter Zijlstra |
2010-10-26 | Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p... | Linus Torvalds |
2010-10-26 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2010-10-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2010-10-26 | workqueues: s/ON_STACK/ONSTACK/ | Andrew Morton |
2010-10-26 | m68k{nommu}/blackfin : remove old assembler-only flags bit definitions | Philippe De Muyter |
2010-10-26 | replace nested max/min macros with {max,min}3 macro | Hagen Paul Pfeifer |
2010-10-26 | um: migrate from __do_IRQ() to generic_handle_irq() | Richard Weinberger |
2010-10-26 | uml: fix CONFIG_STATIC_LINK=y build failure with newer glibc | Roland McGrath |
2010-10-26 | uml: define CONFIG_NO_DMA | FUJITA Tomonori |
2010-10-26 | alpha: use single HAE window on T2 core logic (gamma, sable) | Ivan Kokshaysky |
2010-10-26 | alpha: enable ARCH_DMA_ADDR_T_64BIT | FUJITA Tomonori |
2010-10-26 | x86: access_error API cleanup | Michel Lespinasse |
2010-10-26 | mm: retry page fault when blocking on disk transfer | Michel Lespinasse |
2010-10-26 | perf, x86: Fix up kmap_atomic() type | Peter Zijlstra |
2010-10-26 | mm: remove pte_*map_nested() | Peter Zijlstra |
2010-10-26 | mm: stack based kmap_atomic() | Peter Zijlstra |
2010-10-26 | um: fix IRQ flag handling naming | Richard Weinberger |
2010-10-26 | um: remove PAGE_SIZE alignment in linker script causing kernel segfault. | Richard Weinberger |
2010-10-26 | um: fix global timer issue when using CONFIG_NO_HZ | Richard Weinberger |