| 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 | 2 | -14/+0 |
|\ |
|
| * | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner | 2013-11-13 | 1 | -2/+0 |
| * | hardirq: Make hardirq bits generic | Thomas Gleixner | 2013-11-13 | 1 | -12/+0 |
* | | cris: handle pgtable_page_ctor() fail | Kirill A. Shutemov | 2013-11-15 | 1 | -1/+4 |
* | | cris: fix potential NULL-pointer dereference | Kirill A. Shutemov | 2013-11-15 | 1 | -0/+2 |
* | | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-11-14 | 1 | -1/+0 |
|\ \ |
|
| * | | cris/PCI: Remove unused pci_mem_start | Myron Stowe | 2013-10-07 | 1 | -1/+0 |
* | | | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-11-14 | 1 | -2/+0 |
|\ \ \ |
|
| * | | | cpufreq: remove CONFIG_CPU_FREQ_TABLE | Viresh Kumar | 2013-10-16 | 1 | -2/+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 |
| |/ / |
|
* | / | cris: media platform drivers: fix build | Mauro Carvalho Chehab | 2013-11-13 | 1 | -0/+1 |
| |/
|/| |
|
* | | 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 | -2/+4 |
* | CRIS: drop unused Kconfig symbols | Paul Bolle | 2013-09-10 | 4 | -467/+0 |
* | CRIS: Add kvm_para.h which includes generic file | Jesper Nilsson | 2013-09-10 | 1 | -0/+1 |
* | CRIS: remove unused current_regs | Jesper Nilsson | 2013-09-10 | 1 | -1/+0 |
* | CRIS: Remove last traces of legacy RTC drivers | Paul Bolle | 2013-09-10 | 3 | -81/+0 |
* | CRIS: remove "config OOM_REBOOT" | Paul Bolle | 2013-09-10 | 1 | -3/+0 |
* | cris: delete __cpuinit usage from all cris 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 | 3 | -6/+4 |
|\ |
|
| * | net: Add missing dependencies on NETDEVICES | Ben Hutchings | 2013-06-20 | 2 | -4/+2 |
| * | net: Move MII out from under NET_CORE and hide it | Ben Hutchings | 2013-06-20 | 2 | -2/+0 |
| * | net: add socket option for low latency polling | Eliezer Tamir | 2013-06-18 | 1 | -0/+2 |
* | | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds | 2013-07-04 | 2 | -34/+4 |
|\ \ |
|
| * | | mm/CRIS: clean up unused VALID_PAGE() | Jiang Liu | 2013-07-04 | 1 | -1/+0 |
| * | | mm/cris: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 2013-07-04 | 1 | -31/+2 |
| * | | 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 | -1/+1 |
* | | | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-07-03 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | cpufreq: cris: select CPU_FREQ_TABLE | Viresh Kumar | 2013-06-18 | 1 | -0/+2 |
| | |/
| |/| |
|
* | | | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-07-03 | 6 | -648/+274 |
|\ \ \
| |_|/
|/| | |
|
| * | | cris: Wire up asm-generic/vga.h | Geert Uytterhoeven | 2013-06-16 | 1 | -0/+1 |
| * | | cris: Switch cris to drivers/Kconfig | Geert Uytterhoeven | 2013-06-16 | 2 | -38/+1 |
| * | | cris: Wire up asm-generic/xor.h | Geert Uytterhoeven | 2013-06-16 | 1 | -0/+1 |
| * | | cris: Switch to asm-generic/linkage.h | Geert Uytterhoeven | 2013-06-16 | 2 | -6/+1 |
| * | | cris: Provide inb_p() and outb_p() | Geert Uytterhoeven | 2013-06-16 | 1 | -0/+3 |
| * | | cris: Provide <asm/kvm_para.h> | Geert Uytterhoeven | 2013-06-16 | 1 | -0/+1 |
| * | | cris/kgdb: Remove sections protected by #ifdef PROCESS_SUPPORT | Geert Uytterhoeven | 2013-06-16 | 1 | -255/+2 |
| * | | cris/kgdb: Fix buffer overflow in getpacket() | Geert Uytterhoeven | 2013-06-16 | 1 | -1/+1 |
| * | | cris/kgdb: Remove obsolete USED*() macros | Geert Uytterhoeven | 2013-06-16 | 1 | -9/+0 |
| * | | cris/kgdb: Make symbols used from asm global | Geert Uytterhoeven | 2013-06-16 | 1 | -109/+109 |
| * | | cris/kgdb: Use #ifdef PROCESS_SUPPORT where needed | Geert Uytterhoeven | 2013-06-16 | 1 | -1/+3 |
| * | | cris/kgdb: Kill forward declarations for static functions | Geert Uytterhoeven | 2013-06-16 | 1 | -241/+165 |
| * | | cris/kgdb: Remove unused static int do_printk | Geert Uytterhoeven | 2013-06-16 | 1 | -2/+0 |
| * | | cris/kgdb: Properly split long lines in asm | Geert Uytterhoeven | 2013-06-16 | 1 | -175/+175 |
| |/ |
|
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-07-03 | 1 | -1/+1 |
|\ \ |
|
| * | | sched: Rename sched.c as sched/core.c in comments and Documentation | Viresh Kumar | 2013-06-19 | 1 | -1/+1 |
| |/ |
|