index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-29
[PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU
Oleg Nesterov
4
-21
/
+13
2006-03-29
[PATCH] release_task: replace open-coded ptrace_unlink()
Oleg Nesterov
1
-3
/
+2
2006-03-29
[PATCH] wait_for_helper: trivial style cleanup
Oleg Nesterov
1
-1
/
+1
2006-03-29
[PATCH] reparent_thread: use remove_parent/add_parent
Oleg Nesterov
1
-2
/
+2
2006-03-29
[PATCH] pidhash: don't use zero pids
Oleg Nesterov
1
-0
/
+2
2006-03-29
[PATCH] pidhash: don't count idle threads
Oleg Nesterov
5
-46
/
+20
2006-03-29
[PATCH] kill SET_LINKS/REMOVE_LINKS
Oleg Nesterov
3
-14
/
+6
2006-03-29
[PATCH] don't use REMOVE_LINKS/SET_LINKS for reparenting
Oleg Nesterov
2
-6
/
+6
2006-03-29
[PATCH] remove add_parent()'s parent argument
Oleg Nesterov
4
-7
/
+7
2006-03-29
[PATCH] choose_new_parent: remove unused arg, sanitize exit_state check
Oleg Nesterov
1
-4
/
+4
2006-03-29
[PATCH] pidhash: kill switch_exec_pids
Eric W. Biederman
3
-34
/
+11
2006-03-29
[PATCH] do_SAK: don't depend on session ID 0
Eric W. Biederman
1
-3
/
+13
2006-03-29
[PATCH] do_tty_hangup: use group_send_sig_info not send_group_sig_info
Eric W. Biederman
1
-2
/
+2
2006-03-29
[PATCH] Remove dead kill_sl prototype from sched.h
Eric W. Biederman
1
-1
/
+0
2006-03-29
[PATCH] simplify exec from init's subthread
Oleg Nesterov
1
-12
/
+10
2006-03-29
[PATCH] exec: allow init to exec from any thread.
Eric W. Biederman
3
-3
/
+14
2006-03-29
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
74
-323
/
+4937
2006-03-29
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
10
-1483
/
+190
2006-03-29
[ARM] 3388/1: ixp23xx: add core ixp23xx support
Lennert Buytenhek
25
-1
/
+2254
2006-03-29
[ARM] 3417/1: add support for logicpd pxa270 card engine
Lennert Buytenhek
5
-0
/
+443
2006-03-29
[ARM] 3387/1: ixp23xx: add defconfig
Lennert Buytenhek
1
-0
/
+1302
2006-03-29
[ARM] 3377/2: add support for intel xsc3 core
Lennert Buytenhek
11
-2
/
+680
2006-03-28
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
4
-98
/
+79
2006-03-28
Merge branch 'cfq-merge' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
3
-180
/
+220
2006-03-28
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-2
/
+20
2006-03-28
[CPUFREQ] cpufreq_conservative: keep ignore_nice_load and freq_step values wh...
Mattia Dongili
1
-2
/
+2
2006-03-28
[PATCH] compat_sys_futex() warning fix
Andrew Morton
1
-1
/
+2
2006-03-28
[PATCH] sound: Remove unneeded kmalloc() return value casts
Jesper Juhl
4
-7
/
+12
2006-03-28
[PATCH] Typo fixes
Alexey Dobriyan
30
-39
/
+39
2006-03-28
[PATCH] trivial typos in Documentation/cputopology.txt
Jesper Juhl
1
-2
/
+2
2006-03-28
[PATCH] fix signed vs unsigned in nmi watchdog
Jesper Juhl
1
-1
/
+2
2006-03-28
[PATCH] vfree does its own NULL check, no need to be explicit in oss/msnd.c
Jesper Juhl
1
-4
/
+2
2006-03-28
[PATCH] no need to check vfree arg for null in oss/sequencer
Jesper Juhl
1
-10
/
+3
2006-03-28
[PATCH] maestro3 vfree NULL check fixup
Jesper Juhl
1
-8
/
+2
2006-03-28
[PATCH] vfree NULL check fixup for sb_card
Jesper Juhl
1
-4
/
+2
2006-03-28
[PATCH] Replace 0xff.. with correct DMA_xBIT_MASK
Matthias Gehre
38
-51
/
+88
2006-03-28
[PATCH] drivers/scsi/*: use time_after() and friends
Marcelo Feitoza Parisi
5
-6
/
+11
2006-03-28
[PATCH] ide-tape: use time_after(), time_after_eq()
Marcelo Feitoza Parisi
1
-2
/
+3
2006-03-28
[PATCH] nvidia-agp: use time_before_eq()
Marcelo Feitoza Parisi
1
-1
/
+2
2006-03-28
[PATCH] drivers/block/*: use time_after() and friends
Marcelo Feitoza Parisi
2
-12
/
+14
2006-03-28
[PATCH] arch/i386/kernel/microcode.c: remove the obsolete microcode_ioctl
Adrian Bunk
4
-24
/
+0
2006-03-28
[PATCH] Docs update: missing files and descriptions for filesystems/00-INDEX
Jesper Juhl
1
-7
/
+47
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
139
-225
/
+225
2006-03-28
[PATCH] mark f_ops const in the inode
Arjan van de Ven
42
-74
/
+75
2006-03-28
[PATCH] ia64: const f_ops fix
Andrew Morton
1
-19
/
+20
2006-03-28
[PATCH] for_each_possible_cpu: documentaion
KAMEZAWA Hiroyuki
2
-3
/
+3
2006-03-28
[PATCH] for_each_possible_cpu: i386
KAMEZAWA Hiroyuki
4
-7
/
+7
2006-03-28
[PATCH] for_each_possible_cpu: oprofile.
KAMEZAWA Hiroyuki
1
-2
/
+2
2006-03-28
[PATCH] for_each_possible_cpu: loopback device.
KAMEZAWA Hiroyuki
1
-1
/
+1
2006-03-28
[PATCH] for_each_possible_cpu: fixes for generic part
KAMEZAWA Hiroyuki
11
-17
/
+17
[next]