Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
6257b3bdfde4295c04872d710c2419ff8efc1b86
/
arch
/
sparc
8ef3860
[PATCH] kill wall_jiffies
by Atsushi Nemoto
· 18 years ago
3a1d5c8
[SPARC]: Don't zero out tail during copy_from_user_inatomic().
by David S. Miller
· 18 years ago
3171a03
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
by Atsushi Nemoto
· 18 years ago
46a82b2
[PATCH] Standardize pxx_page macros
by Dave McCracken
· 18 years ago
5932ef0
[PATCH] sun4: fix sbus_setup_iommu()
by Al Viro
· 18 years ago
cc9bd99
[PATCH] fix ancient breakage in ebus_init()
by Al Viro
· 18 years ago
b9c54f9
[SPARC]: Fix regression in sys_getdomainname()
by Andy Walker
· 18 years ago
3a45975
[PATCH] IA64,sparc: local DoS with corrupted ELFs
by Kirill Korotaev
· 18 years ago
5fec811
[SPARC]: Small smp cleanup.
by Krzysztof Helt
· 18 years ago
a23b423
[SPARC]: enabling of the 2nd CPU in 2.6.18-rc4
by Krzysztof Helt
· 18 years ago
96ba989
[SPARC]: Defer clock_probe to fs_initcall()
by Bob Breuer
· 18 years ago
8310a32
[SPARC]: Fix length parameter verification in sys_getdomainname().
by David S. Miller
· 18 years ago
8b3c848
[SPARC]: Get sun4d SMP building again.
by Raymond Burns
· 18 years ago
198c167
[SPARC]: Do not call sun4m_irq_rotate on sun4d.
by Raymond Burns
· 18 years ago
c2d3bff
[SPARC]: Simplify and correct __cpu_find_by()
by David S. Miller
· 18 years ago
2f72ba4
[SPARC]: Initialize iounit spinlock in iounit_init().
by Raymond Burns
· 18 years ago
9d7ab1f
[SPARC]: Fix initialization of sun4d SBUS interrupts.
by David S. Miller
· 18 years ago
f7785a6
[SPARC]: Fix property name acquisition in prom.c
by Bob Breuer
· 18 years ago
06ffd79
[SPARC]: Kill prom_getname, unused and not implemented properly.
by David S. Miller
· 18 years ago
a83f982
[SPARC]: Fix OF register translations under sub-PCI busses.
by David S. Miller
· 18 years ago
6cc8b6f
[SPARC64]: of_device_register() error checking fix
by Andrew Morton
· 18 years ago
894673e
[PATCH] tty: Remove include of screen_info.h from tty.h
by Jon Smirl
· 18 years ago
6741320
[PATCH] irq-flags: SPARC: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
22a3e23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
347ce43
[PATCH] zoned vm counters: conversion of nr_pagecache to per zone counter
by Christoph Lameter
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
8f96cd1
[SPARC]: sparc32 side of of_device layer IRQ resolution.
by David S. Miller
· 18 years ago
ee5caf0
[SPARC]: Convert clock drivers to of_driver framework.
by David S. Miller
· 18 years ago
3ca9fab
[SPARC]: Add of_io{remap,unmap}().
by David S. Miller
· 18 years ago
95714e1
[SPARC]: Encode I/O space into resource flags on sparc32.
by David S. Miller
· 18 years ago
cf44bbc
[SPARC]: Beginnings of generic of_device framework.
by David S. Miller
· 18 years ago
3ae9a348
[SPARC]: Add of_n_{addr,size}_cells().
by David S. Miller
· 18 years ago
1903ac5
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 18 years ago
9458377
[PATCH] sparc: register_cpu() build fix
by Andrew Morton
· 18 years ago
e31dd6e
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
by Greg Kroah-Hartman
· 18 years ago
d75fc8b
[PATCH] 64bit resource: change resource core to use resource_size_t
by Greg Kroah-Hartman
· 18 years ago
685143a
[PATCH] 64bit resource: fix up printks for resources in arch and core code
by Greg Kroah-Hartman
· 18 years ago
749805d
[SPARC]: Add iomap interfaces.
by David S. Miller
· 18 years ago
87b385d
[SPARC]: Add unique device_node IDs and a ".node" property.
by David S. Miller
· 18 years ago
fb7cd9d
[SPARC]: Add of_set_property() interface.
by David S. Miller
· 18 years ago
6985391
[SPARC]: Export x_bus_type to modules.
by David S. Miller
· 18 years ago
576c352
[SBUS]: Rewrite and plug into of_device framework.
by David S. Miller
· 18 years ago
fd53143
[SPARC]: Port of_device layer and make ebus use it.
by David S. Miller
· 18 years ago
942a6bd
[SPARC]: Port sparc64 in-kernel device tree code to sparc32.
by David S. Miller
· 18 years ago
8fae097
[SBUS]: Start cleaning up generic sbus support layer.
by David S. Miller
· 18 years ago
5d2170a
[PATCH] sparc build breakage
by Al Viro
· 18 years ago
c6387a4
[SPARC]: Kill __irq_itoa().
by David S. Miller
· 18 years ago
3185d4d
[SPARC]: Fix iommu_flush_iotlb end address
by Bob Breuer
· 18 years ago
92d452f
[SPARC]: Mark smp init functions as cpuinit
by Bob Breuer
· 18 years ago
7202fb4
[SPARC]: Setup cpu_possible_map
by Bob Breuer
· 18 years ago
a8cbdce
[SPARC]: Add topology_init()
by Bob Breuer
· 18 years ago
650fb83
[SPARC]: Migration cost tune up in sparc smp.
by Krzysztof Helt
· 18 years ago
353b28b
[SPARC]: Add robust futex syscall entries.
by David S. Miller
· 18 years ago
06a1be1
[SPARC]: Handle UNWIND_INFO properly.
by David S. Miller
· 18 years ago
4cfbd7e
[SPARC]: show device name in /proc/dvma_map
by Martin Habets
· 19 years ago
bb3426a
[SPARC]: Remove duplicate symbol exports
by Martin Habets
· 19 years ago
8c45112
[SPARC]: Hook up vmsplice into syscall tables.
by David S. Miller
· 19 years ago
5fdef39
[SPARC]: Hook up sys_tee() into syscall tables.
by David S. Miller
· 19 years ago
2514395
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 19 years ago
894b577
[PATCH] No arch-specific strpbrk implementations
by Kyle McMartin
· 19 years ago
fff8efe
[PATCH] for_each_possible_cpu: sparc
by KAMEZAWA Hiroyuki
· 19 years ago
b46da05
kbuild: use relative path to -I
by Sam Ravnborg
· 19 years ago
289eee6
[SPARC]: Wire up sys_sync_file_range() into syscall tables.
by David S. Miller
· 19 years ago
1339713
[SPARC]: Wire up sys_splice() into the syscall tables.
by David S. Miller
· 19 years ago
d59288b
[PATCH] bitops: sparc: use generic bitops
by Akinobu Mita
· 19 years ago
a54123e
[SPARC]: Try to start getting SMP back into shape.
by Bob Breuer
· 19 years ago
394e390
[PATCH] more for_each_cpu() conversions
by Andrew Morton
· 19 years ago
d04ef3a
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 19 years ago
7835e98
[PATCH] remove set_page_count() outside mm/
by Nick Piggin
· 19 years ago
14778d9
[SPARC]: Respect vm_page_prot in io_remap_page_range().
by David S. Miller
· 19 years ago
30d4d1f
[SPARC]: BUG_ON() Conversion in arch/sparc/kernel/ioport.c
by Eric Sesterhenn
· 19 years ago
40ad7a6
[SPARC]: sys_newfstatat --> sys_fstatat64
by David S. Miller
· 19 years ago
746f956
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 19 years ago
1b9a428
[SPARC]: Wire up sys_unshare().
by David S. Miller
· 19 years ago
304cd3e
[PATCH] restore power-off on sparc32
by Al Viro
· 19 years ago
22f01da
[SPARC]: Fix compile failures in math-emu.
by David S. Miller
· 19 years ago
4415863
[SPARC]: Increase NR_SYSCALLS to 299
by David S. Miller
· 19 years ago
2d7d5f0
[SPARC]: Add support for *at(), ppoll, and pselect syscalls.
by David S. Miller
· 19 years ago
1ae6138
[SPARC]: change if() BUG(); to BUG_ON in iommu.c
by Eric Sesterhenn
· 19 years ago
36483c6
[PATCH] sparc: task_stack_page()
by Al Viro
· 19 years ago
d562ef6
[PATCH] sparc: task_thread_info()
by Al Viro
· 19 years ago
a941564
[PATCH] capable/capability.h (arch/)
by Randy Dunlap
· 19 years ago
df2e71f
[PATCH] dump_thread() cleanup
by akpm@osdl.org
· 19 years ago
e585e47
[PATCH] tiny: Make *[ug]id16 support optional
by Matt Mackall
· 19 years ago
6b9c7ed
[PATCH] use ptrace_get_task_struct in various places
by Christoph Hellwig
· 19 years ago
d5784b5
[SPARC]: Use STABS_DEBUG and DWARF_DEBUG macros in vmlinux.lds.S
by David S. Miller
· 19 years ago
597d1f0
[SPARC]: Kill CHILD_MAX.
by David S. Miller
· 19 years ago
0b57ee9
[SPARC]: introduce a SPARC Kconfig symbol
by Adrian Bunk
· 19 years ago
80ce8ba
[PATCH] arch/sparc/kernel/led.c __user annotations
by Al Viro
· 19 years ago
a329729
[PATCH] sun4c_memerr_reg __iomem annotations
by Al Viro
· 19 years ago
e4fe342
[PATCH] sparc: NULL noise removal (ebus.c)
by Al Viro
· 19 years ago
c316ef0
[PATCH] sparc/kernel/time: __iomem annotations
by Al Viro
· 19 years ago
f8ad23a
[PATCH] fix iomem annotations in sparc32 pcic code
by Al Viro
· 19 years ago
1df2ab4
[SPARC]: block/ needed in final image link
by Paul Jackson
· 19 years ago
1d66a79
[SPARC]: atomic_clear_mask build fix
by Paul Jackson
· 19 years ago
5cd9194
[PATCH] sparc: convert IO remapping to VM_PFNMAP
by David S. Miller
· 19 years ago
f3d48f0
[PATCH] unpaged: fix sound Bad page states
by Hugh Dickins
· 19 years ago
0b14c17
[PATCH] unpaged: VM_UNPAGED
by Hugh Dickins
· 19 years ago
8426e1f
[PATCH] atomic: inc_not_zero
by Nick Piggin
· 19 years ago
4a6dae6
[PATCH] atomic: cmpxchg
by Nick Piggin
· 19 years ago
Next »