Age | Commit message (Expand) | Author | Files | Lines |
2013-03-12 | Select VIRT_TO_BUS directly where needed | Stephen Rothwell | 1 | -1/+1 |
2013-02-28 | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS | Stephen Rothwell | 1 | -0/+1 |
2013-02-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -5/+0 |
2013-02-26 | default SET_PERSONALITY() in linux/elf.h | Al Viro | 1 | -5/+0 |
2013-02-26 | Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -4/+1 |
2013-02-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -77/+6 |
2013-02-22 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 1 | -1/+1 |
2013-02-22 | mn10300: use for_each_pci_dev to simplify the code | Wei Yongjun | 1 | -1/+1 |
2013-02-22 | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -10/+10 |
2013-02-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -1/+3 |
2013-02-19 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Rafael J. Wysocki | 1 | -7/+0 |
2013-02-18 | mn10300 idle: delete pm_idle | Len Brown | 1 | -7/+0 |
2013-02-14 | burying unused conditionals | Al Viro | 2 | -3/+0 |
2013-02-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+15 |
2013-02-04 | mn10300: switch to generic old sigaction() | Al Viro | 3 | -42/+1 |
2013-02-04 | mn10300: switch to generic old sigsuspend | Al Viro | 2 | -10/+1 |
2013-02-04 | mn10300: switch to generic sigaltstack | Al Viro | 2 | -13/+3 |
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 | mn10300: Provide dummy dma_mmap_coherent() and dma_get_sgtable() | Geert Uytterhoeven | 1 | -0/+15 |
2013-01-26 | Merge 3.8-rc5 into tty-next | Greg Kroah-Hartman | 1 | -0/+1 |
2013-01-23 | soreuseport: infrastructure | Tom Herbert | 1 | -1/+1 |
2013-01-17 | sk-filter: Add ability to lock a socket filter program | Vincent Bernat | 1 | -0/+2 |
2013-01-16 | TTY: mn10300-serial, fix build breakage | Jiri Slaby | 1 | -10/+10 |
2013-01-16 | TTY: switch tty_flip_buffer_push | Jiri Slaby | 1 | -4/+3 |
2013-01-16 | TTY: move low_latency to tty_port | Jiri Slaby | 1 | -3/+3 |
2013-01-16 | TTY: switch tty_insert_flip_char | Jiri Slaby | 1 | -2/+2 |
2013-01-16 | TTY: switch tty_buffer_request_room to tty_port | Jiri Slaby | 1 | -2/+3 |
2013-01-12 | arch/mn10300/Kconfig: select CONFIG_GENERIC_ATOMIC64 | Andrew Morton | 1 | -0/+1 |
2013-01-04 | mn10300/PCI: Remove unused pci_root_bus | Bjorn Helgaas | 2 | -4/+1 |
2013-01-04 | ARCH: drivers remove __dev* attributes. | Greg Kroah-Hartman | 2 | -5/+5 |
2012-12-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -9/+0 |
2012-12-20 | unify SS_ONSTACK/SS_DISABLE definitions | Al Viro | 1 | -6/+0 |
2012-12-20 | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 2 | -3/+0 |
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 tag 'for-linus-20121212' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 10 | -136/+234 |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 5 | -39/+10 |
2012-12-12 | MN10300: Use asm-generic/pci_iomap.h | David Howells | 1 | -0/+1 |
2012-12-12 | MN10300: Get rid of unused variable from ASB2305 PCI code | David Howells | 1 | -3/+1 |
2012-12-12 | MN10300: ASB2305 PCI code needs linux/irq.h | David Howells | 1 | -0/+1 |
2012-12-12 | mn10300/mm/fault.c: Port OOM changes to do_page_fault | Kautuk Consul | 1 | -8/+25 |
2012-12-12 | MN10300: Handle cacheable PCI regions in pci_iomap() | David Howells | 2 | -1/+36 |
2012-12-12 | MN10300: fix debug polling in ttySM driver | Mark Salter | 1 | -12/+23 |
2012-12-12 | MN10300: ttySM: clean up unnecessary casting | Mark Salter | 2 | -6/+6 |
2012-12-12 | MN10300: fix SMP synchronization between txdma and serial driver | Mark Salter | 4 | -48/+90 |
2012-12-12 | MN10300: fix serial port vdma irq setup for SMP | Mark Salter | 1 | -4/+30 |
2012-12-12 | MN10300: cleanup IRQ affinity setting | Mark Salter | 3 | -52/+17 |
2012-12-12 | MN10300: ttySM: Use memory barriers correctly in circular buffer logic | David Howells | 1 | -6/+8 |
2012-12-06 | propagate name change to comments in kernel source | Nadia Yvette Chambers | 1 | -1/+1 |