Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
87b25c1bab0489c8a8ff0c59ad3c5d9182d5327e
/
arch
/
parisc
/
Kconfig
63e424c
arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}
by Akinobu Mita
· 13 years ago
78c8982
genirq: Remove the now obsolete config options and select statements
by Thomas Gleixner
· 14 years ago
0664996
bitops: introduce CONFIG_GENERIC_FIND_BIT_LE
by Akinobu Mita
· 14 years ago
4c4231e
[PARISC] Convert to new irq_chip functions
by Thomas Gleixner
· 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
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
e360adb
irq_work: Add generic hardirq context callbacks
by Peter Zijlstra
· 14 years ago
7da1272
parisc: kill __do_IRQ
by Kyle McMartin
· 14 years ago
239060b
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
by Michal Marek
· 14 years ago
838a2e5
kbuild: migrate all arch to the kconfig mainmenu upgrade
by Arnaud Lacombe
· 14 years ago
592913e
time: Kill off CONFIG_GENERIC_TIME
by John Stultz
· 14 years ago
f6ae31c
parisc: use asm-generic/scatterlist.h
by FUJITA Tomonori
· 14 years ago
74a0bd6
pci-dma: parisc: use include/linux/pci-dma.h
by FUJITA Tomonori
· 15 years ago
15cbf62
Revert "parisc: HAVE_ARCH_TRACEHOOK"
by Roland McGrath
· 15 years ago
81bf550
parisc: HAVE_ARCH_TRACEHOOK
by Kyle McMartin
· 15 years ago
cdd6c48
perf: Do the big rename: Performance Counters -> Performance Events
by Ingo Molnar
· 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
3ba113d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
by Linus Torvalds
· 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
d75f054
parisc: add ftrace (function and graph tracer) functionality
by Helge Deller
· 16 years ago
548f117
parisc: add LATENCYTOP_SUPPORT and CONFIG_STACKTRACE_SUPPORT
by Helge Deller
· 16 years ago
98a79d6
cpumask: centralize cpu_online_map and cpu_possible_map
by Rusty Russell
· 16 years ago
e3d2f92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
by Linus Torvalds
· 16 years ago
dc52ddc
container freezer: implement freezer cgroup subsystem
by Matt Helsley
· 16 years ago
9eb1686
parisc: add rtc platform driver
by Kyle McMartin
· 16 years ago
6b213e1
Remove redundant CONFIG_ARCH_SUPPORTS_AOUT
by David Woodhouse
· 16 years ago
dbcf478
parisc: convert to generic helpers for IPI function calls
by Jens Axboe
· 16 years ago
ec7748b
ide: introduce HAVE_IDE
by Sam Ravnborg
· 17 years ago
b0b933c
aout: mark arches that support A.OUT format
by David Howells
· 17 years ago
f5bb3a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 17 years ago
03502fa
remove Documentation/smp.txt
by Adrian Bunk
· 17 years ago
125e564
Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig
by Mathieu Desnoyers
· 17 years ago
42d4b83
Add HAVE_OPROFILE
by Mathieu Desnoyers
· 17 years ago
95c354f
spinlock: lockbreak cleanup
by Nick Piggin
· 17 years ago
09caded
Combine instrumentation menus in kernel/Kconfig.instrumentation
by Mathieu Desnoyers
· 17 years ago
b0138a6
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
by Linus Torvalds
· 18 years ago
12df29b
[PARISC] GENERIC_TIME patchset for parisc
by Helge Deller
· 18 years ago
6891f8a
[PARISC] Generic BUG
by Helge Deller
· 18 years ago
0059283
[PATCH] optional ZONE_DMA: remove ZONE_DMA remains from parisc
by Christoph Lameter
· 18 years ago
f0d1b0b
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
by David Howells
· 18 years ago
32104b2
[PARISC] PA7200 also supports prefetch for read
by Kyle McMartin
· 18 years ago
0d7012a
[PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU
by Ingo Molnar
· 18 years ago
2fd8303
[PARISC] Further work for multiple page sizes
by Helge Deller
· 19 years ago
c80d79d
[PATCH] Configurable NODES_SHIFT
by Yasunori Goto
· 19 years ago
50a34db
[PARISC] Add PREEMPT support
by Kyle McMartin
· 19 years ago
29ef8295
[PARISC] Enable ioremap functionality unconditionally
by Helge Deller
· 19 years ago
b8ce0aad
[PARISC] Add CONFIG_HPPA_IOREMAP to conditionally enable ioremap
by Helge Deller
· 19 years ago
59e18a2
[PATCH] bitops: parisc: use generic bitops
by Akinobu Mita
· 19 years ago
06027bd
[PATCH] hrtimer: round up relative start time on low-res arches
by Ingo Molnar
· 19 years ago
a2ba82c
[PARISC] Simplify DISCONTIGMEM in Kconfig
by Kyle McMartin
· 19 years ago
e585e47
[PATCH] tiny: Make *[ug]id16 support optional
by Matt Mackall
· 19 years ago
8b63134
[PARISC] Update Kconfig for itimer selection
by Grant Grundler
· 19 years ago
a08b6b7
[PATCH] Kconfig fix (BLK_DEV_FD dependencies)
by viro@ZenIV.linux.org.uk
· 19 years ago
d5950b4
[NET]: add a top-level Networking menu to *config
by Sam Ravnborg
· 19 years ago
074ccf8
[PATCH] mm/Kconfig: kill unused ARCH_FLATMEM_DISABLE
by Dave Hansen
· 19 years ago
3f22ab2
[PATCH] make each arch use mm/Kconfig
by Dave Hansen
· 19 years ago
5cae841
[PATCH] ISA DMA Kconfig fixes - part 1
by Al Viro
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago