Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
052abfcac264a0e7057b5a371fc4349af2f6d4b2
/
arch
/
sparc
9182ae8
perf: Pass last sampling period to perf_sample_data_init()
by Robert Richter
· 13 years ago
96267c5
arch: Introduce smp_load_acquire(), smp_store_release()
by Peter Zijlstra
· 11 years ago
0f5f10c
net: introduce SO_MAX_PACING_RATE
by Eric Dumazet
· 11 years ago
37b516d
BACKPORT: ipc: add COMPAT_SHMLBA support
by Will Deacon
· 12 years ago
a30558a
BACKPORT: FROMLIST: mm: ASLR: use get_random_long()
by dcashman
· 9 years ago
68cceaf
PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev
by Yinghai Lu
· 11 years ago
a04387b
vm: add VM_FAULT_SIGSEGV handling support
by Linus Torvalds
· 10 years ago
e6b7431
arch/sparc/math-emu/math_32.c: drop stray break operator
by Andrey Utkin
· 10 years ago
8a4eef9
sparc64: ldc_connect() should not return EINVAL when handshake is in progress.
by Sowmini Varadhan
· 10 years ago
971e36f
sparc64: Guard against flushing openfirmware mappings.
by David S. Miller
· 10 years ago
7b7ac12
sparc64: Do not insert non-valid PTEs into the TSB hash table.
by David S. Miller
· 10 years ago
2152fd4
sparc64: Add membar to Niagara2 memcpy code.
by David S. Miller
· 11 years ago
82deb0d
sparc64: Fix huge TSB mapping on pre-UltraSPARC-III cpus.
by David S. Miller
· 11 years ago
0fac4f2
sparc64: Don't bark so loudly about 32-bit tasks generating 64-bit fault addresses.
by David S. Miller
· 11 years ago
a79660c
sparc64: Fix top-level fault handling bugs.
by David S. Miller
· 11 years ago
edce1c8
sparc64: Handle 32-bit tasks properly in compute_effective_address().
by David S. Miller
· 11 years ago
569d9de
sparc64: Make itc_sync_lock raw
by Kirill Tkhai
· 11 years ago
82fc5f8
sparc64: Fix argument sign extension for compat_sys_futex().
by David S. Miller
· 11 years ago
d701a50
sparc64: don't treat 64-bit syscall return codes as 32-bit
by Dave Kleikamp
· 11 years ago
81121ec
sparc32: fix build failure for arch_jump_label_transform
by Paul Gortmaker
· 11 years ago
461df9a
Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."
by Dave Kleikamp
· 11 years ago
99c0dd1
sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-bridges
by oftedal
· 11 years ago
b47207b
compiler/gcc4: Add quirk for 'asm goto' miscompilation bug
by Ingo Molnar
· 11 years ago
b1bb7e1
sparc32: Fix exit flag passed from traced sys_sigreturn
by Kirill Tkhai
· 11 years ago
c47d378
sparc64: Fix not SRA'ed %o5 in 32-bit traced syscall
by Kirill Tkhai
· 11 years ago
6445955
sparc64: Fix off by one in trampoline TLB mapping installation loop.
by David S. Miller
· 11 years ago
e8f3c50
sparc64: Remove RWSEM export leftovers
by Kirill Tkhai
· 11 years ago
156879c
sparc64: Fix ITLB handler of null page
by Kirill Tkhai
· 11 years ago
e23cbbc
sparc32: Add ucmpdi2.o to obj-y instead of lib-y.
by David S. Miller
· 12 years ago
720f361
sparc32: add ucmpdi2
by Sam Ravnborg
· 12 years ago
e6f292b
sparc: tsb must be flushed before tlb
by Dave Kleikamp
· 11 years ago
10fe9f9
sparc64 address-congruence property
by bob picco
· 11 years ago
dc654c3
sparc32: vm_area_struct access for old Sun SPARCs.
by Olivier DANET
· 11 years ago
bcd3925
sparc64: Fix race in TLB batch processing.
by David S. Miller
· 12 years ago
a26f4c4
signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorer
by Ben Hutchings
· 12 years ago
e804ab8
sparc: huge_ptep_set_* functions need to call set_huge_pte_at()
by Dave Kleikamp
· 12 years ago
6364420
sparc64: not any error from do_sigaltstack() should fail rt_sigreturn()
by Al Viro
· 12 years ago
923a6b6
sparc64: Be less verbose during vmemmap population.
by David S. Miller
· 12 years ago
3637a63
sparc64: do not clobber personality flags in sys_sparc64_personality()
by Jiri Kosina
· 12 years ago
d4fa516
sparc64: Fix bit twiddling in sparc_pmu_enable_event().
by David S. Miller
· 12 years ago
ddedc45
sparc64: Like x86 we should check current->mm during perf backtrace generation.
by David S. Miller
· 12 years ago
3239df8
sparc64: fix ptrace interaction with force_successful_syscall_return()
by Al Viro
· 12 years ago
8c36df1
KEYS: Use the compat keyctl() syscall wrapper on Sparc64 for Sparc32 compat
by David Howells
· 13 years ago
d50bcfe
Safer ABI for O_TMPFILE
by Al Viro
· 11 years ago
b0d5430
[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now...
by Al Viro
· 11 years ago
9cee5ca
vfs: define struct filename and have getname() return it
by Jeff Layton
· 12 years ago
3899298
seccomp: ignore secure_computing return values
by Will Drewry
· 13 years ago
e8a9376
mm: larger stack guard gap, between vmas
by Hugh Dickins
· 7 years ago
1abbca7
swap: add per-partition lock for swapfile
by Shaohua Li
· 12 years ago
a8e8f37
Undo stable backports
by Stephen Boyd
· 12 years ago
f132c6c
Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4
by Steve Muckle
· 12 years ago
a5a737e
sparc64: Do not clobber %g2 in xcall_fetch_glob_regs().
by David S. Miller
· 13 years ago
e9a5ea1
sparc32,leon: add notify_cpu_starting()
by Yong Zhang
· 13 years ago
bfce281
kill mm argument of vm_munmap()
by Al Viro
· 13 years ago
a46ef99
VM: add "vm_munmap()" helper function
by Linus Torvalds
· 13 years ago
3d3eeb2
sparc64: Eliminate obsolete __handle_softirq() function
by Paul E. McKenney
· 13 years ago
9e0daff
sparc64: Fix bootup crash on sun4v.
by David S. Miller
· 13 years ago
a9e1e53
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 13 years ago
58bca4a
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 13 years ago
d657784
sparc32,leon: fix leon build
by Sam Ravnborg
· 13 years ago
c29554f
sparc/mm/fault_32.c: Port OOM changes to do_sparc_fault
by Kautuk Consul
· 13 years ago
7358e51
sparc/mm/fault_64.c: Port OOM changes to do_sparc64_fault
by Kautuk Consul
· 13 years ago
a92bc5a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 13 years ago
deb74f5
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
by Linus Torvalds
· 13 years ago
2533e82
sparc: pgtable_64: change include order
by Aaro Koskinen
· 13 years ago
fa2a451
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 13 years ago
bde4d8b
sparc32: fix fallout from system.h removal
by Sam Ravnborg
· 13 years ago
923f797
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 13 years ago
8befc9f
sparc: Fix even more fallout from system.h split.
by David S. Miller
· 13 years ago
7f55ba9
sparc: fix fallout from system.h split
by Stephen Rothwell
· 13 years ago
a591afc
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
50483c3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 13 years ago
0b5f9c0
remove references to cpu_*_map in arch/
by Rusty Russell
· 13 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
· 13 years ago
141124c
Delete all instances of asm/system.h
by David Howells
· 13 years ago
49a7f04
Move all declarations of free_initmem() to linux/mm.h
by David Howells
· 13 years ago
d550bbd
Disintegrate asm/system.h for Sparc
by David Howells
· 13 years ago
c416258
SPARC: adapt for dma_map_ops changes
by Andrzej Pietrasiewicz
· 13 years ago
cb52d89
powerpc+sparc/vio: Modernize driver registration
by Benjamin Herrenschmidt
· 13 years ago
e339364
Kbuild: centralize MKIMAGE and cmd_uimage definitions
by Stephen Warren
· 13 years ago
ed2d265
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
8e3ade2
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
d314d74
nmi watchdog: do not use cpp symbol in Kconfig
by Cong Wang
· 13 years ago
475c77e
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
by Linus Torvalds
· 13 years ago
ce24d8a
sparc: use block_sigmask()
by Matt Fleming
· 13 years ago
c207f3a
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
9f39383
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
by Linus Torvalds
· 13 years ago
3b59bf0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
a031589
sparc/PCI: convert devtree and arch-probed bus addresses to resource
by Bjorn Helgaas
· 13 years ago
2ba6894
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
9c2b957
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
a24401b
highmem: kill all __kmap_atomic()
by Cong Wang
· 13 years ago
4da0bd73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
48b25c4
[PATCH v3] ipc: provide generic compat versions of IPC syscalls
by Chris Metcalf
· 13 years ago
e0adb99
sparc32: Add -Av8 to assembler command line.
by David S. Miller
· 13 years ago
2481c5f
perf: Disable PERF_SAMPLE_BRANCH_* when not supported
by Stephane Eranian
· 13 years ago
187f188
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
by Paul Gortmaker
· 13 years ago
ba74c14
sched/rt: Document scheduler related skip-resched-check sites
by Thomas Gleixner
· 14 years ago
bd2f553
sched/rt: Use schedule_preempt_disabled()
by Thomas Gleixner
· 14 years ago
d593f25
irq_domain: Centralize definition of irq_dispose_mapping()
by Grant Likely
· 13 years ago
Next »