index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-30
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-61
/
+23
2013-04-29
sparse-vmemmap: specify vmemmap population range in bytes
Johannes Weiner
1
-4
/
+3
2013-04-29
mm/hugetlb: add more arch-defined huge_pte functions
Gerald Schaefer
1
-0
/
+1
2013-04-29
mm/SPARC: use free_highmem_page() to free highmem pages into buddy system
Jiang Liu
1
-10
/
+2
2013-04-29
Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+2
2013-04-24
sparc64: Fix missing put_cpu_var() in tlb_batch_add_one() when not batching.
David S. Miller
1
-1
/
+2
2013-04-19
sparc64: Fix race in TLB batch processing.
David S. Miller
7
-55
/
+241
2013-04-17
idle: Remove GENERIC_IDLE_LOOP config switch
Thomas Gleixner
1
-1
/
+0
2013-04-13
sparc: Use generic idle loop
Sam Ravnborg
7
-57
/
+24
2013-04-09
USB: remove USB_EHCI_BIG_ENDIAN_{DESC,MMIO} depends on architecture symbol
Florian Fainelli
1
-0
/
+2
2013-04-08
arch: Consolidate tsk_is_polling()
Thomas Gleixner
2
-4
/
+0
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-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-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
2013-02-23
swap: add per-partition lock for swapfile
Shaohua Li
1
-1
/
+1
2013-02-23
memory-hotplug: remove memmap of sparse-vmemmap
Tang Chen
1
-0
/
+4
2013-02-23
memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
Yasuaki Ishimatsu
1
-0
/
+1
2013-02-21
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-13
/
+11
2013-02-21
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2013-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+2
2013-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
14
-120
/
+246
2013-02-20
sparc32: refactor smp boot
Sam Ravnborg
6
-78
/
+132
2013-02-20
sparc64: Fix huge PMD to PTE translation for sun4u in TLB miss handler.
David S. Miller
1
-9
/
+19
2013-02-20
Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-8
/
+11
2013-02-20
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-2
/
+2
2013-02-20
sparc64: Fix tsb_grow() in atomic context.
David S. Miller
6
-16
/
+72
2013-02-20
sparc64: Handle hugepage TSB being NULL.
David S. Miller
1
-16
/
+22
2013-02-20
sparc64: Fix gfp_flags setting in tsb_grow().
David S. Miller
1
-1
/
+1
2013-02-19
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
2013-02-17
sparc idle: rename pm_idle to sparc_idle
Len Brown
5
-8
/
+11
2013-02-14
sparc: convert to ksignal
Al Viro
3
-254
/
+164
[next]