summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorLines
2008-02-11x86: vdso_install fixRoland McGrath-10/+12
2008-02-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds-0/+7
2008-02-11[IA64] Fix build for sim_defconfigTony Luck-0/+7
2008-02-11x86: remove over noisy debug printkThomas Gleixner-7/+0
2008-02-11Use proper abstractions in quirk_intel_irqbalanceMatthew Wilcox-3/+6
2008-02-10Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-851/+2138
2008-02-10Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox-58/+64
2008-02-10PCI x86: always use conf1 to access config space below 256 bytesIvan Kokshaysky-67/+19
2008-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds-395/+609
2008-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds-462/+519
2008-02-09Update arch/x86/boot/.gitignore with new auto-generated filesS.Çağlar Onur-0/+2
2008-02-09Merge branches 'master', 'omap1-upstream' and 'orion' into develRussell King-845/+2126
2008-02-09[ARM] constify function pointer tablesJan Engelhardt-3/+3
2008-02-09[ARM] 4823/1: AT91 section fixDavid Brownell-1/+1
2008-02-09[ARM] 4824/1: pxa: clear RDH bit after any resetDmitry Krivoschekov-0/+8
2008-02-09x86: cpa, strict range check in try_preserve_large_page()Thomas Gleixner-2/+15
2008-02-09x86: cpa, enable CONFIG_DEBUG_PAGEALLOC on 64-bitThomas Gleixner-5/+1
2008-02-09x86: cpa, use page poolThomas Gleixner-10/+25
2008-02-09x86: introduce page pool in cpaThomas Gleixner-1/+85
2008-02-09x86 PM: update stale commentsRafael J. Wysocki-3/+3
2008-02-09x86 PM: consolidate suspend and hibernation codeRafael J. Wysocki-162/+171
2008-02-09x86 PM: rename 32-bit files in arch/x86/powerRafael J. Wysocki-6/+5
2008-02-09x86 PM: move 64-bit hibernation files to arch/x86/powerRafael J. Wysocki-9/+20
2008-02-09x86: trivial printk optimizationsDenys Vlasenko-10/+14
2008-02-09x86: fix early_ioremap pagetable opsIan Campbell-2/+2
2008-02-09x86: construct 32-bit boot time page tables in native format.Ian Campbell-104/+178
2008-02-09x86, core: remove CONFIG_FORCED_INLININGHarvey Harrison-2/+0
2008-02-09x86: avoid unused variable warning in mm/init_64.cThomas Gleixner-3/+3
2008-02-09x86: fixup more paravirt falloutIngo Molnar-14/+19
2008-02-09x86: fix sparse warning in topology.cHarvey Harrison-1/+1
2008-02-09x86: sparse warnings in pageattr.cHarvey Harrison-6/+8
2008-02-09x86: sparse warning in therm_throt.cHarvey Harrison-1/+1
2008-02-09x86: fix sparse warning in xen/time.cHarvey Harrison-5/+5
2008-02-09x86: GEODE: MFGPT: fix typo in printk in mfgpt_timer_setupArnd Hannemann-1/+1
2008-02-09x86: GEODE: make sure the right MFGPT timer fired the timer tickJordan Crouse-2/+6
2008-02-09x86: GEODE: MFGPT: fix a potential race when disabling a timerAndres Salomon-2/+3
2008-02-09x86: GEODE: MFGPT: Use "just-in-time" detection for the MFGPT timersJordan Crouse-16/+28
2008-02-09x86: GEODE: MFGPT: make mfgpt_timer_setup available outside of mfgpt_32.cAndres Salomon-7/+1
2008-02-09x86: GEODE: MFGPT: replace 'flags' field with 'avail' bitAndres Salomon-7/+5
2008-02-09x86: GEODE: MFGPT: drop module owner usage from MFGPT APIAndres Salomon-9/+5
2008-02-09x86: GEODE fix MFGPT input clock valueWilly Tarreau-14/+13
2008-02-09x86: GEODE: MFGPT: Minor cleanupsAndres Salomon-4/+4
2008-02-09[ARM] pxa: remove debugging PM: printkRussell King-2/+0
2008-02-09Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds-52/+386
2008-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds-5/+34
2008-02-09[S390] dynamic page tables.Martin Schwidefsky-3/+195
2008-02-09[S390] Add four level page tables for CONFIG_64BIT=y.Martin Schwidefsky-3/+15
2008-02-09[S390] 1K/2K page table pages.Martin Schwidefsky-25/+93
2008-02-09[S390] Remove a.out header file.Martin Schwidefsky-2/+0
2008-02-09[S390] Wire up new timerfd syscalls.Heiko Carstens-0/+23