index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
2007-02-26
37
-409
/
+304
|
\
|
*
[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
|
*
Revert "[PATCH] make kernel/signal.c:kill_proc_info() static"
Matthew Wilcox
2007-02-17
1
-0
/
+1
|
*
[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
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
[next]