index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-04
cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}
Viresh Kumar
1
-2
/
+1
2014-11-21
sparc64: Do irq_{enter,exit}() around generic_smp_call_function*().
David S. Miller
1
-0
/
+4
2014-11-21
sparc64: Fix crashes in schizo_pcierr_intr_other().
David S. Miller
1
-3
/
+3
2014-10-30
sparc64: Fix register corruption in top-most kernel stack frame during boot.
David S. Miller
5
-53
/
+31
2014-10-30
sparc64: Kill unnecessary tables and increase MAX_BANKS.
David S. Miller
1
-2
/
+3
2014-10-30
sparc64: sparse irq
bob picco
1
-169
/
+338
2014-10-30
sparc64: Adjust vmalloc region size based upon available virtual address bits.
David S. Miller
1
-4
/
+4
2014-10-30
sparc64: Use kernel page tables for vmemmap.
David S. Miller
1
-7
/
+2
2014-10-30
sparc64: Fix physical memory management regressions with large max_phys_bits.
David S. Miller
2
-104
/
+9
2014-10-30
sparc64: Switch to 4-level page tables.
David S. Miller
1
-0
/
+7
2014-10-30
sparc64: T5 PMU
bob picco
4
-5
/
+62
2014-10-30
sparc64: cpu hardware caps support for sparc M6 and M7
Allen Pais
1
-0
/
+8
2014-10-30
sparc64: support M6 and M7 for building CPU distribution map
Allen Pais
1
-0
/
+2
2014-10-30
sparc64: correctly recognise M6 and M7 cpu type
Allen Pais
2
-0
/
+24
2014-10-30
sparc64: Move request_irq() from ldc_bind() to ldc_alloc()
Sowmini Varadhan
3
-24
/
+25
2014-10-30
sparc64: Fix corrupted thread fault code.
David S. Miller
2
-6
/
+6
2014-10-30
sparc64: sun4v TLB error power off events
bob picco
2
-20
/
+30
2014-10-30
sparc32: dma_alloc_coherent must honour gfp flags
Daniel Hellstrom
1
-2
/
+3
2014-10-30
sparc64: Fix pcr_ops initialization and usage bugs.
David S. Miller
3
-3
/
+8
2014-10-30
sparc64: Do not disable interrupts in nmi_cpu_busy()
David S. Miller
1
-1
/
+0
2014-08-14
sparc64: ldc_connect() should not return EINVAL when handshake is in progress.
Sowmini Varadhan
1
-1
/
+1
2014-08-14
sparc64: Use 'ILOG2_4MB' instead of constant '22'.
David S. Miller
2
-3
/
+3
2014-08-14
sparc64: Handle 32-bit tasks properly in compute_effective_address().
David S. Miller
1
-3
/
+9
2014-08-14
sparc64: Make itc_sync_lock raw
Kirill Tkhai
1
-3
/
+3
2014-08-14
sparc64: Fix argument sign extension for compat_sys_futex().
David S. Miller
1
-1
/
+1
2014-03-24
sparc64: Make sure %pil interrupts are enabled during hypervisor yield.
David S. Miller
1
-1
/
+3
2014-03-17
sparc64: don't treat 64-bit syscall return codes as 32-bit
Dave Kleikamp
1
-2
/
+2
2014-01-29
sparc: Hook up sched_setattr and sched_getattr syscalls.
David S. Miller
2
-3
/
+3
2014-01-28
sparc: don't use module_init in non-modular pci.c code
Paul Gortmaker
1
-2
/
+1
2014-01-28
sparc: delete non-required instances of include <linux/init.h>
Paul Gortmaker
10
-10
/
+0
2014-01-22
Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2014-01-10
Merge branch 'pci/resource' into next
Bjorn Helgaas
1
-3
/
+3
2014-01-04
sparc64: smp_callin: Enable irqs after preemption is disabled
Kirill Tkhai
1
-1
/
+2
2014-01-04
sparc/PCI: Use dev_is_pci() to identify PCI devices
Yijing Wang
2
-4
/
+3
2013-12-21
PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev
Yinghai Lu
1
-3
/
+3
2013-12-11
sparc/PCI: Use dev_is_pci() to identify PCI devices
Yijing Wang
2
-4
/
+3
2013-12-03
sparc64: Fix build regression
Kirill Tkhai
1
-0
/
+1
2013-11-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+2
2013-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
17
-47
/
+166
2013-11-14
sparc64: Implement HAVE_CONTEXT_TRACKING
Kirill Tkhai
11
-33
/
+125
2013-11-14
sparc64: Add self-IPI support for smp_send_reschedule()
Kirill Tkhai
1
-2
/
+7
2013-11-14
sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-...
oftedal
1
-2
/
+2
2013-11-13
sparc: Use preempt_schedule_irq
Thomas Gleixner
1
-4
/
+2
2013-11-13
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
1
-1
/
+1
2013-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-11-13
mm/arch: use NUMA_NO_NODE
Jianguo Wu
1
-1
/
+1
2013-11-12
sparc64: Move from 4MB to 8MB huge pages.
David S. Miller
2
-2
/
+2
2013-11-12
sparc64: Make PAGE_OFFSET variable.
David S. Miller
2
-5
/
+30
2013-11-12
sparc64: Document the shift counts used to validate linear kernel addresses.
David S. Miller
1
-5
/
+5
[next]