Age | Commit message (Expand) | Author | Files | Lines |
2013-11-19 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -14/+0 |
2013-11-15 | cris: handle pgtable_page_ctor() fail | Kirill A. Shutemov | 1 | -1/+4 |
2013-11-15 | cris: fix potential NULL-pointer dereference | Kirill A. Shutemov | 1 | -0/+2 |
2013-11-14 | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+0 |
2013-11-14 | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+0 |
2013-11-13 | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner | 1 | -2/+0 |
2013-11-13 | hardirq: Make hardirq bits generic | Thomas Gleixner | 1 | -12/+0 |
2013-11-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+2 |
2013-11-13 | cris: media platform drivers: fix build | Mauro Carvalho Chehab | 1 | -0/+1 |
2013-10-16 | cpufreq: remove CONFIG_CPU_FREQ_TABLE | Viresh Kumar | 1 | -2/+0 |
2013-10-08 | cris/PCI: Remove unused pci_mem_start | Myron Stowe | 1 | -1/+0 |
2013-09-29 | net: introduce SO_MAX_PACING_RATE | Eric Dumazet | 1 | -0/+2 |
2013-09-25 | sched, arch: Create asm/preempt.h | Peter Zijlstra | 1 | -0/+1 |
2013-09-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 1 | -1/+0 |
2013-09-13 | arch: mm: pass userspace fault flag to generic fault handler | Johannes Weiner | 1 | -2/+4 |
2013-09-10 | CRIS: drop unused Kconfig symbols | Paul Bolle | 4 | -467/+0 |
2013-09-10 | CRIS: Add kvm_para.h which includes generic file | Jesper Nilsson | 1 | -0/+1 |
2013-09-10 | CRIS: remove unused current_regs | Jesper Nilsson | 1 | -1/+0 |
2013-09-10 | CRIS: Remove last traces of legacy RTC drivers | Paul Bolle | 3 | -81/+0 |
2013-09-10 | CRIS: remove "config OOM_REBOOT" | Paul Bolle | 1 | -3/+0 |
2013-07-15 | cris: delete __cpuinit usage from all cris files | Paul Gortmaker | 1 | -1/+1 |
2013-07-11 | net: rename busy poll socket op and globals | Eliezer Tamir | 1 | -1/+1 |
2013-07-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 3 | -6/+4 |
2013-07-04 | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds | 2 | -34/+4 |
2013-07-04 | mm/CRIS: clean up unused VALID_PAGE() | Jiang Liu | 1 | -1/+0 |
2013-07-04 | mm/cris: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 1 | -31/+2 |
2013-07-04 | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu | 1 | -1/+1 |
2013-07-04 | mm: enhance free_reserved_area() to support poisoning memory with zero | Jiang Liu | 1 | -1/+1 |
2013-07-04 | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+2 |
2013-07-03 | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 6 | -648/+274 |
2013-07-03 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2013-07-02 | Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2013-06-29 | consolidate io_remap_pfn_range definitions | Al Viro | 1 | -3/+0 |
2013-06-20 | net: Add missing dependencies on NETDEVICES | Ben Hutchings | 2 | -4/+2 |
2013-06-20 | net: Move MII out from under NET_CORE and hide it | Ben Hutchings | 2 | -2/+0 |
2013-06-19 | sched: Rename sched.c as sched/core.c in comments and Documentation | Viresh Kumar | 1 | -1/+1 |
2013-06-18 | cpufreq: cris: select CPU_FREQ_TABLE | Viresh Kumar | 1 | -0/+2 |
2013-06-18 | net: add socket option for low latency polling | Eliezer Tamir | 1 | -0/+2 |
2013-06-16 | cris: Wire up asm-generic/vga.h | Geert Uytterhoeven | 1 | -0/+1 |
2013-06-16 | cris: Switch cris to drivers/Kconfig | Geert Uytterhoeven | 2 | -38/+1 |
2013-06-16 | cris: Wire up asm-generic/xor.h | Geert Uytterhoeven | 1 | -0/+1 |
2013-06-16 | cris: Switch to asm-generic/linkage.h | Geert Uytterhoeven | 2 | -6/+1 |
2013-06-16 | cris: Provide inb_p() and outb_p() | Geert Uytterhoeven | 1 | -0/+3 |
2013-06-16 | cris: Provide <asm/kvm_para.h> | Geert Uytterhoeven | 1 | -0/+1 |
2013-06-16 | cris/kgdb: Remove sections protected by #ifdef PROCESS_SUPPORT | Geert Uytterhoeven | 1 | -255/+2 |
2013-06-16 | cris/kgdb: Fix buffer overflow in getpacket() | Geert Uytterhoeven | 1 | -1/+1 |
2013-06-16 | cris/kgdb: Remove obsolete USED*() macros | Geert Uytterhoeven | 1 | -9/+0 |
2013-06-16 | cris/kgdb: Make symbols used from asm global | Geert Uytterhoeven | 1 | -109/+109 |
2013-06-16 | cris/kgdb: Use #ifdef PROCESS_SUPPORT where needed | Geert Uytterhoeven | 1 | -1/+3 |
2013-06-16 | cris/kgdb: Kill forward declarations for static functions | Geert Uytterhoeven | 1 | -241/+165 |