Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d0c72347bece3299a90351151c69c0f721f964ff
/
arch
/
parisc
6e3e939
net: add wireless TX status socket option
by Johannes Berg
· 13 years ago
1c5f873
parisc: Kconfig: cleanup Kernel page size default
by Paul Bolle
· 13 years ago
395cf96
doc: fix broken references
by Paul Bolle
· 13 years ago
d4d7b2a
remove remaining references to nfsservctl
by Stephen Rothwell
· 13 years ago
455ce9d
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6
by Linus Torvalds
· 13 years ago
d0e323b
Merge branch 'apei' into apei-release
by Len Brown
· 13 years ago
df013ff
Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG
by Huang Ying
· 13 years ago
205e9a2
[PARISC] wire up sendmmsg syscall
by James Bottomley
· 13 years ago
548c210
[PARISC] fix return type of __atomic64_add_return
by John David Anglin
· 13 years ago
7847777
atomic: cleanup asm-generic atomic*.h inclusion
by Arun Sharma
· 13 years ago
f24219b
atomic: move atomic_add_unless to generic code
by Arun Sharma
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
148817b
asm-generic: add another generic ext2 atomic bitops
by Akinobu Mita
· 13 years ago
0e9a6cb
ptrace: unify show_regs() prototype
by Mike Frysinger
· 13 years ago
d3ec484
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
66574cc
modules: make arch's use default loader hooks
by Jonas Bonn
· 13 years ago
497888c
treewide: fix potentially dangerous trailing ';' in #defined values/expressions
by Phil Carmody
· 13 years ago
d9ba5fe
[PARISC] Fix futex support
by Carlos O'Donell
· 13 years ago
c6830c2
Fix node_start/end_pfn() definition for mm/page_cgroup.c
by KAMEZAWA Hiroyuki
· 13 years ago
571503e
Merge branch 'setns'
by Linus Torvalds
· 13 years ago
7b21fdd
ns: Wire up the setns system call
by Eric W. Biederman
· 13 years ago
63e424c
arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}
by Akinobu Mita
· 13 years ago
818b667
Remove unused PROC_CHANGE_PENALTY constant
by Stephen Boyd
· 13 years ago
1c39517
mm: now that all old mmu_gather code is gone, remove the storage
by Peter Zijlstra
· 13 years ago
7bf02ea
arch, mm: filter disallowed nodes from arch specific show_mem functions
by David Rientjes
· 13 years ago
5129df0
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 13 years ago
6988f20
Merge branch 'fixes-2.6.39' into for-2.6.40
by Tejun Heo
· 13 years ago
1723800
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6
by Linus Torvalds
· 13 years ago
7fe2ac6
Merge branch 'flushing' into for-linus
by James Bottomley
· 13 years ago
a2d063a
extable, core_kernel_data(): Make sure all archs define _sdata
by Steven Rostedt
· 13 years ago
9cb5bab
Merge commit 'v2.6.39-rc7' into sched/core
by Ingo Molnar
· 13 years ago
d9b41e0
[PARISC] set memory ranges in N_NORMAL_MEMORY when onlined
by David Rientjes
· 14 years ago
2e7bad5
[PARISC] wire up syncfs syscall
by James Bottomley
· 14 years ago
a71aae4
[PARISC] wire up the fhandle syscalls
by James Bottomley
· 14 years ago
c3f957a
[PARISC] wire up clock_adjtime syscall
by James Bottomley
· 14 years ago
1824074
[PARISC] wire up fanotify syscalls
by James Bottomley
· 14 years ago
b7d4581
[PARISC] prevent speculative re-read on cache flush
by James Bottomley
· 14 years ago
d7dd2ff
[PARISC] only make executable areas executable
by James Bottomley
· 14 years ago
b54cd0d
[PARISC] fix pacache .size with new binutils
by Meelis Roos
· 14 years ago
184748c
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
by Peter Zijlstra
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
78c8982
genirq: Remove the now obsolete config options and select statements
by Thomas Gleixner
· 14 years ago
68f20f4
parisc: Use irq_to_desc() in show_interrupts()
by Thomas Gleixner
· 14 years ago
e2f571d
parisc: Convert irq namespace
by Thomas Gleixner
· 14 years ago
337ce68
parisc: Convert the final irq bits
by Thomas Gleixner
· 14 years ago
b2b755b
lib, arch: add filter argument to show_mem and fix private implementations
by David Rientjes
· 14 years ago
0415b00d1
percpu: Always align percpu output section to PAGE_SIZE
by Tejun Heo
· 14 years ago
8547727
remove dma64_addr_t
by FUJITA Tomonori
· 14 years ago
61f2e7b
bitops: remove minix bitops from asm/bitops.h
by Akinobu Mita
· 14 years ago
f312eff
bitops: remove ext2 non-atomic bitops from asm/bitops.h
by Akinobu Mita
· 14 years ago
861b5ae
bitops: introduce little-endian bitops for most architectures
by Akinobu Mita
· 14 years ago
0664996
bitops: introduce CONFIG_GENERIC_FIND_BIT_LE
by Akinobu Mita
· 14 years ago
3e50594
add the common dma_addr_t typedef to include/linux/types.h
by FUJITA Tomonori
· 14 years ago
4e76ae4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6
by Linus Torvalds
· 14 years ago
69ebb83
mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionally
by Huang Ying
· 14 years ago
e6bee32
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
79d8a8f
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 14 years ago
5229645
vfs: add nonconflicting values for O_PATH
by Stephen Rothwell
· 14 years ago
420c1c5
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
b80cd62
Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
c8b91ac
clean statfs-like syscalls up
by Al Viro
· 14 years ago
8d7718a
futex: Sanitize futex ops argument types
by Michel Lespinasse
· 14 years ago
37a9d91
futex: Sanitize cmpxchg_futex_value_locked API
by Michel Lespinasse
· 14 years ago
3c95c98
tty: add TIOCVHANGUP to allow clean tty shutdown of all ttys
by Kay Sievers
· 14 years ago
1c0f647
Merge branch 'irq' into for-next
by James Bottomley
· 14 years ago
2c250ad
Merge branch 'fixes' into for-next
by James Bottomley
· 14 years ago
e9a623b
Merge branch 'tmpalias-flush' into for-next
by James Bottomley
· 14 years ago
4c4231e
[PARISC] Convert to new irq_chip functions
by Thomas Gleixner
· 14 years ago
9804c9e
[PARISC] fix per-cpu flag problem in the cpu affinity checkers
by Thomas Gleixner
· 14 years ago
8e1964a
[PARISC] fix vmap flush/invalidate
by James Bottomley
· 14 years ago
bb1dfc1
parisc: Switch do_timer() to xtime_update()
by Torben Hohn
· 14 years ago
ac751ef
console: rename acquire/release_console_sem() to console_lock/unlock()
by Torben Hohn
· 14 years ago
19df0c2
percpu: align percpu readmostly subsection to cacheline
by Tejun Heo
· 14 years ago
72e73af
parisc: Use generic irq Kconfig
by Thomas Gleixner
· 14 years ago
1c77ff2
genirq: Remove __do_IRQ
by Thomas Gleixner
· 14 years ago
6a108a1
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
by David Rientjes
· 14 years ago
8b4ae33
eliminate special FLUSH flag from page table
by James Bottomley
· 14 years ago
f311847
parisc: flush pages through tmpalias space
by James Bottomley
· 14 years ago
84cd845
parisc: fix compile breakage caused by inlining maybe_mkwrite
by James Bottomley
· 14 years ago
fbea668
parisc : Remove broken line wrapping handling pdc_iodc_print()
by Guy Martin
· 14 years ago
1ddd6db
thp: mm: define MADV_NOHUGEPAGE
by Andrea Arcangeli
· 14 years ago
a826e42
thp: mm: define MADV_HUGEPAGE
by Andrea Arcangeli
· 14 years ago
56b85f3
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
b7b8de0
TTY: Add tty ioctl to figure device node of the system console.
by Werner Fink
· 14 years ago
5189061
parisc: convert the rest of the irq handlers to simple/percpu
by James Bottomley
· 14 years ago
d16cd29
parisc: fix dino/gsc interrupts
by James Bottomley
· 14 years ago
67bace7
parisc: remove redundant initialization in sigsegv path of sys_rt_sigreturn
by Kyle McMartin
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
597c606
parisc: cleanup console handling
by Jiri Slaby
· 14 years ago
51399a3
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 14 years ago
e430426
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
by Linus Torvalds
· 14 years ago
765aaaf
parisc: fix compile failure with kmap_atomic changes
by James Bottomley
· 14 years ago
1cb4953
ptrace: cleanup arch_ptrace() on parisc
by Namhyung Kim
· 14 years ago
9b05a69
ptrace: change signature of arch_ptrace()
by Namhyung Kim
· 14 years ago
ece0e2b
mm: remove pte_*map_nested()
by Peter Zijlstra
· 14 years ago
5704e44
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
650a35f
parisc: add tty driver to PDC console
by Guy Martin
· 14 years ago
b97680c
parisc: remove homegrown L1_CACHE_ALIGN macro
by FUJITA Tomonori
· 14 years ago
2da83b9
arch/parisc: Removing undead ifdef CONFIG_PA20
by Christian Dietrich
· 14 years ago
b1b1d4a
parisc: unwind - optimise linked-list searches for modules
by Phil Carmody
· 14 years ago
Next »