aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-09-11Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-09-11Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-09-11Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds
2009-09-11[S390] Wire up page fault events for software perf counters.Heiko Carstens
2009-09-11[S390] Remove smp_cpu_not_running.Heiko Carstens
2009-09-11[S390] Get rid of cpuid.h header file.Heiko Carstens
2009-09-11[S390] Limit cpu detection to 256 physical cpus.Heiko Carstens
2009-09-11[S390] Enable guest page hinting by default.Heiko Carstens
2009-09-11[S390] use generic scatterlist.hHeiko Carstens
2009-09-11[S390] s390dbf: Add description for usage of "%s" in sprintf eventsMichael Holzheu
2009-09-11[S390] Initialize __LC_THREAD_INFO early.Heiko Carstens
2009-09-11[S390] fix recursive locking on page_table_lockMartin Schwidefsky
2009-09-11[S390] kvm: use console_initcall() to initialize s390 virtio consoleHendrik Brueckner
2009-09-11[S390] hypfs: Use "%u" instead of "%d" for unsigned ints in snprintfMichael Holzheu
2009-09-11[S390] kernel: Print an error message if kernel NSS cannot be definedHendrik Brueckner
2009-09-11[S390] hypfs: remove useless variable qnameVitaliy Gusev
2009-09-11[S390] remove unused irq_cpustat_t defintionChristoph Hellwig
2009-09-11[S390] kernel: always keep machine flags in lowcoreHeiko Carstens
2009-09-11[S390] clean up linker script using new linker script macros.Nelson Elhage
2009-09-11[S390] Use macros for .data.page_aligned.Tim Abbott
2009-09-11[S390] move (io|sysc)_restore_trace_psw into .data sectionHendrik Brueckner
2009-09-11[S390] kernel: Convert upper case scpdata to lower caseHendrik Brueckner
2009-09-11[S390] kernel: Append scpdata to kernel boot command lineHendrik Brueckner
2009-09-11[S390] hibernation: merge files and move to kernel/Heiko Carstens
2009-09-11[S390] hibernation: remove dead fileHeiko Carstens
2009-09-11[S390] atomic ops: small cleanupsHeiko Carstens
2009-09-11[S390] atomic ops: add effecient atomic64 support for 31 bitHeiko Carstens
2009-09-11[S390] improve mcount codeMartin Schwidefsky
2009-09-11[S390] convert/optimize csum_fold() to CHeiko Carstens
2009-09-11[S390] introduce get_clock_monotonicHeiko Carstens
2009-09-11[S390] cio: move scsw helper functions to header fileHeiko Carstens
2009-09-11Merge branch 'next' into for-linusJames Morris
2009-09-10Merge branch 'topic/asoc' into for-linusTakashi Iwai
2009-09-09KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells
2009-09-05powerpc: Fix i8259 interrupt driver kernel crash on ML510Roderick Colenbrander
2009-09-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2009-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-09-05Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-09-05crypto: sha-s390 - Fix warnings in import functionJan Glauber
2009-09-04kmemleak: Don't scan uninitialized memory when kmemcheck is enabledPekka Enberg
2009-09-04sparc64: Fix bootup with mcount in some configs.David S. Miller
2009-09-03sparc64: Kill spurious NMI watchdog triggers by increasing limit to 30 seconds.David S. Miller
2009-09-03perf_counter/powerpc: Fix cache event codes for POWER7Paul Mackerras
2009-09-02[IA64] fix csum_ipv6_magic()Jiri Bohac
2009-09-02[IA64] Fix warning in dma-mapping.cLuck, Tony
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells
2009-09-02KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells
2009-09-01kmemleak: Ignore the aperture memory hole on x86_64Catalin Marinas