aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-09-22x86: ptrace: sysret path should reach syscall_trace_leaveRoland McGrath
2009-09-22x86: syscall_get_nr returns intRoland McGrath
2009-09-22[S390] Update default configuration.Martin Schwidefsky
2009-09-22[S390] hibernate: Do real CPU swap at resume timeMichael Holzheu
2009-09-22[S390] hibernate: make sure pfn_is_nosave handles lowcore pagesHeiko Carstens
2009-09-22[S390] smp: introduce LC_ORDER and simplify lowcore handlingHeiko Carstens
2009-09-22[S390] ptrace: use common code for simple peek/poke operationsChristian Borntraeger
2009-09-22[S390] fix disabled_wait inline assembly clobber listHeiko Carstens
2009-09-22[S390] Change kernel_page_present coding style.Heiko Carstens
2009-09-22[S390] hibernation: reset system after resumeHeiko Carstens
2009-09-22[S390] hibernation: fix guest page hinting related crashHeiko Carstens
2009-09-22[S390] Get rid of init_module/delete_module compat functions.Heiko Carstens
2009-09-22[S390] Convert sys_execve to function with parameters.Heiko Carstens
2009-09-22[S390] Convert sys_clone to function with parameters.Heiko Carstens
2009-09-22Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/veg...Linus Torvalds
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-09-22uml: fix order of pud and pmd_free()Roel Kluin
2009-09-22um: convert to asm-generic/hardirq.hChristoph Hellwig
2009-09-22m68k: convert to asm-generic/hardirq.hChristoph Hellwig
2009-09-22m68k: convert to use arch_gettimeoffset()john stultz
2009-09-22m32r: convert to asm-generic/hardirq.hChristoph Hellwig
2009-09-22m32r: convert to use arch_gettimeoffset()john stultz
2009-09-22m32r: remove redundant tests on unsignedRoel Kluin
2009-09-22alpha: convert to asm-generic/hardirq.hChristoph Hellwig
2009-09-22alpha: use printk_onceMarcin Slusarz
2009-09-22arch/alpha/boot/tools/objstrip.c: wrong variable tested after open()Roel Kluin
2009-09-22alpha: convert to use arch_gettimeoffset()john stultz
2009-09-22h8300: convert to asm-generic/hardirq.hChristoph Hellwig
2009-09-22mm: remove duplicate asm/mman.h filesArnd Bergmann
2009-09-22mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann
2009-09-22mm: ZERO_PAGE without PTE_SPECIALHugh Dickins
2009-09-22mm: don't use alloc_bootmem_low() where not strictly neededJan Beulich
2009-09-22mm: replace various uses of num_physpages by totalram_pagesJan Beulich
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven
2009-09-22ksm: define MADV_MERGEABLE and MADV_UNMERGEABLEHugh Dickins
2009-09-22const: make block_device_operations constAlexey Dobriyan
2009-09-22const: mark remaining inode_operations as constAlexey Dobriyan
2009-09-22const: mark remaining super_operations constAlexey Dobriyan
2009-09-22perf_event, powerpc: Fix compilation after big perf_counter renamePaul Mackerras
2009-09-21ixp4xx: arch_idle() documentation fixupMikael Pettersson
2009-09-21ixp4xx: timer and clocks cleanupsMikael Pettersson
2009-09-21Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds
2009-09-21Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-09-21Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-09-21Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-09-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2009-09-21trivial: remove unnecessary semicolonsJoe Perches
2009-09-21trivial: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-Koenig
2009-09-21trivial: fix missing printk space in amd_k7_smp_checkMichael Tokarev