index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-13
sparc: Use generic idle loop
Sam Ravnborg
7
-57
/
+24
2013-04-10
cpufreq: sparc: move cpufreq driver to drivers/cpufreq
Viresh Kumar
4
-703
/
+0
2013-04-09
USB: remove USB_EHCI_BIG_ENDIAN_{DESC,MMIO} depends on architecture symbol
Florian Fainelli
1
-0
/
+2
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
1
-1
/
+1
2013-04-08
sparc64: Do not save/restore interrupts in get_new_mmu_context()
Kirill Tkhai
2
-4
/
+3
2013-04-08
arch: Consolidate tsk_is_polling()
Thomas Gleixner
2
-4
/
+0
2013-04-06
sparc: Consistently use 'wr' and 'rd' instructions for ASRs.
David S. Miller
2
-5
/
+5
2013-04-02
cpufreq: Don't check if cpu is online/offline for cpufreq callbacks
Viresh Kumar
2
-12
/
+0
2013-04-02
cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
Viresh Kumar
2
-12
/
+14
2013-03-31
net: add option to enable error queue packets waking select
Keller, Jacob E
1
-0
/
+2
2013-03-31
sparc: use asm-generic version of types.h
Sam Ravnborg
3
-18
/
+1
2013-03-31
sparc: use generic headers
Sam Ravnborg
5
-27
/
+4
2013-03-31
sparc:cleanup unused code in smp_32.h
Kefeng Wang
1
-4
/
+0
2013-03-31
sparc/iommu: fix typo s/265KB/256KB/
Akinobu Mita
1
-1
/
+1
2013-03-31
sparc/srmmu: clear trailing edge of bitmap properly
Akinobu Mita
2
-6
/
+4
2013-03-31
sparc:remove unused declaration smp_boot_cpus()
Kefeng Wang
1
-1
/
+0
2013-03-21
filter: bpf_jit_comp: refactor and unify BPF JIT image dump output
Daniel Borkmann
1
-5
/
+1
2013-03-20
sparc64: Kill __ARCH_WANT_UNLOCKED_CTXSW
David S. Miller
1
-3
/
+0
2013-03-20
sparc64: Provide cmpxchg64()
Geert Uytterhoeven
1
-0
/
+1
2013-03-20
sparc64: Do not change num_physpages during initmem freeing
Tkhai Kirill
1
-2
/
+0
2013-03-20
sparc64: Hibernation support
Tkhai Kirill
7
-0
/
+222
2013-03-20
sparc,leon: updated GRPCI2 config name
Daniel Hellstrom
2
-2
/
+2
2013-03-20
sparc,leon: support for GRPCI1 PCI host bridge controller
Daniel Hellstrom
3
-0
/
+736
2013-03-20
sparc32,leon: add support for PCI busn resource for GRPCI2
Daniel Hellstrom
3
-0
/
+8
2013-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
5
-24
/
+57
2013-03-19
sparc: remove unused "config BITS"
Paul Bolle
1
-6
/
+0
2013-03-19
sparc: delete "if !ULTRA_HAS_POPULATION_COUNT"
Paul Bolle
1
-1
/
+1
2013-03-11
sparc64: correctly recognize SPARC64-X chips
Allen Pais
3
-2
/
+30
2013-03-05
get rid of union semop in sys_semctl(2) arguments
Al Viro
1
-1
/
+1
2013-03-04
make do_mremap() static
Al Viro
1
-4
/
+0
2013-03-03
sparc: no need to sign-extend in sync_file_range() wrapper
Al Viro
2
-2
/
+1
2013-03-03
merge compat sys_ipc instances
Al Viro
1
-65
/
+0
2013-03-03
consolidate compat lookup_dcookie()
Al Viro
2
-9
/
+1
2013-03-03
convert vmsplice to COMPAT_SYSCALL_DEFINE
Al Viro
2
-2
/
+1
2013-03-03
switch getrusage() to COMPAT_SYSCALL_DEFINE
Al Viro
2
-2
/
+1
2013-03-03
convert sendfile{,64} to COMPAT_SYSCALL_DEFINE
Al Viro
2
-2
/
+1
2013-03-03
make HAVE_SYSCALL_WRAPPERS unconditional
Al Viro
1
-1
/
+0
2013-03-03
consolidate cond_syscall and SYSCALL_ALIAS declarations
Al Viro
1
-8
/
+0
2013-03-02
sparc,leon: fix GRPCI2 device0 PCI config space access
Daniel Hellstrom
1
-15
/
+26
2013-03-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-4
/
+4
2013-03-02
[regression] braino in "sparc: convert to ksignal"
Al Viro
1
-1
/
+1
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2
-5
/
+4
2013-02-27
arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS
Stephen Rothwell
1
-3
/
+0
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+0
2013-02-26
default SET_PERSONALITY() in linux/elf.h
Al Viro
1
-3
/
+0
2013-02-25
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-3
/
+3
2013-02-25
fix compat truncate/ftruncate
Al Viro
2
-3
/
+2
2013-02-24
switch lseek to COMPAT_SYSCALL_DEFINE
Al Viro
2
-2
/
+1
2013-02-24
lseek() and truncate() on sparc really need sign extension
Al Viro
2
-2
/
+4
2013-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
16
-718
/
+245
[prev]
[next]