| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: Add IRQ_TIME_ACCOUNTING | Venkatesh Pallipadi | 2010-10-18 | 2 | -0/+19 |
* | sched: Consolidate account_system_vtime extern declaration | Venkatesh Pallipadi | 2010-10-18 | 3 | -9/+0 |
* | Merge branch 'linus' into sched/core | Ingo Molnar | 2010-10-14 | 144 | -558/+946 |
|\ |
|
| * | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-10-13 | 11 | -17/+44 |
| |\ |
|
| | * | ARM: relax ioremap prohibition (309caa9) for -final and -stable | Russell King | 2010-10-13 | 1 | -2/+6 |
| | * | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 | Russell King | 2010-10-12 | 2 | -1/+2 |
| | |\ |
|
| | | * | cpuimx27: fix i2c bus selection | Eric Bénard | 2010-10-08 | 1 | -1/+1 |
| | | * | cpuimx27: fix compile when ULPI is selected | Eric Bénard | 2010-10-08 | 1 | -0/+1 |
| | * | | ARM: 6440/1: ep93xx: DMA: fix channel_disable | Mika Westerberg | 2010-10-12 | 1 | -1/+1 |
| | * | | ARM: 6435/1: Fix HWCAP_TLS flag for ARM11MPCore/Cortex-A9 | Tony Lindgren | 2010-10-08 | 1 | -1/+1 |
| | * | | ARM: 6436/1: AT91: Fix power-saving in idle-mode on 926T processors | Anders Larsen | 2010-10-08 | 1 | -4/+3 |
| | * | | ARM: fix section mismatch warnings in Versatile Express | Russell King | 2010-10-05 | 2 | -3/+3 |
| | * | | ARM: 6412/1: kprobes-decode: add support for MOVW instruction | Will Deacon | 2010-10-04 | 1 | -3/+4 |
| | * | | ARM: 6419/1: mmu: Fix MT_MEMORY and MT_MEMORY_NONCACHED pte flags | Santosh Shilimkar | 2010-10-04 | 1 | -2/+2 |
| | * | | ARM: 6416/1: errata: faulty hazard checking in the Store Buffer may lead to d... | Will Deacon | 2010-10-04 | 2 | -0/+22 |
| * | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-10-13 | 1 | -0/+1 |
| |\ \ \ |
|
| | * | | | omap: iommu-load cam register before flushing the entry | Hari Kanigeri | 2010-10-05 | 1 | -0/+1 |
| * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-10-13 | 3 | -10/+10 |
| |\ \ \ \ |
|
| | * | | | | x86, numa: For each node, register the memory blocks actually used | Yinghai Lu | 2010-10-11 | 1 | -3/+5 |
| | * | | | | x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration order | Borislav Petkov | 2010-10-11 | 1 | -6/+3 |
| | * | | | | x86, mce, therm_throt.c: Fix missing curly braces in error handling logic | Jin Dongming | 2010-10-08 | 1 | -1/+2 |
| * | | | | | KVM: x86: Move TSC reset out of vmcb_init | Zachary Amsden | 2010-10-11 | 1 | -1/+1 |
| * | | | | | KVM: x86: Fix SVM VMCB reset | Zachary Amsden | 2010-10-11 | 1 | -1/+1 |
| * | | | | | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-10-09 | 7 | -7/+30 |
| |\ \ \ \ \ |
|
| | * | | | | | ARM: SAMSUNG: Add a workaround for get_clock() for serial driver | Marek Szyprowski | 2010-10-08 | 1 | -1/+26 |
| | * | | | | | ARM: S5P: Bug fix on errors of build with CONFIG_PREEMPT_NONE | SeungChull Suh | 2010-10-08 | 4 | -0/+4 |
| | * | | | | | ARM: SAMSUNG: Fix build warnings because of unused codes | Kukjin Kim | 2010-10-08 | 2 | -6/+0 |
| | |/ / / / |
|
| * | | | | | Define _addr_lsb in siginfo_t for mips | Andi Kleen | 2010-10-09 | 1 | -0/+1 |
| |/ / / / |
|
| * | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2010-10-06 | 28 | -57/+125 |
| |\ \ \ \ |
|
| | * | | | | MIPS: Octeon: Place cnmips_cu2_setup in __init memory. | David Daney | 2010-10-04 | 1 | -1/+1 |
| | * | | | | MIPS: Don't place cu2 notifiers in __cpuinitdata | David Daney | 2010-10-04 | 1 | -1/+1 |
| | * | | | | MIPS: Calculate VMLINUZ_LOAD_ADDRESS based on the length of vmlinux.bin | Shmulik Ladkani | 2010-10-04 | 1 | -1/+1 |
| | * | | | | MIPS: Alchemy: Resolve prom section mismatches | Manuel Lauss | 2010-10-04 | 1 | -3/+2 |
| | * | | | | MIPS: Fix syscall 64 bit number comments. | Ralf Baechle | 2010-10-04 | 1 | -2/+2 |
| | * | | | | MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls. | David Daney | 2010-10-04 | 6 | -9/+37 |
| | * | | | | MIPS: TX49xx: Rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN | FUJITA Tomonori | 2010-10-04 | 1 | -1/+1 |
| | * | | | | MIPS: N32: Fix getdents64 syscall for n32 | Bernhard Walle | 2010-10-04 | 1 | -1/+1 |
| | * | | | | MIPS: Remove pr_<level> uses of KERN_<level> | Joe Perches | 2010-10-04 | 2 | -2/+2 |
| | * | | | | MIPS: PNX8550: Sort out machine halt, restart and powerdown functions. | Ralf Baechle | 2010-10-04 | 2 | -17/+6 |
| | * | | | | MIPS: GIC: Remove dependencies from Malta files. | Ralf Baechle | 2010-10-04 | 4 | -5/+5 |
| | * | | | | MIPS: Kconfig: Fix and clarify kconfig help text for VSMP and SMTC. | Ralf Baechle | 2010-10-04 | 1 | -2/+18 |
| | * | | | | MIPS: DMA: Fix computation of DMA flags from device's coherent_dma_mask. | Ralf Baechle | 2010-10-04 | 1 | -8/+20 |
| | * | | | | MIPS: Audit: Fix hang in entry.S. | Ralf Baechle | 2010-10-04 | 1 | -1/+2 |
| | * | | | | MIPS: Document why RELOC_HIDE is there. | Ralf Baechle | 2010-10-04 | 1 | -0/+14 |
| | * | | | | MIPS: Octeon: Determine if helper needs to be built | Andreas Bießmann | 2010-10-04 | 2 | -1/+5 |
| | * | | | | MIPS: Use generic atomic64 for 32-bit kernels | Deng-Cheng Zhu | 2010-10-04 | 2 | -0/+5 |
| | * | | | | MIPS: RM7000: Symbol should be static | Ricardo Mendoza | 2010-10-04 | 1 | -1/+1 |
| | * | | | | MIPS: kspd: Adjust confusing if indentation | Julia Lawall | 2010-10-04 | 1 | -1/+1 |
| | * | | | | MIPS: Fix a typo. | Andrea Gelmini | 2010-10-04 | 1 | -1/+1 |
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'v2.6.36-rc6-urgent-fixes' of git://xenbits.xen.org/people/sstab... | Linus Torvalds | 2010-10-06 | 1 | -2/+3 |
| |\ \ \ \ |
|