Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
fe3e78e073d25308756f38019956061153267769
/
arch
/
parisc
ab635e7
parisc: Remove useless altinstructions code copied from x86.
by Tim Abbott
· 15 years ago
57a8e11
parisc: Clean up linker script using new linker script macros.
by Tim Abbott
· 15 years ago
ba0a6c9
fcntl: add F_[SG]ETOWN_EX
by Peter Zijlstra
· 15 years ago
94a8d5c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 15 years ago
2bcd57a
headers: utsname.h redux
by Alexey Dobriyan
· 15 years ago
0748bd0
cpumask: remove arch_send_call_function_ipi
by Rusty Russell
· 15 years ago
c37efa9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
by Linus Torvalds
· 15 years ago
90f72aa
mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions
by Arnd Bergmann
· 15 years ago
cc013a8
arches: drop superfluous casts in nr_free_pages() callers
by Geert Uytterhoeven
· 15 years ago
d19f352
ksm: define MADV_MERGEABLE and MADV_UNMERGEABLE
by Hugh Dickins
· 15 years ago
cdd6c48
perf: Do the big rename: Performance Counters -> Performance Events
by Ingo Molnar
· 15 years ago
d200c92
Use new __init_task_data macro in arch init_task.c files.
by Joe Perches
· 15 years ago
caa27b6
kbuild: use INSTALLKERNEL to select customized installkernel script
by Sam Ravnborg
· 15 years ago
4406c56
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 15 years ago
ada3fa1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 15 years ago
66a4fe0
Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6
by Linus Torvalds
· 15 years ago
d7e9660
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
a3c8b97
Merge branch 'next' into for-linus
by James Morris
· 15 years ago
a7db504
PCI: remove pcibios_scan_all_fns()
by Alex Chiang
· 15 years ago
733e5e4
KEYS: Add missing linux/tracehook.h #inclusions
by David Howells
· 15 years ago
ee18d64
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
by David Howells
· 15 years ago
d0420c8
KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]
by David Howells
· 15 years ago
825e1e2
parisc: fix warning in traps.c
by Grant Grundler
· 15 years ago
384be2b
Merge branch 'percpu-for-linus' into percpu-for-next
by Tejun Heo
· 15 years ago
aa11d95
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
0d6038e
net: implement a SO_DOMAIN getsockoption
by Jan Engelhardt
· 15 years ago
49c794e
net: implement a SO_PROTOCOL getsockoption
by Jan Engelhardt
· 15 years ago
b7f3158
Merge git://git.infradead.org/~dwmw2/iommu-agp into agp-next
by Dave Airlie
· 15 years ago
6a12235
agp: kill phys_to_gart() and gart_to_phys()
by David Woodhouse
· 15 years ago
2678251
parisc: Set correct bit in protection flags
by John David Anglin
· 15 years ago
b4f2e2a
parisc: Fix GOT overflow during module load on 64bit kernel
by John David Anglin
· 15 years ago
9e1b32c
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
by Benjamin Herrenschmidt
· 15 years ago
c99e6ef
sched: INIT_PREEMPT_COUNT
by Peter Zijlstra
· 15 years ago
023bf6f
linker script: unify usage of discard definition
by Tejun Heo
· 15 years ago
ad361c9
Remove multiple KERN_ prefixes from printk formats
by Joe Perches
· 15 years ago
64daa44
parisc: use generic atomic64 on 32-bit
by Kyle McMartin
· 15 years ago
2d4618d
parisc: perf: wire up sys_perf_counter_open
by Kyle McMartin
· 15 years ago
abf1e11
parisc: add task_pt_regs macro
by Kyle McMartin
· 15 years ago
538e236
parisc: wire sys_perf_counter_open to sys_ni_syscall
by Kyle McMartin
· 15 years ago
0d56d1a
parisc: inventory.c, fix bloated stack frame
by Kyle McMartin
· 15 years ago
64a0cdb
parisc: processor.c, fix bloated stack frame
by Kyle McMartin
· 15 years ago
20dbc9f
parisc: fix compile warning in mm/init.c
by Kyle McMartin
· 15 years ago
c3301ab
parisc: remove dead code from sys_parisc32.c
by Christoph Hellwig
· 15 years ago
4435607
parisc: wire up rt_tgsigqueueinfo
by Kyle McMartin
· 15 years ago
e82a3b7
parisc: ensure broadcast tlb purge runs single threaded
by Helge Deller
· 15 years ago
84be31b
parisc: fix "delay!" timer handling
by Grant Grundler
· 15 years ago
87451d8
parisc: fix mismatched parenthesis in memcpy.c
by Randolph Chung
· 15 years ago
ebc30a0
parisc: add parameter to read_cr16()
by Coly Li
· 16 years ago
e9b2601
parisc: decode_exc.c should include kernel.h
by Alexander Beregalov
· 16 years ago
dfe0756
parisc: remove obsolete hw_interrupt_type
by Thomas Gleixner
· 15 years ago
47b4150
parisc: fix irq compile bugs in arch/parisc/kernel/irq.c
by Helge Deller
· 15 years ago
7d17e27
parisc: fix ldcw inline assembler
by Helge Deller
· 16 years ago
4fb1178
parisc: kill WARN in free_initmem when DEBUG_KERNEL
by Kyle McMartin
· 16 years ago
692c14a
parisc: Remove casts from atomic macros
by Bastian Blank
· 16 years ago
071327e
parisc: remove CVS keywords
by Alexander Beregalov
· 16 years ago
90eab5e
parisc: wire up preadv/pwritev syscalls
by Kyle McMartin
· 16 years ago
405d967
linker script: throw away .discard section
by Tejun Heo
· 15 years ago
d06063c
Move FAULT_FLAG_xyz into handle_mm_fault() callers
by Linus Torvalds
· 16 years ago
bba7fc0
ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa
by Oleg Nesterov
· 15 years ago
a6c1409
Delete pcibios_select_root
by Matthew Wilcox
· 15 years ago
e4c9dd0
kmap_types: make most arches use generic header file
by Randy Dunlap
· 15 years ago
bb1f17b
mm: consolidate init_mm definition
by Alexey Dobriyan
· 15 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
5933048
module: cleanup FIXME comments about trimming exception table entries.
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
· 15 years ago
72099ed
asm-generic: rename atomic.h to atomic-long.h
by Arnd Bergmann
· 15 years ago
c31ae4b
asm-generic: introduce asm/bitsperlong.h
by Arnd Bergmann
· 15 years ago
7d217d7
cfg80211: errno.h: define ERFKILL
by Alexander Beregalov
· 15 years ago
d5dedd4
irq: change ->set_affinity() to return status
by Yinghai Lu
· 16 years ago
3ba113d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
by Linus Torvalds
· 16 years ago
bad6a5c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/rtc-parisc
by Linus Torvalds
· 16 years ago
f5f7eac
Allow rwlocks to re-enable interrupts
by Robin Holt
· 16 years ago
6f2c55b
Simplify copy_thread()
by Alexey Dobriyan
· 16 years ago
b609308
parisc: move dereference_function_descriptor to process.c
by Kyle McMartin
· 16 years ago
bf589a3
parisc: Move kernel Elf_Fdesc define to <asm/elf.h>
by Kyle McMartin
· 16 years ago
bb73501
parisc: fix build when ARCH_HAS_KMAP
by Kyle McMartin
· 16 years ago
7cec2ef
Merge branch 'rusty-cpumask-parisc' into parisc
by Kyle McMartin
· 16 years ago
3afe6d0
parisc: rtc: Rename rtc-parisc to rtc-generic
by Geert Uytterhoeven
· 16 years ago
f67d3c8
parisc: select BUG always
by Kyle McMartin
· 16 years ago
d845e1f
parisc: asm/pdc.h should include asm/page.h
by Alexander Beregalov
· 16 years ago
cd875d4
rtc-parisc: remove unnecessary ret variable
by dann frazier
· 16 years ago
d09c091
rtc-parisc: declare rtc_parisc_dev as static
by dann frazier
· 16 years ago
47e669c
parisc: fix macro expansion in atomic.h
by James Bottomley
· 16 years ago
c48faf8
parisc: oops_enter()/oops_exit() in die()
by Helge Deller
· 16 years ago
c84c3a6
parisc: document light weight syscall ABI
by Helge Deller
· 16 years ago
d75f054
parisc: add ftrace (function and graph tracer) functionality
by Helge Deller
· 16 years ago
803094f
parisc: simplify sys_clone()
by Helge Deller
· 16 years ago
548f117
parisc: add LATENCYTOP_SUPPORT and CONFIG_STACKTRACE_SUPPORT
by Helge Deller
· 16 years ago
afca252
parisc: allow to build with 16k default kernel page size
by Helge Deller
· 16 years ago
445c088
parisc: expose 32/64-bit capabilities in cpuinfo
by Colin Watson
· 16 years ago
1152a68
parisc: use constants instead of numbers in assembly
by Helge Deller
· 16 years ago
48d27cb
parisc: fix usage of 32bit PTE page table entries on 32bit kernels
by Helge Deller
· 16 years ago
82268da
Merge branch 'linus' into percpu-cpumask-x86-for-linus-2
by Ingo Molnar
· 16 years ago
3ae5080
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
2b1c6bd
generic compat_sys_ustat
by Christoph Hellwig
· 16 years ago
6e15cf0
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
by Ingo Molnar
· 16 years ago
ba1eb95
Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
a841696
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
Next »