summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-12-10[PATCH] Document how to decode an IOCTL numberChuck Ebbert1-0/+24
2006-12-10[PATCH] submit checklist updateAndrew Morton1-0/+6
2006-12-10[PATCH] CodingStyle updatesRandy Dunlap1-5/+121
2006-12-10[PATCH] spi: stabilize PIO mode transfers on PXA2xx systemsStephen Street3-305/+449
2006-12-10[PATCH] ide: complete switch to pci_getAlan Cox1-2/+2
2006-12-10[PATCH] xtensa: fix system call interfaceChris Zankel14-967/+1053
2006-12-10[PATCH] xtensa: remove extra header filesChris Zankel71-7043/+1360
2006-12-10[PATCH] xtensa: fix irq and misc fixesChris Zankel8-86/+65
2006-12-10[PATCH] read_zero_pagealigned() locking fixHugh Dickins2-15/+29
2006-12-10[PATCH] kbuild: don't put temp files in sourceRoman Zippel1-7/+12
2006-12-10[PATCH] kbuild: fix-rR-is-now-defaultOleg Verych1-8/+9
2006-12-10[PATCH] Kconfig refactoring for better menu nestingDon Mullis4-55/+56
2006-12-10[PATCH] ipc-procfs-sysctl mixupsRandy Dunlap1-0/+11
2006-12-10[PATCH] ucb1400_ts depends SND_AC97_BUSRandy Dunlap1-1/+1
2006-12-10[PATCH] workstruct: fix ieee80211-softmac compile problemDavid Howells1-1/+1
2006-12-09Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds10-28/+86
2006-12-09[PATCH] x86-64: no paravirt for X86_VOYAGER or X86_VISWSRandy Dunlap1-0/+1
2006-12-09[PATCH] i386: Fix io_apic.c warningAndi Kleen1-1/+1
2006-12-09[PATCH] i386: export smp_num_siblings for oprofileRandy Dunlap1-1/+1
2006-12-09[PATCH] x86: Work around gcc 4.2 over aggressive optimizerAndi Kleen2-0/+2
2006-12-09[PATCH] x86: Fix boot hang due to nmi watchdog init codeRavikiran G Thirumalai2-8/+9
2006-12-09[PATCH] x86: Fix verify_quirk_intel_irqbalance()Andi Kleen1-4/+29
2006-12-09[PATCH] i386: Update defconfigAndi Kleen1-7/+21
2006-12-09[PATCH] x86-64: Update defconfigAndi Kleen1-7/+22
2006-12-09Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds15-57/+821
2006-12-09[PATCH] WorkStruct: Use direct assignment rather than cmpxchg()David Howells1-12/+9
2006-12-09[PATCH] Amiga PCMCIA NE2000 Ethernet dev->irq initKars de Jong1-1/+2
2006-12-09[PATCH] m68k: EXPORT_SYMBOL(cache_{clear,push}) bogus commentGeert Uytterhoeven1-2/+2
2006-12-09[PATCH] m68k/Atari: 2.6.18 Atari IDE interrupt needs SA_SHIRQMichael Schmitz1-1/+1
2006-12-09[PATCH] Sun3 SCSI: Make sun3 scsi drivers compile/work againSam Creasey5-6/+6
2006-12-09[PATCH] Sun3: General updatesSam Creasey5-14/+7
2006-12-09[PATCH] m68k/HP300: HP LANCE updatesKars de Jong2-5/+11
2006-12-09Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds23-126/+184
2006-12-08Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds68-259/+1602
2006-12-08[NETLINK]: Put {IFA,IFLA}_{RTA,PAYLOAD} macros back for userspace.David S. Miller2-0/+12
2006-12-08[NET_SCHED] sch_htb: turn intermediate classes into leavesJarek Poplawski1-0/+51
2006-12-08[NET_SCHED] sch_cbq: deactivating when grafting, purging etc.Jarek Poplawski1-4/+17
2006-12-08[XFRM]: Fix XFRMGRP_REPORT to use correct multicast group.J Hadi Salim1-1/+1
2006-12-08[NET]: Force a cache line split in hh_cache in SMP.Eric Dumazet1-1/+8
2006-12-08[NETPOLL]: make arp replies through netpoll use mac address of senderNeil Horman1-4/+10
2006-12-08[NETLINK]: Restore API compatibility of address and neighbour bitsThomas Graf1-0/+2
2006-12-08[AX.25]: Fix default address and broadcast address initialization.Ralf Baechle10-71/+31
2006-12-08[AX.25]: Constify ax25 utility functionsRalf Baechle2-16/+21
2006-12-08[BNX2]: Add an error check.Adrian Bunk1-1/+1
2006-12-08[NET]: Convert hh_lock to seqlock.Stephen Hemminger5-30/+32
2006-12-09[PATCH] add STB810 support (Philips PNX8550-based)Vitaly Wool11-20/+1377
2006-12-09[MIPS] Qemu now has an ELF loader.Ralf Baechle1-1/+1
2006-12-09[MIPS] Add GENERIC_HARDIRQS_NO__DO_IRQ for i8259 usersAtsushi Nemoto4-38/+9
2006-12-09[MIPS] Optimize csum_partial for 64bit kernelAtsushi Nemoto1-22/+54
2006-12-09[MIPS] Optimize flow of csum_partialAtsushi Nemoto1-75/+54