Age | Commit message (Expand) | Author | Files | Lines |
2013-02-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -75/+7 |
2013-02-22 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 21 | -59/+52 |
2013-02-22 | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -1/+1 |
2013-02-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2 | -8/+1 |
2013-02-14 | burying unused conditionals | Al Viro | 2 | -3/+0 |
2013-02-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 1 | -1/+0 |
2013-02-09 | m68k: Sort out !CONFIG_MMU_SUN3 vs. CONFIG_HAS_DMA | Geert Uytterhoeven | 2 | -8/+1 |
2013-02-06 | m68knommu: fix trap on execing /bin/init | Greg Ungerer | 1 | -1/+0 |
2013-02-04 | m68k: switch to generic old sigaction() | Al Viro | 3 | -39/+1 |
2013-02-04 | m68k: switch to generic old sigsuspend | Al Viro | 2 | -11/+1 |
2013-02-04 | m68k: switch to generic sigaltstack | Al Viro | 2 | -13/+4 |
2013-02-04 | consolidate kernel-side struct sigaction declarations | Al Viro | 1 | -6/+1 |
2013-02-04 | consolidate declarations of k_sigaction | Al Viro | 1 | -3/+0 |
2013-01-29 | m68k: Provide dma_mmap_coherent() and dma_get_sgtable() | Geert Uytterhoeven | 1 | -0/+10 |
2013-01-28 | Merge tag 'v3.8-rc5' into next/cleanup | Olof Johansson | 6 | -4/+26 |
2013-01-26 | Merge 3.8-rc5 into tty-next | Greg Kroah-Hartman | 6 | -4/+26 |
2013-01-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 4 | -1/+19 |
2013-01-21 | taint: add explicit flag to show whether lock dep is still OK. | Rusty Russell | 1 | -1/+1 |
2013-01-19 | tty: Added a CONFIG_TTY option to allow removal of TTY | Joe Millenbach | 1 | -1/+1 |
2013-01-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 2 | -3/+7 |
2013-01-14 | Merge branch 'clocksource/cleanup' into next/cleanup | Olof Johansson | 3 | -5/+5 |
2013-01-07 | m68k: fix conditional use of init_pointer_table | Greg Ungerer | 1 | -3/+5 |
2013-01-07 | m68knommu: add KMAP definitions for non-MMU definitions | Greg Ungerer | 1 | -0/+2 |
2013-01-04 | ARCH: drivers remove __dev* attributes. | Greg Kroah-Hartman | 3 | -5/+5 |
2012-12-25 | m68k: Wire up finit_module | Geert Uytterhoeven | 3 | -1/+3 |
2012-12-25 | m68k: Provide dma_alloc_attrs()/dma_free_attrs() | Geert Uytterhoeven | 1 | -0/+16 |
2012-12-24 | m68k: set arch_gettimeoffset directly | Stephen Warren | 21 | -58/+47 |
2012-12-24 | time: convert arch_gettimeoffset to a pointer | Stephen Warren | 1 | -6/+10 |
2012-12-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -9/+1 |
2012-12-20 | unify SS_ONSTACK/SS_DISABLE definitions | Al Viro | 1 | -6/+0 |
2012-12-20 | new helper: current_user_stack_pointer() | Al Viro | 1 | -0/+1 |
2012-12-20 | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 2 | -3/+0 |
2012-12-17 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 38 | -971/+680 |
2012-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 26 | -888/+247 |
2012-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2012-12-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+1 |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 7 | -86/+52 |
2012-12-12 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2012-12-12 | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -2/+4 |
2012-12-08 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 1 | -0/+1 |
2012-12-05 | m68knommu: modify clock code so it can be used by all ColdFire CPU types | Greg Ungerer | 1 | -62/+38 |
2012-12-05 | m68knommu: add clock definitions for 54xx ColdFire CPU types | Greg Ungerer | 1 | -0/+26 |
2012-12-05 | m68knommu: add clock definitions for 5407 ColdFire CPU types | Greg Ungerer | 1 | -0/+20 |
2012-12-05 | m68knommu: add clock definitions for 5307 ColdFire CPU types | Greg Ungerer | 1 | -0/+20 |
2012-12-05 | m68knommu: add clock definitions for 528x ColdFire CPU types | Greg Ungerer | 1 | -0/+28 |
2012-12-05 | m68knommu: add clock definitions for 527x ColdFire CPU types | Greg Ungerer | 1 | -0/+30 |
2012-12-05 | m68knommu: add clock definitions for 5272 ColdFire CPU types | Greg Ungerer | 1 | -0/+26 |
2012-12-05 | m68knommu: add clock definitions for 525x ColdFire CPU types | Greg Ungerer | 1 | -0/+20 |
2012-12-05 | m68knommu: add clock definitions for 5249 ColdFire CPU types | Greg Ungerer | 1 | -0/+20 |
2012-12-05 | m68knommu: add clock definitions for 523x ColdFire CPU types | Greg Ungerer | 1 | -0/+28 |