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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-29
[ATM]: [iphase] should be __devinit not __init
Chas Williams
1
-2
/
+2
2006-06-29
[ATM]: [idt77105] should be __devinit not __init
Chas Williams
2
-2
/
+2
2006-06-29
[BNX2]: Add NETIF_F_TSO_ECN
Michael Chan
1
-2
/
+12
2006-06-29
[NET]: Add ECN support for TSO
Michael Chan
7
-12
/
+9
2006-06-29
[AF_UNIX]: Datagram getpeersec
Catherine Zhang
26
-3
/
+90
2006-06-29
[NET]: Fix logical error in skb_gso_ok
Herbert Xu
1
-2
/
+2
2006-06-29
[PKT_SCHED]: PSCHED_TADD() and PSCHED_TADD2() can result,tv_usec >= 1000000
Shuya MAEDA
1
-6
/
+12
2006-06-29
[NET]: Make illegal_highdma more anal
Herbert Xu
1
-4
/
+2
2006-06-29
[TCP]: Export accept queue len of a TCP listening socket via rx_queue
Sridhar Samudrala
3
-3
/
+8
2006-06-29
[NETLINK]: Encapsulate eff_cap usage within security framework.
Darrel Goeddel
12
-34
/
+35
2006-06-29
[NET]: Added GSO header verification
Herbert Xu
10
-27
/
+59
2006-06-29
[NETFILTER]: statistic match: add missing Kconfig help text
Patrick McHardy
1
-1
/
+4
2006-06-29
[NETFILTER]: ip_queue/nfnetlink_queue: drop bridge port references when dev d...
Patrick McHardy
2
-4
/
+20
2006-06-29
[NETFILTER]: xt_sctp: fix --chunk-types matching
Jorge Matias
1
-1
/
+1
2006-06-29
[NETFILTER]: xt_tcpudp: fix double unregistration in error path
Yuri Gushin
1
-1
/
+1
2006-06-29
[NETFILTER]: nf_conntrack: Fix undefined references to local_bh_*
Yasuyuki Kozakai
2
-0
/
+3
2006-06-29
[NETFILTER]: x_tables: fix xt_register_table error propagation
Patrick McHardy
3
-3
/
+6
2006-06-29
[PATCH] usb gadget: fixup pxa2xx_udc to include asm/arch/udc.h again
Milan Svoboda
1
-1
/
+1
2006-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
197
-8271
/
+96
2006-06-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
4
-17
/
+46
2006-06-29
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
58
-470
/
+572
2006-06-29
[MIPS] Add missing backslashes to macro definitions.
Ralf Baechle
1
-2
/
+2
2006-06-29
[MIPS] Death list of board support to be removed after 2.6.18.
Ralf Baechle
1
-0
/
+44
2006-06-29
[MIPS] Remove BSD and Sys V compat data types.
Ralf Baechle
12
-47
/
+47
2006-06-29
[MIPS] ioc3.h: Uses u8, so include <linux/types.h>.
Ralf Baechle
1
-0
/
+2
2006-06-29
[MIPS] 74K: Assume it will also have an AR bit in config7
Ralf Baechle
1
-0
/
+1
2006-06-29
[MIPS] Treat CPUs with AR bit as physically indexed.
Ralf Baechle
1
-3
/
+8
2006-06-29
[MIPS] Oprofile: Support VSMP on 34K.
Ralf Baechle
1
-42
/
+106
2006-06-29
[MIPS] MIPS32/MIPS64 S-cache fix and cleanup
Atsushi Nemoto
1
-32
/
+3
2006-06-29
[MIPS] excite: PCI makefile needs to use += if it wants a chance to work.
Ralf Baechle
1
-1
/
+1
2006-06-29
[MIPS] excite: plat_setup -> plat_mem_setup.
Ralf Baechle
1
-1
/
+1
2006-06-29
[MIPS] au1xxx: export dbdma functions
Domen Puncer
1
-0
/
+4
2006-06-29
[MIPS] au1xxx: dbdma, no sleeping under spin_lock
Domen Puncer
1
-1
/
+1
2006-06-29
[MIPS] au1xxx: fix PSC_SMBTXRX_RSR.
Domen Puncer
1
-1
/
+1
2006-06-29
[MIPS] Early printk for IP27.
Ralf Baechle
3
-27
/
+25
2006-06-29
[MIPS] Fix handling of 0 length I & D caches.
Chris Dearman
1
-23
/
+41
2006-06-29
[MIPS] Typo fixes.
Chris Dearman
1
-3
/
+3
2006-06-29
[MIPS] MIPS32/MIPS64 secondary cache management
Chris Dearman
5
-7
/
+168
2006-06-29
[MIPS] Fix FIXADDR_TOP for TX39/TX49.
Atsushi Nemoto
1
-0
/
+4
2006-06-29
[MIPS] Remove first timer interrupt setup in wrppmc_timer_setup()
Yoichi Yuasa
1
-4
/
+0
2006-06-29
[MIPS] Fix configuration of R2 CPU features and multithreading.
Ralf Baechle
3
-46
/
+61
2006-06-29
[MIPS] Fix build error: don't offer SMP on systems that don't have SMP.
Ralf Baechle
3
-3
/
+12
2006-06-29
[MIPS] Limit MIPS_MT to MIPS32R2 only.
Ralf Baechle
1
-0
/
+2
2006-06-29
[MIPS] Remove set_c0_status(ST0_IM) from wrppmc's irq.c.
Yoichi Yuasa
1
-3
/
+0
2006-06-29
[MIPS] Remove unused system type name for DDB5074 and DDB5476.
Yoichi Yuasa
1
-2
/
+0
2006-06-29
elf-em.h: Define and explain both EM_MIPS_RS3_LE and EM_MIPS_RS4_BE.
Ralf Baechle
1
-0
/
+5
2006-06-29
[MIPS] Removes unused functions for GT64120
Yoichi Yuasa
2
-148
/
+0
2006-06-29
[MIPS] Fix use of ehb instruction for non-R2 configurations.
Ralf Baechle
9
-26
/
+27
2006-06-29
[MIPS] Define ARCH_HAS_IRQ_PER_CPU for all SMP systems.
Ralf Baechle
2
-6
/
+4
2006-06-29
[MIPS] Consistent formatting for Qemu makefile segment.
Ralf Baechle
1
-0
/
+1
[next]