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-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
2007-04-25
[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support
Eric Dumazet
1
-0
/
+2
2007-04-25
[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution
Eric Dumazet
1
-1
/
+2
2007-02-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
35
-409
/
+291
2007-02-21
[PARISC] Use symbolic last syscall in __NR_Linux_syscalls
Kyle McMartin
1
-1
/
+1
2007-02-21
[PARISC] Add missing statfs64 and fstatfs64 syscalls
Guy Martin
1
-1
/
+3
2007-02-18
Revert "[PARISC] Optimize TLB flush on SMP systems"
Kyle McMartin
1
-11
/
+13
2007-02-17
[PARISC] convert to use CONFIG_64BIT instead of __LP64__
Helge Deller
19
-46
/
+46
2007-02-17
[PARISC] add ASM_EXCEPTIONTABLE_ENTRY() macro
Helge Deller
3
-38
/
+35
2007-02-17
[PARISC] fix ENTRY() and ENDPROC() for 64bit-parisc
Helge Deller
1
-3
/
+13
2007-02-17
[PARISC] implement standard ENTRY(), END() and ENDPROC()
Helge Deller
1
-4
/
+16
2007-02-17
[PARISC] kill ENTRY_SYS_CPUS
Kyle McMartin
1
-8
/
+0
2007-02-17
[PARISC] rename *_ANY_ID to PA_*_ANY_ID in the exported header
Kyle McMartin
1
-0
/
+5
2007-02-17
[PARISC] move parisc_device_id definition to mod_devicetable.h
Kyle McMartin
1
-12
/
+1
2007-02-17
[PARISC] Add TIF_RESTORE_SIGMASK support
Kyle McMartin
2
-1
/
+5
2007-02-17
[PARISC] Convert soft power switch driver to kthread
Helge Deller
1
-1
/
+1
2007-02-17
[PARISC] Use fstatat64 instead of newfstatat syscall
Helge Deller
1
-1
/
+1
2007-02-17
[PARISC] add missing syscalls for vmsplice, move_pages, getcpu & epoll_pwait
Helge Deller
1
-1
/
+5
2007-02-17
[PARISC] fix fixup declarations for 32bit and use CONFIG_64BIT
Helge Deller
1
-5
/
+5
2007-02-17
[PARISC] whitespace cleanups and unify 32/64bit user-access assembler inlines
Helge Deller
1
-59
/
+27
2007-02-17
[PARISC] fix build for WARN_ON() when CONFIG_DEBUG_BUGVERBOSE=y
Helge Deller
1
-0
/
+15
2007-02-17
[PARISC] Generic BUG
Helge Deller
1
-5
/
+68
2007-02-17
[PARISC] Remove sched.h from uaccess.h on parisc
Matthew Wilcox
1
-1
/
+0
2007-02-17
[PARISC] Add prototypes for flush_user_dcache_range and flush_user_icache_range
Matthew Wilcox
1
-0
/
+2
[next]