Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
5d85d3247cc3555215d7d11c78576a396c98e4d9
/
arch
/
parisc
/
kernel
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
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
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
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
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
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
edb35028
Merge branches 'irq/genirq' and 'linus' into irq/core
by Ingo Molnar
· 16 years ago
9bc181d
cpumask: Use accessors code.: parisc
by Rusty Russell
· 16 years ago
bd071e1
cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: parisc
by Rusty Russell
· 16 years ago
91887a3
cpumask: arch_send_call_function_ipi_mask: parisc
by Rusty Russell
· 16 years ago
8b6649c
parisc: convert cpu_check_affinity to new cpumask api
by Kyle McMartin
· 16 years ago
7c4be70
parisc: fix use of new cpumask api in irq.c
by Kyle McMartin
· 16 years ago
5a8247c
parisc: update parisc for new irq_desc
by Mike Travis
· 16 years ago
2cfeb9a
parisc: add braces around arguments in assembler macros
by Helge Deller
· 16 years ago
24dc029
parisc: fix section mismatch warnings
by Helge Deller
· 16 years ago
8980a7b
parisc: BUG_ON() cleanup
by Helge Deller
· 16 years ago
8f8573a
Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core
by Ingo Molnar
· 16 years ago
c43e0e4
Merge branch 'linus' into core/percpu
by Ingo Molnar
· 16 years ago
5872fb9
Documentation: move DMA-mapping.txt to Doc/PCI/
by Randy Dunlap
· 16 years ago
e65e49d
irq: update all arches for new irq_desc
by Mike Travis
· 16 years ago
dee4102
sparseirq: use kstat_irqs_cpu instead
by Yinghai Lu
· 16 years ago
29a41e9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
by Linus Torvalds
· 16 years ago
ae16489
parisc: export length of os_hpmc vector
by Kyle McMartin
· 16 years ago
c61c25e
parisc: fix kernel crash (protection id trap) when compiling ruby1.9
by Kyle McMartin
· 16 years ago
aefa8b6
parisc: Use DEFINE_SPINLOCK
by Julia Lawall
· 16 years ago
7246c31
parisc: add uevent helper for parisc bus
by Helge Deller
· 16 years ago
ef017be
parisc: Replace NR_CPUS in parisc code
by Helge Deller
· 16 years ago
7f2347a
parisc: trivial fixes
by Helge Deller
· 16 years ago
e0e7ed4
parisc: fix GFP_KERNEL use while atomic in unwinder
by Helge Deller
· 16 years ago
0063507
parisc: remove dead BIO_VMERGE_BOUNDARY and BIO_VMERGE_MAX_SIZE definitions
by FUJITA Tomonori
· 16 years ago
c298be7
parisc: fix module loading failure of large kernel modules
by Helge Deller
· 16 years ago
b840d79
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
18d8fda
take init_fs to saner place
by Al Viro
· 16 years ago
0de2652
cpumask: make irq_set_affinity() take a const struct cpumask
by Rusty Russell
· 16 years ago
98a79d6
cpumask: centralize cpu_online_map and cpu_possible_map
by Rusty Russell
· 16 years ago
ec98ce4
Merge branch 'master' into next
by James Morris
· 16 years ago
90f6713
parisc: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
7a3f513
parisc: fix kernel crash when unwinding a userspace process
by Helge Deller
· 16 years ago
ed79b86
parisc: fix bug in compat_arch_ptrace
by Helge Deller
· 16 years ago
25e1573
CRED: Wrap task credential accesses in the PA-RISC arch
by David Howells
· 16 years ago
e3d2f92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
by Linus Torvalds
· 16 years ago
81e192d
parisc: convert to generic compat_sys_ptrace
by Helge Deller
· 16 years ago
e4856a7
Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 16 years ago
b418da1
compat: generic compat get/settimeofday
by Christoph Hellwig
· 16 years ago
f7a5000
compat: move cp_compat_stat to common code
by Christoph Hellwig
· 16 years ago
0b59268
[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY
by Martin Schwidefsky
· 16 years ago
9eb1686
parisc: add rtc platform driver
by Kyle McMartin
· 16 years ago
f0514ae
parisc: initialize unwinder much earlier
by James Bottomley
· 16 years ago
0be7d1f
parisc: add new syscalls
by Kyle McMartin
· 16 years ago
089d552
parisc: hijack jump to start_kernel
by Kyle McMartin
· 16 years ago
24b574d
parisc: add pdc_coproc_cfg_unlocked and set_firmware_width_unlocked
by Kyle McMartin
· 16 years ago
6c86cb8
parisc: move pdc_result to real2.S
by Kyle McMartin
· 16 years ago
dae2cdf
parisc: add arch/parisc/kernel/.gitignore
by Kyle McMartin
· 16 years ago
deac93d
lib: Correct printk %pF to work on all architectures
by James Bottomley
· 16 years ago
1a781a7
Merge branch 'generic-ipi' into generic-ipi-for-linus
by Ingo Molnar
· 17 years ago
d18bb9a
Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 17 years ago
2fceef3
Merge commit 'v2.6.26' into bkl-removal
by Jonathan Corbet
· 17 years ago
b691750
parisc-kernel-perf: BKL pushdown
by Arnd Bergmann
· 17 years ago
15c8b6c
on_each_cpu(): kill unused 'retry' parameter
by Jens Axboe
· 17 years ago
dbcf478
parisc: convert to generic helpers for IPI function calls
by Jens Axboe
· 17 years ago
6d72b79
Merge branch 'linus' into core/rodata
by Ingo Molnar
· 17 years ago
f4441b6
parisc: fix off by one in setup_sigcontext32
by Kyle McMartin
· 17 years ago
db51d92
parisc: export copy_user_page_asm
by Kyle McMartin
· 17 years ago
1138a72
parisc: move head.S to head.text section
by Kyle McMartin
· 17 years ago
dfcf753
Revert "parisc: fix trivial section name warnings"
by Kyle McMartin
· 17 years ago
6360b1f
move BUG_TABLE into RODATA
by Jan Beulich
· 17 years ago
f52111b
[PATCH] take init_files to fs/file.c
by Al Viro
· 17 years ago
c913f94
arch/parisc/kernel/perf_asm.S: build fix
by Kyle McMartin
· 17 years ago
3378f7e
parisc: remove -traditional from assembler flags
by Kyle McMartin
· 17 years ago
872f6de
parisc: use conditional macro for 64-bit wide ops
by Kyle McMartin
· 17 years ago
e557d27
arch/parisc/kernel/unaligned.c: use time_* macros
by S.Caglar Onur
· 17 years ago
91bae23
parisc: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
bd3bb8c
parisc: fix trivial section name warnings
by Helge Deller
· 17 years ago
d35c7b0
unified (weak) sys_pipe implementation
by Ulrich Drepper
· 17 years ago
943de37
parisc: use kbuild.h instead of defining macros in asm-offsets.c
by Christoph Lameter
· 17 years ago
6f1c86e
parisc: use non-racy method for /proc/pcxl_dma creation
by Denis V. Lunev
· 17 years ago
bda0c0a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 17 years ago
c9e9e0b
PCI: parisc: use generic pci_enable_resources()
by Bjorn Helgaas
· 17 years ago
950e4da
arch: Remove unnecessary inclusions of asm/semaphore.h
by Matthew Wilcox
· 17 years ago
64ac24e
Generic semaphore implementation
by Matthew Wilcox
· 17 years ago
cf39cc3
[PARISC] fix signal trampoline cache flushing
by Kyle McMartin
· 17 years ago
0c634cc
[PARISC] head.S: section mismatch fixes
by Helge Deller
· 17 years ago
ab86adb
[PARISC] add back Crestone Peak cpu
by Kyle McMartin
· 17 years ago
dc39455
[PARISC] clean up show_stack
by Kyle McMartin
· 17 years ago
b23f5ba
[PARISC] add pa8900 CPUs to hardware inventory
by James Bottomley
· 17 years ago
Next »