index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
per-task-delay-accounting: add memory reclaim delay
Keika Kobayashi
2008-07-25
4
-0
/
+41
*
tsacct: fix bacct_add_tsk()'s use of do_div()
David Howells
2008-07-25
1
-2
/
+2
*
task IO accounting: provide distinct tgid/tid I/O statistics
Andrea Righi
2008-07-25
4
-15
/
+108
*
bsdacct: fix and add comments around acct_process()
Pavel Emelyanov
2008-07-25
1
-1
/
+7
*
bsdacct: account dying tasks in all relevant namespaces
Pavel Emelyanov
2008-07-25
1
-7
/
+14
*
bsdacct: turn acct off for all pidns-s on umount time
Pavel Emelyanov
2008-07-25
1
-12
/
+16
*
bsdacct: switch from global bsd_acct_struct instance to per-pidns one
Pavel Emelyanov
2008-07-25
3
-18
/
+71
*
bsdacct: make internal code work with passed bsd_acct_struct, not global
Pavel Emelyanov
2008-07-25
1
-38
/
+39
*
bsdacct: turn the acct_lock from on-the-struct to global
Pavel Emelyanov
2008-07-25
1
-21
/
+21
*
bsdacct: make check timer accept a bsd_acct_struct argument
Pavel Emelyanov
2008-07-25
1
-4
/
+5
*
bsdacct: "truthify" a comment near acct_process
Pavel Emelyanov
2008-07-25
1
-1
/
+0
*
pidns: add the struct bsd_acct_struct pointer on pid_namespace struct
Pavel Emelyanov
2008-07-25
1
-0
/
+5
*
pidns: use kzalloc when allocating new pid_namespace struct
Pavel Emelyanov
2008-07-25
1
-6
/
+2
*
bsdacct: rename acct_gbls to bsd_acct_struct
Pavel Emelyanov
2008-07-25
1
-2
/
+2
*
accounting: account for user time when updating memory integrals
Jonathan Lim
2008-07-25
3
-8
/
+17
*
unexport uts_sem
Adrian Bunk
2008-07-25
1
-2
/
+0
*
markers: fix sparse integer as NULL pointer warning
Harvey Harrison
2008-07-25
1
-1
/
+1
*
markers: use rcu_barrier_sched() and call_rcu_sched()
Mathieu Desnoyers
2008-07-25
1
-17
/
+8
*
aoe: convert emsgs_sema into a completion
Matthias Kaehlcke
2008-07-25
1
-4
/
+5
*
pidns: remove find_task_by_pid, unused for a long time
Pavel Emelyanov
2008-07-25
3
-25
/
+1
*
pidns: remove now unused find_pid function.
Pavel Emelyanov
2008-07-25
3
-11
/
+3
*
pidns: remove now unused kill_proc function
Pavel Emelyanov
2008-07-25
2
-13
/
+0
*
shrink struct pid by removing padding on 64 bit builds
Richard Kennedy
2008-07-25
1
-1
/
+1
*
proper pid{hash,map}_init() prototypes
Adrian Bunk
2008-07-25
2
-2
/
+3
*
sysctl: allow override of /proc/sys/net with CAP_NET_ADMIN
Stephen Hemminger
2008-07-25
1
-0
/
+14
*
sysctl: check for bogus modes
Alexey Dobriyan
2008-07-25
1
-0
/
+2
*
proc: misplaced export of find_get_pid
David Sterba
2008-07-25
1
-1
/
+1
*
proc: move Kconfig to fs/proc/Kconfig
Alexey Dobriyan
2008-07-25
2
-59
/
+60
*
proc: remove pathetic remount code
Alexey Dobriyan
2008-07-25
1
-7
/
+0
*
proc: always do ->release
Alexey Dobriyan
2008-07-25
4
-4
/
+92
*
move proc_kmsg_operations to fs/proc/internal.h
Adrian Bunk
2008-07-25
3
-1
/
+3
*
unexport proc_clear_tty
Adrian Bunk
2008-07-25
1
-1
/
+0
*
dell_rbu: use memory_read_from_buffer()
Akinobu Mita
2008-07-25
1
-25
/
+3
*
fs/partitions/efi: convert to pr_debug
Thomas Gleixner
2008-07-25
1
-25
/
+17
*
block/ioctl.c and fs/partition/check.c: check value returned by add_partition()
Abdel Benamrouche
2008-07-25
2
-4
/
+11
*
fs/partition/check.c: fix return value warning
Abdel Benamrouche
2008-07-25
2
-7
/
+23
*
dcdbas: use memory_read_from_buffer()
Akinobu Mita
2008-07-25
1
-11
/
+2
*
firmware: use memory_read_from_buffer()
Akinobu Mita
2008-07-25
1
-9
/
+3
*
drivers/misc/phantom: note PCI
Jiri Slaby
2008-07-25
2
-2
/
+4
*
Char: mxser, various cleanups
Jiri Slaby
2008-07-25
1
-20
/
+4
*
Char: mxser, remove predefined isa support
Jiri Slaby
2008-07-25
1
-40
/
+27
*
Char: mxser, prints cleanup
Jiri Slaby
2008-07-25
1
-43
/
+37
*
Char: mxser, update documentation
Jiri Slaby
2008-07-25
1
-140
/
+252
*
Char: mxser, globals cleanup
Jiri Slaby
2008-07-25
1
-75
/
+55
*
Char: mxser, ioctl cleanup
Jiri Slaby
2008-07-25
1
-23
/
+19
*
nwflash: use simple_read_from_buffer()
Akinobu Mita
2008-07-25
1
-23
/
+8
*
dsp56k: BKL pushdown
Alan Cox
2008-07-25
1
-6
/
+14
*
ds1302: push down the BKL into the driver ioctl code
Alan Cox
2008-07-25
1
-6
/
+11
*
ppdev: wrap ioctl handler in driver and push lock down
Alan Cox
2008-07-25
1
-5
/
+13
*
ixj: push BKL into driver and wrap ioctls
Alan Cox
2008-07-25
1
-4
/
+13
[next]