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.12.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
*
signals: cosmetic, collect_signal: use SI_USER
Oleg Nesterov
2009-12-16
1
-1
/
+1
*
signals: send_signal: use si_fromuser() to detect from_ancestor_ns
Oleg Nesterov
2009-12-16
1
-3
/
+2
*
signals: SEND_SIG_NOINFO should be considered as SI_FROMUSER()
Oleg Nesterov
2009-12-16
2
-8
/
+13
*
ptrace: x86: change syscall_trace_leave() to rely on tracehook when stepping
Oleg Nesterov
2009-12-16
1
-14
/
+7
*
ptrace: x86: implement user_single_step_siginfo()
Oleg Nesterov
2009-12-16
2
-9
/
+23
*
ptrace: change tracehook_report_syscall_exit() to handle stepping
Oleg Nesterov
2009-12-16
1
-0
/
+7
*
ptrace: powerpc: implement user_single_step_siginfo()
Oleg Nesterov
2009-12-16
2
-0
/
+11
*
ptrace: introduce user_single_step_siginfo() helper
Oleg Nesterov
2009-12-16
1
-0
/
+12
*
ptrace: copy_process() should disable stepping
Oleg Nesterov
2009-12-16
1
-2
/
+3
*
ptrace: cleanup ptrace_init_task()->ptrace_link() path
Oleg Nesterov
2009-12-16
1
-8
/
+3
*
memcg: code clean, remove unused variable in mem_cgroup_resize_limit()
Bob Liu
2009-12-16
1
-3
/
+1
*
memcg: remove memcg_tasklist
Daisuke Nishimura
2009-12-16
1
-5
/
+0
*
memcg: avoid oom-killing innocent task in case of use_hierarchy
Daisuke Nishimura
2009-12-16
2
-8
/
+15
*
memcg: cleanup mem_cgroup_move_parent()
Daisuke Nishimura
2009-12-16
2
-54
/
+37
*
memcg: add mem_cgroup_cancel_charge()
Daisuke Nishimura
2009-12-16
1
-20
/
+18
*
memcg: make memcg's file mapped consistent with global VM
KAMEZAWA Hiroyuki
2009-12-16
3
-16
/
+13
*
memcg: coalesce charging via percpu storage
KAMEZAWA Hiroyuki
2009-12-16
1
-6
/
+156
*
memcg: coalesce uncharge during unmap/truncate
KAMEZAWA Hiroyuki
2009-12-16
6
-6
/
+123
*
memcg: fix memory.memsw.usage_in_bytes for root cgroup
Kirill A. Shutemov
2009-12-16
1
-0
/
+1
*
seq_file: use proc_create() in documentation
Alexey Dobriyan
2009-12-16
1
-3
/
+1
*
proc: remove docbook and example
Alexey Dobriyan
2009-12-16
3
-841
/
+3
*
doc: SubmitChecklist, add ioctls, remove OSDL reference
Randy Dunlap
2009-12-16
1
-1
/
+4
*
fatfs: use common time_to_tm in fat_time_unix2fat()
Zhaolei
2009-12-16
1
-42
/
+15
*
hpfs: use bitmap_weight()
Akinobu Mita
2009-12-16
1
-6
/
+8
*
hpfs: use hweight32
Akinobu Mita
2009-12-16
1
-5
/
+2
*
reiserfs: don't compile procfs.o at all if no support
Alexey Dobriyan
2009-12-16
3
-36
/
+26
*
reiserfs: remove /proc/fs/reiserfs/version
Alexey Dobriyan
2009-12-16
3
-48
/
+0
*
ufs: NFS support
Alexey Dobriyan
2009-12-16
1
-0
/
+52
*
ufs: pass qstr instead of dentry where necessary for NFS
Alexey Dobriyan
2009-12-16
3
-11
/
+11
*
ext2: report metadata errors during fsync
Jan Kara
2009-12-16
3
-3
/
+21
*
ext2: avoid WARN() messages when failing to write to the superblock
Theodore Ts'o
2009-12-16
1
-0
/
+22
*
const: constify remaining pipe_buf_operations
Alexey Dobriyan
2009-12-16
3
-4
/
+4
*
pnpbios: convert to seq_file
Alexey Dobriyan
2009-12-16
1
-75
/
+129
*
da850/omap-l138: add callback to control LCD panel power
Chaithrika U S
2009-12-16
1
-10
/
+14
*
intelfb: fix setting of active pipe with LVDS displays
Krzysztof Helt
2009-12-16
3
-17
/
+34
*
viafb: cosmetic cleanup of function integrated_lvds_enable()
Harald Welte
2009-12-16
1
-26
/
+14
*
viafb: documentation update
Harald Welte
2009-12-16
1
-11
/
+1
*
matroxfb: fix problems with display stability
Alan Cox
2009-12-16
1
-1
/
+2
*
davinci: fb: add framebuffer blank operation
Chaithrika U S
2009-12-16
1
-0
/
+30
*
davinci: fb : add suspend/resume suuport for DA8xx/OMAP-L1xx fb driver
Chaithrika U S
2009-12-16
1
-2
/
+27
*
davinci: fb: update the driver in preparation for addition of power managemen...
Chaithrika U S
2009-12-16
2
-16
/
+28
*
clps711xfb: convert to proc_fops
Alexey Dobriyan
2009-12-16
1
-29
/
+21
*
drivers/video/via/viafbdev.c: fix oops with no /proc
Dan Carpenter
2009-12-16
1
-1
/
+1
*
sm501: implement acceleration features
Vincent Sanders
2009-12-16
2
-13
/
+226
*
sm501: fix use of old <asm/io.h> instead of <linux/io.h>
Ben Dooks
2009-12-16
1
-1
/
+1
*
sm501: fix missing uses of resource_size()
Ben Dooks
2009-12-16
1
-5
/
+5
*
i810fb: fix stack exploding
Krzysztof Helt
2009-12-16
1
-24
/
+29
*
lxfb: add copyright/license info
Andres Salomon
2009-12-16
1
-0
/
+10
*
davinci: fb: add cpufreq support
Chaithrika U S
2009-12-16
1
-0
/
+55
*
davinci: fb: calculate the clock divider from pixel clock info
Chaithrika U S
2009-12-16
1
-8
/
+20
[next]