Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
ee14186f8d2338227888f3c00a06caf31f94de38
/
arch
/
sparc
/
kernel
deb74f5
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
by Linus Torvalds
· 14 years ago
bde4d8b
sparc32: fix fallout from system.h removal
by Sam Ravnborg
· 14 years ago
8befc9f
sparc: Fix even more fallout from system.h split.
by David S. Miller
· 14 years ago
0b5f9c0
remove references to cpu_*_map in arch/
by Rusty Russell
· 14 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 14 years ago
d550bbd
Disintegrate asm/system.h for Sparc
by David Howells
· 14 years ago
cb52d89
powerpc+sparc/vio: Modernize driver registration
by Benjamin Herrenschmidt
· 14 years ago
475c77e
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
by Linus Torvalds
· 14 years ago
ce24d8a
sparc: use block_sigmask()
by Matt Fleming
· 14 years ago
a031589
sparc/PCI: convert devtree and arch-probed bus addresses to resource
by Bjorn Helgaas
· 14 years ago
2ba6894
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
2481c5f
perf: Disable PERF_SAMPLE_BRANCH_* when not supported
by Stephane Eranian
· 14 years ago
ba74c14
sched/rt: Document scheduler related skip-resched-check sites
by Thomas Gleixner
· 15 years ago
bd2f553
sched/rt: Use schedule_preempt_disabled()
by Thomas Gleixner
· 15 years ago
ac1edcc
sparc/PCI: get rid of device resource fixups
by Bjorn Helgaas
· 14 years ago
c75d5c5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 14 years ago
b05d844
audit: inline audit_syscall_entry to reduce burden on archs
by Eric Paris
· 14 years ago
d7e7528
Audit: push audit success and retcode into arch ptrace.h
by Eric Paris
· 14 years ago
7b67e75
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
by Linus Torvalds
· 14 years ago
e51e07e
sparc32: forced setting of mode of sun4m per-cpu timers
by Tkhai Kirill
· 14 years ago
9879326
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
7affca3
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 14 years ago
e4e88f3
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
2b59161
sparc32, leon/PCI: convert to pci_scan_root_bus() for correct root bus resources
by Bjorn Helgaas
· 15 years ago
1a30010
sparc/PCI: convert to pci_create_root_bus()
by Bjorn Helgaas
· 15 years ago
ba232a1
PCI: SPARC: convert pcibios_set_master() to a non-inlined function
by Myron Stowe
· 15 years ago
ff4b8a5
Merge branch 'driver-core-next' into Linux 3.2
by Greg Kroah-Hartman
· 14 years ago
423d091
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
7cc8583
sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq().
by David S. Miller
· 14 years ago
8a25a2f
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
by Kay Sievers
· 14 years ago
1268fbc
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
by Frederic Weisbecker
· 15 years ago
29f043a
sparc: Make SPARC use the new is_idle_task() API
by Paul E. McKenney
· 15 years ago
2bbb681
nohz: Allow rcu extended quiescent state handling seperately from tick stop
by Frederic Weisbecker
· 15 years ago
280f067
nohz: Separate out irq exit and idle loop dyntick logic
by Frederic Weisbecker
· 15 years ago
f0a4cf3
sparc: Use kmemdup rather than duplicating its implementation
by Thomas Meyer
· 15 years ago
42b2aa8
treewide: Fix typos in various parts of the kernel, and fix some comments.
by Justin P. Mattock
· 15 years ago
fa8cbaa
powerpc+sparc64/mm: Remove hack in mmap randomize layout
by Dan McGee
· 15 years ago
0b64120
sparc64: Patch sun4v code sequences properly on module load.
by David S. Miller
· 15 years ago
e88d246
sparc: Stash orig_i0 into %g6 instead of %g2
by David S. Miller
· 15 years ago
1d299bc
sparc: Fix handling of orig_i0 wrt. debugging when restarting syscalls.
by David S. Miller
· 15 years ago
9ff03b3
sparc: sigutil: Include <linux/errno.h>
by Ben Hutchings
· 15 years ago
6ccce2b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 15 years ago
b32fc0a
Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Linus Torvalds
· 15 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 15 years ago
51ce185
sparc: Hook up process_vm_{readv,writev} syscalls.
by David S. Miller
· 15 years ago
f060ac5
sparc: Add module.h to files previously implicitly using it.
by Paul Gortmaker
· 15 years ago
cdd0b0a
sparc: remove several unnecessary module.h include instances
by Paul Gortmaker
· 15 years ago
066bcac
sparc: move symbol exporters to use export.h not module.h
by Paul Gortmaker
· 15 years ago
7b64db6
sparc: add export.h to arch/sparc files as required
by Paul Gortmaker
· 15 years ago
cd66bc4
sparc: fix implicit use of uaccess.h header in mdesc.c
by Paul Gortmaker
· 15 years ago
c2068da
sparc: fix implicit use of spitfire.h in pcr.c and of_device_64.c
by Paul Gortmaker
· 15 years ago
2e8ecdc
sparc64: Fix masking and shifting in VIS fpcmp emulation.
by David S. Miller
· 15 years ago
92e0239
sparc/jump_label: drop arch_jump_label_text_poke_early()
by Jeremy Fitzhardinge
· 15 years ago
aad4564
sparc: Add alignment flag to PCI expansion resources
by Kjetil Oftedal
· 15 years ago
27f20dc
sparc: Avoid calling sigprocmask()
by David S. Miller
· 15 years ago
faddf59
sparc: Use set_current_blocked()
by Matt Fleming
· 15 years ago
11032c1
sparc: Make '-p' boot option meaningful again.
by David S. Miller
· 15 years ago
ddd53bf
sparc, exec: remove redundant addr_limit assignment
by Mathias Krause
· 15 years ago
08cefa9
sparc64: Future proof Niagara cpu detection.
by David S. Miller
· 15 years ago
1a8e0da
sparc64: Only Panther cheetah+ chips have POPC.
by David S. Miller
· 15 years ago
38f7f8f
sparc32,sun4d: Change IPI IRQ level to prevent collision between IPI and timer interrupt
by Kjetil Oftedal
· 15 years ago
2ee04a1
sparc: Remove another reference to nfsservctl
by Stephen Rothwell
· 15 years ago
f5b9409
All Arch: remove linkage for sys_nfsservctl system call
by NeilBrown
· 15 years ago
5598473
sparc: Allow handling signals when stack is corrupted.
by David S. Miller
· 15 years ago
4a0342c
sparc: fix array bounds error setting up PCIC NMI trap
by Ian Campbell
· 15 years ago
c92761f
sparc: Don't do hypervisor calls on non-sun4v in DS driver.
by David S. Miller
· 15 years ago
8cd290a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 15 years ago
961f65f
sparc: Size mondo queues more sanely.
by David S. Miller
· 15 years ago
9076d0e
sparc: Access kernel TSB using physical addressing when possible.
by David S. Miller
· 15 years ago
56d205c
sparc: Use popc when possible for ffs/__ffs/ffz.
by David S. Miller
· 15 years ago
ea5e744
sparc: Set reboot-cmd using reboot data hypervisor call if available.
by David S. Miller
· 15 years ago
e2eb9f8
sparc: Add some missing hypervisor API groups.
by David S. Miller
· 15 years ago
d600cbe
sparc: Use hweight64() in popc emulation.
by David S. Miller
· 15 years ago
ef7c4d4
sparc: Use popc if possible for hweight routines.
by David S. Miller
· 15 years ago
e95ade0
sparc: Minor tweaks to Niagara page copy/clear.
by David S. Miller
· 15 years ago
968e75f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 15 years ago
a0e997c
sparc: iounmap() and *_free_coherent() - Use lookup_resource()
by Geert Uytterhoeven
· 15 years ago
88efd0b
sparc: _sparc_find_resource() should check for exact matches
by Geert Uytterhoeven
· 15 years ago
f85f19d
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 15 years ago
ac85fe8
sparc: Sanitize cpu feature detection and reporting.
by David S. Miller
· 15 years ago
4ba991d
sparc: Detect and handle UltraSPARC-T3 cpu types.
by David S. Miller
· 15 years ago
314ff52
sparc: Don't do expensive hypervisor PCR write unless necessary.
by David S. Miller
· 15 years ago
15e3608
sparc: Add T3 sun4v cpu type and hypervisor group defines.
by David S. Miller
· 15 years ago
facfdde
sparc: Don't leave sparc_pmu_type NULL on sun4v.
by David S. Miller
· 15 years ago
6006349
atomic: use <linux/atomic.h>
by Arun Sharma
· 15 years ago
d3ec484
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
66574cc
modules: make arch's use default loader hooks
by Jonas Bonn
· 15 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
· 15 years ago
acb41c0
Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
d534194
PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.
by Ralf Baechle
· 15 years ago
1ef4859
sparc: sun4m SMP: fix wrong shift instruction in IPI handler
by Will Simoneau
· 15 years ago
89d6c0b
perf, arch: Add generic NODE cache events
by Peter Zijlstra
· 15 years ago
a8b0ca1
perf: Remove the nmi parameter from the swevent and overflow interface
by Peter Zijlstra
· 15 years ago
28f65c1
treewide: Convert uses of struct resource to resource_size(ptr)
by Joe Perches
· 15 years ago
10f0d07
sparc32, leon: bugfix in LEON SMP interrupt init
by Daniel Hellstrom
· 15 years ago
a7d82a0
sparc32, sun4m: bugfix in SMP IPI traphandler
by Daniel Hellstrom
· 15 years ago
64099d9
pci/of: Consolidate pci_device_to_OF_node()
by Benjamin Herrenschmidt
· 15 years ago
98d9f30
pci/of: Match PCI devices to OF nodes dynamically
by Benjamin Herrenschmidt
· 15 years ago
6cb79b3
sparc: Remove unnecessary semicolons
by Joe Perches
· 15 years ago
9eeb089
Add support for allocating irqs for bootbus devices
by oftedal
· 15 years ago
Next »