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
/
sparc
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION
Will Deacon
2012-07-30
1
-1
/
+0
*
sparc32: move kmap_init() to highmem.c
Sam Ravnborg
2012-07-26
1
-1
/
+0
*
sparc32: drop unused BAD_PAGE stuff
Sam Ravnborg
2012-07-26
1
-7
/
+0
*
sparc32: centralize all mmu context handling in srmmu.c
Sam Ravnborg
2012-07-26
2
-37
/
+3
*
sparc32: drop quicklist
Sam Ravnborg
2012-07-26
1
-13
/
+0
*
sparc32: drop sparc_unmapped_base
Sam Ravnborg
2012-07-26
1
-2
/
+1
*
sparc32,leon: drop leon_init()
Sam Ravnborg
2012-07-26
1
-1
/
+0
*
sparc32: drop fixmap.h
Sam Ravnborg
2012-07-26
3
-27
/
+22
*
sparc32: fixmap.h cleanup
Sam Ravnborg
2012-07-26
1
-89
/
+5
*
sparc32: drop unused kmap_atomic_to_page
Sam Ravnborg
2012-07-26
1
-1
/
+0
*
sparc32: drop swapper_pg_dir
Sam Ravnborg
2012-07-26
1
-2
/
+3
*
sparc32: use void * in nocache get/free
Sam Ravnborg
2012-07-26
1
-8
/
+8
*
sparc: remove two unused headers
Paul Bolle
2012-06-11
2
-126
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-06-01
2
-3
/
+18
|
\
|
*
set_restore_sigmask() is never called without SIGPENDING (and never should be)
Al Viro
2012-06-01
1
-1
/
+1
|
*
TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set
Al Viro
2012-06-01
1
-2
/
+1
|
*
new helpers: {clear,test,test_and_clear}_restore_sigmask()
Al Viro
2012-06-01
1
-0
/
+16
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-06-01
1
-5
/
+0
|
\
\
|
|
/
|
/
|
|
*
bury __kernel_nlink_t, make internal nlink_t consistent
Al Viro
2012-05-30
1
-5
/
+0
*
|
sparc: fix sparc64 build due to leon.h inclusion
Sam Ravnborg
2012-05-29
1
-0
/
+1
*
|
sparc32,leon: always support leon in ioport
Sam Ravnborg
2012-05-27
1
-2
/
+7
*
|
sparc32: srmmu_probe now knows about leon too
Sam Ravnborg
2012-05-27
2
-18
/
+1
*
|
sparc32: drop LEON hack for ASI_M_MMUREGS
Sam Ravnborg
2012-05-27
1
-4
/
+0
*
|
sparc32: introduce run-time patching of srmmu access functions
Sam Ravnborg
2012-05-27
1
-61
/
+7
*
|
sparc32,leon: always include leon_smp + leon_mm in build
Sam Ravnborg
2012-05-27
1
-12
/
+0
*
|
sparc32,leon: always include leon_kernel in build
Sam Ravnborg
2012-05-27
2
-6
/
+0
*
|
sparc32,leon: clean up leon.h
Sam Ravnborg
2012-05-27
2
-65
/
+3
*
|
sparc32: handle leon in cpu.c
Sam Ravnborg
2012-05-27
1
-0
/
+2
*
|
sparc32: add support for run-time patching of leon/sun single instructions
Sam Ravnborg
2012-05-27
2
-0
/
+25
*
|
sparc32: implement proper LEON support in head_32 (before highmem)
Sam Ravnborg
2012-05-27
1
-0
/
+6
|
/
*
sparc: use the new generic strnlen_user() function
David Miller
2012-05-26
2
-22
/
+8
*
word-at-a-time: make the interfaces truly generic
Linus Torvalds
2012-05-26
1
-0
/
+1
*
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-05-24
1
-0
/
+1
|
\
|
*
kvmclock: Add functions to check if the host has stopped the vm
Eric B Munson
2012-04-08
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2012-05-24
5
-24
/
+11
|
\
\
|
*
|
sparc: Fix user_addr_max() definition.
David S. Miller
2012-05-24
2
-2
/
+4
|
*
|
sparc: Increase portability of strncpy_from_user() implementation.
David S. Miller
2012-05-24
1
-0
/
+3
|
*
|
sparc: Add full proper error handling to strncpy_from_user().
David S. Miller
2012-05-22
3
-14
/
+3
|
*
|
sparc32: use the common implementation of alloc_thread_info_node()
Sam Ravnborg
2012-05-22
1
-9
/
+2
*
|
|
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-05-24
1
-36
/
+4
|
\
\
\
|
*
|
|
gpiolib/arches: Centralise bolierplate asm/gpio.h
Mark Brown
2012-05-11
1
-36
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-05-23
2
-6
/
+0
|
\
\
\
|
*
|
|
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
Suresh Siddha
2012-05-16
2
-6
/
+0
|
|
/
/
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-05-22
1
-19
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
sched/numa: Rewrite the CONFIG_NUMA sched domain support
Peter Zijlstra
2012-05-09
1
-19
/
+0
|
|
/
*
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-05-21
3
-27
/
+5
|
\
\
|
*
|
task_allocator: Use config switches instead of magic defines
Thomas Gleixner
2012-05-08
1
-2
/
+0
|
*
|
sparc: Use common threadinfo allocator
Thomas Gleixner
2012-05-08
1
-23
/
+2
|
*
|
sparc: Use generic idle thread allocation
Thomas Gleixner
2012-04-26
1
-2
/
+3
|
|
/
*
|
sparc32: use flushi when run-time patching in per_cpu_patch
Sam Ravnborg
2012-05-20
2
-3
/
+4
[next]