Sign in
android-kvm
/
linux
/
fa0f5aa74316c636427ac92dad0bc5714c34ca17
/
arch
/
sparc
7f8e323
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
abb434c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
7cc8583
sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq().
by David S. Miller
· 13 years ago
b1f44e1
sparc32: Be less strict in matching %lo part of relocation.
by David S. Miller
· 13 years ago
f0a4cf3
sparc: Use kmemdup rather than duplicating its implementation
by Thomas Meyer
· 13 years ago
efd0bf9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
0b64120
sparc64: Patch sun4v code sequences properly on module load.
by David S. Miller
· 13 years ago
3e37fd3
sparc: Kill custom io_remap_pfn_range().
by David S. Miller
· 13 years ago
e11c259
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
e88d246
sparc: Stash orig_i0 into %g6 instead of %g2
by David S. Miller
· 13 years ago
1d299bc
sparc: Fix handling of orig_i0 wrt. debugging when restarting syscalls.
by David S. Miller
· 13 years ago
9ff03b3
sparc: sigutil: Include <linux/errno.h>
by Ben Hutchings
· 13 years ago
6e3e939
net: add wireless TX status socket option
by Johannes Berg
· 13 years ago
6ccce2b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 13 years ago
b32fc0a
Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Linus Torvalds
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
02ebbbd
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 13 years ago
b35a35b
thp: share get_huge_page_tail()
by Andrea Arcangeli
· 13 years ago
e0d85a3
sparc: gup_pte_range() support THP based tail recounting
by Andrea Arcangeli
· 13 years ago
51ce185
sparc: Hook up process_vm_{readv,writev} syscalls.
by David S. Miller
· 13 years ago
f060ac5
sparc: Add module.h to files previously implicitly using it.
by Paul Gortmaker
· 13 years ago
cdd0b0a
sparc: remove several unnecessary module.h include instances
by Paul Gortmaker
· 13 years ago
066bcac
sparc: move symbol exporters to use export.h not module.h
by Paul Gortmaker
· 13 years ago
7b64db6
sparc: add export.h to arch/sparc files as required
by Paul Gortmaker
· 13 years ago
cd66bc4
sparc: fix implicit use of uaccess.h header in mdesc.c
by Paul Gortmaker
· 13 years ago
c2068da
sparc: fix implicit use of spitfire.h in pcr.c and of_device_64.c
by Paul Gortmaker
· 13 years ago
1cb85e8
sparc: drop unused Kconfig symbol
by Paul Bolle
· 13 years ago
83f89ca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 13 years ago
2e8ecdc
sparc64: Fix masking and shifting in VIS fpcmp emulation.
by David S. Miller
· 13 years ago
1448c72
compat: sync compat_stats with statfs.
by Eric W. Biederman
· 13 years ago
92e0239
sparc/jump_label: drop arch_jump_label_text_poke_early()
by Jeremy Fitzhardinge
· 13 years ago
a52312b
sparc32: Correct the return value of memcpy.
by David S. Miller
· 13 years ago
21f74d3
sparc32: Remove uses of %g7 in memcpy implementation.
by David S. Miller
· 13 years ago
045b7de
sparc32: Remove non-kernel code from memcpy implementation.
by David S. Miller
· 13 years ago
aad4564
sparc: Add alignment flag to PCI expansion resources
by Kjetil Oftedal
· 13 years ago
27f20dc
sparc: Avoid calling sigprocmask()
by David S. Miller
· 13 years ago
faddf59
sparc: Use set_current_blocked()
by Matt Fleming
· 13 years ago
f22ed71
sparc32,leon: SRMMU MMU Table probe fix
by Daniel Hellstrom
· 13 years ago
f4142cb
sparc64: Force the execute bit in OpenFirmware's translation entries.
by David S. Miller
· 13 years ago
11032c1
sparc: Make '-p' boot option meaningful again.
by David S. Miller
· 13 years ago
ddd53bf
sparc, exec: remove redundant addr_limit assignment
by Mathias Krause
· 13 years ago
08cefa9
sparc64: Future proof Niagara cpu detection.
by David S. Miller
· 13 years ago
1a8e0da
sparc64: Only Panther cheetah+ chips have POPC.
by David S. Miller
· 13 years ago
38f7f8f
sparc32,sun4d: Change IPI IRQ level to prevent collision between IPI and timer interrupt
by Kjetil Oftedal
· 13 years ago
2ee04a1
sparc: Remove another reference to nfsservctl
by Stephen Rothwell
· 13 years ago
f5b9409
All Arch: remove linkage for sys_nfsservctl system call
by NeilBrown
· 13 years ago
5598473
sparc: Allow handling signals when stack is corrupted.
by David S. Miller
· 13 years ago
4a0342c
sparc: fix array bounds error setting up PCIC NMI trap
by Ian Campbell
· 13 years ago
178a296
sparc64: Set HAVE_C_RECORDMCOUNT
by David S. Miller
· 13 years ago
3f6aa0b
sparc32: unbreak arch_write_unlock()
by Mikael Pettersson
· 13 years ago
a0fba3eb
sparc64: remove unnecessary macros from spinlock_64.h
by Mikael Pettersson
· 13 years ago
c92761f
sparc: Don't do hypervisor calls on non-sun4v in DS driver.
by David S. Miller
· 13 years ago
0785a8e
sparc: Fix build with DEBUG_PAGEALLOC enabled.
by David S. Miller
· 13 years ago
8cd290a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 13 years ago
961f65f
sparc: Size mondo queues more sanely.
by David S. Miller
· 13 years ago
9076d0e
sparc: Access kernel TSB using physical addressing when possible.
by David S. Miller
· 13 years ago
a61b582
sparc: Fix __atomic_add_unless() return value.
by Josip Rodin
· 13 years ago
fabb5bd
sparc: use kbuild-generic support for true asm-generic header files
by Sam Ravnborg
· 13 years ago
d0e323b
Merge branch 'apei' into apei-release
by Len Brown
· 13 years ago
df013ff
Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG
by Huang Ying
· 13 years ago
56d205c
sparc: Use popc when possible for ffs/__ffs/ffz.
by David S. Miller
· 13 years ago
ea5e744
sparc: Set reboot-cmd using reboot data hypervisor call if available.
by David S. Miller
· 13 years ago
e2eb9f8
sparc: Add some missing hypervisor API groups.
by David S. Miller
· 13 years ago
d600cbe
sparc: Use hweight64() in popc emulation.
by David S. Miller
· 13 years ago
ef7c4d4
sparc: Use popc if possible for hweight routines.
by David S. Miller
· 13 years ago
e95ade0
sparc: Minor tweaks to Niagara page copy/clear.
by David S. Miller
· 13 years ago
968e75f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 13 years ago
a0e997c
sparc: iounmap() and *_free_coherent() - Use lookup_resource()
by Geert Uytterhoeven
· 14 years ago
88efd0b
sparc: _sparc_find_resource() should check for exact matches
by Geert Uytterhoeven
· 14 years ago
f85f19d
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 13 years ago
ac85fe8
sparc: Sanitize cpu feature detection and reporting.
by David S. Miller
· 13 years ago
4ba991d
sparc: Detect and handle UltraSPARC-T3 cpu types.
by David S. Miller
· 13 years ago
314ff52
sparc: Don't do expensive hypervisor PCR write unless necessary.
by David S. Miller
· 13 years ago
15e3608
sparc: Add T3 sun4v cpu type and hypervisor group defines.
by David S. Miller
· 13 years ago
facfdde
sparc: Don't leave sparc_pmu_type NULL on sun4v.
by David S. Miller
· 13 years ago
678624e40
sparc: rename atomic_add_unless
by Stephen Rothwell
· 13 years ago
7847777
atomic: cleanup asm-generic atomic*.h inclusion
by Arun Sharma
· 13 years ago
f24219b
atomic: move atomic_add_unless to generic code
by Arun Sharma
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
148817b
asm-generic: add another generic ext2 atomic bitops
by Akinobu Mita
· 13 years ago
0e9a6cb
ptrace: unify show_regs() prototype
by Mike Frysinger
· 13 years ago
45b583b
Merge 'akpm' patch series
by Linus Torvalds
· 13 years ago
df077ac
sparc64: implement get_user_pages_fast()
by David S. Miller
· 13 years ago
683d2fa
sparc64: add support for _PAGE_SPECIAL
by David S. Miller
· 13 years ago
4a0100f
sparc64: use RCU page table freeing
by David S. Miller
· 13 years ago
4dedbf8
sparc64: kill page table quicklists
by David S. Miller
· 13 years ago
d3ec484
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
66574cc
modules: make arch's use default loader hooks
by Jonas Bonn
· 14 years ago
4d4abdc
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
acb41c0
Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
d534194
PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.
by Ralf Baechle
· 14 years ago
33d8881
sparc,kgdbts: fix compile regression with kgdb test suite
by Jason Wessel
· 13 years ago
497888c
treewide: fix potentially dangerous trailing ';' in #defined values/expressions
by Phil Carmody
· 13 years ago
1ef4859
sparc: sun4m SMP: fix wrong shift instruction in IPI handler
by Will Simoneau
· 13 years ago
b7e9c22
Merge branch 'master' into for-next
by Jiri Kosina
· 13 years ago
6d999da
sparc32,leon: Added __init declaration to leon_flush_needed()
by Matthias Rosenfelder
· 14 years ago
18d85bc
sparc/irqs: Do not trace arch_local_{*,irq_*} functions
by Steven Rostedt
· 14 years ago
89d6c0b
perf, arch: Add generic NODE cache events
by Peter Zijlstra
· 14 years ago
a8b0ca1
perf: Remove the nmi parameter from the swevent and overflow interface
by Peter Zijlstra
· 14 years ago
c6830c2
Fix node_start/end_pfn() definition for mm/page_cgroup.c
by KAMEZAWA Hiroyuki
· 14 years ago
Next »