Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
163ef0b5922b14751e93218bdf2c9fe8f74b9c9d
/
arch
/
parisc
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
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
f720817
parisc: change to new flag variable
by matt mooney
· 14 years ago
e36f561
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags
by Linus Torvalds
· 14 years ago
e360adb
irq_work: Add generic hardirq context callbacks
by Peter Zijlstra
· 14 years ago
fa0d4c2
parisc: remove big kernel lock
by Arnd Bergmann
· 14 years ago
7da1272
parisc: kill __do_IRQ
by Kyle McMartin
· 14 years ago
f3d4605
parisc: convert iosapic interrupts to proper flow handlers
by Kyle McMartin
· 14 years ago
4d4f681
parisc: convert cpu interrupts to proper flow handlers
by Kyle McMartin
· 14 years ago
ba20085
parisc: lay groundwork for killing __do_IRQ
by Kyle McMartin
· 14 years ago
caf9619
parisc: add prlimit64 syscall
by Kyle McMartin
· 14 years ago
239060b
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
by Michal Marek
· 14 years ago
df9ee29
Fix IRQ flag handling naming
by David Howells
· 14 years ago
5336377
modules: Fix module_bug_list list corruption race
by Linus Torvalds
· 14 years ago
838a2e5
kbuild: migrate all arch to the kconfig mainmenu upgrade
by Arnaud Lacombe
· 14 years ago
c41d68a
compat: Make compat_alloc_user_space() incorporate the access_ok()
by H. Peter Anvin
· 14 years ago
d762746
Make do_execve() take a const filename pointer
by David Howells
· 14 years ago
8b1bb90
defconfig reduction
by Sam Ravnborg
· 14 years ago
bf56fba
archs: replace unifdef-y with header-y
by Sam Ravnborg
· 14 years ago
c788732
Mark arguments to certain syscalls as being const
by David Howells
· 14 years ago
a292dfa
parisc: fix wrong page aligned size calculation in ioremapping code
by Florian Zumbiehl
· 14 years ago
3b9c6c1
dma-mapping: remove dma_is_consistent API
by FUJITA Tomonori
· 14 years ago
7896bfa
dma-mapping: parisc: set ARCH_DMA_MINALIGN
by FUJITA Tomonori
· 14 years ago
4565f01
dma-mapping: unify dma_get_cache_alignment implementations
by FUJITA Tomonori
· 14 years ago
2f9e825
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
26df6d1
tty: Add EXTPROC support for LINEMODE
by hyc@symas.com
· 14 years ago
a3c8ed6
tty: remove remaining Hayes ESP ioctls
by Greg Kroah-Hartman
· 14 years ago
5f248c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
597781f
kmap_atomic: make kunmap_atomic() harder to misuse
by Cesar Eduardo Barros
· 14 years ago
ebabe9a
pass a struct path to vfs_statfs
by Christoph Hellwig
· 14 years ago
7e005f7
remove needless ISA_DMA_THRESHOLD
by FUJITA Tomonori
· 14 years ago
b62ad9a
Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
c4efd6b
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
4aed2fd
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
d9b68e5
parisc: pass through '\t' to early (iodc) console
by Kyle McMartin
· 14 years ago
592913e
time: Kill off CONFIG_GENERIC_TIME
by John Stultz
· 14 years ago
646b1db
Merge commit 'v2.6.35-rc3' into perf/core
by Ingo Molnar
· 14 years ago
1996bda
arch: Implement local64_t
by Peter Zijlstra
· 14 years ago
c676329
sched_clock: Add local_clock() API and improve documentation
by Peter Zijlstra
· 14 years ago
1f73897
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
by Linus Torvalds
· 14 years ago
06b2e98
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
by Linus Torvalds
· 14 years ago
210501a
parisc: Call pagefault_disable/pagefault_enable in kmap_atomic/kunmap_atomic
by John David Anglin
· 15 years ago
9b437bc
parisc: Remove unnecessary macros from entry.S
by John David Anglin
· 15 years ago
Next »