Age | Commit message (Expand) | Author | Files | Lines |
2011-05-24 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 6 | -79/+19 |
2011-05-24 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 465 | -22194/+5782 |
2011-05-23 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 20 | -563/+539 |
2011-05-23 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 21 | -2/+461 |
2011-05-23 | x86, apic: Include module.h header in apic_flat_64.c | Randy Dunlap | 1 | -0/+1 |
2011-05-23 | Merge branch 'devel-stable' into for-linus | Russell King | 210 | -7724/+3892 |
2011-05-23 | Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and... | Russell King | 82 | -3591/+1237 |
2011-05-23 | Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi... | Russell King | 156 | -10300/+379 |
2011-05-23 | ARM: bcmring: convert to use sp804 clockevents | Russell King | 1 | -110/+8 |
2011-05-23 | ARM: bcmring: convert to sp804 clocksource | Russell King | 2 | -64/+45 |
2011-05-23 | ARM: 6912/1: bcmring: Add clkdev table in init_early | Jiandong Zheng | 3 | -2/+7 |
2011-05-23 | clockevents: ARM sp804: obtain sp804 timer rate via clks | Russell King | 3 | -8/+16 |
2011-05-23 | clockevents: ARM sp804: allow clockevent name to be specified | Russell King | 7 | -10/+13 |
2011-05-23 | clocksource: ARM sp804: obtain sp804 timer rate via clks | Russell King | 6 | -3/+77 |
2011-05-23 | clocksource: ARM sp804: allow clocksource name to be specified | Russell King | 7 | -8/+8 |
2011-05-23 | clocksource: convert OMAP1 to 32-bit down counting clocksource | Russell King | 2 | -17/+7 |
2011-05-23 | clocksource: convert MXS timrotv2 to 32-bit down counting clocksource | Russell King | 2 | -13/+8 |
2011-05-23 | clocksource: convert SPEAr platforms 16-bit up counting clocksource | Russell King | 2 | -14/+3 |
2011-05-23 | clocksource: convert Integrator/AP 16-bit down counting clocksource | Russell King | 2 | -18/+4 |
2011-05-23 | clocksource: convert W90x900 24-bit down counting clocksource | Russell King | 2 | -15/+3 |
2011-05-23 | clocksource: convert ARM 32-bit down counting clocksources | Russell King | 6 | -87/+16 |
2011-05-23 | clocksource: convert ARM 32-bit up counting clocksources | Russell King | 10 | -145/+34 |
2011-05-23 | ARM: update sa1100 to reflect PXA updates | Russell King | 1 | -5/+3 |
2011-05-23 | ARM: omap1: convert to using readl/writel instead of volatile struct | Russell King | 1 | -15/+16 |
2011-05-23 | ARM: omap1: delete useless interrupt handler | Russell King | 1 | -15/+0 |
2011-05-23 | ARM: s5p: consolidate selection of timer register | Russell King | 1 | -41/+17 |
2011-05-23 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+2 |
2011-05-23 | ARM: 6939/1: fix missing 'cpu_relax()' declaration | Marc Zyngier | 1 | -0/+2 |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 52 | -58/+51 |
2011-05-23 | ARM: 6895/1: mach-ux500: fix SMP secondary startup regression | Linus Walleij | 1 | -0/+3 |
2011-05-23 | ARM: consolidate SMP cross call implementation | Russell King | 19 | -162/+37 |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 3 | -5/+10 |
2011-05-23 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -19/+11 |
2011-05-23 | ARM: Fix generic irq chip | Russell King | 2 | -0/+3 |
2011-05-23 | Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 29 | -1063/+2986 |
2011-05-23 | watchdog: Change the default timeout and configure nmi watchdog period based ... | Mandeep Singh Baines | 1 | -2/+2 |
2011-05-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 | Linus Torvalds | 53 | -1678/+1552 |
2011-05-23 | x86: setup_smep needs to be __cpuinit | Linus Torvalds | 1 | -2/+2 |
2011-05-23 | sparc32: fix build, fix missing cpu_relax declaration | Sam Ravnborg | 1 | -0/+1 |
2011-05-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej... | Linus Torvalds | 12 | -130/+206 |
2011-05-22 | KVM: MMU: Use ptep_user for cmpxchg_gpte() | Takuya Yoshikawa | 1 | -14/+12 |
2011-05-22 | KVM: x86 emulator: Make jmp far emulation into a separate function | Takuya Yoshikawa | 1 | -14/+22 |
2011-05-22 | KVM: x86 emulator: Rename emulate_grpX() to em_grpX() | Takuya Yoshikawa | 1 | -16/+15 |
2011-05-22 | KVM: x86 emulator: Remove unused arg from emulate_pop() | Takuya Yoshikawa | 1 | -15/+13 |
2011-05-22 | KVM: x86 emulator: Remove unused arg from writeback() | Takuya Yoshikawa | 1 | -3/+2 |
2011-05-22 | KVM: x86 emulator: Remove unused arg from read_descriptor() | Takuya Yoshikawa | 1 | -5/+3 |
2011-05-22 | KVM: x86 emulator: Remove unused arg from seg_override() | Takuya Yoshikawa | 1 | -4/+3 |
2011-05-22 | KVM: Validate userspace_addr of memslot when registered | Takuya Yoshikawa | 1 | -1/+1 |
2011-05-22 | KVM: MMU: Clean up gpte reading with copy_from_user() | Takuya Yoshikawa | 1 | -15/+1 |
2011-05-22 | KVM: PPC: booke: add sregs support | Scott Wood | 12 | -11/+456 |