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-07-14
sparc: delete __cpuinit/__CPUINIT usage from all users
Paul Gortmaker
15
-67
/
+60
2013-07-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2013-07-13
Safer ABI for O_TMPFILE
Al Viro
1
-1
/
+1
2013-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
7
-17
/
+29
2013-07-10
mm: remove free_area_cache
Michel Lespinasse
1
-2
/
+0
2013-07-10
net: rename busy poll socket op and globals
Eliezer Tamir
1
-1
/
+1
2013-07-10
[PATCH] sparc32: vm_area_struct access for old Sun SPARCs.
Olivier DANET
5
-16
/
+18
2013-07-10
sparc32, leon: Require separate snoop tags set to regard snooping to be enabled
Andreas Larsson
1
-1
/
+1
2013-07-10
arch: sparc: kernel: check the memory length before use strcpy().
Chen Gang
1
-0
/
+10
2013-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-17
/
+5
2013-07-04
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-4
/
+6
2013-07-03
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
3
-57
/
+9
2013-07-03
Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+2
2013-07-03
mm/SPARC: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
3
-54
/
+7
2013-07-03
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2
-3
/
+2
2013-07-03
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
2
-4
/
+4
2013-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
14
-67
/
+58
2013-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+1
2013-07-02
Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2013-07-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-10
/
+2
2013-07-01
Merge tag 'v3.10' into next
Benjamin Herrenschmidt
15
-69
/
+61
2013-06-29
[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n...
Al Viro
1
-0
/
+1
2013-06-29
sparc: __pci_mmap_set_flags() is useless
Al Viro
1
-10
/
+0
2013-06-29
consolidate io_remap_pfn_range definitions
Al Viro
2
-0
/
+2
2013-06-24
Merge 3.10-rc7 into driver-core-next
Greg Kroah-Hartman
14
-67
/
+58
2013-06-20
mm/THP: add pmd args to pgtable deposit and withdraw APIs
Aneesh Kumar K.V
2
-4
/
+6
2013-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+3
2013-06-19
sparc: tsb must be flushed before tlb
Dave Kleikamp
1
-1
/
+1
2013-06-19
sparc,leon: Convert to use devm_ioremap_resource
Tushar Behera
1
-5
/
+3
2013-06-19
sparc64 address-congruence property
bob picco
1
-1
/
+8
2013-06-19
sparc32, leon: Enable interrupts before going idle to avoid getting stuck
Andreas Larsson
1
-0
/
+7
2013-06-19
sparc32, leon: Remove separate "ticker" timer for SMP
Andreas Larsson
3
-38
/
+19
2013-06-19
sparc: kernel: using strlcpy() instead of strcpy()
Zhao Hongjiang
3
-3
/
+4
2013-06-19
arch: sparc: prom: looping issue, need additional length check in the outside...
Chen Gang
1
-5
/
+7
2013-06-19
sparc: remove inline marking of EXPORT_SYMBOL functions
Denis Efremov
1
-8
/
+8
2013-06-19
sparc: Switch to asm-generic/linkage.h
Geert Uytterhoeven
2
-6
/
+1
2013-06-17
Merge 3.10-rc6 into driver-core-next
Greg Kroah-Hartman
1
-2
/
+3
2013-06-17
net: add socket option for low latency polling
Eliezer Tamir
1
-0
/
+2
2013-06-14
Merge branch 'pci/jiang-bus-lock-v3' into next
Bjorn Helgaas
1
-2
/
+1
2013-06-13
of: Fix locking vs. interrupts
Benjamin Herrenschmidt
1
-2
/
+3
2013-06-05
PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus)
Gu Zheng
1
-2
/
+1
2013-06-03
Finally eradicate CONFIG_HOTPLUG
Stephen Rothwell
1
-1
/
+0
2013-05-20
sparc/PCI: Use PCI_UNKNOWN for unknown power state
Bjorn Helgaas
1
-1
/
+1
2013-05-17
sparc: bpf_jit_comp: can call module_free() from any context
Eric Dumazet
1
-17
/
+3
2013-05-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-10
/
+1
2013-05-09
unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE
Al Viro
2
-10
/
+1
2013-05-09
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-5
/
+0
2013-05-07
mm/SPARC: use common help functions to free reserved pages
Jiang Liu
3
-68
/
+12
2013-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
David S. Miller
46
-1039
/
+314
[next]