Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
93df3413f1b4c437b93c5b64562632f4f0e2b3ca
/
arch
/
sparc64
7e4c54a
[PATCH] remove ioctl32_handler_t
by Christoph Hellwig
· 19 years ago
da16054
[SPARC64] mm: update get_user_insn comment
by Hugh Dickins
· 19 years ago
dd3e2dc
[SPARC64]: Kill some unnecessary includes from ioctl32.c
by David S. Miller
· 19 years ago
f48497e
[SPARC64]: remove drm compat ioctl handling
by Christoph Hellwig
· 19 years ago
b66621f
[SPARC] cpwatchdog: implement ->compat_ioctl
by Christoph Hellwig
· 19 years ago
1d5d00b
[SPARC] display7seg: implement ->unlocked_ioctl and ->compat_ioctl
by Christoph Hellwig
· 19 years ago
b31023f
[SPARC] openprom: implement ->compat_ioctl
by Christoph Hellwig
· 19 years ago
1928f8e
[SPARC] envctrl: implement ->unlocked_ioctl and ->compat_ioctl
by Christoph Hellwig
· 19 years ago
16cf0d8
[SPARC]: Kill remaining kbio.h references.
by Christoph Hellwig
· 19 years ago
261b033
[SPARC64]: remove duplicated compat ioctl entries
by Christoph Hellwig
· 19 years ago
59f85dc
[SPARC]: remove vuid_event.h
by Christoph Hellwig
· 19 years ago
e141331
[SPARC]: remove kbio.h
by Christoph Hellwig
· 19 years ago
9d3c7d1
[SPARC]: remove audioio.h
by Christoph Hellwig
· 19 years ago
e0436b3
[SPARC64]: remove alloc_user_space()
by Christoph Hellwig
· 19 years ago
fc32149
[SPARC64]: Kill off dummy_tick_ops.
by David S. Miller
· 19 years ago
62dbec7
[SPARC64] mm: Do not flush TLB mm in tlb_finish_mmu()
by David S. Miller
· 19 years ago
dedeb00
[SPARC64] mm: context switch ptlock
by Hugh Dickins
· 19 years ago
b8ae486
[SPARC64] mm: don't re-evaluate *ptep
by Hugh Dickins
· 19 years ago
b2325fe
[PATCH] kfree cleanup: arch
by Jesper Juhl
· 19 years ago
d217d54
[PATCH] Kprobes: preempt_disable/enable() simplification
by Ananth N Mavinakayanahalli
· 19 years ago
991a51d
[PATCH] Kprobes: Use RCU for (un)register synchronization - arch changes
by Ananth N Mavinakayanahalli
· 19 years ago
f215d98
[PATCH] Kprobes: Track kprobe on a per_cpu basis - sparc64 changes
by Ananth N Mavinakayanahalli
· 19 years ago
66ff2d0
[PATCH] Kprobes: rearrange preempt_disable/enable() calls
by Ananth N Mavinakayanahalli
· 19 years ago
cd6b076
[PATCH] Move Kprobes and Oprofile to "Instrumentation Support" menu
by Prasanna S Panchamukhi
· 19 years ago
ecea8d1
[PATCH] jiffies_64 cleanup
by Thomas Gleixner
· 19 years ago
9c0cbd5
[PATCH] TIOC* compat ioctl handling
by Christoph Hellwig
· 19 years ago
b462705
[PATCH] mm: arches skip ptlock
by Hugh Dickins
· 19 years ago
b581003
[PATCH] core remove PageReserved
by Nick Piggin
· 19 years ago
404351e
[PATCH] mm: mm_init set_mm_counters
by Hugh Dickins
· 19 years ago
fc2acab
[PATCH] mm: tlb_finish_mmu forget rss
by Hugh Dickins
· 19 years ago
4d6ddfa
[PATCH] mm: tlb_is_full_mm was obscure
by Hugh Dickins
· 19 years ago
53f9fc9
[PATCH] gfp_t: remaining bits of arch/*
by Al Viro
· 19 years ago
b4d1b82
[SPARC64]: Fix powering off on SMP.
by David S. Miller
· 19 years ago
688cb30
[SPARC64]: Eliminate PCI IOMMU dma mapping size limit.
by David S. Miller
· 19 years ago
51e8513
[SPARC64]: Consolidate common PCI IOMMU init code.
by David S. Miller
· 19 years ago
c9c1083
[SPARC64]: Fix boot failures on SunBlade-150
by David S. Miller
· 19 years ago
b1b510a
[SPARC64]: Fix net booting on Ultra5
by David S. Miller
· 19 years ago
5d8e1b1
[SPARC64]: Fix Ultra5, Ultra60, et al. boot failures.
by David S. Miller
· 19 years ago
2e457ef
[SPARC64]: Fix compile error in irq.c
by Sven Hartge
· 19 years ago
ba639933
[SPARC64]: Fix userland FPU state corruption.
by David S. Miller
· 19 years ago
2256c13
[SPARC64]: Probe for power device on ISA bus too.
by David S. Miller
· 19 years ago
9ad98c5
[SPARC64]: Fix initrd when net booting.
by David S. Miller
· 19 years ago
0835ae0
[SPARC64]: Replace cheetah+ code patching with variables.
by David S. Miller
· 19 years ago
717463d
[SPARC64]: Fix several bugs in flush_ptrace_access().
by David S. Miller
· 19 years ago
4cb29d1
[SPARC64]: Kill arch/sparc64/prom/memory.c
by David S. Miller
· 19 years ago
13edad7
[SPARC64]: Rewrite convoluted physical memory probing.
by David S. Miller
· 19 years ago
ed3ffaf
[SPARC64]: Solidify check in cheetah_check_main_memory().
by David S. Miller
· 19 years ago
1014757
[SPARC64]: Kill all external references to sp_banks[]
by David S. Miller
· 19 years ago
0836a0e
[SPARC64]: Move phys_base, kern_{base,size}, and sp_banks[] init to paging_init
by David S. Miller
· 19 years ago
801ab3c
[SPARC]: Declare paging_init() in asm/pgtable.h
by David S. Miller
· 19 years ago
efdc1e2
[SPARC64]: Simplify user fault fixup handling.
by David S. Miller
· 19 years ago
5fd2975
[SPARC64]: Fix fault handling in unaligned trap handler.
by David S. Miller
· 19 years ago
8cf14af
[SPARC64]: Convert to use generic exception table support.
by David S. Miller
· 19 years ago
705747a
[SPARC64]: Fix bug in unaligned load endianness swapping
by David S. Miller
· 19 years ago
d2212bc
[SPARC64]: Add missing IDs for newer cpus.
by David S. Miller
· 19 years ago
0dc4610
[SPARC64]: Do not do TLB pre-filling any more.
by David S. Miller
· 19 years ago
c5bd50a
[SPARC64]: Simplify Spitfire D-cache page flush.
by David S. Miller
· 19 years ago
80dc0d6
[SPARC64]: Probe D/I/E-cache config and use.
by David S. Miller
· 19 years ago
5642530
[SPARC64]: Add CONFIG_DEBUG_PAGEALLOC support.
by David S. Miller
· 19 years ago
52f26de
[SPARC64]: Fix mask formation in tomatillo_wsync_handler()
by David S. Miller
· 19 years ago
898cf0e
[SPARC64]: Mark functions called by paging_init() as __init.
by David S. Miller
· 19 years ago
1c9ea5d
[SPARC64]: Kill unused variable in setup_arch()
by David S. Miller
· 19 years ago
a8201c6
[SPARC64]: Fix comment typo in head.S
by David S. Miller
· 19 years ago
bff06d5
[SPARC64]: Rewrite bootup sequence.
by David S. Miller
· 19 years ago
40fd353
[SPARC64]: Kill readjust_prom_translations()
by David S. Miller
· 19 years ago
2bdb3cb
[SPARC64]: Remove unnecessary paging_init() cruft.
by David S. Miller
· 19 years ago
5085b4a
[SPARC64]: Do not allocate OBP page tables using bootmem
by David S. Miller
· 19 years ago
405599b
[SPARC64]: Break up inherit_prom_mappings() into it's constituent parts.
by David S. Miller
· 19 years ago
b206fc4
[SPARC64]: Do not allocate prom translations using bootmem.
by David S. Miller
· 19 years ago
1ac4f5e
[SPARC64]: Remove ktlb.S instruction patching.
by David S. Miller
· 19 years ago
059deb6
[SPARC64]: Kill SZ_BITS define from dtlb_backend.S
by David S. Miller
· 19 years ago
2a7e299
[SPARC64]: Move kernel TLB miss handling into a seperate file.
by David S. Miller
· 19 years ago
729b4f7
[SPARC64]: Verify vmalloc TLB misses more strictly.
by David S. Miller
· 19 years ago
6a9b490
[SPARC64]: Move DCACHE_ALIASING_POSSIBLE define to asm/page.h
by David S. Miller
· 19 years ago
ff171d8
[SPARC64]: Handle little-endian unaligned loads/stores correctly.
by David S. Miller
· 19 years ago
4db2ce0
[LIB]: Consolidate _atomic_dec_and_lock()
by David S. Miller
· 19 years ago
fb1c8f9
[PATCH] spinlock consolidation
by Ingo Molnar
· 19 years ago
486a153
Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 19 years ago
b835996
[PATCH] files: lock-free fd look-up
by Dipankar Sarma
· 19 years ago
6e72ad2
[PATCH] files-sparc64-fix 2
by Dipankar Sarma
· 19 years ago
badf166
[PATCH] files: break up files struct
by Dipankar Sarma
· 19 years ago
0037c78
kbuild: frv,m32r,sparc64 introduce fake asm-offsets.h file
by Sam Ravnborg
· 19 years ago
7bbedd5
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 19 years ago
085ae41
[PATCH] Make sparc64 use setup-res.c
by David S. Miller
· 19 years ago
064b53db
[PATCH] PCI: restore BAR values after D3hot->D0 for devices that need it
by John W. Linville
· 19 years ago
4d803fc
[SPARC64]: Inline membar()'s again.
by David S. Miller
· 19 years ago
946e91f
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 19 years ago
a08b6b7
[PATCH] Kconfig fix (BLK_DEV_FD dependencies)
by viro@ZenIV.linux.org.uk
· 19 years ago
8300516
[PATCH] kprobes-prevent-possible-race-conditions-sparc64-changes fix
by Prasanna S Panchamukhi
· 19 years ago
05e14cb
[PATCH] Kprobes: prevent possible race conditions sparc64 changes
by Prasanna S Panchamukhi
· 19 years ago
e922efc
[PATCH] remove duplicated sys_open32() code from 64bit archs
by Miklos Szeredi
· 19 years ago
b149ee2
[PATCH] NTP: ntp-helper functions
by john stultz
· 19 years ago
09bbe10
[SPARC64]: Fix set/get MTU cases in sunos_ioctl()
by David S. Miller
· 19 years ago
e5e2594
[SPARC64]: Don't include drivers/firmware/Kconfig
by David S. Miller
· 19 years ago
a7a6cac
[SPARC]: Kill io_remap_page_range()
by David S. Miller
· 19 years ago
8a36895
[SPARC64]: Use 'unsigned long' for port argument to I/O string ops.
by David S. Miller
· 19 years ago
5843e37
[SPARC64]: Use drivers/Kconfig
by David S. Miller
· 19 years ago
2ef2777
[SPARC64]: Preserve nucleus ctx page size during TLB flushes.
by David S. Miller
· 19 years ago
3c2cafa
[SPARC64]: Do not expand CHEETAH_LOG_ERROR 3 times.
by David S. Miller
· 19 years ago
dbd2fdf
[SPARC64]: Kill BRANCH_IF_ANY_CHEETAH() from copy page.
by David S. Miller
· 19 years ago
Next »