index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m32r
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-08
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-07
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-18
1
-0
/
+2
|
*
lib: Add missing arch generic-y entries for asm-generic/hash.h
David S. Miller
2013-12-17
1
-0
/
+1
*
|
Kconfig: update flightly outdated CONFIG_SMP documentation
Robert Graffham
2014-01-23
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-15
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-28
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-12
1
-4
/
+6
|
/
*
m32r: delete __cpuinit usage from all m32r 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
1
-0
/
+2
|
\
|
*
net: add socket option for low latency polling
Eliezer Tamir
2013-06-17
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-03
1
-13
/
+4
*
|
mm/m32r: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2013-07-03
2
-49
/
+6
*
|
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
-2
/
+2
*
|
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
2013-07-03
1
-1
/
+1
*
|
Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-07-02
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
|
\
|
*
net: add option to enable error queue packets waking select
Keller, Jacob E
2013-03-31
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-03
1
-10
/
+0
*
|
|
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-04-30
1
-0
/
+2
*
|
|
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
2013-04-30
1
-9
/
+0
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-04-30
1
-4
/
+2
|
\
\
\
[next]