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
2012-08-15
sparc64: Be less verbose during vmemmap population.
David S. Miller
1
-5
/
+23
2012-08-02
sparc64: do not clobber personality flags in sys_sparc64_personality()
Jiri Kosina
1
-5
/
+5
2012-07-31
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+2
2012-07-30
ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION
Will Deacon
2
-1
/
+1
2012-07-30
ipc: add COMPAT_SHMLBA support
Will Deacon
1
-1
/
+1
2012-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
22
-522
/
+331
2012-07-26
sparc32, copy_thread: Clear TIF_USEDFPU flag of created task instead of current
Tkhai Kirill
1
-3
/
+1
2012-07-26
sparc32: delete dead code in show_mem()
Sam Ravnborg
1
-7
/
+0
2012-07-26
sparc32: move kmap_init() to highmem.c
Sam Ravnborg
3
-14
/
+17
2012-07-26
sparc32: move probe_memory() to srmmu.c
Sam Ravnborg
2
-13
/
+11
2012-07-26
sparc32: drop unused BAD_PAGE stuff
Sam Ravnborg
1
-7
/
+0
2012-07-26
sparc32: centralize all mmu context handling in srmmu.c
Sam Ravnborg
6
-71
/
+63
2012-07-26
sparc32: drop quicklist
Sam Ravnborg
2
-15
/
+0
2012-07-26
sparc32: drop sparc model check in paging_init
Sam Ravnborg
1
-13
/
+1
2012-07-26
sparc32: drop sparc_unmapped_base
Sam Ravnborg
2
-4
/
+1
2012-07-26
sparc32,leon: drop leon_init()
Sam Ravnborg
3
-19
/
+0
2012-07-26
sparc32: drop fixmap.h
Sam Ravnborg
4
-30
/
+26
2012-07-26
sparc32: fixmap.h cleanup
Sam Ravnborg
1
-89
/
+5
2012-07-26
sparc32: drop unused kmap_atomic_to_page
Sam Ravnborg
2
-19
/
+0
2012-07-26
sparc32: drop swapper_pg_dir
Sam Ravnborg
2
-4
/
+3
2012-07-26
sparc32: beautify srmmu_inherit_prom_mappings()
Sam Ravnborg
1
-10
/
+16
2012-07-26
sparc32: use void * in nocache get/free
Sam Ravnborg
2
-35
/
+42
2012-07-26
sparc32: fix coding-style in srmmu.c
Sam Ravnborg
1
-68
/
+64
2012-07-26
sparc32: sort includes in srmmu.c
Sam Ravnborg
1
-21
/
+21
2012-07-26
sparc32: define a few srmmu functions __init
Sam Ravnborg
1
-2
/
+2
2012-07-24
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
4
-117
/
+7
2012-07-24
Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linux
Linus Torvalds
1
-1
/
+1
2012-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+4
2012-07-22
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+1
2012-07-19
sparc/ldc: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
1
-4
/
+2
2012-07-10
Merge branch 'pci/bjorn-p2p-bridge-windows' into next
Bjorn Helgaas
1
-88
/
+1
2012-07-10
sparc/PCI: replace pci_cfg_fake_ranges() with pci_read_bridge_bases()
Bjorn Helgaas
1
-88
/
+1
2012-07-09
sparc64: remove unused function straddles_64bit_va_hole()
Kirill Tkhai
1
-17
/
+0
2012-07-06
devicetree: add helper inline for retrieving a node's full name
Grant Likely
1
-1
/
+1
2012-07-05
Merge branch 'pci/myron-pcibios_setup' into next
Bjorn Helgaas
3
-21
/
+0
2012-07-05
sparc/PCI: factor out pcibios_setup()
Myron Stowe
3
-21
/
+0
2012-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-127
/
+1
2012-06-27
sparc32: Remove superfluous extern declarations for prom_*() functions
Geert Uytterhoeven
1
-3
/
+0
2012-06-27
sparc: Correct comments about prom_init() return values
Geert Uytterhoeven
2
-4
/
+4
2012-06-27
sparc/PCI: remove unused pcibios_assign_resource() definition
Bjorn Helgaas
1
-5
/
+0
2012-06-27
sparc64: Consistently use fsrc2 rather than fmovd in optimized asm.
David S. Miller
3
-66
/
+66
2012-06-24
Fix typo in printed messages
Anatol Pomozov
1
-1
/
+1
2012-06-22
Merge branch 'topic/bjorn-trivial' into next
Bjorn Helgaas
1
-5
/
+0
2012-06-15
sparc/PCI: remove unused pcibios_assign_resource() definition
Bjorn Helgaas
1
-5
/
+0
2012-06-13
sparc/PCI: register busn_res for root buses
Yinghai Lu
2
-3
/
+6
2012-06-13
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
1
-3
/
+3
2012-06-11
sparc: remove two unused headers
Paul Bolle
2
-126
/
+0
2012-06-06
sparc bpf_jit: support BPF_S_ANC_ALU_XOR_X instruction
David S. Miller
1
-0
/
+4
2012-06-05
SPARC: SMP: Remove call to ipi_call_lock_irq()/ipi_call_unlock_irq()
Yong Zhang
1
-6
/
+1
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-84
/
+37
[next]