| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-10-13 | 1 | -87/+58 |
|\ |
|
| * | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() | Pranith Kumar | 2014-10-03 | 1 | -1/+1 |
| * | locking,arch,m32r: Fold atomic_ops | Peter Zijlstra | 2014-08-14 | 1 | -86/+57 |
* | | m32r: remove deprecated IRQF_DISABLED | Michael Opdenacker | 2014-10-10 | 1 | -1/+0 |
* | | m32r: use Kbuild logic to include <asm-generic/sections.h> | Geert Uytterhoeven | 2014-10-10 | 2 | -7/+1 |
* | | irq_work: Introduce arch_irq_work_has_interrupt() | Peter Zijlstra | 2014-09-13 | 1 | -0/+1 |
* | | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-08-09 | 1 | -35/+22 |
|\ \ |
|
| * | | m32r: Use sigsp() | Richard Weinberger | 2014-08-06 | 1 | -9/+3 |
| * | | m32r: Use get_signal() signal_setup_done() | Richard Weinberger | 2014-08-06 | 1 | -27/+20 |
* | | | lib/scatterlist: clean up useless architecture versions of scatterlist.h | Laura Abbott | 2014-08-09 | 2 | -6/+1 |
| |/
|/| |
|
* | | arch, locking: Ciao arch_mutex_cpu_relax() | Davidlohr Bueso | 2014-07-17 | 1 | -0/+1 |
|/ |
|
* | arch,m32r: Convert smp_mb__*() | Peter Zijlstra | 2014-04-18 | 2 | -10/+3 |
* | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP | Uwe Kleine-König | 2014-04-08 | 1 | -1/+1 |
* | arch: Remove stub cputime.h headers | Frederic Weisbecker | 2014-03-13 | 2 | -6/+1 |
* | locking/mcs: Allow architecture specific asm files to be used for contended case | Tim Chen | 2014-02-09 | 1 | -0/+1 |
* | locking/mcs: Order the header files in Kbuild of each architecture in alphabe... | Tim Chen | 2014-02-09 | 1 | -2/+2 |
* | 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-19 | 1 | -0/+2 |
| * | lib: Add missing arch generic-y entries for asm-generic/hash.h | David S. Miller | 2013-12-18 | 1 | -0/+1 |
* | | Kconfig: update flightly outdated CONFIG_SMP documentation | Robert Graffham | 2014-01-24 | 1 | -4/+4 |
* | | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h | Peter Zijlstra | 2014-01-12 | 1 | -79/+1 |
|/ |
|
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-11-19 | 3 | -25/+1 |
|\ |
|
| * | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner | 2013-11-13 | 1 | -2/+0 |
| * | m32r: Use preempt_schedule_irq | Thomas Gleixner | 2013-11-13 | 1 | -7/+1 |
| * | hardirq: Make hardirq bits generic | Thomas Gleixner | 2013-11-13 | 1 | -16/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-11-16 | 1 | -1/+1 |
|\ \ |
|
| * | | treewide: fix "distingush" typo | Michael Opdenacker | 2013-10-14 | 1 | -1/+1 |
* | | | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS | Christoph Hellwig | 2013-11-15 | 1 | -1/+0 |
* | | | m32r: handle pgtable_page_ctor() fail | Kirill A. Shutemov | 2013-11-15 | 1 | -1/+4 |
* | | | m32r: fix potential NULL-pointer dereference | Kirill A. Shutemov | 2013-11-15 | 1 | -0/+2 |
* | | | 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 |
|/ |
|
* | m32r: delete __cpuinit usage from all m32r 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 'kconfig-diet' from Dave Hansen | Linus Torvalds | 2013-07-04 | 2 | -7/+1 |
|\ \ |
|
| * | | consolidate per-arch stack overflow debugging options | Dave Hansen | 2013-07-04 | 2 | -7/+1 |
| |/ |
|
* | | mm/m32r: prepare for killing free_all_bootmem_node() | Jiang Liu | 2013-07-04 | 1 | -13/+4 |
* | | mm/m32r: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 2013-07-04 | 2 | -49/+6 |
* | | 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 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-07-03 | 1 | -6/+6 |
|\ \ |
|
| * | | m32r: uaccess s/might_sleep/might_fault/ | Michael S. Tsirkin | 2013-05-28 | 1 | -6/+6 |
| |/ |
|
* / | 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 |
|\ |
|