| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-11-19 | 1 | -2/+0 |
|\ |
|
| * | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner | 2013-11-13 | 1 | -2/+0 |
* | | frv: handle pgtable_page_ctor() fail | Kirill A. Shutemov | 2013-11-15 | 1 | -4/+8 |
* | | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-11-14 | 2 | -37/+0 |
|\ \ |
|
| * | | frv/PCI: Remove pcibios_last_bus | Bjorn Helgaas | 2013-10-29 | 2 | -37/+0 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-11-13 | 1 | -0/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | net: introduce SO_MAX_PACING_RATE | Eric Dumazet | 2013-09-29 | 1 | -0/+2 |
| |/ |
|
* / | sched, arch: Create asm/preempt.h | Peter Zijlstra | 2013-09-25 | 1 | -0/+1 |
|/ |
|
* | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 2013-09-13 | 1 | -1/+0 |
* | arch: mm: pass userspace fault flag to generic fault handler | Johannes Weiner | 2013-09-13 | 1 | -4/+6 |
* | frv/PCI: Mark pcibios_fixup_bus() as non-init | Bjorn Helgaas | 2013-07-25 | 1 | -1/+1 |
* | frv: delete __cpuinit usage from all frv files | Paul Gortmaker | 2013-07-15 | 1 | -1/+1 |
* | net: rename busy poll socket op and globals | Eliezer Tamir | 2013-07-11 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-07-10 | 1 | -0/+2 |
|\ |
|
| * | net: add socket option for low latency polling | Eliezer Tamir | 2013-06-18 | 1 | -0/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-07-04 | 2 | -6/+6 |
|\ \ |
|
| * | | frv: Convert use of typedef ctl_table to struct ctl_table | Joe Perches | 2013-06-14 | 2 | -6/+6 |
| |/ |
|
* | | Merge branch 'kconfig-diet' from Dave Hansen | Linus Torvalds | 2013-07-04 | 2 | -4/+1 |
|\ \ |
|
| * | | consolidate per-arch stack overflow debugging options | Dave Hansen | 2013-07-04 | 2 | -4/+1 |
| |/ |
|
* | | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds | 2013-07-04 | 3 | -47/+27 |
|\ \ |
|
| * | | arch/frv/kernel/setup.c: use strncmp() instead of memcmp() | Chen Gang | 2013-07-04 | 1 | -1/+1 |
| * | | arch/frv/kernel/traps.c: using vsnprintf() instead of vsprintf() | Chen Gang | 2013-07-04 | 1 | -1/+1 |
| * | | mm/frv: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 2013-07-04 | 2 | -41/+21 |
| * | | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu | 2013-07-04 | 1 | -1/+1 |
| * | | mm: enhance free_reserved_area() to support poisoning memory with zero | Jiang Liu | 2013-07-04 | 1 | -2/+2 |
| * | | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu | 2013-07-04 | 1 | -1/+1 |
* | | | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-07-03 | 1 | -5/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | frv: head.S - Remove commented-out initialization code | Geert Uytterhoeven | 2013-06-16 | 1 | -5/+0 |
| |/ |
|
* | | Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-07-03 | 1 | -2/+2 |
|\ \ |
|
| * | | frv: uaccess s/might_sleep/might_fault/ | Michael S. Tsirkin | 2013-05-28 | 1 | -2/+2 |
| |/ |
|
* / | consolidate io_remap_pfn_range definitions | Al Viro | 2013-06-29 | 1 | -3/+0 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-05-01 | 1 | -0/+2 |
|\ |
|
| * | net: add option to enable error queue packets waking select | Keller, Jacob E | 2013-04-01 | 1 | -0/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 | 1 | -10/+0 |
|\ \ |
|
| * | | consolidate cond_syscall and SYSCALL_ALIAS declarations | Al Viro | 2013-03-04 | 1 | -10/+0 |
* | | | dump_stack: unify debug information printed by show_regs() | Tejun Heo | 2013-05-01 | 1 | -2/+1 |
* | | | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo | 2013-05-01 | 1 | -11/+0 |
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-04-30 | 1 | -22/+5 |
|\ \ \ |
|
| * | | | idle: Remove GENERIC_IDLE_LOOP config switch | Thomas Gleixner | 2013-04-17 | 1 | -1/+0 |
| * | | | frv: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 2 | -22/+6 |
| | |/
| |/| |
|
* | | | mm/FRV: use free_highmem_page() to free highmem pages into buddy system | Jiang Liu | 2013-04-30 | 1 | -4/+2 |
* | | | mm/FRV: use common help functions to free reserved pages | Jiang Liu | 2013-04-30 | 1 | -30/+4 |
|/ / |
|
* / | Select VIRT_TO_BUS directly where needed | Stephen Rothwell | 2013-03-12 | 1 | -1/+1 |
|/ |
|
* | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS | Stephen Rothwell | 2013-02-28 | 1 | -0/+1 |
* | mm: use vm_unmapped_area() on frv architecture | Michel Lespinasse | 2013-02-28 | 1 | -32/+17 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-27 | 1 | -3/+0 |
|\ |
|
| * | default SET_PERSONALITY() in linux/elf.h | Al Viro | 2013-02-26 | 1 | -3/+0 |
* | | Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-02-26 | 2 | -4/+1 |
|\ \ |
|
| * | | frv/PCI: Remove unused pci_root_bus | Bjorn Helgaas | 2013-01-04 | 2 | -4/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-24 | 4 | -62/+4 |
|\ \ \ |
|