Age | Commit message (Expand) | Author | Files | Lines |
2009-06-14 | sh: pci: remove duplicated #include's | Huang Weiyi | 2 | -2/+0 |
2009-06-12 | sh: Wire up sys_perf_counter_open. | Paul Mundt | 4 | -2/+6 |
2009-06-12 | Merge branch 'sh/ftrace' of git://github.com/mfleming/linux-2.6 | Paul Mundt | 1 | -30/+30 |
2009-06-12 | Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 46 | -72/+6814 |
2009-06-11 | Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+4 |
2009-06-11 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -5/+4 |
2009-06-11 | Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 3 | -53/+48 |
2009-06-11 | sh: Fix dynamic ftrace's NOP action. | Matt Fleming | 1 | -29/+29 |
2009-06-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 4 | -98/+207 |
2009-06-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 256 | -6976/+16927 |
2009-06-11 | Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 47 | -1241/+1784 |
2009-06-11 | irq/cpumask: make memoryless node zero happy | Yinghai Lu | 1 | -2/+4 |
2009-06-11 | x86: remove some alloc_bootmem_cpumask_var calling | Yinghai Lu | 1 | -2/+2 |
2009-06-11 | Merge branches 'frv' and 'mn10300' | Linus Torvalds | 21 | -836/+656 |
2009-06-11 | MN10300: Add utrace/tracehooks support | David Howells | 7 | -239/+257 |
2009-06-11 | MN10300: Don't set the dirty bit in the DTLB entries in the TLB-miss handler | David Howells | 1 | -18/+0 |
2009-06-11 | FRV: Implement new-style ptrace | David Howells | 7 | -164/+367 |
2009-06-11 | FRV: Don't turn on TIF_SYSCALL_TRACE unconditionally in syscall prologue | David Howells | 1 | -1/+0 |
2009-06-11 | FRV: Implement TIF_NOTIFY_RESUME | David Howells | 2 | -5/+10 |
2009-06-11 | FRV: Remove in-kernel strace code | David Howells | 1 | -379/+0 |
2009-06-11 | FRV: BUG to BUG_ON changes | Stoyan Gaydarov | 4 | -17/+8 |
2009-06-11 | FRV: bitops: Change the bitmap index from int to unsigned long | Justin Chen | 1 | -14/+15 |
2009-06-11 | Merge branch 'serial-from-alan' | Linus Torvalds | 2 | -0/+6 |
2009-06-11 | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 217 | -4756/+5923 |
2009-06-11 | perf_counter: Rename L2 to LL cache | Peter Zijlstra | 7 | -12/+12 |
2009-06-11 | perf_counter: Standardize event names | Peter Zijlstra | 8 | -52/+52 |
2009-06-11 | imx: serial: add IrDA support to serial driver | Fabian Godehardt | 1 | -0/+5 |
2009-06-11 | x86: fix ktermios-termio conversion | Arnd Bergmann | 1 | -0/+1 |
2009-06-11 | perf_counter: powerpc: Implement generalized cache events for POWER processors | Paul Mackerras | 8 | -6/+294 |
2009-06-11 | perf_counters: powerpc: Add support for POWER7 processors | Paul Mackerras | 3 | -1/+322 |
2009-06-11 | x86: memtest: use pointers of equal type for comparison | Thomas Gleixner | 1 | -5/+4 |
2009-06-11 | sh: Update my email address | Matt Fleming | 1 | -1/+1 |
2009-06-11 | sh: Tie sparseirq in to Kconfig. | Paul Mundt | 2 | -5/+14 |
2009-06-11 | sh: Wire up sys_rt_tgsigqueueinfo. | Paul Mundt | 4 | -2/+6 |
2009-06-11 | sh: Fix sys_pwritev() syscall table entry for sh32. | Paul Mundt | 1 | -1/+1 |
2009-06-11 | sh: Fix sh4a llsc-based cmpxchg() | Aoi Shinkai | 4 | -4/+31 |
2009-06-11 | sh: sh7724: Add JPU support | Kuninori Morimoto | 1 | -0/+31 |
2009-06-11 | sh: sh7724: INTC setting update | Kuninori Morimoto | 1 | -89/+82 |
2009-06-11 | sh: sh7722 clock framework rewrite | Magnus Damm | 2 | -660/+138 |
2009-06-11 | sh: sh7366 clock framework rewrite | Magnus Damm | 4 | -43/+214 |
2009-06-11 | sh: sh7343 clock framework rewrite | Magnus Damm | 4 | -34/+214 |
2009-06-11 | sh: sh7724 clock framework rewrite V3 | Magnus Damm | 4 | -82/+249 |
2009-06-11 | sh: sh7723 clock framework rewrite V2 | Magnus Damm | 4 | -58/+225 |
2009-06-11 | sh: add enable()/disable()/set_rate() to div6 code | Magnus Damm | 3 | -0/+67 |
2009-06-11 | sh: add AP325RXA mode pin configuration | Magnus Damm | 1 | -0/+12 |
2009-06-11 | sh: add Migo-R mode pin configuration | Magnus Damm | 1 | -0/+19 |
2009-06-11 | sh: sh7722 mode pin definitions | Magnus Damm | 1 | -0/+14 |
2009-06-11 | sh: sh7724 mode pin comments | Magnus Damm | 1 | -0/+14 |
2009-06-11 | sh: sh7723 mode pin V2 | Magnus Damm | 1 | -0/+14 |
2009-06-11 | sh: rework mode pin code | Magnus Damm | 5 | -28/+46 |