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
...
*
|
|
|
workqueues: implement flush_work()
Oleg Nesterov
2008-07-25
1
-0
/
+2
*
|
|
|
coredump: kill mm->core_done
Oleg Nesterov
2008-07-25
1
-3
/
+1
*
|
|
|
coredump: construct the list of coredumping threads at startup time
Oleg Nesterov
2008-07-25
1
-0
/
+6
*
|
|
|
coredump: turn core_state->nr_threads into atomic_t
Oleg Nesterov
2008-07-25
1
-1
/
+1
*
|
|
|
coredump: move mm->core_waiters into struct core_state
Oleg Nesterov
2008-07-25
1
-1
/
+1
*
|
|
|
coredump: turn mm->core_startup_done into the pointer to struct core_state
Oleg Nesterov
2008-07-25
1
-1
/
+6
*
|
|
|
kill PF_BORROWED_MM in favour of PF_KTHREAD
Oleg Nesterov
2008-07-25
1
-2
/
+1
*
|
|
|
introduce PF_KTHREAD flag
Oleg Nesterov
2008-07-25
2
-1
/
+2
*
|
|
|
ptrace: give more respect to SIGKILL
Oleg Nesterov
2008-07-25
1
-3
/
+0
*
|
|
|
include/asm/ptrace.h userspace headers cleanup
Adrian Bunk
2008-07-25
15
-23
/
+32
*
|
|
|
res_counter: limit change support ebusy
KAMEZAWA Hiroyuki
2008-07-25
1
-0
/
+16
*
|
|
|
memcg: helper function for relcaim from shmem.
KAMEZAWA Hiroyuki
2008-07-25
1
-0
/
+7
*
|
|
|
memcg: remove refcnt from page_cgroup
KAMEZAWA Hiroyuki
2008-07-25
1
-5
/
+5
*
|
|
|
memcg: better migration handling
KAMEZAWA Hiroyuki
2008-07-25
1
-5
/
+6
*
|
|
|
cgroup_clone: use pid of newly created task for new cgroup
Serge E. Hallyn
2008-07-25
2
-3
/
+7
*
|
|
|
cgroup files: convert res_counter_write() to be a cgroups write_string() handler
Paul Menage
2008-07-25
1
-3
/
+8
*
|
|
|
cgroups: misc cleanups to write_string patchset
Paul Menage
2008-07-25
1
-2
/
+2
*
|
|
|
cgroup files: move the release_agent file to use typed handlers
Paul Menage
2008-07-25
1
-0
/
+2
*
|
|
|
cgroup files: add write_string cgroup control file method
Paul Menage
2008-07-25
1
-0
/
+14
*
|
|
|
cgroup files: clean up whitespace in struct cftype
Paul Menage
2008-07-25
1
-16
/
+16
*
|
|
|
Mark res_counter_charge(_locked) with __must_check
Pavel Emelyanov
2008-07-25
1
-2
/
+4
*
|
|
|
quota: implement sending information via netlink about user below quota
Jan Kara
2008-07-25
1
-0
/
+4
*
|
|
|
quota: convert macros to inline functions
Jan Kara
2008-07-25
2
-17
/
+53
*
|
|
|
quota: move function-macros from quota.h to quotaops.h
Jan Kara
2008-07-25
2
-19
/
+29
*
|
|
|
quota: cleanup loop in sync_dquots()
Jan Kara
2008-07-25
1
-2
/
+0
*
|
|
|
quota: rename quota functions from upper case, make bigger ones non-inline
Jan Kara
2008-07-25
1
-119
/
+107
*
|
|
|
fatfs: add UTC timestamp option
Joe Peterson
2008-07-25
1
-3
/
+5
*
|
|
|
remove unused #include <linux/dirent.h>'s
Adrian Bunk
2008-07-25
1
-1
/
+0
*
|
|
|
remove the in-kernel struct dirent{,64}
Adrian Bunk
2008-07-25
2
-21
/
+0
*
|
|
|
msdos fs: remove unsettable atari option
Rene Scharfe
2008-07-25
1
-1
/
+0
*
|
|
|
fat: fix VFAT_IOCTL_READDIR_xxx and cleanup for userland
OGAWA Hirofumi
2008-07-25
1
-20
/
+27
*
|
|
|
reiserfs: convert j_commit_lock to mutex
Jeff Mahoney
2008-07-25
1
-1
/
+1
*
|
|
|
reiserfs: convert j_flush_sem to mutex
Jeff Mahoney
2008-07-25
1
-1
/
+1
*
|
|
|
reiserfs: convert j_lock to mutex
Jeff Mahoney
2008-07-25
1
-1
/
+1
*
|
|
|
coda: remove CODA_FS_OLD_API
Adrian Bunk
2008-07-25
1
-43
/
+0
*
|
|
|
ext3: handle corrupted orphan list at mount
Duane Griffin
2008-07-25
1
-0
/
+1
*
|
|
|
ext2: fix typo in Hurd part of include/linux/ext2_fs.h
Samuel Thibault
2008-07-25
1
-2
/
+2
*
|
|
|
gpio: max732x driver
Eric Miao
2008-07-25
1
-0
/
+19
*
|
|
|
gpiolib: allow user-selection
Michael Buesch
2008-07-25
4
-4
/
+60
*
|
|
|
gpio: mcp23s08 handles multiple chips per chipselect
David Brownell
2008-07-25
1
-9
/
+16
*
|
|
|
gpio: sysfs interface
David Brownell
2008-07-25
2
-2
/
+44
*
|
|
|
kprobes: improve kretprobe scalability with hashed locking
Srinivasa D S
2008-07-25
1
-3
/
+4
*
|
|
|
sm501: gpio I2C support
Ben Dooks
2008-07-25
1
-1
/
+9
*
|
|
|
sm501: gpio dynamic registration for PCI devices
Arnaud Patard
2008-07-25
1
-1
/
+1
*
|
|
|
sm501: add gpiolib support
Ben Dooks
2008-07-25
1
-18
/
+2
*
|
|
|
sm501: add power control callback
Ben Dooks
2008-07-25
1
-0
/
+7
*
|
|
|
printk ratelimiting rewrite
Dave Young
2008-07-25
5
-10
/
+40
*
|
|
|
kallsyms: unify 32- and 64-bit code
Vegard Nossum
2008-07-25
1
-13
/
+6
*
|
|
|
Add a WARN() macro; this is WARN_ON() + printk arguments
Arjan van de Ven
2008-07-25
1
-0
/
+22
*
|
|
|
Rename WARN() to WARNING() to clear the namespace
Arjan van de Ven
2008-07-25
1
-1
/
+1
[prev]
[next]