Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
0d502d8267ebab9ae4b5b4c065d20196d6069f52
/
arch
/
parisc
« Previous
ec98ce4
Merge branch 'master' into next
by James Morris
· 16 years ago
a6e470f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
by Linus Torvalds
· 16 years ago
96b8936
remove __ARCH_WANT_COMPAT_SYS_PTRACE
by Christoph Hellwig
· 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
9860d1b
parisc: __kernel_time_t is always long
by Geert Uytterhoeven
· 16 years ago
ed79b86
parisc: fix bug in compat_arch_ptrace
by Helge Deller
· 16 years ago
2b82892
Merge branch 'master' into next
by James Morris
· 16 years ago
25e1573
CRED: Wrap task credential accesses in the PA-RISC arch
by David Howells
· 16 years ago
906bf11
fix cpumask build breakage on parisc
by Helge Deller
· 16 years ago
5ed487b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
92fb83a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile
by Linus Torvalds
· 16 years ago
53c9c5c
[PATCH] prepare vfs_readdir() callers to returning filldir result
by Al Viro
· 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
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
25ad291
oprofile: more whitespace fixes
by Robert Richter
· 16 years ago
e758936
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 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
deae26b
parisc: move include/asm-parisc to arch/parisc/include/asm
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
6b213e1
Remove redundant CONFIG_ARCH_SUPPORTS_AOUT
by David Woodhouse
· 16 years ago
2ecbf81
fix typo in arch/parisc/hpux/fs.c
by Stephen Rothwell
· 16 years ago
da57498
[PATCH] fix hpux_getdents()
by Al Viro
· 16 years ago
2d8f303
[PATCH] sanitize __user_walk_fd() et.al.
by Al Viro
· 16 years ago
ed8cae8
flag parameters: pipe
by Ulrich Drepper
· 16 years ago
9109fb7
mm: drop unneeded pgdat argument from free_area_init_node()
by Johannes Weiner
· 16 years ago
b61bfa3
mm: move bootmem descriptors definition to a single place
by Johannes Weiner
· 16 years ago
1a781a7
Merge branch 'generic-ipi' into generic-ipi-for-linus
by Ingo Molnar
· 16 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
· 16 years ago
2fceef3
Merge commit 'v2.6.26' into bkl-removal
by Jonathan Corbet
· 16 years ago
b691750
parisc-kernel-perf: BKL pushdown
by Arnd Bergmann
· 16 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
· 16 years ago
6d72b79
Merge branch 'linus' into core/rodata
by Ingo Molnar
· 16 years ago
f4441b6
parisc: fix off by one in setup_sigcontext32
by Kyle McMartin
· 16 years ago
22febf1
parisc: export empty_zero_page
by Kyle McMartin
· 16 years ago
db51d92
parisc: export copy_user_page_asm
by Kyle McMartin
· 16 years ago
1138a72
parisc: move head.S to head.text section
by Kyle McMartin
· 16 years ago
dfcf753
Revert "parisc: fix trivial section name warnings"
by Kyle McMartin
· 16 years ago
6360b1f
move BUG_TABLE into RODATA
by Jan Beulich
· 16 years ago
f52111b
[PATCH] take init_files to fs/file.c
by Al Viro
· 17 years ago
713c051
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
by Linus Torvalds
· 16 years ago
c913f94
arch/parisc/kernel/perf_asm.S: build fix
by Kyle McMartin
· 16 years ago
3378f7e
parisc: remove -traditional from assembler flags
by Kyle McMartin
· 16 years ago
872f6de
parisc: use conditional macro for 64-bit wide ops
by Kyle McMartin
· 16 years ago
e557d27
arch/parisc/kernel/unaligned.c: use time_* macros
by S.Caglar Onur
· 16 years ago
b64af9b
parisc: remove redundant display of free swap space in show_mem()
by Johannes Weiner
· 16 years ago
91bae23
parisc: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 16 years ago
bd3bb8c
parisc: fix trivial section name warnings
by Helge Deller
· 17 years ago
4413a0f
parisc: fix DISCONTIGMEM compile breakage
by Mel Gorman
· 16 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
b70d3a2
iomap: fix 64 bits resources on 32 bits
by Benjamin Herrenschmidt
· 17 years ago
dd1a239
mm: have zonelist contains structs with both a zone pointer and zone_idx
by Mel Gorman
· 17 years ago
54a6eb5
mm: use two zonelist that are filtered by GFP mask
by Mel Gorman
· 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
c04f7ae
[PARISC] move defconfig to arch/parisc/configs/
by Adrian Bunk
· 17 years ago
ef1afd4
[PARISC] pdc_console: fix bizarre panic on boot
by Kyle McMartin
· 17 years ago
d0347b4
[PARISC] dump_stack in show_regs
by Kyle McMartin
· 17 years ago
179183b
[PARISC] remove unused pdc_iodc_printf function
by Kyle McMartin
· 17 years ago
ff80c66
[PARISC] wire up timerfd syscalls
by Kyle McMartin
· 17 years ago
0cb845e
[PARISC] remove old timerfd syscall
by Kyle McMartin
· 17 years ago
1d957f9
Introduce path_put()
by Jan Blunck
· 17 years ago
4ac9137
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
by Jan Blunck
· 17 years ago
ec7748b
ide: introduce HAVE_IDE
by Sam Ravnborg
· 17 years ago
03a4482
procfs: constify function pointer tables
by Jan Engelhardt
· 17 years ago
b0b933c
aout: mark arches that support A.OUT format
by David Howells
· 17 years ago
72a7fe3
Introduce flags for reserve_bootmem()
by Bernhard Walle
· 17 years ago
20420bb
alpha/parisc: remove config variable DEBUG_RWLOCK
by Jiri Olsa
· 17 years ago
f5bb3a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 17 years ago
9eea518
arch/parisc/: Spelling fixes
by Joe Perches
· 17 years ago
03502fa
remove Documentation/smp.txt
by Adrian Bunk
· 17 years ago
efad798b
Spelling fixes: lenght->length
by Paulius Zaleckas
· 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
01ba2bd
all archs: consolidate init and exit sections in vmlinux.lds.h
by Sam Ravnborg
· 17 years ago
721fdf3
[PARISC] print more than one character at a time for pdc console
by Kyle McMartin
· 17 years ago
2421ba5
[PARISC] timer interrupt should not be IRQ_DISABLED
by Kyle McMartin
· 17 years ago
9d29213
Revert "[PARISC] import necessary bits of libgcc.a"
by Kyle McMartin
· 17 years ago
Next »