aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-12-10[PATCH] io-accounting: read accountingAndrew Morton1-2/+5
2006-12-10[PATCH] io-accounting: write-cancel accountingAndrew Morton2-2/+9
2006-12-10[PATCH] io-accounting: write accountingAndrew Morton2-2/+8
2006-12-10[PATCH] clean up __set_page_dirty_nobuffers()Andrew Morton2-58/+55
2006-12-10[PATCH] io-accounting: core statisticsAndrew Morton5-0/+97
2006-12-10[PATCH] pdc202xx_new: fix PLL/timing issuesSergei Shtylyov1-108/+375
2006-12-10[PATCH] Fix noise in futex.hDavid Woodhouse2-1/+3
2006-12-10[PATCH] sysctl: remove unused "context" paramAlexey Dobriyan15-76/+55
2006-12-10[PATCH] sysctl: remove some OPsAlexey Dobriyan1-10/+0
2006-12-10[PATCH] IPMI: misc fixesCorey Minyard2-58/+68
2006-12-10[PATCH] IPMI: remove zero initsRandy Dunlap6-23/+25
2006-12-10[PATCH] update MAINTAINERS with rtc-linux mailing list infoAlessandro Zummo1-1/+1
2006-12-10[PATCH] AT91RM9200 RTCAndrew Victor3-2/+2
2006-12-10[PATCH] RTCs don't use i2c_adapter.devDavid Brownell4-10/+10
2006-12-10[PATCH] rtc: Add rtc_merge_alarm()Scott Wood2-0/+82
2006-12-10[PATCH] geode crypto is PCI deviceRandy Dunlap1-1/+1
2006-12-10[PATCH] freezer.h uses task_struct fieldsRandy Dunlap1-0/+2
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/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