Age | Commit message (Expand) | Author |
2011-05-20 | ARM: 6927/1: SPEAr Clock: Update for single image solution | viresh kumar |
2011-05-20 | ARM: 6926/1: SPEAr clock: Define common clk_init routine in plat/clock.c | viresh kumar |
2011-05-20 | ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a ... | Marc Zyngier |
2011-05-20 | ARM: 6905/1: Integrator/CP: Use physmap driver instead of integrator-flash | Marc Zyngier |
2011-05-20 | ARM: 6908/1: Integrator/AP: Use physmap driver instead of integrator-flash | Marc Zyngier |
2011-05-20 | ARM: 6909/1: VExpress: Use physmap driver instead of integrator-flash | Marc Zyngier |
2011-05-20 | ARM: 6907/1: Versatile: Use physmap driver instead of integrator-flash | Marc Zyngier |
2011-05-20 | ARM: 6903/1: Realview: Use physmap driver instead of integrator-flash | Marc Zyngier |
2011-05-20 | Use arbitrary_virt_to_machine() to deal with ioremapped pud updates. | Jeremy Fitzhardinge |
2011-05-20 | Use arbitrary_virt_to_machine() to deal with ioremapped pmd updates. | Jeremy Fitzhardinge |
2011-05-20 | xen/mmu: remove all ad-hoc stats stuff | Jeremy Fitzhardinge |
2011-05-20 | xen: use normal virt_to_machine for ptes | Jeremy Fitzhardinge |
2011-05-20 | xen: make a pile of mmu pvop functions static | Jeremy Fitzhardinge |
2011-05-20 | xen: condense everything onto xen_set_pte | Jeremy Fitzhardinge |
2011-05-20 | xen: use mmu_update for xen_set_pte_at() | Jeremy Fitzhardinge |
2011-05-20 | xen: drop all the special iomap pte paths. | Jeremy Fitzhardinge |
2011-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2011-05-20 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2011-05-20 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-05-20 | Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc | Linus Torvalds |
2011-05-20 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2011-05-20 | Merge commit '317f394160e9beb97d19a84c39b7e5eb3d7815a8' | David S. Miller |
2011-05-20 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | David S. Miller |
2011-05-20 | sanitize <linux/prefetch.h> usage | Linus Torvalds |
2011-05-20 | [IA64] define "_sdata" symbol | Tony Luck |
2011-05-20 | Pull misc-2.6.40 into release branch | Tony Luck |
2011-05-20 | OMAP3: PM: Boot message is not an error, and not helpful, remove it | Sanjeev Premi |
2011-05-20 | OMAP3: cpuidle: change the power domains modes determination logic | Jean Pihet |
2011-05-20 | OMAP3: cpuidle: code rework for improved readability | Jean Pihet |
2011-05-20 | OMAP3: cpuidle: re-organize the C-states data | Jean Pihet |
2011-05-20 | OMAP3: clean-up mach specific cpuidle data structures | Jean Pihet |
2011-05-20 | OMAP3 cpuidle: remove useless SDP specific timings | Jean Pihet |
2011-05-20 | oprofile, x86: Enable preemption during pci device setup in IBS init | Robert Richter |
2011-05-20 | powerpc/fsl_rio: Error interrupt handler for sRIO on MPC85xx | Shaohui Xie |
2011-05-20 | powerpc/fsl_rio: move machine_check handler | Shaohui Xie |
2011-05-20 | powerpc/fsl_lbc: Add workaround for ELBC-A001 erratum | Shengzhou Liu |
2011-05-20 | x86, x2apic: Move the common bits to x2apic.h | Cyrill Gorcunov |
2011-05-20 | x86, x2apic: Minimize IPI register writes using cluster groups | Cyrill Gorcunov |
2011-05-20 | x86, x2apic: Track the x2apic cluster sibling map | Cyrill Gorcunov |
2011-05-20 | x86, x2apic: Remove duplicate code for IPI mask routines | Suresh Siddha |
2011-05-20 | x86, apic: Use probe routines to simplify apic selection | Suresh Siddha |
2011-05-20 | x86, ioapic: Consolidate mp_ioapic_routing[] into 'struct ioapic' | Suresh Siddha |
2011-05-20 | x86, ioapic: Consolidate gsi routing info into 'struct ioapic' | Suresh Siddha |
2011-05-20 | x86, ioapic: Consolidate mp_ioapics[] into 'struct ioapic' | Suresh Siddha |
2011-05-20 | x86, ioapic: Consolidate ioapic_saved_data[] into 'struct ioapic' | Suresh Siddha |
2011-05-20 | x86, ioapic: Add struct ioapic | Suresh Siddha |
2011-05-20 | x86, ioapic: Remove duplicate code for saving/restoring RTEs | Suresh Siddha |
2011-05-20 | x86, ioapic: Use ioapic_saved_data while enabling intr-remapping | Suresh Siddha |
2011-05-20 | x86, ioapic: Allocate ioapic_saved_data early | Suresh Siddha |
2011-05-20 | x86, ioapic: Fix potential resume deadlock | Daniel J Blueman |