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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-23
[PATCH] sem2mutex: serial ->port_write_mutex
Ingo Molnar
1
-1
/
+3
2006-03-23
[PATCH] sem2mutex: UDF
Ingo Molnar
1
-2
/
+2
2006-03-23
[PATCH] sem2mutex: NCPFS
Ingo Molnar
2
-3
/
+4
2006-03-23
[PATCH] convert ext3's truncate_sem to a mutex
Arjan van de Ven
1
-3
/
+4
2006-03-23
[PATCH] sem2mutex: drivers/block/nbd.c
Ingo Molnar
1
-1
/
+2
2006-03-23
[PATCH] sem2mutex: drivers/block/loop.c
Ingo Molnar
1
-1
/
+2
2006-03-23
[PATCH] sem2mutex: fs/seq_file.c
Ingo Molnar
1
-2
/
+2
2006-03-23
[PATCH] sem2mutex: kprobes
Ingo Molnar
1
-1
/
+2
2006-03-23
[PATCH] sem2mutex: jbd, j_checkpoint_mutex
Arjan van de Ven
1
-3
/
+4
2006-03-23
[PATCH] sem2mutex: iprune
Ingo Molnar
1
-1
/
+1
2006-03-23
[PATCH] sem2mutex: vfs_rename_mutex
Arjan van de Ven
1
-1
/
+1
2006-03-23
[PATCH] sem2mutex: tty
Ingo Molnar
1
-4
/
+4
2006-03-23
[PATCH] sem2mutex: inotify
Ingo Molnar
1
-1
/
+1
2006-03-23
[PATCH] sem2mutex: quota
Ingo Molnar
1
-3
/
+4
2006-03-23
[PATCH] sem2mutex: blockdev #2
Arjan van de Ven
1
-2
/
+2
2006-03-23
[PATCH] Move read_mostly definition to asm/cache.h
Kyle McMartin
6
-3
/
+11
2006-03-23
[PATCH] kill cdrom ->dev_ioctl method
Christoph Hellwig
1
-4
/
+1
2006-03-23
[PATCH] Shrinks sizeof(files_struct) and better layout
Eric Dumazet
2
-9
/
+29
2006-03-23
[PATCH] ext3_readdir: use generic readahead
Andrew Morton
1
-3
/
+6
2006-03-23
[PATCH] swsusp: add check for suspension of X-controlled devices
Rafael J. Wysocki
1
-0
/
+5
2006-03-23
[PATCH] kernel/power: move externs to header files
Randy Dunlap
1
-1
/
+2
2006-03-23
[PATCH] swsusp: low level interface
Rafael J. Wysocki
1
-2
/
+3
2006-03-23
[PATCH] x86: Make _syscallX() macros compile in PIC mode
Markus Gutschke
1
-15
/
+21
2006-03-23
[PATCH] i386 spinlocks: disable interrupts only if we enabled them
Chuck Ebbert
1
-4
/
+9
2006-03-23
[PATCH] Fix the imlicit declaration of mtrr_centaur_report_mcr in arch/i386/k...
Jesper Juhl
1
-0
/
+1
2006-03-23
[PATCH] i386: fix uses of user_mode() vs. user_mode_vm()
Jan Beulich
3
-3
/
+3
2006-03-23
[PATCH] i386: actively synchronize vmalloc area when registering certain call...
Jan Beulich
2
-0
/
+4
2006-03-23
[PATCH] x86: early printk handling fixes
Stas Sergeev
1
-0
/
+3
2006-03-23
[PATCH] i386: remove duplicate declaration of mp_bus_id_to_pci_bus
Chris Wright
1
-1
/
+0
2006-03-23
[PATCH] Compilation fix for ES7000 when no ACPI is specified in config (i386)
Natalie.Protasevich@unisys.com
1
-2
/
+8
2006-03-23
[PATCH] i386: Add a temporary to make put_user more type safe
Eric W. Biederman
1
-5
/
+7
2006-03-23
[PATCH] x86: SMP alternatives
Gerd Hoffmann
10
-124
/
+200
2006-03-23
[PATCH] DM: Fix bug: BIO_RW_BARRIER requests to md/raid1 hang.
NeilBrown
1
-1
/
+1
2006-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
33
-101
/
+417
2006-03-23
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
6
-154
/
+94
2006-03-23
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
1
-0
/
+3
2006-03-23
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
71
-525
/
+816
2006-03-23
Merge branch 'master'
Jeff Garzik
66
-248
/
+431
2006-03-23
[NETFILTER]: futher {ip,ip6,arp}_tables unification
Dmitry Mishin
5
-140
/
+66
2006-03-23
[NETFILTER]: nf_conntrack: support for layer 3 protocol load on demand
Pablo Neira Ayuso
1
-0
/
+4
2006-03-23
[NETFILTER]: x_tables: set the protocol family in x_tables targets/matches
Pablo Neira Ayuso
4
-16
/
+26
2006-03-22
[ARM] 3381/1: ixp2000: fix slowport write timing control register fields
Lennert Buytenhek
1
-2
/
+2
2006-03-22
[ARM] 3380/1: ixp2000: simplify ixdp2x00_master_npu() check
Lennert Buytenhek
1
-3
/
+2
2006-03-22
[ARM] 3379/1: ixp2000: use generic 8250 debug macros
Lennert Buytenhek
1
-15
/
+2
2006-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa
Linus Torvalds
26
-46
/
+59
2006-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
3
-3
/
+3
2006-03-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
6
-33
/
+64
2006-03-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-5
/
+52
2006-03-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
11
-30
/
+107
2006-03-22
[PATCH] page migration reorg
Christoph Lameter
2
-19
/
+51
[next]