Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1c1ec9c03efce5853f75e244ff368339767f7b9e
/
arch
/
sparc
/
include
c011f80
sparc64: Add some more commentary to __raw_local_irq_save()
by David S. Miller
· 15 years ago
daecbf5
sparc64: Use a seperate counter for timer interrupts and NMI checks, like x86.
by David S. Miller
· 15 years ago
0c25e9e
sparc64: Adjust __raw_local_irq_save() to cooperate in NMIs.
by David S. Miller
· 15 years ago
c45140a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 15 years ago
7469a9a
sparc: Fix use of uid16_t and gid16_t in asm/stat.h
by Rob Landley
· 15 years ago
c32da02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
3490042
dma-mapping: sparc: unify 32bit and 64bit dma_set_mask
by FUJITA Tomonori
· 15 years ago
f41b177
pci-dma: add linux/pci-dma.h to linux/pci.h
by FUJITA Tomonori
· 15 years ago
d15b51b
pci-dma: sparc: use include/linux/pci-dma.h
by FUJITA Tomonori
· 15 years ago
e28cbf2
improve sys_newuname() for compat architectures
by Christoph Hellwig
· 15 years ago
baed7fc
Add generic sys_ipc wrapper
by Christoph Hellwig
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
c7d5a00
sparc64: Kill off old sys_perfctr system call and state.
by David S. Miller
· 15 years ago
1bff4db
sparc: Provide io{read,write}{16,32}be().
by David S. Miller
· 15 years ago
b7f3a20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
by Linus Torvalds
· 15 years ago
ac0f6f9
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
6fb8302
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core
by Ingo Molnar
· 15 years ago
a6d468d
sparc: use asm-generic/scatterlist.h
by FUJITA Tomonori
· 15 years ago
2531be4
sparc32: Fix struct stat uid/gid types.
by David S. Miller
· 15 years ago
4b3073e
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
by Russell King
· 15 years ago
e7b8e67
tracing: Unify arch_syscall_addr() implementations
by Mike Frysinger
· 15 years ago
551e378
tree-wide: s/widht/width/g typo in comments
by Daniel Mack
· 15 years ago
94673e9
sparc: TIF_ABI_PENDING bit removal
by David Miller
· 15 years ago
e5981fd
sparc: cpumask_of_node() should handle -1 as a node
by Anton Blanchard
· 15 years ago
0299b13
sparc: convert to arch_gettimeoffset()
by John Stultz
· 15 years ago
8654164
sparc32: Fix page_to_phys().
by David S. Miller
· 15 years ago
af2e7cc
sparc: Simplify param.h by simply including <asm-generic/param.h>
by Robert P. J. Day
· 15 years ago
6df1c17
sparc: copy_from_user() should not return -EFAULT
by Heiko Carstens
· 15 years ago
b8a7f3c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 15 years ago
76b7e00
fix up O_SYNC comments
by Christoph Hellwig
· 15 years ago
5a865c0
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
by Linus Torvalds
· 15 years ago
698ba7b
elf: kill USE_ELF_CORE_DUMP
by Christoph Hellwig
· 15 years ago
8f0ddf9
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
17c330f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 15 years ago
e593194
locking: Convert raw_rwlock functions to arch_rwlock
by Thomas Gleixner
· 15 years ago
fb3a6bb
locking: Convert raw_rwlock to arch_rwlock
by Thomas Gleixner
· 15 years ago
0199c4e
locking: Convert __raw_spin* functions to arch_spin*
by Thomas Gleixner
· 15 years ago
edc35bd
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
by Thomas Gleixner
· 15 years ago
445c895
locking: Convert raw_spinlock to arch_spinlock
by Thomas Gleixner
· 15 years ago
559df2e
kbuild: move asm-offsets.h to include/generated
by Sam Ravnborg
· 16 years ago
3126c13
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 15 years ago
11bd04f
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 15 years ago
c658ad1
sparc64: Add syscall tracepoint support.
by David S. Miller
· 15 years ago
4d14a45
sparc: Stop trying to be so fancy and use __builtin_{memcpy,memset}()
by David S. Miller
· 15 years ago
fb34035
sparc: Use __builtin_object_size() to validate the buffer size for copy_from_user()
by David S. Miller
· 15 years ago
6b2f3d1
vfs: Implement proper O_SYNC semantics
by Christoph Hellwig
· 15 years ago
6035ccd
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
d7fc02c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
ee1262d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
by Linus Torvalds
· 15 years ago
3ad1f3b
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 15 years ago
220d0b1
Merge branch 'master' into for-2.6.33
by Jens Axboe
· 15 years ago
c57ec52
sparc64: Faster early-boot framebuffer console.
by David S. Miller
· 15 years ago
2d4dc89
block: add helpers to run flush_dcache_page() against a bio and a request's pages
by Ilya Loginov
· 15 years ago
3505d1a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
4309e56
Added sparc_leon3_snooping_enabled() and converted extern inline to static inline
by Kristoffer Glembo
· 15 years ago
8a2fe6c
sparc: Replace old style lock initializer
by Thomas Gleixner
· 15 years ago
4eb0c00
sparc64: Add a comment about why we only use certain memory barriers these days.
by David S. Miller
· 15 years ago
4c0eec7
sparc64/PCI: drop PCI_CACHE_LINE_BYTES
by Tejun Heo
· 15 years ago
8401707
sparc,leon: Sparc-Leon SMP support
by Konrad Eisele
· 15 years ago
526b5b3
of: merge of_node_get(), of_node_put() and of_find_all_nodes()
by Grant Likely
· 15 years ago
61e955d
of: Move OF_IS_DYNAMIC and OF_MARK_DYNAMIC macros to of.h
by Grant Likely
· 15 years ago
6f19249
of: merge struct device_node
by Grant Likely
· 15 years ago
731581e
of: merge phandle, ihandle and struct property
by Grant Likely
· 15 years ago
9d24c88
of: Rework linux/of.h and asm/prom.h include ordering
by Grant Likely
· 15 years ago
09115cd
sparc: Add missing __NR_recvmmsg define.
by David S. Miller
· 15 years ago
3b88578
net: Generalize socket rx gap / receive queue overflow cmsg
by Neil Horman
· 15 years ago
c416850
sparc32: convert to asm-generic/hardirq.h
by Christoph Hellwig
· 15 years ago
1b6b9d6
sparc64: Increase vmalloc size to fix percpu regressions.
by David S. Miller
· 15 years ago
052a0cf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 15 years ago
0748bd0
cpumask: remove arch_send_call_function_ipi
by Rusty Russell
· 15 years ago
434e218
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: sparc
by Rusty Russell
· 15 years ago
29c337a
cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_node
by Rusty Russell
· 15 years ago
8c87df4
BUILD_BUG_ON(): fix it and a couple of bogus uses of it
by Jan Beulich
· 15 years ago
90f72aa
mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions
by Arnd Bergmann
· 15 years ago
cdd6c48
perf: Do the big rename: Performance Counters -> Performance Events
by Ingo Molnar
· 15 years ago
dcbf77b
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
87ba005
sparc64: vio: Kill BUILD_BUG_ON() in vio_dring_avail().
by David S. Miller
· 15 years ago
4406c56
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 15 years ago
182a85f
sched: Disable wakeup balancing
by Peter Zijlstra
· 15 years ago
66a4fe0
Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6
by Linus Torvalds
· 15 years ago
b8a543e
sched: Reduce forkexec_idx
by Peter Zijlstra
· 15 years ago
78e7ed5
sched: Tweak wake_idx
by Peter Zijlstra
· 15 years ago
c88d591
sched: Merge select_task_rq_fair() and sched_balance_self()
by Peter Zijlstra
· 15 years ago
ac8d513
Merge branch 'master' into for-linus
by Rafael J. Wysocki
· 15 years ago
99bc470
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
by Linus Torvalds
· 15 years ago
d7e9660
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
cabc5c0
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
4e3408d
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
a66a500
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
989aa44
Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
59abbd1
sparc64: Initial hw perf counter support.
by David S. Miller
· 15 years ago
5686f9c
sparc64: Implement a real set_perf_counter_pending().
by David S. Miller
· 15 years ago
76c36d0
sparc64: Provide extern decls for sparc_??u_type strings.
by David S. Miller
· 15 years ago
bf992fa
Merge branch 'master' into for-linus
by Rafael J. Wysocki
· 15 years ago
a7db504
PCI: remove pcibios_scan_all_fns()
by Alex Chiang
· 15 years ago
a8f2226
sparc64: Manage NMI watchdog enabling like x86.
by David S. Miller
· 15 years ago
695a461
Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into core/iommu
by Ingo Molnar
· 15 years ago
825c9fb
sparc: add basic support for 'perf'
by Jens Axboe
· 15 years ago
a29889a
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
9f34ceb
locking, sparc: Rename __spin_try_lock() and friends
by Heiko Carstens
· 15 years ago
Next »