Age | Commit message (Expand) | Author | Files | Lines |
2009-09-17 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -5/+5 |
2009-09-16 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -1/+0 |
2009-09-16 | sched: Disable wakeup balancing | Peter Zijlstra | 1 | -1/+0 |
2009-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 1 | -6/+4 |
2009-09-15 | sched: Reduce forkexec_idx | Peter Zijlstra | 1 | -1/+1 |
2009-09-15 | sched: Improve latencies and throughput | Mike Galbraith | 1 | -1/+2 |
2009-09-15 | sched: Tweak wake_idx | Peter Zijlstra | 1 | -1/+1 |
2009-09-15 | sched: Merge select_task_rq_fair() and sched_balance_self() | Peter Zijlstra | 1 | -2/+2 |
2009-09-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -0/+3 |
2009-09-09 | PCI: remove pcibios_scan_all_fns() | Alex Chiang | 1 | -1/+0 |
2009-09-02 | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] | David Howells | 2 | -0/+4 |
2009-08-29 | net: sh_eth: add value of ether_link pin in platform_data | Yoshihiro Shimoda | 1 | -0/+3 |
2009-08-15 | sh: sh7724 ddr self-refresh changes | Magnus Damm | 1 | -2/+68 |
2009-08-15 | sh: use in-soc KEYSC on se7724 | Magnus Damm | 1 | -4/+5 |
2009-08-14 | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo | 32 | -40/+71 |
2009-08-13 | sh: fix i2c init order on ap325rxa V2 | Magnus Damm | 1 | -1/+1 |
2009-08-13 | sh: fix i2c init order on Migo-R V2 | Magnus Damm | 1 | -1/+1 |
2009-08-13 | sh: convert processor device setup functions to arch_initcall() | Magnus Damm | 24 | -24/+24 |
2009-07-27 | mm: Remove duplicate definitions in MIPS and SH | Benjamin Herrenschmidt | 1 | -8/+0 |
2009-07-27 | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() | Benjamin Herrenschmidt | 2 | -5/+5 |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan | 1 | -1/+0 |
2009-07-10 | sched: INIT_PREEMPT_COUNT | Peter Zijlstra | 1 | -1/+1 |
2009-07-09 | linker script: unify usage of discard definition | Tejun Heo | 1 | -7/+4 |
2009-07-05 | sh: add r8a66597 usb0 host to the se7724 board | Magnus Damm | 1 | -0/+38 |
2009-07-04 | Merge branch 'master' into for-next | Tejun Heo | 17 | -83/+282 |
2009-07-03 | sh: define PERF_COUNTER_INDEX_OFFSET. | Paul Mundt | 1 | -0/+2 |
2009-07-02 | sh: Fix compiler error and include the definition of IS_ERR_VALUE | Matt Fleming | 1 | -0/+1 |
2009-07-01 | sh: re-add LCDC fbdev support to the Migo-R defconfig | Magnus Damm | 1 | -2/+51 |
2009-07-01 | sh: fix se7724 ceu names | Magnus Damm | 1 | -2/+2 |
2009-06-29 | sh: ms7724se: Enable sh_eth in defconfig. | Kuninori Morimoto | 1 | -4/+21 |
2009-06-29 | arch/sh/boards/mach-se/7206/io.c: Remove unnecessary semicolons | Joe Perches | 1 | -1/+1 |
2009-06-26 | sh: ms7724se: Add sh_eth support | Kuninori Morimoto | 2 | -2/+109 |
2009-06-25 | sh: Kill off unused DEBUG_BOOTMEM symbol. | Paul Mundt | 1 | -4/+0 |
2009-06-25 | sh64: Hook up page fault events for software perf counters. | Paul Mundt | 1 | -3/+12 |
2009-06-25 | sh: Hook up page fault events for software perf counters. | Paul Mundt | 1 | -29/+32 |
2009-06-24 | sh: make set_perf_counter_pending() static inline. | Paul Mundt | 1 | -1/+1 |
2009-06-24 | linker script: throw away .discard section | Tejun Heo | 1 | -0/+1 |
2009-06-24 | sh: Fix up HAVE_PERF_COUNTERS typo. | Paul Mundt | 1 | -1/+1 |
2009-06-23 | sh: Fix up more dma-mapping fallout. | Paul Mundt | 1 | -6/+6 |
2009-06-23 | sh: SH7786 SMP support. | Paul Mundt | 3 | -24/+18 |
2009-06-23 | sh: Wire up the uncached fixmap on sh64 as well. | Paul Mundt | 1 | -2/+0 |
2009-06-23 | sh: Use local TLB flush in set_pte_phys(). | Paul Mundt | 1 | -1/+1 |
2009-06-23 | sh: Provide cpu_idle_wait() to fix up cpuidle/SMP build. | Paul Mundt | 3 | -1/+26 |
2009-06-21 | Move FAULT_FLAG_xyz into handle_mm_fault() callers | Linus Torvalds | 2 | -2/+2 |
2009-06-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 116 | -3721/+3805 |
2009-06-18 | ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa | Oleg Nesterov | 2 | -10/+0 |
2009-06-18 | sh: Fix declaration of __kernel_sigreturn and __kernel_rt_sigreturn | Matt Fleming | 1 | -2/+2 |
2009-06-18 | sh: Enable soc-camera in ap325rxa/migor/se7724 defconfigs. | Paul Mundt | 3 | -6/+190 |
2009-06-18 | sh: remove stray markers. | Christoph Hellwig | 4 | -14/+1 |
2009-06-18 | sh: defconfig updates. | Paul Mundt | 45 | -2375/+2245 |