Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
9c13cb331f7054d537d4caa094d3ebbba544833a
/
arch
/
sparc
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
239007b
genirq: Convert irq_desc.lock to raw_spinlock
by Thomas Gleixner
· 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
d031655
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 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
aad3bf0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/mmap
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
e77414e
fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and sh
by Al Viro
· 15 years ago
05d72fa
sparc_brk() is not needed anymore
by Al Viro
· 15 years ago
f8b7256
Unify sys_mmap*
by Al Viro
· 15 years ago
c4caa77
file ->get_unmapped_area() shouldn't duplicate work of get_unmapped_area()
by Al Viro
· 15 years ago
0ec62d2
kill useless checks in sparc mremap variants
by Al Viro
· 15 years ago
7466bd3
sparc64: Fix clock event multiplier printf format.
by David S. Miller
· 15 years ago
6865b7f
sparc64: Use clock{source,events}_calc_mult_shift().
by David S. Miller
· 15 years ago
e3f4e1c
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
adfe67d
sparc64: Use free_bootmem_late() in mdesc_lmb_free().
by David S. Miller
· 15 years ago
121dd5f
sparc: Add alignment and emulation fault perf events.
by David S. Miller
· 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
4ed5d5e
sparc64: Add some missing __kprobes annotations to kernel fault paths.
by David S. Miller
· 15 years ago
135d082
sparc64: Use kprobes_built_in() to avoid ifdefs in fault_64.c
by David S. Miller
· 15 years ago
6b2f3d1
vfs: Implement proper O_SYNC semantics
by Christoph Hellwig
· 15 years ago
936cf25
sparc: Validate that kprobe address is 4-byte aligned.
by David S. Miller
· 15 years ago
08a036d
sparc64: Don't specify IRQF_SHARED for LDC interrupts.
by David S. Miller
· 15 years ago
166e553
sparc64: Fix stack debugging IRQ stack regression.
by David S. Miller
· 15 years ago
4230fa3
sparc64: Fix overly strict range type matching for PCI devices.
by David S. Miller
· 15 years ago
60d8ce2
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 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
1557d33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
by Linus Torvalds
· 15 years ago
7f5620a
sparc: Set UTS_MACHINE correctly.
by David S. Miller
· 15 years ago
220d0b1
Merge branch 'master' into for-2.6.33
by Jens Axboe
· 15 years ago
c803ba9
sparc,leon: init_leon srmmu cleanup
by Kristoffer Glembo
· 15 years ago
fdd98ac
sparc32: Remove early interrupt enable.
by Kristoffer Glembo
· 15 years ago
3560f78
sparc, leon: Added Aeroflex Gaisler entry in manufacturer_info structure
by Kristoffer Glembo
· 15 years ago
ff9c38b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
ffece48
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 15 years ago
c57ec52
sparc64: Faster early-boot framebuffer console.
by David S. Miller
· 15 years ago
55f532e
Revert "sparc: Make atomic locks raw"
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
0448f5e
sparc: remove unused nfsd #includes
by Boaz Harrosh
· 15 years ago
bffbc94
sparc64: Fix definition of VMEMMAP_SIZE.
by David S. Miller
· 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
89a7183
sparc: Fixup last users of irq_chip->typename
by Thomas Gleixner
· 15 years ago
cb20c28
Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/linux/kernel/git/josh/linux-misc
by Linus Torvalds
· 15 years ago
bb9074f
Merge commit 'v2.6.32-rc7'
by Eric W. Biederman
· 15 years ago
621a071
sparc: fix printk for change of variable type
by Stephen Rothwell
· 15 years ago
4309e56
Added sparc_leon3_snooping_enabled() and converted extern inline to static inline
by Kristoffer Glembo
· 15 years ago
c000c71
No auxio on LEON
by Kristoffer Glembo
· 15 years ago
c843e31
arch/sparc/boot/*.c: Mark various internal functions static
by Josh Triplett
· 15 years ago
1c9d80d
sparc: Move of_set_property_mutex acquisition outside of devtree_lock grab.
by David S. Miller
· 15 years ago
88b938e
sparc64: replace parentheses in pmul()
by Roel Kluin
· 15 years ago
8a2fe6c
sparc: Replace old style lock initializer
by Thomas Gleixner
· 15 years ago
4df286e
sparc: Make atomic locks raw
by Thomas Gleixner
· 15 years ago
03102a4
sysctl: sparc Use the compat_sys_sysctl
by Eric W. Biederman
· 16 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
49ab972
sparc: Remove BKL from apc
by Thomas Gleixner
· 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
c58543c
sparc64: Set IRQF_DISABLED on LDC channel IRQs.
by David S. Miller
· 15 years ago
a2e2725
net: Introduce recvmmsg socket syscall
by Arnaldo Carvalho de Melo
· 15 years ago
3b88578
net: Generalize socket rx gap / receive queue overflow cmsg
by Neil Horman
· 15 years ago
494f6a9
this_cpu: Use this_cpu_xx in nmi handling
by Christoph Lameter
· 15 years ago
1a78ced
sparc64: Fix D-cache flushing on swapin from SW devices.
by David S. Miller
· 15 years ago
de23cf3
sparc64: Fix niagara2 perf IRQ bits.
by David S. Miller
· 15 years ago
b924f95
Merge branch 'sparc-perf-events-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
906010b
perf_event: Provide vmalloc() based mmap() backing
by Peter Zijlstra
· 15 years ago
ef790fe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 15 years ago
c4a5743
sparc: using HZ needs an include of linux/param.h
by Stephen Rothwell
· 15 years ago
c416850
sparc32: convert to asm-generic/hardirq.h
by Christoph Hellwig
· 15 years ago
d175138
sparc64: Cache per-cpu %pcr register value in perf code.
by David S. Miller
· 15 years ago
6e80425
sparc64: Fix comment typo in perf_event.c
by David S. Miller
· 15 years ago
d29862f
sparc64: Minor coding style fixups in perf code.
by David S. Miller
· 15 years ago
a72a8a5
sparc64: Add a basic conflict engine in preparation for multi-counter support.
by David S. Miller
· 15 years ago
a70c691
sparc64: implement page mapping percpu first chunk allocator
by Tejun Heo
· 15 years ago
1b6b9d6
sparc64: Increase vmalloc size to fix percpu regressions.
by David S. Miller
· 15 years ago
01552f7
sparc64: Add initial perf event conflict resolution and checks.
by David S. Miller
· 15 years ago
7eebda6
sparc: Niagara1 perf event support.
by David S. Miller
· 15 years ago
d0b8648
sparc: Add Niagara2 HW cache event support.
by David S. Miller
· 15 years ago
28e8f9b
sparc: Support all ultra3 and ultra4 derivatives.
by David S. Miller
· 15 years ago
2ce4da2
sparc: Support HW cache events.
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
94a8d5c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 15 years ago
2bcd57a
headers: utsname.h redux
by Alexey Dobriyan
· 15 years ago
0748bd0
cpumask: remove arch_send_call_function_ipi
by Rusty Russell
· 15 years ago
Next »