aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-11-28[ARM] pxa: avoid polluting the kernel's namespaceRussell King
2008-11-28[ARM] rpc: remove obsolete IO accessorsRussell King
2008-11-28[ARM] versatile: remove IRQ mask definitionsRussell King
2008-11-28Merge branch 'highmem' into develRussell King
2008-11-28[ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre
2008-11-28[ARM] unconditionally define __virt_to_phys and __phys_to_virtNicolas Pitre
2008-11-28[ARM] remove bogus #ifdef CONFIG_HIGHMEM in show_pte()Nicolas Pitre
2008-11-28[ARM] prevent the vmalloc cmdline argument from eating all memoryNicolas Pitre
2008-11-28[ARM] mem_init() cleanupsNicolas Pitre
2008-11-28[ARM] split highmem into its own memory bankNicolas Pitre
2008-11-28[ARM] rationalize memory configuration code some moreNicolas Pitre
2008-11-28[ARM] fix a couple clear_user_highpage assembly constraintsNicolas Pitre
2008-11-27[ARM] clearpage: provide our own clear_user_highpage()Russell King
2008-11-27[ARM] copypage: provide our own copy_user_highpage()Russell King
2008-11-27[ARM] copypage: convert assembly files to CRussell King
2008-11-27Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King
2008-11-27[ARM] pxa/palmtx: misc fixes to use generic GPIO APIMarek Vasut
2008-11-27Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into develRussell King
2008-11-27Merge branch 'clps7500' into develRussell King
2008-11-27Merge branches 'core' and 'clks' into develRussell King
2008-11-27[ARM] sa1100: match clock by dev_name(dev)Russell King
2008-11-27[ARM] pxa: don't pass a consumer clock name for devices with unique clocksRussell King
2008-11-27[ARM] pxa: convert to clkdev and match clocks by struct device where possibleRussell King
2008-11-27[ARM] versatile: convert to clkdev and lookup clocks by device nameRussell King
2008-11-27[ARM] integrator: convert to clkdev and lookup clocks by device nameRussell King
2008-11-27[ARM] realview: convert to clkdev and lookup clocks by device nameRussell King
2008-11-27[ARM] clkdev: add generic clkdev infrastructureRussell King
2008-11-27[ARM] clps7500: remove supportRussell King
2008-11-27[ARM] Arrange for platforms to select appropriate CPU supportRussell King
2008-11-27[ARM] remove memzero()Russell King
2008-11-27x86: always define DECLARE_PCI_UNMAP* macrosJoerg Roedel
2008-11-27Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King
2008-11-27[S390] Update default configuration.Martin Schwidefsky
2008-11-27[S390] Fix alignment of initial kernel stack.Heiko Carstens
2008-11-27[S390] pgtable.h: Fix oops in unmap_vmas for KVM processesChristian Borntraeger
2008-11-27[S390] fix/cleanup sched_clockChristian Borntraeger
2008-11-27[S390] fix system call parameter functions.Martin Schwidefsky
2008-11-26ARM: OMAP: Fixes for suspend / resume GPIO wake-up handlingTero Kristo
2008-11-26parisc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-11-26parisc: fix kernel crash when unwinding a userspace processHelge Deller
2008-11-26parisc: __kernel_time_t is always longGeert Uytterhoeven
2008-11-26[ARM] pxa/corgi: update default config to exclude tosa from being builtEric Miao
2008-11-26[ARM] pxa/pcm990: use negative number for an invalid GPIO in camera dataGuennadi Liakhovetski
2008-11-26x86: fixup config space size of CPU functions for AMD family 11hAndreas Herrmann
2008-11-25ARM: OMAP: Typo fix for clock_allow_idleAmit Kucheria
2008-11-25[CPUFREQ] powernow-k8: ignore out-of-range PstateStatus valueAndreas Herrmann
2008-11-25x86, bts: fix wrmsr and spinlock over kmallocMarkus Metzger
2008-11-25x86, pebs: fix PEBS record size configurationMarkus Metzger
2008-11-25x86, bts: turn macro into static inline functionMarkus Metzger
2008-11-25x86, bts: exclude ds.c from build when disabledMarkus Metzger