index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-23
[PATCH] fat_lock is used as a mutex, convert it to using the new mutex primitive
Arjan van de Ven
1
-1
/
+2
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-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
33
-101
/
+417
2006-03-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
6
-154
/
+94
2006-03-22
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
1
-0
/
+3
2006-03-22
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
71
-525
/
+816
2006-03-22
Merge branch 'master'
Jeff Garzik
66
-248
/
+431
2006-03-22
[NETFILTER]: futher {ip,ip6,arp}_tables unification
Dmitry Mishin
5
-140
/
+66
2006-03-22
[NETFILTER]: nf_conntrack: support for layer 3 protocol load on demand
Pablo Neira Ayuso
1
-0
/
+4
2006-03-22
[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
[next]