index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
[INET]: Remove per bucket rwlock in tcp/dccp ehash table.
Eric Dumazet
2007-11-07
1
-6
/
+65
*
[IPVS]: Synchronize closing of Connections
Rumen G. Bogdanovski
2007-11-07
1
-0
/
+4
*
[IPVS]: Bind connections on stanby if the destination exists
Rumen G. Bogdanovski
2007-11-07
1
-0
/
+4
*
[TTY]: Fix network driver interactions with TCGET/SET calls.
Alan Cox
2007-11-07
1
-1
/
+3
*
[IPV4]: Compact some ifdefs in the fib code.
Pavel Emelyanov
2007-11-07
1
-9
/
+6
*
[NET]: Kill proc_net_create()
David S. Miller
2007-11-07
1
-3
/
+0
*
[NET]: Define infrastructure to keep 'inuse' changes in an efficent SMP/NUMA ...
Eric Dumazet
2007-11-07
1
-6
/
+57
*
[IPV4]: Clean the ip_sockglue.c from some ugly ifdefs
Pavel Emelyanov
2007-11-07
1
-0
/
+12
*
[NETFILTER]: Sort matches/targets in Kbuild file
Jan Engelhardt
2007-11-07
3
-24
/
+24
*
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-11-05
2
-0
/
+12
|
\
|
*
libata: handle broken cable reporting
Alan Cox
2007-11-05
2
-0
/
+10
|
*
libata and bogus LBA48 drives
Geert Uytterhoeven
2007-11-04
1
-0
/
+2
*
|
m68knommu: fix pread/pwrite defines
Greg Ungerer
2007-11-05
1
-2
/
+2
*
|
arm26: remove it again
Hugh Dickins
2007-11-05
1
-1
/
+0
*
|
Missing include file in kallsyms.h
Kamalesh Babulal
2007-11-05
1
-0
/
+1
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2007-11-05
2
-6
/
+13
|
\
\
|
*
|
PCI: Add Kconfig option to disable deprecated pci_find_* API
Jeff Garzik
2007-11-05
1
-0
/
+3
|
*
|
PCI: make pci_match_device() static
Adrian Bunk
2007-11-05
1
-2
/
+0
|
*
|
PCI: Remove 3 incorrect MSI quirks.
David Miller
2007-11-05
1
-3
/
+0
|
*
|
PCI: Add quirk for devices which disable MSI when INTX_DISABLE is set.
David Miller
2007-11-05
1
-0
/
+9
|
*
|
PCI: Add MSI quirk for ServerWorks HT1000 PCIX bridge.
David Miller
2007-11-05
1
-0
/
+1
|
*
|
PCI: Revert "PCI: disable MSI by default on systems with Serverworks HT1000 c...
David Miller
2007-11-05
1
-1
/
+0
*
|
|
ide: move ide_fixstring() documentation to ide-iops.c from ide.h
Bartlomiej Zolnierkiewicz
2007-11-05
1
-8
/
+1
|
/
/
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
2007-11-05
2
-7
/
+0
|
\
\
|
*
|
kernel/futex.c: make 3 functions static
Adrian Bunk
2007-11-05
1
-4
/
+0
|
*
|
lguest: make async_hcall() static
Adrian Bunk
2007-11-05
1
-3
/
+0
|
|
/
*
/
cpm_load_patch() - declartion conflict
Kamalesh Babulal
2007-11-05
1
-1
/
+1
|
/
*
SCSI: add asynchronous event notification API
Jeff Garzik
2007-11-03
1
-0
/
+25
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2007-11-03
1
-0
/
+1
|
\
|
*
dm: bounce_pfn limit added
Vasily Averin
2007-11-02
1
-0
/
+1
*
|
Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2007-11-03
4
-34
/
+32
|
\
\
|
*
|
[SG] Get rid of __sg_mark_end()
Jens Axboe
2007-11-02
1
-10
/
+12
|
*
|
cleanup asm/scatterlist.h includes
Adrian Bunk
2007-11-02
3
-3
/
+3
|
*
|
SG: Make sg_init_one() use general table init functions
Jens Axboe
2007-11-02
1
-22
/
+18
|
|
/
*
|
Merge branch 'v2.6.24-rc1-lockdep' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2007-11-03
2
-0
/
+41
|
\
\
|
*
|
lockdep: fixup irq tracing
Peter Zijlstra
2007-10-25
2
-0
/
+41
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6
Linus Torvalds
2007-11-03
3
-11
/
+12
|
\
\
\
|
*
|
|
sh64: fix dma_cache_sync() compilation
Adrian Bunk
2007-10-30
1
-2
/
+3
|
*
|
|
sh64: Move DMA macros from pci.h to scatterlist.h.
Robert P. J. Day
2007-10-30
2
-9
/
+9
*
|
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2007-11-03
6
-6
/
+18
|
\
\
\
\
|
*
|
|
|
sh: Decouple 4k and soft/hardirq stacks.
Paul Mundt
2007-11-02
1
-1
/
+1
|
*
|
|
|
sh: Provide a __read_mostly section wrapper.
Paul Mundt
2007-10-30
1
-0
/
+2
|
*
|
|
|
sh: Move zero page param defs somewhere sensible.
Paul Mundt
2007-10-30
1
-0
/
+14
|
*
|
|
|
sh: Use generic SMP_CACHE_BYTES/L1_CACHE_ALIGN.
Paul Mundt
2007-10-30
2
-4
/
+1
|
*
|
|
|
sh: Correct pte_page() breakage.
Paul Mundt
2007-10-30
2
-2
/
+1
|
|
/
/
/
*
|
|
|
libata: increase 128 KB / cmd limit for ATAPI tape drives
Tony Battersby
2007-11-03
1
-0
/
+6
*
|
|
|
Use i8253.c lock for PC speaker on MIPS, too.
Ralf Baechle
2007-11-02
1
-0
/
+4
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2007-11-02
1
-0
/
+3
|
\
\
\
\
|
*
|
|
|
Input: Add Euro and Dollar key codes
Carlos Corbacho
2007-10-27
1
-0
/
+3
*
|
|
|
|
[MIPS] Fix and cleanup the MIPS part of the (ab)use of CLOCK_TICK_RATE.
Ralf Baechle
2007-11-02
6
-91
/
+5
[next]