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] PCI: fix pci_request_region[s] arg
Jeff Garzik
1
-2
/
+2
2006-03-23
[PATCH] acpi: export acpi_bus_trim
Kristen Accardi
1
-0
/
+1
2006-03-23
[PATCH] PCI: make MSI quirk inheritable from the pci bus
Michael S. Tsirkin
1
-1
/
+6
2006-03-23
[PATCH] PCI: return max reserved busnr
Kristen Accardi
1
-0
/
+1
2006-03-23
[PATCH] more for_each_cpu() conversions
Andrew Morton
8
-35
/
+23
2006-03-23
[PATCH] get_empty_filp tweaks, inline epoll_init_file()
Benjamin LaHaise
1
-2
/
+6
2006-03-23
[PATCH] atomic: add_unless cmpxchg optimise
Nick Piggin
6
-10
/
+50
2006-03-23
[PATCH] kernel/rcupdate.c: make two structs static
Adrian Bunk
1
-2
/
+0
2006-03-23
[PATCH] pause_on_oops command line option
Andrew Morton
1
-0
/
+3
2006-03-23
[PATCH] kill _INLINE_
Adrian Bunk
1
-9
/
+3
2006-03-23
[PATCH] notifier: profile.h forward decl fix
Andrew Morton
1
-1
/
+1
2006-03-23
[PATCH] make bug messages more consistent
Ingo Molnar
1
-2
/
+2
2006-03-23
[PATCH] Extract inode_inc_link_count(), inode_dec_link_count()
Alexey Dobriyan
1
-0
/
+12
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
[next]