index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-parisc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove dma_cache_(wback|inv|wback_inv) functions
Ralf Baechle
2007-10-17
1
-5
/
+0
*
cleanup floppy.h
Jan Beulich
2007-10-17
1
-4
/
+0
*
remove strict ansi check from __u64 in asm/types.h
Olaf Hering
2007-10-17
1
-3
/
+3
*
kill DECLARE_MUTEX_LOCKED
Christoph Hellwig
2007-10-17
1
-1
/
+0
*
[PARISC] Add dummy isa_(bus|virt)_to_(virt|bus) inlines
Kyle McMartin
2007-08-27
1
-0
/
+10
*
[PARISC] Add empty <asm-parisc/vga.h>
Kyle McMartin
2007-08-27
1
-0
/
+6
*
Fix WARN_ON() on bitfield ops for all other archs
Heiko Carstens
2007-08-01
1
-1
/
+1
*
remove unused TIF_NOTIFY_RESUME flag
Stephane Eranian
2007-07-31
1
-9
/
+7
*
[PATCH] sched: sched_cacheflush is now unused
Ralf Baechle
2007-07-19
1
-11
/
+0
*
arch: personality independent stack top
Peter Zijlstra
2007-07-19
1
-0
/
+1
*
fbdev: detect primary display device
Antonino A. Daplas
2007-07-17
1
-0
/
+6
*
fbdev: move arch-specific bits to their respective subdirectories
Antonino A. Daplas
2007-07-17
1
-0
/
+13
*
mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty
Martin Schwidefsky
2007-07-17
1
-16
/
+0
*
Introduce compat_u64 and compat_s64 types
Arnd Bergmann
2007-07-16
1
-0
/
+2
*
Introduce O_CLOEXEC
Ulrich Drepper
2007-07-16
1
-14
/
+15
*
page table handling cleanup
Jan Beulich
2007-07-16
1
-4
/
+0
*
PCI: remove pci_dac_dma_... APIs
Jan Beulich
2007-07-11
1
-3
/
+0
*
PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()
Michael Ellerman
2007-07-11
1
-4
/
+0
*
lots-of-architectures: enable arbitary speed tty support
Alan Cox
2007-07-10
1
-0
/
+11
*
[PARISC] Fix unwinder on 64-bit kernels
Randolph Chung
2007-06-21
1
-1
/
+0
*
[PARISC] fix trivial spelling nit in asm/linkage.h
Kyle McMartin
2007-05-30
1
-1
/
+1
*
[PARISC] fix "ENTRY" macro redefinition
Helge Deller
2007-05-30
1
-0
/
+3
*
[PARISC] Wire up utimensat/signalfd/timerfd/eventfd syscalls
Helge Deller
2007-05-27
1
-1
/
+11
*
[PARISC] fix section mismatches in arch/parisc/kernel
Helge Deller
2007-05-27
2
-3
/
+3
*
[PARISC] Let PA-8900 processors boot
Kyle McMartin
2007-05-22
2
-3
/
+4
*
[PARISC] Wire up kexec_load syscall
Kyle McMartin
2007-05-22
1
-1
/
+2
*
Detach sched.h from mm.h
Alexey Dobriyan
2007-05-21
2
-0
/
+2
*
Consolidate asm/poll.h
Stephen Rothwell
2007-05-11
1
-27
/
+1
*
wrap access to thread_info
Roman Zippel
2007-05-09
1
-1
/
+1
*
local_t: parisc cleanup
Mathieu Desnoyers
2007-05-08
1
-40
/
+1
*
atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe...
Mathieu Desnoyers
2007-05-08
1
-16
/
+31
*
atomic.h: add atomic64 cmpxchg, xchg and add_unless to parisc
Mathieu Desnoyers
2007-05-08
1
-3
/
+26
*
Clean up mostly unused IOSPACE macros
David Gibson
2007-05-08
1
-4
/
+0
*
move die notifier handling to common code
Christoph Hellwig
2007-05-08
1
-0
/
+1
*
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2007-05-05
1
-0
/
+1
|
\
|
*
[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction
Jeremy Fitzhardinge
2007-05-02
1
-0
/
+1
*
|
PCI: scatterlist.h needs types.h
Jean Delvare
2007-05-02
1
-0
/
+1
|
/
*
[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support
Eric Dumazet
2007-04-25
1
-0
/
+2
*
[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution
Eric Dumazet
2007-04-25
1
-1
/
+2
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
2007-02-26
35
-409
/
+291
|
\
|
*
[PARISC] Use symbolic last syscall in __NR_Linux_syscalls
Kyle McMartin
2007-02-21
1
-1
/
+1
|
*
[PARISC] Add missing statfs64 and fstatfs64 syscalls
Guy Martin
2007-02-21
1
-1
/
+3
|
*
Revert "[PARISC] Optimize TLB flush on SMP systems"
Kyle McMartin
2007-02-18
1
-11
/
+13
|
*
[PARISC] convert to use CONFIG_64BIT instead of __LP64__
Helge Deller
2007-02-17
19
-46
/
+46
|
*
[PARISC] add ASM_EXCEPTIONTABLE_ENTRY() macro
Helge Deller
2007-02-17
3
-38
/
+35
|
*
[PARISC] fix ENTRY() and ENDPROC() for 64bit-parisc
Helge Deller
2007-02-17
1
-3
/
+13
|
*
[PARISC] implement standard ENTRY(), END() and ENDPROC()
Helge Deller
2007-02-17
1
-4
/
+16
|
*
[PARISC] kill ENTRY_SYS_CPUS
Kyle McMartin
2007-02-17
1
-8
/
+0
|
*
[PARISC] rename *_ANY_ID to PA_*_ANY_ID in the exported header
Kyle McMartin
2007-02-17
1
-0
/
+5
|
*
[PARISC] move parisc_device_id definition to mod_devicetable.h
Kyle McMartin
2007-02-17
1
-12
/
+1
[next]