index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
[PARISC] rename *_ANY_ID to PA_*_ANY_ID in the exported header
Kyle McMartin
2007-02-17
2
-4
/
+9
|
*
|
|
|
[PARISC] move parisc_device_id definition to mod_devicetable.h
Kyle McMartin
2007-02-17
2
-12
/
+13
|
*
|
|
|
[PARISC] Add TIF_RESTORE_SIGMASK support
Kyle McMartin
2007-02-17
2
-1
/
+5
|
*
|
|
|
[PARISC] Convert soft power switch driver to kthread
Helge Deller
2007-02-17
1
-1
/
+1
|
*
|
|
|
[PARISC] Use fstatat64 instead of newfstatat syscall
Helge Deller
2007-02-17
1
-1
/
+1
|
*
|
|
|
[PARISC] add missing syscalls for vmsplice, move_pages, getcpu & epoll_pwait
Helge Deller
2007-02-17
1
-1
/
+5
|
*
|
|
|
[PARISC] fix fixup declarations for 32bit and use CONFIG_64BIT
Helge Deller
2007-02-17
1
-5
/
+5
|
*
|
|
|
[PARISC] whitespace cleanups and unify 32/64bit user-access assembler inlines
Helge Deller
2007-02-17
1
-59
/
+27
|
*
|
|
|
[PARISC] fix build for WARN_ON() when CONFIG_DEBUG_BUGVERBOSE=y
Helge Deller
2007-02-17
1
-0
/
+15
|
*
|
|
|
[PARISC] Generic BUG
Helge Deller
2007-02-17
1
-5
/
+68
|
*
|
|
|
[PARISC] Remove sched.h from uaccess.h on parisc
Matthew Wilcox
2007-02-17
1
-1
/
+0
|
*
|
|
|
[PARISC] Add prototypes for flush_user_dcache_range and flush_user_icache_range
Matthew Wilcox
2007-02-17
1
-0
/
+2
|
*
|
|
|
[PARISC] "Fix" circular includes
Kyle McMartin
2007-02-17
3
-9
/
+1
|
*
|
|
|
[PARISC] Only write to memory in test_and_set_bit/test_and_clear_bit if we're
Matthew Wilcox
2007-02-17
1
-8
/
+14
|
*
|
|
|
[PARISC] Clean up the cache and tlb headers
Randolph Chung
2007-02-17
3
-194
/
+42
|
*
|
|
|
[PARISC] Optimize TLB flush on SMP systems
Randolph Chung
2007-02-17
1
-13
/
+11
|
*
|
|
|
Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.git
Kyle McMartin
2007-02-17
5
-38
/
+12
|
|
\
\
\
\
|
|
*
|
|
|
[PATCH] use __u64 rather than u64 in parisc statfs structs
Mike Frysinger
2007-02-08
1
-5
/
+5
|
|
*
|
|
|
[PARISC] Move spinlock_t out of struct cpu_data
Kyle McMartin
2006-12-08
1
-1
/
+0
|
|
*
|
|
|
[PARISC] Remove duplicate PDC_PAT_CELL defines
Kyle McMartin
2006-12-08
1
-29
/
+0
|
|
*
|
|
|
[PARISC] pdcpat remove extra brackets
Mariusz Kozlowski
2006-12-08
1
-2
/
+2
|
|
*
|
|
|
[PARISC] Reserve 1GB of space for vmalloc/tmpalias space on parisc64
Kyle McMartin
2006-12-08
1
-1
/
+5
|
|
*
|
|
|
[PARISC] Fix ccio_request_resource when CONFIG_IOMMU_CCIO is not defined
Ryan Bradetich
2006-12-08
1
-1
/
+1
*
|
|
|
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2007-02-26
1
-0
/
+16
|
\
\
\
\
\
\
|
*
|
|
|
|
|
[IRDA] net/irda/: proper prototypes
Adrian Bunk
2007-02-26
1
-0
/
+16
*
|
|
|
|
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2007-02-26
4
-18
/
+36
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Revert "Driver core: let request_module() send a /sys/modules/kmod/-uevent"
Greg Kroah-Hartman
2007-02-23
1
-2
/
+0
|
*
|
|
|
|
|
|
power management: fix struct layout and docs
Johannes Berg
2007-02-23
1
-2
/
+35
|
*
|
|
|
|
|
|
sysfs: move struct sysfs_dirent to private header
Adam J. Richter
2007-02-23
1
-12
/
+1
|
*
|
|
|
|
|
|
Driver core: remove class_device_rename
Greg Kroah-Hartman
2007-02-23
1
-2
/
+0
*
|
|
|
|
|
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2007-02-26
5
-4
/
+83
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
sysfs: allow attributes to be added to groups
Alan Stern
2007-02-23
1
-0
/
+17
|
*
|
|
|
|
|
|
|
USB: make autosuspend delay a module parameter
Alan Stern
2007-02-23
1
-0
/
+3
|
*
|
|
|
|
|
|
|
USB: add a blacklist for devices that can't handle some things we throw at them.
Oliver Neukum
2007-02-23
2
-0
/
+12
|
*
|
|
|
|
|
|
|
USB: add rationale on why usb descriptor structures have to be packed
Inaky Perez-Gonzalez
2007-02-23
1
-4
/
+18
|
*
|
|
|
|
|
|
|
USB: add driver for iowarrior devices.
Greg Kroah-Hartman
2007-02-23
1
-0
/
+33
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2007-02-26
3
-8
/
+30
|
\
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
[MIPS] Add basic SMARTMIPS ASE support
Franck Bui-Huu
2007-02-22
3
-8
/
+30
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
[PATCH] x86_64 irq: Safely cleanup an irq after moving it.
Eric W. Biederman
2007-02-26
1
-2
/
+7
*
|
|
|
|
|
|
[PATCH] x86_64 irq: Add constants for the reserved IRQ vectors.
Eric W. Biederman
2007-02-26
1
-1
/
+17
*
|
|
|
|
|
|
[PATCH] irq: Remove set_native_irq_info
Eric W. Biederman
2007-02-26
1
-11
/
+0
*
|
|
|
|
|
|
Revert "[PATCH] i386: add idle notifier"
Linus Torvalds
2007-02-26
2
-22
/
+0
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/mchehab/...
Linus Torvalds
2007-02-21
7
-31
/
+119
|
\
\
\
\
\
\
|
*
|
|
|
|
|
V4L/DVB (5200): V4l_printk_ioctl_arg() is no longer used.
Adrian Bunk
2007-02-21
1
-3
/
+0
|
*
|
|
|
|
|
V4L/DVB (5204): Change videodev2.h licence to dual GPL/BSD
Michael Schimek
2007-02-21
1
-1
/
+42
|
*
|
|
|
|
|
V4L/DVB (5182): Remove #if 0 section from videodev2.h
Hans Verkuil
2007-02-21
1
-1
/
+0
|
*
|
|
|
|
|
V4L/DVB (5181): Sliced VBI API no longer marked experimental.
Hans Verkuil
2007-02-21
1
-11
/
+0
|
*
|
|
|
|
|
V4L/DVB (5162): Change VIDIOC_DBG_[SG]_REGISTER ioctls' reg address to 64 bits
Trent Piepho
2007-02-21
1
-1
/
+1
|
*
|
|
|
|
|
V4L/DVB (5147): Make vivi driver to use vmalloced pointers
Mauro Carvalho Chehab
2007-02-21
1
-0
/
+3
|
*
|
|
|
|
|
V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only
Trent Piepho
2007-02-21
3
-13
/
+15
[prev]
[next]