Age | Commit message (Expand) | Author | Files | Lines |
2010-10-28 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -138/+271 |
2010-10-28 | Merge branch 'akpm-incoming-2' | Linus Torvalds | 53 | -379/+482 |
2010-10-28 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 11 | -33/+31 |
2010-10-28 | Remove duplicate includes from many files | Zimny Lech | 5 | -6/+0 |
2010-10-28 | alpha: remove dma64_addr_t usage | FUJITA Tomonori | 1 | -2/+2 |
2010-10-28 | mips: remove dma64_addr_t usage | FUJITA Tomonori | 1 | -1/+1 |
2010-10-28 | sparc: remove dma64_addr_t usage | FUJITA Tomonori | 1 | -1/+1 |
2010-10-28 | taskstats: use real microsecond granularity for CPU times | Michael Holzheu | 3 | -14/+14 |
2010-10-28 | rapidio: add handling of redundant routes | Alexandre Bounine | 1 | -0/+8 |
2010-10-28 | rapidio:powerpc/85xx: modify RIO port-write interrupt handler | Alexandre Bounine | 1 | -29/+39 |
2010-10-28 | ptrace: cleanup arch_ptrace() on xtensa | Namhyung Kim | 1 | -5/+6 |
2010-10-28 | ptrace: cleanup arch_ptrace() on um | Namhyung Kim | 2 | -14/+11 |
2010-10-28 | ptrace: cleanup arch_ptrace() on tile | Namhyung Kim | 1 | -2/+2 |
2010-10-28 | ptrace: cleanup arch_ptrace() on sparc | Namhyung Kim | 2 | -38/+24 |
2010-10-28 | ptrace: cleanup arch_ptrace() on sh | Namhyung Kim | 2 | -24/+33 |
2010-10-28 | ptrace: cleanup arch_ptrace() on score | Namhyung Kim | 1 | -2/+2 |
2010-10-28 | ptrace: cleanup arch_ptrace() on powerpc | Namhyung Kim | 1 | -25/+26 |
2010-10-28 | ptrace: cleanup arch_ptrace() on parisc | Namhyung Kim | 1 | -1/+1 |
2010-10-28 | ptrace: cleanup arch_ptrace() on mn10300 | Namhyung Kim | 1 | -9/+8 |
2010-10-28 | ptrace: cleanup arch_ptrace() on MIPS | Namhyung Kim | 1 | -11/+11 |
2010-10-28 | ptrace: cleanup arch_ptrace() on microblaze | Namhyung Kim | 1 | -1/+1 |
2010-10-28 | ptrace: cleanup arch_ptrace() on m68knommu | Namhyung Kim | 1 | -29/+25 |
2010-10-28 | ptrace: cleanup arch_ptrace() on m68k | Namhyung Kim | 1 | -23/+23 |
2010-10-28 | ptrace: cleanup arch_ptrace() on m32r | Namhyung Kim | 1 | -4/+4 |
2010-10-28 | ptrace: cleanup arch_ptrace() on h8300 | Namhyung Kim | 1 | -15/+15 |
2010-10-28 | ptrace: cleanup arch_ptrace() on frv | Namhyung Kim | 1 | -16/+13 |
2010-10-28 | ptrace: cleanup arch_ptrace() on cris | Namhyung Kim | 2 | -16/+14 |
2010-10-28 | ptrace: cleanup arch_ptrace() and friends on Blackfin | Namhyung Kim | 1 | -6/+7 |
2010-10-28 | ptrace: cleanup arch_ptrace() on avr32 | Namhyung Kim | 1 | -4/+4 |
2010-10-28 | ptrace: cleanup arch_ptrace() on ARM | Namhyung Kim | 1 | -12/+13 |
2010-10-28 | ptrace: cleanup arch_ptrace() on x86 | Namhyung Kim | 1 | -6/+4 |
2010-10-28 | ptrace: change signature of arch_ptrace() | Namhyung Kim | 29 | -69/+99 |
2010-10-28 | fbmem: fix fb_read, fb_write unaligned accesses | James Hogan | 2 | -0/+62 |
2010-10-28 | tile: enable ARCH_DMA_ADDR_T_64BIT | FUJITA Tomonori | 1 | -0/+3 |
2010-10-28 | mm: fix race in kunmap_atomic() | Peter Zijlstra | 9 | -9/+21 |
2010-10-27 | x86-32: Allocate irq stacks seperate from percpu area | Brian Gerst | 3 | -13/+2 |
2010-10-27 | Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p... | Linus Torvalds | 8 | -97/+576 |
2010-10-27 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -0/+1 |
2010-10-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 46 | -732/+1608 |
2010-10-27 | workqueues: s/ON_STACK/ONSTACK/ | Andrew Morton | 2 | -2/+2 |
2010-10-27 | m68k{nommu}/blackfin : remove old assembler-only flags bit definitions | Philippe De Muyter | 3 | -26/+0 |
2010-10-27 | replace nested max/min macros with {max,min}3 macro | Hagen Paul Pfeifer | 3 | -5/+3 |
2010-10-27 | um: migrate from __do_IRQ() to generic_handle_irq() | Richard Weinberger | 2 | -11/+7 |
2010-10-27 | uml: fix CONFIG_STATIC_LINK=y build failure with newer glibc | Roland McGrath | 2 | -2/+29 |
2010-10-27 | uml: define CONFIG_NO_DMA | FUJITA Tomonori | 3 | -113/+3 |
2010-10-27 | alpha: use single HAE window on T2 core logic (gamma, sable) | Ivan Kokshaysky | 4 | -40/+30 |
2010-10-27 | alpha: enable ARCH_DMA_ADDR_T_64BIT | FUJITA Tomonori | 1 | -0/+3 |
2010-10-27 | x86: access_error API cleanup | Michel Lespinasse | 1 | -3/+3 |
2010-10-27 | mm: retry page fault when blocking on disk transfer | Michel Lespinasse | 1 | -12/+26 |
2010-10-27 | perf, x86: Fix up kmap_atomic() type | Peter Zijlstra | 1 | -3/+2 |