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
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2007-03-07
1
-2
/
+3
|
\
|
*
[IPSEC]: xfrm_policy delete security check misplaced
Eric Paris
2007-03-07
1
-2
/
+3
*
|
[MIPS] ISA: Fix typo
Ralf Baechle
2007-03-08
1
-1
/
+1
|
/
*
Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32
Linus Torvalds
2007-03-07
2
-1
/
+19
|
\
|
*
avr32: dma-mapping.h
Gary Zambrano
2007-03-07
1
-0
/
+18
|
*
[AVR32] Fix typo in include/asm-avr32/Kbuild
Haavard Skinnemoen
2007-03-07
1
-1
/
+1
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2007-03-07
6
-4
/
+13
|
\
\
|
|
/
|
/
|
|
*
sh: Revert lazy dcache writeback changes.
Paul Mundt
2007-03-05
4
-3
/
+9
|
*
sh: Use L1_CACHE_BYTES for .data.cacheline_aligned.
Paul Mundt
2007-03-05
1
-1
/
+2
|
*
sh: Clear UBC when not in use.
Stuart Menefy
2007-03-05
1
-0
/
+2
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2007-03-06
2
-11
/
+11
|
\
\
|
*
|
[SPARC64]: Fix floppy build failure.
David S. Miller
2007-03-05
2
-11
/
+11
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2007-03-06
5
-4
/
+6
|
\
\
\
|
*
|
|
[NET]: Revert incorrect accept queue backlog changes.
David S. Miller
2007-03-06
1
-1
/
+1
|
*
|
|
[INET]: twcal_jiffie should be unsigned long, not int
Eric Dumazet
2007-03-05
1
-1
/
+1
|
*
|
|
[PPPOE]: Use ifindex instead of device pointer in key lookups.
Florian Zumbiehl
2007-03-05
1
-0
/
+2
|
*
|
|
[NETFILTER]: conntrack: fix {nf,ip}_ct_iterate_cleanup endless loops
Patrick McHardy
2007-03-05
2
-2
/
+2
|
|
/
/
*
|
|
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2007-03-06
2
-1
/
+2
|
\
\
\
|
*
|
|
[S390] check_bugs() should be inline.
Heiko Carstens
2007-03-05
1
-1
/
+1
|
*
|
|
[S390] reipl: move dump_prefix_page out of text section.
Heiko Carstens
2007-03-05
1
-0
/
+1
|
|
/
/
*
|
|
Revert "[PATCH] LOG2: Alter get_order() so that it can make use of ilog2() on...
Linus Torvalds
2007-03-06
1
-34
/
+4
*
|
|
[PATCH] m68knommu: GPIO line defines for the ColdFire 5282
Greg Ungerer
2007-03-06
1
-0
/
+3
*
|
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2007-03-06
4
-12
/
+5
|
\
\
\
|
*
|
|
[IA64] kexec: Use EFI_LOADER_DATA for ELF core header
Magnus Damm
2007-03-06
1
-1
/
+5
|
*
|
|
[IA64] Remove stack hard limit on ia64
schwab@suse.de
2007-03-06
1
-1
/
+0
|
*
|
|
Revert "[IA64] swiotlb abstraction (e.g. for Xen)"
Tony Luck
2007-03-06
2
-10
/
+0
|
|
/
/
*
|
|
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2007-03-06
7
-31
/
+56
|
\
\
\
|
*
|
|
[MIPS] Wire up ioprio_set and ioprio_get.
Ralf Baechle
2007-03-07
1
-6
/
+12
|
*
|
|
[MIPS] Fix __raw_read_trylock() to allow multiple readers
Dave Johnson
2007-03-07
1
-2
/
+2
|
*
|
|
[MIPS] Export __copy_user_inatomic.
Ralf Baechle
2007-03-07
1
-0
/
+2
|
*
|
|
[MIPS] R2 bitops compile fix for gcc < 4.0.
Ralf Baechle
2007-03-07
1
-23
/
+33
|
*
|
|
[MIPS] SMTC: Add fordward declarations for mm_struct and task_struct.
Ralf Baechle
2007-03-07
1
-0
/
+3
|
*
|
|
[MIPS] SMTC: <asm/mips_mt.h> must include <linux/cpumask.h>
Ralf Baechle
2007-03-07
1
-0
/
+2
|
*
|
|
[MIPS] SMTC: <asm/smtc_ipi.h> must include <linux/spinlock.h>
Ralf Baechle
2007-03-07
1
-0
/
+2
|
|
/
/
*
|
|
Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa
Linus Torvalds
2007-03-06
1
-2
/
+2
|
\
\
\
|
*
|
|
[ALSA] version 1.0.14rc3
Jaroslav Kysela
2007-03-06
1
-2
/
+2
|
|
/
/
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
2007-03-06
2
-0
/
+10
|
\
\
\
|
*
|
|
mmc: require explicit support for high-speed
Pierre Ossman
2007-03-06
1
-0
/
+8
|
*
|
|
ncpfs: make sure server connection survives a kill
Pierre Ossman
2007-03-06
1
-0
/
+2
|
|
/
/
*
|
|
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-03-06
2
-0
/
+3
|
\
\
\
|
*
|
|
mv643xx_eth: Place explicit port number in mv643xx_eth_platform_data
Dale Farnsworth
2007-03-06
1
-0
/
+1
|
*
|
|
bonding: Improve IGMP join processing
Jay Vosburgh
2007-03-06
1
-0
/
+2
|
|
/
/
*
|
|
[PATCH] knfsd: fix recently introduced problem with shutting down a busy NFS ...
NeilBrown
2007-03-06
1
-1
/
+1
*
|
|
[PATCH] knfsd: remove CONFIG_IPV6 ifdefs from sunrpc server code
NeilBrown
2007-03-06
1
-2
/
+0
*
|
|
[PATCH] linux/audit.h needs linux/types.h
Jeff Dike
2007-03-06
1
-0
/
+1
*
|
|
[PATCH] hrtimers: hrtimer_clock_base description typo
Andres Salomon
2007-03-06
1
-1
/
+1
*
|
|
[PATCH] hrtimers: fix HRTIMER_CB_IRQSAFE_NO_SOFTIRQ description
Andres Salomon
2007-03-06
1
-1
/
+1
*
|
|
[PATCH] i386: make x86_64 tsc header require i386 rather than vice-versa
Andres Salomon
2007-03-06
2
-68
/
+68
*
|
|
[PATCH] fix build with CONFIG_NO_IDLE_HZ=n
Andrew Morton
2007-03-06
1
-0
/
+8
|
/
/
*
|
[PATCH] disable NMI watchdog by default
Ingo Molnar
2007-03-05
2
-2
/
+2
[next]