aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-09x86 PM: update stale commentsRafael J. Wysocki2-3/+3
2008-02-09x86 PM: consolidate suspend and hibernation codeRafael J. Wysocki3-162/+171
2008-02-09x86 PM: rename 32-bit files in arch/x86/powerRafael J. Wysocki4-6/+5
2008-02-09x86 PM: move 64-bit hibernation files to arch/x86/powerRafael J. Wysocki5-9/+20
2008-02-09x86: trivial printk optimizationsDenys Vlasenko1-10/+14
2008-02-09x86: fix early_ioremap pagetable opsIan Campbell1-2/+2
2008-02-09x86: construct 32-bit boot time page tables in native format.Ian Campbell4-104/+178
2008-02-09x86, core: remove CONFIG_FORCED_INLININGHarvey Harrison2-2/+0
2008-02-09x86: avoid unused variable warning in mm/init_64.cThomas Gleixner1-3/+3
2008-02-09x86: fixup more paravirt falloutIngo Molnar2-14/+19
2008-02-09x86: fix sparse warning in topology.cHarvey Harrison1-1/+1
2008-02-09x86: sparse warnings in pageattr.cHarvey Harrison2-6/+8
2008-02-09x86: sparse warning in therm_throt.cHarvey Harrison1-1/+1
2008-02-09x86: fix sparse warning in xen/time.cHarvey Harrison1-5/+5
2008-02-09x86: GEODE: MFGPT: fix typo in printk in mfgpt_timer_setupArnd Hannemann1-1/+1
2008-02-09x86: GEODE: make sure the right MFGPT timer fired the timer tickJordan Crouse1-2/+6
2008-02-09x86: GEODE: MFGPT: fix a potential race when disabling a timerAndres Salomon1-2/+3
2008-02-09x86: GEODE: MFGPT: Use "just-in-time" detection for the MFGPT timersJordan Crouse2-16/+28
2008-02-09x86: GEODE: MFGPT: make mfgpt_timer_setup available outside of mfgpt_32.cAndres Salomon1-7/+1
2008-02-09x86: GEODE: MFGPT: replace 'flags' field with 'avail' bitAndres Salomon1-7/+5
2008-02-09x86: GEODE: MFGPT: drop module owner usage from MFGPT APIAndres Salomon1-9/+5
2008-02-09x86: GEODE fix MFGPT input clock valueWilly Tarreau1-14/+13
2008-02-09x86: GEODE: MFGPT: Minor cleanupsAndres Salomon1-4/+4
2008-02-09Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds12-52/+386
2008-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds21-5/+34
2008-02-09[S390] dynamic page tables.Martin Schwidefsky6-3/+195
2008-02-09[S390] Add four level page tables for CONFIG_64BIT=y.Martin Schwidefsky2-3/+15
2008-02-09[S390] 1K/2K page table pages.Martin Schwidefsky3-25/+93
2008-02-09[S390] Remove a.out header file.Martin Schwidefsky2-2/+0
2008-02-09[S390] Wire up new timerfd syscalls.Heiko Carstens2-0/+23
2008-02-09[S390] Update default configuration.Martin Schwidefsky1-23/+64
2008-02-09ide: introduce HAVE_IDESam Ravnborg21-5/+34
2008-02-09cpuidle: build fix for non-x86Venki Pallipadi1-0/+3
2008-02-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds5-77/+202
2008-02-08[IA64] Fix large MCA bootmem allocationRuss Anderson1-29/+26
2008-02-08[IA64] Simplify cpu_idle_waitTony Luck1-29/+15
2008-02-08[IA64] Synchronize RBS on PTRACE_ATTACHPetr Tesarik1-0/+57
2008-02-08[IA64] Synchronize kernel RSE to user-space and backPetr Tesarik2-0/+88
2008-02-08[IA64] Rename TIF_PERFMON_WORK back to TIF_NOTIFY_RESUMEPetr Tesarik2-18/+12
2008-02-08[IA64] Wire up timerfd_{create,settime,gettime} syscallsTony Luck1-1/+4
2008-02-09[Blackfin] arch: fix build fails only include header files when enabledMike Frysinger3-0/+6
2008-02-07Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vmLinus Torvalds1-0/+4
2008-02-07SLUB: Alternate fast paths using cmpxchg_localChristoph Lameter1-0/+4
2008-02-07Fix compilation of powerpc asm-offsets.c with old gccTony Breeds1-1/+1
2008-02-07m68k: correct setting of struct user.u_ar0Geert Uytterhoeven1-1/+1
2008-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+43
2008-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds7-922/+1066
2008-02-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds7-67/+34
2008-02-07Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds3-9/+9
2008-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds6-27/+55