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
Commit message (
Expand
)
Author
Age
Files
Lines
*
isapnp: remove pointless check of 'type' against 0 in isapnp_read_tag()
Jesper Juhl
2007-07-16
1
-2
/
+0
*
.gitignore update
Alexey Dobriyan
2007-07-16
2
-0
/
+4
*
remove mm/backing-dev.c:congestion_wait_interruptible()
Adrian Bunk
2007-07-16
2
-17
/
+0
*
kernel/printk.c: document possible deadlock against scheduler
Jiri Kosina
2007-07-16
1
-0
/
+3
*
docs: static initialization of spinlocks is OK
Ed L. Cashin
2007-07-16
1
-9
/
+11
*
serial: remove termios checks from various old char serial drivers
Alan Cox
2007-07-16
5
-38
/
+12
*
68360serial: remove broken optimisation
Alan Cox
2007-07-16
1
-7
/
+0
*
synclink: remove bogus 'no change' termios optimisation from synclink drivers
Alan Cox
2007-07-16
3
-24
/
+0
*
genericserial: remove bogus optimisation check and dead code paths
Alan Cox
2007-07-16
1
-117
/
+3
*
amiserial: remove incorrect 'no termios change' check
Alan Cox
2007-07-16
1
-6
/
+1
*
modules: remove modlist_lock
Rusty Russell
2007-07-16
1
-21
/
+15
*
ext4: fix error handling in ext4_create_journal
Borislav Petkov
2007-07-16
1
-2
/
+5
*
ext3: fix error handling in ext3_create_journal()
Borislav Petkov
2007-07-16
1
-2
/
+5
*
make cancel_xxx_work_sync() return a boolean
Oleg Nesterov
2007-07-16
2
-16
/
+29
*
rename cancel_rearming_delayed_work() to cancel_delayed_work_sync()
Oleg Nesterov
2007-07-16
2
-6
/
+13
*
update Documentation/filesystems/vfs.txt
Borislav Petkov
2007-07-16
1
-13
/
+16
*
Remove the last few UMSDOS leftovers
Jesper Juhl
2007-07-16
4
-5
/
+1
*
Add missing files and dirs to 00-INDEX in Documentation/
Jesper Juhl
2007-07-16
1
-9
/
+133
*
dma: make dma pool to use kmalloc_node
Yinghai Lu
2007-07-16
1
-1
/
+1
*
UDF: fix function name from udf_crc16 to udf_crc
Cyrill Gorcunov
2007-07-16
1
-2
/
+2
*
generic bug: use show_regs() instead of dump_stack()
Heiko Carstens
2007-07-16
10
-12
/
+16
*
Add -Werror-implicit-function-declaration
Dave Jones
2007-07-16
1
-1
/
+2
*
uninline check_signature()
Andrew Morton
2007-07-16
3
-28
/
+29
*
CodingStyle: add information about editor modelines
Josh Triplett
2007-07-16
1
-0
/
+27
*
CodingStyle: add information about trailing whitespace
Josh Triplett
2007-07-16
1
-0
/
+12
*
is_power_of_2: ufs/super.c
vignesh babu
2007-07-16
1
-2
/
+3
*
parport_pc: it887x fix
Niels de Vos
2007-07-16
1
-3
/
+2
*
is_power_of_2: kernel/kfifo.c
vignesh babu
2007-07-16
1
-1
/
+2
*
make seccomp zerocost in schedule
Andrea Arcangeli
2007-07-16
5
-45
/
+50
*
move seccomp from /proc to a prctl
Andrea Arcangeli
2007-07-16
5
-74
/
+51
*
nbd.c: sock_xmit: cleanup signal related code
Oleg Nesterov
2007-07-16
1
-16
/
+6
*
kcdrwd: remove unneeded flush_signals() call
Oleg Nesterov
2007-07-16
1
-3
/
+0
*
adb_probe_task: remove unneeded flush_signals() call
Oleg Nesterov
2007-07-16
1
-8
/
+2
*
bd_claim_by_disk: fix warning
Andrew Morton
2007-07-16
1
-10
/
+7
*
Replace obscure constructs in fs/block_dev.c
Johannes Weiner
2007-07-16
1
-22
/
+28
*
fs/namespace.c should #include "internal.h"
Adrian Bunk
2007-07-16
1
-0
/
+1
*
sprint_symbol() cleanup
Andrew Morton
2007-07-16
1
-6
/
+5
*
HFS+: add custom dentry hash and comparison operations
Duane Griffin
2007-07-16
6
-1
/
+138
*
HFS+: refactor ASCII to unicode conversion routine for later reuse
Duane Griffin
2007-07-16
1
-45
/
+62
*
mistaken ext4_inode_bitmap for ext4_block_bitmap
Toshiyuki Okajima
2007-07-16
1
-1
/
+1
*
sysctl.c: add text telling people to use CTL_UNNUMBERED
Andrew Morton
2007-07-16
1
-1
/
+20
*
Add Documentation/sysctl/ctl_unnumbered.txt
Andrew Morton
2007-07-16
1
-0
/
+22
*
FUTEX: Tidy up the code
Thomas Gleixner
2007-07-16
4
-85
/
+74
*
update description in Documentation/filesystems/vfs.txt
Borislav Petkov
2007-07-16
1
-9
/
+13
*
cdrom: replace hard-coded constants by kernel.h macro.
Robert P. J. Day
2007-07-16
1
-2
/
+2
*
sys_time() speedup
Ingo Molnar
2007-07-16
1
-8
/
+24
*
is_power_of_2(): jbd
vignesh babu
2007-07-16
2
-4
/
+6
*
is_power_of_2: ext3/super.c
vignesh babu
2007-07-16
1
-1
/
+2
*
drop obsolete sys_ioctl export
Christoph Hellwig
2007-07-16
1
-8
/
+0
*
doc/oops-tracing: add Code: decode info
Randy Dunlap
2007-07-16
2
-0
/
+65
[next]