Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
f3e7841ca3608db6e0207cd8af5561f065882517
/
arch
/
sparc
/
include
a6c1409
Delete pcibios_select_root
by Matthew Wilcox
· 15 years ago
517d086
Merge branch 'akpm'
by Linus Torvalds
· 15 years ago
e4c9dd0
kmap_types: make most arches use generic header file
by Randy Dunlap
· 15 years ago
d1ae4ce
sparc: Wire up sys_rt_tgsigqueueinfo().
by David S. Miller
· 15 years ago
9be12f9
sparc64: Add proper dynamic ftrace support.
by David S. Miller
· 15 years ago
d698641
sparc: remove dma-mapping_{32|64}.h
by FUJITA Tomonori
· 16 years ago
797a756
sparc: use dma_map_page instead of dma_map_single
by FUJITA Tomonori
· 16 years ago
2e8fcfe
sparc: add sync_single_for_device and sync_sg_for_device to struct dma_ops
by FUJITA Tomonori
· 16 years ago
b9f69f4
sparc: move the duplication in dma-mapping_{32|64}.h to dma-mapping.h
by FUJITA Tomonori
· 16 years ago
73fffc0
sparc64: Get rid of real_setup_per_cpu_areas().
by David S. Miller
· 16 years ago
a209450
sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer.
by David S. Miller
· 16 years ago
890db40
sparc: Call OF and MD cpu scanning explicitly from paging_init()
by David S. Miller
· 16 years ago
5052f52
sparc64: Refactor MDESC cpu scanning code using an iterator.
by David S. Miller
· 16 years ago
9bab541
sparc64: Refactor OBP cpu scanning code using an iterator.
by David S. Miller
· 16 years ago
5a5488d
sparc64: Store per-cpu offset in trap_block[]
by David S. Miller
· 16 years ago
19f0fa3
sparc64: Move trap_block[] definitions into a new header file.
by David S. Miller
· 16 years ago
557fe0e
sparc64: Reclaim trap_block[]->hdesc
by David S. Miller
· 16 years ago
9cbc1cb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 15 years ago
cd166bd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 15 years ago
ad6561d
module: trim exception table on init free.
by Rusty Russell
· 15 years ago
5b02ee3
asm-generic: merge branch 'master' of torvalds/linux-2.6
by Arnd Bergmann
· 15 years ago
5b17e1c
asm-generic: rename page.h and uaccess.h
by Arnd Bergmann
· 16 years ago
72099ed
asm-generic: rename atomic.h to atomic-long.h
by Arnd Bergmann
· 16 years ago
c31ae4b
asm-generic: introduce asm/bitsperlong.h
by Arnd Bergmann
· 16 years ago
63b852a
asm-generic: rename termios.h, signal.h and mman.h
by Arnd Bergmann
· 16 years ago
7506360
Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
7d217d7
cfg80211: errno.h: define ERFKILL
by Alexander Beregalov
· 16 years ago
521c180
Merge branch 'core/urgent' into core/futexes
by Thomas Gleixner
· 16 years ago
d358418
sparc64: Fix SET_PERSONALITY to not clip bits outside of PER_MASK.
by David S. Miller
· 16 years ago
c7cb152
sparc: asm/atomic.h on 32bit should include asm/system.h for xchg
by Stephen Rothwell
· 16 years ago
28783eb
parport: Fix various uses of parport_pc
by Alan Cox
· 16 years ago
d2de688
sparc64: extend TI_RESTART_BLOCK space by 8 bytes
by Stephen Rothwell
· 16 years ago
018ef96
sparc: Hook up sys_preadv and sys_pwritev
by David S. Miller
· 16 years ago
90975ef
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
by Linus Torvalds
· 16 years ago
f5f7eac
Allow rwlocks to re-enable interrupts
by Robin Holt
· 16 years ago
558f6ab
Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Rusty Russell
· 16 years ago
d3d52d6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 16 years ago
65fb0d2
Merge branch 'linus' into cpumask-for-linus
by Ingo Molnar
· 16 years ago
0451fb2
cpumask: remove node_to_first_cpu
by Rusty Russell
· 16 years ago
ed22312
Merge branch 'master' of ssh://master.kernel.org/home/ftp/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask-for-sparc
by David S. Miller
· 16 years ago
413e337
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 16 years ago
08abe18
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
86ee79c
sparc64: Flush TLB before releasing pages.
by David S. Miller
· 16 years ago
17ad6ea
numa, cpumask: move numa_node_id default implementation to topology.h, fix
by Stephen Rothwell
· 16 years ago
0702b30
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
42cc77c
sparc64: Reschedule KGDB capture to a software interrupt.
by David S. Miller
· 16 years ago
81f1adf
cpumask: use mm_cpumask() wrapper: sparc
by Rusty Russell
· 16 years ago
e9b3751
cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: sparc
by Rusty Russell
· 16 years ago
cc301d2
cpumask: remove the now-obsoleted pcibus_to_cpumask(): sparc
by Rusty Russell
· 16 years ago
7b45101
cpumask: remove cpu_coregroup_map: sparc
by Rusty Russell
· 16 years ago
f46df02
cpumask: arch_send_call_function_ipi_mask: sparc
by Rusty Russell
· 16 years ago
508827f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
5b10174
x86-64: seccomp: fix 32/64 syscall hole
by Roland McGrath
· 16 years ago
cb9eff0
net: new user space API for time stamping of incoming and outgoing packets
by Patrick Ohly
· 16 years ago
e5553a6
sparc64: Implement NMI watchdog on capable cpus.
by David S. Miller
· 16 years ago
3eb8057
sparc64: Move generic PCR support code to seperate file.
by David S. Miller
· 16 years ago
74d96f0
byteorder: make swab.h include asm/swab.h like a regular header
by Harvey Harrison
· 16 years ago
1181a24
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
9d07933
sparc64: Fix cpumask related build failure
by David Miller
· 16 years ago
fc4dbea
sparc: Fix asm/signal.h for 32-bit.
by David S. Miller
· 16 years ago
bc83597
sparc: Kill exports of prom internal functions
by Julian Calaby
· 16 years ago
9e42d0c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 16 years ago
f4d2b14
sparc: introduce asm/swab.h
by Harvey Harrison
· 16 years ago
ea435467
atomic_t: unify all arch definitions
by Matthew Wilcox
· 16 years ago
9018113
sparc64: Use unsigned long long for u64.
by Sam Ravnborg
· 16 years ago
7a1fcd5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 16 years ago
576b4d0
sparc: Remove reg*.h from Kbuild
by David S. Miller
· 16 years ago
192eee8
sparc: Kill asm/reg*.h
by David S. Miller
· 16 years ago
83c8698
sparc: unify ipcbuf.h
by Sam Ravnborg
· 16 years ago
f54c88c
sparc: remove NO_PROC_ID - it is no longer used
by Sam Ravnborg
· 16 years ago
65579f3
sparc: drop get_tbr() in traps.h
by Sam Ravnborg
· 16 years ago
220483f
sparc: fix warning in userspace header traps.h
by Sam Ravnborg
· 16 years ago
fffeeb4
sparc: fix warnings in userspace header byteorder.h
by Sam Ravnborg
· 16 years ago
2ef4c01
sparc: fix warning in userspace header jsflash.h
by Sam Ravnborg
· 16 years ago
7c59d28
sparc: unify openprom.h
by Sam Ravnborg
· 16 years ago
640cc59
sparc64: delete unused linux_prom64_ranges from openprom_64.h
by Sam Ravnborg
· 16 years ago
bb5b52b
sparc: prepare openprom for unification
by Sam Ravnborg
· 16 years ago
b608c3f
sparc: remove linux_prom_pci_assigned_addresses from openprom_32.h
by Sam Ravnborg
· 16 years ago
3011618
sparc: remove ebus definitions from openprom*.h
by Sam Ravnborg
· 16 years ago
1eae29b
sparc: unify siginfo.h
by Sam Ravnborg
· 16 years ago
f3ec38d
sparc: unify ptrace.h
by Sam Ravnborg
· 16 years ago
bd703d8
sparc: unify sigcontext.h
by Sam Ravnborg
· 16 years ago
4d7b92a
sparc: add '32' suffix to reg_window, sigcontext, __siginfo_t
by Sam Ravnborg
· 16 years ago
ece9348
sparc: unify signal.h
by Sam Ravnborg
· 16 years ago
55d646f
sparc64: prepare signal_64 for unification
by Sam Ravnborg
· 16 years ago
12aa0b1
sparc: unify stat.h
by Sam Ravnborg
· 16 years ago
085219f
sparc32: use proper types in struct stat
by Sam Ravnborg
· 16 years ago
104e280
sparc32: drop __old_kernel_stat
by Sam Ravnborg
· 16 years ago
a508228
sparc: unify posix_types.h
by Sam Ravnborg
· 16 years ago
b840d79
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
78fd744
cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask(): sparc
by Rusty Russell
· 16 years ago
2ca1a61
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Rusty Russell
· 16 years ago
33edcf1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Rusty Russell
· 16 years ago
e3c6d4e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
3c92ec8
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 16 years ago
86ed40b
sparc: unify sections.h
by Sam Ravnborg
· 16 years ago
e1648a8
sparc: unify module.h
by Sam Ravnborg
· 16 years ago
a0ae09b
cpumask: cpu_coregroup_mask(): sparc
by Rusty Russell
· 16 years ago
96d76a7
cpumask: sparc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumask
by Rusty Russell
· 16 years ago
878a553
sparc: We need to implement arch_ptrace_stop().
by David S. Miller
· 16 years ago
Next »