summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds42-467/+684
2008-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds44-1324/+689
2008-02-10Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds9-177/+270
2008-02-10drivers/media/video/em28xx/: Fix undefined symbol error with CONFIG_SND=NS.Çağlar Onur1-1/+2
2008-02-10Update kernel/.gitignore with new auto-generated filesS.Çağlar Onur1-0/+1
2008-02-10Update arch/x86/boot/.gitignore with new auto-generated filesS.Çağlar Onur1-0/+2
2008-02-10rtc-r9701.c: silence compiler warningS.Çağlar Onur1-1/+0
2008-02-10x25_asy.c: silence compiler warningS.Çağlar Onur1-1/+0
2008-02-10[SPARC]: Add solaris/sunos binary support to feature removal schedule.David S. Miller1-0/+11
2008-02-10[SPARC]: Merge asm-sparc{,64}/a.out.hDavid S. Miller2-110/+20
2008-02-10ext4: Add new "development flag" to the ext4 filesystemTheodore Tso2-0/+18
2008-02-10ext4: Don't panic in case of corrupt bitmapAneesh Kumar K.V1-14/+21
2008-02-10ext4: allocate struct ext4_allocation_context from a kmem cacheEric Sandeen1-45/+82
2008-02-10JBD2: Clear buffer_ordered flag for barried IO request on successDave Kleikamp1-1/+2
2008-02-10ext4: Fix Direct I/O lockingJan Kara1-54/+53
2008-02-10ext4: Fix circular locking dependency with migrate and rm.Aneesh Kumar K.V1-43/+74
2008-02-10x86: cpa, strict range check in try_preserve_large_page()Thomas Gleixner1-2/+15
2008-02-10x86: cpa, enable CONFIG_DEBUG_PAGEALLOC on 64-bitThomas Gleixner1-5/+1
2008-02-10x86: cpa, use page poolThomas Gleixner1-10/+25
2008-02-10x86: introduce page pool in cpaThomas Gleixner4-1/+87
2008-02-10x86: DEBUG_PAGEALLOC: enable after mem_init()Thomas Gleixner1-1/+1
2008-02-10brk: help text typo fixIngo Molnar1-1/+1
2008-02-10lguest: accept guest _PAGE_PWT page table entriesAhmed S. Darwish1-2/+2
2008-02-10x86 PM: update stale commentsRafael J. Wysocki2-3/+3
2008-02-10x86 PM: consolidate suspend and hibernation codeRafael J. Wysocki3-162/+171
2008-02-10x86 PM: rename 32-bit files in arch/x86/powerRafael J. Wysocki4-6/+5
2008-02-10x86 PM: move 64-bit hibernation files to arch/x86/powerRafael J. Wysocki5-9/+20
2008-02-10x86: trivial printk optimizationsDenys Vlasenko2-32/+41
2008-02-10x86: fix early_ioremap pagetable opsIan Campbell1-2/+2
2008-02-10x86: construct 32-bit boot time page tables in native format.Ian Campbell6-109/+178
2008-02-10x86, core: remove CONFIG_FORCED_INLININGHarvey Harrison5-34/+0
2008-02-10x86: avoid unused variable warning in mm/init_64.cThomas Gleixner1-3/+3
2008-02-10x86: fixup more paravirt falloutIngo Molnar2-14/+19
2008-02-10brk: document randomize_va_space and CONFIG_COMPAT_BRK (was Re:Jiri Kosina1-0/+29
2008-02-10x86: fix sparse warnings in acpi/bus.cHarvey Harrison2-6/+5
2008-02-10x86: fix sparse warning in topology.cHarvey Harrison1-1/+1
2008-02-10x86: sparse warnings in pageattr.cHarvey Harrison3-7/+9
2008-02-10x86: sparse warning in therm_throt.cHarvey Harrison1-1/+1
2008-02-10x86: fix sparse warning in xen/time.cHarvey Harrison1-5/+5
2008-02-10x86: GEODE: MFGPT: fix typo in printk in mfgpt_timer_setupArnd Hannemann1-1/+1
2008-02-10x86: GEODE: make sure the right MFGPT timer fired the timer tickJordan Crouse1-2/+6
2008-02-10x86: GEODE: MFGPT: fix a potential race when disabling a timerAndres Salomon1-2/+3
2008-02-10x86: GEODE: MFGPT: Use "just-in-time" detection for the MFGPT timersJordan Crouse3-17/+28
2008-02-10x86: GEODE: MFGPT: make mfgpt_timer_setup available outside of mfgpt_32.cAndres Salomon2-7/+7
2008-02-10x86: GEODE: MFGPT: replace 'flags' field with 'avail' bitAndres Salomon1-7/+5
2008-02-10x86: GEODE: MFGPT: drop module owner usage from MFGPT APIAndres Salomon2-10/+6
2008-02-10x86: GEODE fix MFGPT input clock valueWilly Tarreau1-14/+13
2008-02-10x86: GEODE: MFGPT: Minor cleanupsAndres Salomon1-4/+4
2008-02-09Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds27-342/+689
2008-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds29-27/+76