index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-04
arch Kconfig: Remove references to IRQ_PER_CPU
James Hogan
1
-1
/
+0
2013-01-24
Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
1
-1
/
+0
2012-12-19
Bury the conditionals from kernel_thread/kernel_execve series
Al Viro
1
-2
/
+0
2012-11-28
parisc: switch to generic fork/vfork/clone
Al Viro
1
-0
/
+1
2012-11-17
irq_work: Remove CONFIG_HAVE_IRQ_WORK
Frederic Weisbecker
1
-1
/
+0
2012-10-21
parisc: switch to saner kernel_execve() semantics
Al Viro
1
-0
/
+1
2012-10-14
parisc: switch to generic kernel_thread()
Al Viro
1
-0
/
+1
2012-10-14
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
2012-10-06
sections: disable const sections for PA-RISC v2
Andi Kleen
1
-0
/
+1
2012-09-28
Make most arch asm/module.h files use asm-generic/module.h
David Howells
1
-0
/
+2
2012-05-31
[PARISC] update parisc to use generic strncpy_from_user()
James Bottomley
1
-0
/
+1
2012-05-05
init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK
Thomas Gleixner
1
-1
/
+0
2012-05-05
parisc: Use generic init_task
Thomas Gleixner
1
-0
/
+1
2012-04-26
parisc: Use generic idle thread allocation
Thomas Gleixner
1
-0
/
+1
2011-11-28
parisc: switch to GENERIC_PCI_IOMAP
Michael S. Tsirkin
1
-0
/
+1
2011-10-13
parisc: Kconfig: cleanup Kernel page size default
Paul Bolle
1
-3
/
+1
2011-08-03
Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG
Huang Ying
1
-0
/
+1
2011-05-26
arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}
Akinobu Mita
1
-8
/
+0
2011-03-30
genirq: Remove the now obsolete config options and select statements
Thomas Gleixner
1
-1
/
+0
2011-03-23
bitops: introduce CONFIG_GENERIC_FIND_BIT_LE
Akinobu Mita
1
-0
/
+4
2011-02-10
[PARISC] Convert to new irq_chip functions
Thomas Gleixner
1
-0
/
+1
2011-01-21
parisc: Use generic irq Kconfig
Thomas Gleixner
1
-10
/
+4
2011-01-21
genirq: Remove __do_IRQ
Thomas Gleixner
1
-4
/
+0
2010-10-28
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-7
/
+0
2010-10-28
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...
Linus Torvalds
1
-0
/
+4
2010-10-18
irq_work: Add generic hardirq context callbacks
Peter Zijlstra
1
-0
/
+1
2010-10-14
parisc: kill __do_IRQ
Kyle McMartin
1
-0
/
+4
2010-10-12
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
Michal Marek
1
-4
/
+0
2010-09-19
kbuild: migrate all arch to the kconfig mainmenu upgrade
Arnaud Lacombe
1
-7
/
+0
2010-07-27
time: Kill off CONFIG_GENERIC_TIME
John Stultz
1
-4
/
+0
2010-05-27
parisc: use asm-generic/scatterlist.h
FUJITA Tomonori
1
-0
/
+3
2010-03-12
pci-dma: parisc: use include/linux/pci-dma.h
FUJITA Tomonori
1
-0
/
+3
2010-02-22
Revert "parisc: HAVE_ARCH_TRACEHOOK"
Roland McGrath
1
-1
/
+0
2009-09-27
parisc: HAVE_ARCH_TRACEHOOK
Kyle McMartin
1
-0
/
+1
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
1
-1
/
+1
2009-07-03
parisc: use generic atomic64 on 32-bit
Kyle McMartin
1
-0
/
+1
2009-07-03
parisc: perf: wire up sys_perf_counter_open
Kyle McMartin
1
-0
/
+1
2009-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
1
-0
/
+10
2009-04-02
parisc: rtc: Rename rtc-parisc to rtc-generic
Geert Uytterhoeven
1
-1
/
+1
2009-04-02
parisc: select BUG always
Kyle McMartin
1
-0
/
+1
2009-03-31
parisc: add ftrace (function and graph tracer) functionality
Helge Deller
1
-0
/
+3
2009-03-31
parisc: add LATENCYTOP_SUPPORT and CONFIG_STACKTRACE_SUPPORT
Helge Deller
1
-0
/
+6
2008-12-13
cpumask: centralize cpu_online_map and cpu_possible_map
Rusty Russell
1
-0
/
+1
2008-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
1
-0
/
+2
2008-10-20
container freezer: implement freezer cgroup subsystem
Matt Helsley
1
-0
/
+2
2008-10-10
parisc: add rtc platform driver
Kyle McMartin
1
-0
/
+2
2008-09-06
Remove redundant CONFIG_ARCH_SUPPORTS_AOUT
David Woodhouse
1
-3
/
+0
2008-06-26
parisc: convert to generic helpers for IPI function calls
Jens Axboe
1
-0
/
+1
2008-02-09
ide: introduce HAVE_IDE
Sam Ravnborg
1
-0
/
+1
2008-02-08
aout: mark arches that support A.OUT format
David Howells
1
-0
/
+3
[next]