summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
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-22microblaze: Fix _start symbol to physical addressMichal Simek
2009-09-22microblaze: Use LOAD_OFFSET macro to get correct LMA for all sectionsMichal Simek
2009-09-22microblaze: Create the LOAD_OFFSET macro used to compute VMA vs LMA offsetsJohn Williams
2009-09-22microblaze: Copy ppc asm-compat.h for clean handling of constants in asm and CJohn Williams
2009-09-22microblaze: Actually show KiB rather than pages in "Freeing initrd memory:"Lennart Sorensen
2009-09-22microblaze: Support ptrace syscall tracing.Michal Simek
2009-09-22microblaze: Updated CPU version and FPGA family codes in PVRJohn Williams
2009-09-22microblaze: Generate correct signal and siginfo for integer div-by-zeroMichal Simek
2009-09-22microblaze: Don't be noisy when userspace causes hardware exceptionsMichal Simek
2009-09-22microblaze: Remove ipc.h file which points to non-existing asm-generic fileMichal Simek
2009-09-22microblaze: Clear sticky FSR register after generating exception signalsJohn Williams
2009-09-22microblaze: Ensure CPU usermode is set on new userspace processesJohn Williams
2009-09-22microblaze: Use correct kbuild variable KBUILD_CFLAGSJohn Williams
2009-09-22perf_event, powerpc: Fix compilation after big perf_counter renamePaul Mackerras
2009-09-22microblaze: Save and restore msr in hw exceptionMichal Simek
2009-09-22microblaze: Add architectural support for USB EHCI host controllersJulie Zhu
2009-09-21x86: split NX setup into separate file to limit unstack-protected codeJeremy Fitzhardinge
2009-09-21xen: check EFER for NX before setting up GDT mappingJeremy Fitzhardinge
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-21ARM: 5718/1: Sane busids for RealView board componentsLinus Walleij
2009-09-21ARM: 5715/1: Make kprobes unregistration SMP safeFrederic Riss
2009-09-21Merge branch 'u300' into develRussell King
2009-09-21ARM: 5711/1: locomo.c: CodingStyle cleanupsHartley Sweeten
2009-09-21ARM: 5710/1: at91: add AC97 support to at91sam9rl and at91sam9rlek boardNicolas Ferre
2009-09-21ARM: 5709/1: at91: add AC97 support to at91sam9g45 series and at91sam9m10g45e...Nicolas Ferre
2009-09-21Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King
2009-09-21ARM: 5621/1: at91/dmaengine: integration of at_hdmac driver in at91sam9g45 se...Nicolas Ferre
2009-09-21ARM: 5620/1: at91/dmaengine: integration of at_hdmac driver in at91sam9rlNicolas Ferre
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