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
/
include
/
asm-parisc
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-20
Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/paris...
Linus Torvalds
10
-207
/
+172
2007-10-20
[PARISC] fix uninitialized variable warning in asm/rtc.h
Kyle McMartin
1
-2
/
+2
2007-10-20
ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2007-10-19
forbid asm/bitops.h direct inclusion
Jiri Slaby
1
-0
/
+4
2007-10-19
remove asm/bitops.h includes
Jiri Slaby
1
-1
/
+1
2007-10-19
remove unused flush_tlb_pgtables
Benjamin Herrenschmidt
1
-4
/
+0
2007-10-18
bitops: introduce lock ops
Nick Piggin
1
-0
/
+1
2007-10-18
[PARISC] Kill off broken irqstack code
Kyle McMartin
1
-8
/
+0
2007-10-18
[PARISC] Kill off ASM_PAGE_SIZE use
Sam Ravnborg
1
-1
/
+3
2007-10-18
[PARISC] parisc: "extern inline" -> "static inline"
Adrian Bunk
6
-26
/
+26
2007-10-18
[PARISC] Clean up asm-parisc/pdc.h
Kyle McMartin
1
-176
/
+137
2007-10-18
[PARISC] Export pdc.h for palo
Jeff Bailey
2
-6
/
+15
2007-10-18
[PARISC] Wire up sys_fallocate (and compat_sys_fallocate)
Kyle McMartin
1
-1
/
+2
2007-10-17
Remove dma_cache_(wback|inv|wback_inv) functions
Ralf Baechle
1
-5
/
+0
2007-10-17
cleanup floppy.h
Jan Beulich
1
-4
/
+0
2007-10-17
remove strict ansi check from __u64 in asm/types.h
Olaf Hering
1
-3
/
+3
2007-10-17
kill DECLARE_MUTEX_LOCKED
Christoph Hellwig
1
-1
/
+0
2007-08-27
[PARISC] Add dummy isa_(bus|virt)_to_(virt|bus) inlines
Kyle McMartin
1
-0
/
+10
2007-08-27
[PARISC] Add empty <asm-parisc/vga.h>
Kyle McMartin
1
-0
/
+6
2007-08-01
Fix WARN_ON() on bitfield ops for all other archs
Heiko Carstens
1
-1
/
+1
2007-07-31
remove unused TIF_NOTIFY_RESUME flag
Stephane Eranian
1
-9
/
+7
2007-07-19
[PATCH] sched: sched_cacheflush is now unused
Ralf Baechle
1
-11
/
+0
2007-07-19
arch: personality independent stack top
Peter Zijlstra
1
-0
/
+1
2007-07-17
fbdev: detect primary display device
Antonino A. Daplas
1
-0
/
+6
2007-07-17
fbdev: move arch-specific bits to their respective subdirectories
Antonino A. Daplas
1
-0
/
+13
2007-07-17
mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty
Martin Schwidefsky
1
-16
/
+0
2007-07-16
Introduce compat_u64 and compat_s64 types
Arnd Bergmann
1
-0
/
+2
2007-07-16
Introduce O_CLOEXEC
Ulrich Drepper
1
-14
/
+15
2007-07-16
page table handling cleanup
Jan Beulich
1
-4
/
+0
2007-07-11
PCI: remove pci_dac_dma_... APIs
Jan Beulich
1
-3
/
+0
2007-07-11
PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()
Michael Ellerman
1
-4
/
+0
2007-07-10
lots-of-architectures: enable arbitary speed tty support
Alan Cox
1
-0
/
+11
2007-06-21
[PARISC] Fix unwinder on 64-bit kernels
Randolph Chung
1
-1
/
+0
2007-05-30
[PARISC] fix trivial spelling nit in asm/linkage.h
Kyle McMartin
1
-1
/
+1
2007-05-30
[PARISC] fix "ENTRY" macro redefinition
Helge Deller
1
-0
/
+3
2007-05-27
[PARISC] Wire up utimensat/signalfd/timerfd/eventfd syscalls
Helge Deller
1
-1
/
+11
2007-05-27
[PARISC] fix section mismatches in arch/parisc/kernel
Helge Deller
2
-3
/
+3
2007-05-22
[PARISC] Let PA-8900 processors boot
Kyle McMartin
2
-3
/
+4
2007-05-22
[PARISC] Wire up kexec_load syscall
Kyle McMartin
1
-1
/
+2
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
2
-0
/
+2
2007-05-11
Consolidate asm/poll.h
Stephen Rothwell
1
-27
/
+1
2007-05-09
wrap access to thread_info
Roman Zippel
1
-1
/
+1
2007-05-08
local_t: parisc cleanup
Mathieu Desnoyers
1
-40
/
+1
2007-05-08
atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe...
Mathieu Desnoyers
1
-16
/
+31
2007-05-08
atomic.h: add atomic64 cmpxchg, xchg and add_unless to parisc
Mathieu Desnoyers
1
-3
/
+26
2007-05-08
Clean up mostly unused IOSPACE macros
David Gibson
1
-4
/
+0
2007-05-08
move die notifier handling to common code
Christoph Hellwig
1
-0
/
+1
2007-05-05
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-0
/
+1
2007-05-02
PCI: scatterlist.h needs types.h
Jean Delvare
1
-0
/
+1
2007-05-02
[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction
Jeremy Fitzhardinge
1
-0
/
+1
[next]