aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-11Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-2/+3
2009-09-11Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds18-63/+103
2009-09-11Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-19/+28
2009-09-11Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds9-22/+921
2009-09-11Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds7-400/+622
2009-09-11Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+1
2009-09-11Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds11-96/+135
2009-09-11Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds25-861/+676
2009-09-11Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-13/+19
2009-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds5-6/+95
2009-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds7-21/+491
2009-09-11Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds49-812/+1607
2009-09-11Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds3-0/+26
2009-09-11[S390] Wire up page fault events for software perf counters.Heiko Carstens1-4/+9
2009-09-11[S390] Remove smp_cpu_not_running.Heiko Carstens2-46/+20
2009-09-11[S390] Get rid of cpuid.h header file.Heiko Carstens5-33/+28
2009-09-11[S390] Limit cpu detection to 256 physical cpus.Heiko Carstens4-7/+13
2009-09-11[S390] Enable guest page hinting by default.Heiko Carstens5-21/+4
2009-09-11[S390] use generic scatterlist.hHeiko Carstens1-19/+1
2009-09-11[S390] s390dbf: Add description for usage of "%s" in sprintf eventsMichael Holzheu1-1/+8
2009-09-11[S390] Initialize __LC_THREAD_INFO early.Heiko Carstens2-0/+2
2009-09-11[S390] fix recursive locking on page_table_lockMartin Schwidefsky4-12/+15
2009-09-11[S390] kvm: use console_initcall() to initialize s390 virtio consoleHendrik Brueckner2-17/+3
2009-09-11[S390] hypfs: Use "%u" instead of "%d" for unsigned ints in snprintfMichael Holzheu1-1/+1
2009-09-11[S390] kernel: Print an error message if kernel NSS cannot be definedHendrik Brueckner1-1/+10
2009-09-11[S390] hypfs: remove useless variable qnameVitaliy Gusev1-4/+0
2009-09-11[S390] remove unused irq_cpustat_t defintionChristoph Hellwig1-7/+0
2009-09-11[S390] kernel: always keep machine flags in lowcoreHeiko Carstens1-17/+11
2009-09-11[S390] clean up linker script using new linker script macros.Nelson Elhage1-76/+7
2009-09-11[S390] Use macros for .data.page_aligned.Tim Abbott1-5/+1
2009-09-11[S390] move (io|sysc)_restore_trace_psw into .data sectionHendrik Brueckner2-2/+18
2009-09-11[S390] kernel: Convert upper case scpdata to lower caseHendrik Brueckner1-2/+11
2009-09-11[S390] kernel: Append scpdata to kernel boot command lineHendrik Brueckner4-27/+172
2009-09-11[S390] hibernation: merge files and move to kernel/Heiko Carstens6-53/+36
2009-09-11[S390] hibernation: remove dead fileHeiko Carstens2-18/+0
2009-09-11[S390] atomic ops: small cleanupsHeiko Carstens1-22/+19
2009-09-11[S390] atomic ops: add effecient atomic64 support for 31 bitHeiko Carstens2-38/+127
2009-09-11[S390] improve mcount codeMartin Schwidefsky3-138/+89
2009-09-11[S390] convert/optimize csum_fold() to CHeiko Carstens1-21/+4
2009-09-11[S390] introduce get_clock_monotonicHeiko Carstens2-1/+16
2009-09-11[S390] cio: move scsw helper functions to header fileHeiko Carstens3-222/+985
2009-09-11Merge branch 'next' into for-linusJames Morris27-6/+107
2009-09-10Merge branch 'topic/asoc' into for-linusTakashi Iwai7-21/+491
2009-09-09KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells8-0/+8
2009-09-08dmi: extend dmi_get_year() to dmi_get_date()Tejun Heo1-2/+3
2009-09-07sched: enable SD_WAKE_IDLEPeter Zijlstra1-1/+1
2009-09-06Merge commit 'v2.6.31-rc9' into tracing/coreIngo Molnar158-1017/+1778
2009-09-05powerpc: Fix i8259 interrupt driver kernel crash on ML510Roderick Colenbrander1-1/+0
2009-09-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2-4/+8
2009-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-7/+6