aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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/airlied/drm-2.6Linus 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
2006-12-09[MIPS] Make csum_partial more readableAtsushi Nemoto1-70/+74
2006-12-09[MIPS] Rename SNI_RM200_PCI to just SNI_RM preparing for more RM machinesThomas Bogendoerfer54-61/+61
2006-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds3-3/+12
2006-12-08Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds35-655/+1298
2006-12-08[PATCH] Generic HID layer - buildJiri Kosina8-18/+51
2006-12-08[PATCH] Generic HID layer - pb_fnmodeJiri Kosina4-39/+12
2006-12-08[PATCH] Generic HID layer - input and event reportingJiri Kosina4-62/+68
2006-12-08[PATCH] Generic HID layer - hiddevJiri Kosina3-6/+11
2006-12-08[PATCH] Generic HID layer - USB APIJiri Kosina10-281/+370
2006-12-08[PATCH] Generic HID layer - APIJiri Kosina6-26/+64
2006-12-08[PATCH] Generic HID layer - code splitJiri Kosina12-1802/+1896