Age | Commit message (Expand) | Author |
2009-09-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2009-09-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2009-09-11 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2009-09-11 | Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6 | Linus 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.h | Heiko Carstens |
2009-09-11 | [S390] s390dbf: Add description for usage of "%s" in sprintf events | Michael Holzheu |
2009-09-11 | [S390] Initialize __LC_THREAD_INFO early. | Heiko Carstens |
2009-09-11 | [S390] fix recursive locking on page_table_lock | Martin Schwidefsky |
2009-09-11 | [S390] kvm: use console_initcall() to initialize s390 virtio console | Hendrik Brueckner |
2009-09-11 | [S390] hypfs: Use "%u" instead of "%d" for unsigned ints in snprintf | Michael Holzheu |
2009-09-11 | [S390] kernel: Print an error message if kernel NSS cannot be defined | Hendrik Brueckner |
2009-09-11 | [S390] hypfs: remove useless variable qname | Vitaliy Gusev |
2009-09-11 | [S390] remove unused irq_cpustat_t defintion | Christoph Hellwig |
2009-09-11 | [S390] kernel: always keep machine flags in lowcore | Heiko 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 section | Hendrik Brueckner |
2009-09-11 | [S390] kernel: Convert upper case scpdata to lower case | Hendrik Brueckner |
2009-09-11 | [S390] kernel: Append scpdata to kernel boot command line | Hendrik Brueckner |
2009-09-11 | [S390] hibernation: merge files and move to kernel/ | Heiko Carstens |
2009-09-11 | [S390] hibernation: remove dead file | Heiko Carstens |
2009-09-11 | [S390] atomic ops: small cleanups | Heiko Carstens |
2009-09-11 | [S390] atomic ops: add effecient atomic64 support for 31 bit | Heiko Carstens |
2009-09-11 | [S390] improve mcount code | Martin Schwidefsky |
2009-09-11 | [S390] convert/optimize csum_fold() to C | Heiko Carstens |
2009-09-11 | [S390] introduce get_clock_monotonic | Heiko Carstens |
2009-09-11 | [S390] cio: move scsw helper functions to header file | Heiko Carstens |
2009-09-11 | powerpc/nvram: Enable use Generic NVRAM driver for different size chips | Martyn Welch |
2009-09-11 | powerpc/iseries: Fix oops reading from /proc/iSeries/mf/*/cmdline | Benjamin Herrenschmidt |
2009-09-10 | Input: pxa27x_keypad - allow modifying keymap from userspace | Dmitry Torokhov |
2009-09-11 | powerpc/booke: Don't set DABR on 64-bit BookE, use DAC1 instead | Benjamin Herrenschmidt |
2009-09-11 | powerpc/perf_counters: Reduce stack usage of power_check_constraints | Paul Mackerras |
2009-09-11 | powerpc: Fix bug where perf_counters breaks oprofile | Paul Mackerras |
2009-09-11 | powerpc/85xx: Fix SMP compile error and allow NULL for smp_ops | Kumar Gala |
2009-09-11 | powerpc/irq: Improve nanodoc | Wolfram Sang |
2009-09-10 | x86: Fix code patching for paravirt-alternatives on 486 | Ben Hutchings |
2009-09-11 | Merge branch 'next' into for-linus | James Morris |
2009-09-10 | x86/tracing: comment need for atomic nop | Steven Rostedt |
2009-09-10 | x86: split __phys_addr out into separate file | Jeremy Fitzhardinge |
2009-09-10 | KVM: VMX: Check cpl before emulating debug register access | Avi Kivity |
2009-09-10 | KVM: fix misreporting of coalesced interrupts by kvm tracer | Gleb Natapov |
2009-09-10 | KVM: x86: drop duplicate kvm_flush_remote_tlb calls | Marcelo Tosatti |
2009-09-10 | KVM: VMX: call vmx_load_host_state() only if msr is cached | Gleb Natapov |
2009-09-10 | KVM: VMX: Conditionally reload debug register 6 | Avi Kivity |
2009-09-10 | KVM: Use thread debug register storage instead of kvm specific data | Avi Kivity |