| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'cris-correction-for-3.14' of git://jni.nu/cris | Linus Torvalds | 2014-01-28 | 1 | -0/+1 |
|\ |
|
| * | CRISv10: Readd missing header | Jesper Nilsson | 2014-01-28 | 1 | -0/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-01-28 | 1 | -2/+0 |
|\ \
| |/
|/| |
|
| * | cramfs: take headers to fs/cramfs | Al Viro | 2014-01-25 | 1 | -2/+0 |
* | | Merge tag 'cris-for-3.14' of git://jni.nu/cris | Linus Torvalds | 2014-01-27 | 28 | -333/+299 |
|\ \ |
|
| * | | Drop code for CRISv10 CPU simulator | Jesper Nilsson | 2014-01-15 | 11 | -143/+66 |
| * | | Cleanup whitespace, remove old author tag | Jesper Nilsson | 2014-01-09 | 1 | -63/+61 |
| * | | CRIS: Add missing syscalls | Jesper Nilsson | 2014-01-09 | 4 | -92/+140 |
| * | | cris: sync_serial: remove interruptible_sleep_on | Arnd Bergmann | 2014-01-09 | 2 | -2/+6 |
| * | | cris: remove deprecated IRQF_DISABLED | Michael Opdenacker | 2014-01-08 | 14 | -34/+27 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-01-25 | 2 | -0/+3 |
|\ \ |
|
| * | | net: introduce SO_BPF_EXTENSIONS | Michal Sekletar | 2014-01-18 | 1 | -0/+2 |
| * | | net: resort some Kbuild files to hopefully help avoid some conflicts | Stephen Rothwell | 2014-01-13 | 1 | -1/+1 |
| * | | lib: Add missing arch generic-y entries for asm-generic/hash.h | David S. Miller | 2013-12-17 | 1 | -0/+1 |
| |/ |
|
* | | cris: provide {in,out}[wl]_p() | Geert Uytterhoeven | 2014-01-23 | 1 | -0/+4 |
* | | arch: Re-sort some Kbuild files to hopefully help avoid some conflicts | Stephen Rothwell | 2014-01-13 | 1 | -1/+1 |
* | | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h | Peter Zijlstra | 2014-01-12 | 2 | -25/+1 |
|/ |
|
* | 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-28 | 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-12 | 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-14 | 1 | -1/+1 |
* | net: rename busy poll socket op and globals | Eliezer Tamir | 2013-07-10 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-07-09 | 3 | -6/+4 |
|\ |
|
| * | net: Add missing dependencies on NETDEVICES | Ben Hutchings | 2013-06-19 | 2 | -4/+2 |
| * | net: Move MII out from under NET_CORE and hide it | Ben Hutchings | 2013-06-19 | 2 | -2/+0 |
| * | net: add socket option for low latency polling | Eliezer Tamir | 2013-06-17 | 1 | -0/+2 |
* | | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds | 2013-07-03 | 2 | -34/+4 |
|\ \ |
|
| * | | mm/CRIS: clean up unused VALID_PAGE() | Jiang Liu | 2013-07-03 | 1 | -1/+0 |
| * | | mm/cris: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 2013-07-03 | 1 | -31/+2 |
| * | | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu | 2013-07-03 | 1 | -1/+1 |
| * | | mm: enhance free_reserved_area() to support poisoning memory with zero | Jiang Liu | 2013-07-03 | 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 |
| | |/
| |/| |
|