Age | Commit message (Expand) | Author | Files | Lines |
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 |
2006-06-29 | [MIPS] Wire up tee(2). | Ralf Baechle | 5 | -6/+13 |
2006-06-29 | Remove au1x00_uart from feature-removal-schedule.txt. | Ralf Baechle | 1 | -10/+0 |
2006-06-29 | [MIPS] Only register RAM as resources if UNCAC_BASE != IO_BASE. | Ralf Baechle | 1 | -0/+3 |
2006-06-29 | [MIPS] Fix the build error of Wind River PPMC board, rewrite irq code to C | Mark.Zhan | 5 | -66/+16 |