Age | Commit message (Expand) | Author | Files | Lines |
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 |
2012-12-05 | m68knommu: add clock definitions for 5206 ColdFire CPU types | Greg Ungerer | 1 | -0/+20 |
2012-12-05 | m68knommu: add clock creation support macro for other ColdFire CPUs | Greg Ungerer | 1 | -1/+8 |
2012-12-05 | m68k: fix unused variable warning in mempcy.c | Greg Ungerer | 1 | -1/+2 |
2012-12-05 | m68knommu: make non-MMU page_to_virt() return a void * | Greg Ungerer | 1 | -1/+1 |
2012-12-05 | m68knommu: merge ColdFire 5249 and 525x definitions | Greg Ungerer | 5 | -282/+124 |
2012-12-05 | m68knommu: disable MC68000 cpu target when MMU is selected | Luis Alves | 1 | -0/+1 |
2012-12-05 | m68knommu: allow for configuration of true 68000 based systems | Luis Alves | 1 | -1/+1 |
2012-12-05 | m68knommu: platform code merge for 68000 core cpus | Luis Alves | 19 | -623/+267 |
2012-11-29 | get rid of ptrace_signal_deliver() arguments | Al Viro | 2 | -3/+3 |
2012-11-29 | unify default ptrace_signal_deliver | Al Viro | 1 | -3/+2 |
2012-11-29 | flagday: kill pt_regs argument of do_fork() | Al Viro | 1 | -1/+1 |
2012-11-29 | flagday: don't pass regs to copy_thread() | Al Viro | 1 | -2/+1 |
2012-11-29 | m68k: sanitize copy_thread(), fork/vfork/clone wrappers, switch to generic fo... | Al Viro | 4 | -71/+46 |
2012-11-29 | Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc... | Al Viro | 3 | -8/+1 |
2012-11-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -3/+3 |
2012-11-19 | Fix misspellings of "whether" in comments. | Adam Buchbinder | 1 | -1/+1 |
2012-11-18 | m68k: fix sigset_t accessor functions | Andreas Schwab | 1 | -3/+3 |
2012-11-17 | Merge branch 'arch-frv' into no-rebases | Al Viro | 31 | -671/+731 |
2012-11-16 | TTY: call tty_port_destroy in the rest of drivers | Jiri Slaby | 1 | -2/+4 |
2012-11-14 | m68k/sun3: Fix instruction faults | Thomas Bogendoerfer | 1 | -1/+1 |
2012-11-14 | m68k/sun3: Get interrupts working again | Thomas Bogendoerfer | 1 | -25/+4 |
2012-11-14 | m68k: move to a single instance of free_initmem() | Greg Ungerer | 4 | -36/+8 |
2012-11-14 | m68k: merge MMU and non-MMU versions of mm/init.c | Greg Ungerer | 3 | -323/+228 |
2012-11-14 | m68k: switch to using the asm-generic termios.h | Greg Ungerer | 4 | -95/+2 |
2012-11-14 | m68k: switch to using the asm-generic termbits.h | Greg Ungerer | 2 | -202/+1 |
2012-11-14 | m68k: switch to using the asm-generic sockios.h | Greg Ungerer | 2 | -14/+1 |
2012-11-14 | m68k: switch to using the asm-generic socket.h | Greg Ungerer | 2 | -73/+1 |
2012-11-14 | m68k: switch to using the asm-generic shmbuf.h | Greg Ungerer | 2 | -43/+1 |