summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-07-27ARM: LPC32XX: Clock driverKevin Wells2-0/+1175
2010-07-27ARM: LPC32XX: Debug and IRQ macrosKevin Wells2-0/+78
2010-07-27ARM: LPC32XX: Initial arch header filesKevin Wells12-0/+1225
2010-07-27ARM: 6239/1: mmci: let core poll for card detectionRabin Vincent1-21/+1
2010-07-27ARM: 6238/1: mmci: fix multi block transfersRabin Vincent1-1/+1
2010-07-27ARM: 6237/1: mmci: use sg_miter API to fix multi-page sg handlingRabin Vincent2-56/+39
2010-07-27ARM: Fix section build warnings for AMBA driversRussell King4-5/+5
2010-07-27ARM: call machine_shutdown() from machine_halt(), etcRussell King3-9/+18
2010-07-27ARM: SMP: Always enable clock event broadcast supportRussell King3-3/+8
2010-07-27ARM: Factor out common code from cpu_proc_fin()Russell King26-124/+40
2010-07-27ARM: 6268/1: ARMv6K and ARMv7 use fault statuses 3 and 6 as Access Flag faultKirill A. Shutemov2-2/+23
2010-07-27ARM: 6256/1: Check arch version and modify fsr_info[] depends on it at runtimeKirill A. Shutemov1-5/+11
2010-07-27ARM: 6255/1: Workaround infinity loop in handling of translation faultsKirill A. Shutemov1-1/+10
2010-07-27ARM: 6269/1: Add 'code' parameter for hook_fault_code()Kirill A. Shutemov10-20/+25
2010-07-27ARM: 6252/1: Use SIGBUS for unaligned access instead of SIGILLKirill A. Shutemov2-4/+4
2010-07-27ARM: 6251/1: Make SPARSE_IRQ a hidden optioneric miao1-4/+1
2010-07-27ARM: DMA coherent allocator: align remapped addressesRussell King3-4/+18
2010-07-27ARM: use generic ioremap_page_range()Russell King1-70/+4
2010-07-27ARM: 6158/2: PL011 baudrate extension for ST-Ericssons derivativeLinus Walleij2-2/+26
2010-07-27ARM: 6157/2: PL011 TX/RX split of LCR for ST-Ericssons derivativeLinus Walleij2-11/+52
2010-07-27ARM: 6213/1: atomic64_test: add ARM as supported architectureWill Deacon1-1/+1
2010-07-27Merge branch 'origin' into miscRussell King852-200622/+8422
2010-07-27ARM: 6225/1: make TCM allocation static and common for all archsLinus Walleij6-73/+90
2010-07-27ARM: Versatile: fix section mismatchRussell King1-1/+1
2010-07-27ARM: Remove unnecessary call to find_limits()Russell King1-5/+3
2010-07-27ARM: LMB: convert pfn_valid to use LMBRussell King1-5/+4
2010-07-27ARM: LMB: Convert arm_memory_present() to use LMB memory informationRussell King1-7/+6
2010-07-27ARM: OMAP: Convert OMAPFB and VRAM SDRAM reservation to LMBRussell King5-34/+39
2010-07-27ARM: Convert platform reservations to use LMB rather than bootmemRussell King14-31/+32
2010-07-27ARM: initial LMB trialRussell King7-155/+83
2010-07-27ARM: early_pte_alloc()Russell King1-13/+13
2010-07-27ARM: 6267/1: mop500: add AB8500 interrupt supportRabin Vincent3-0/+33
2010-07-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-11/+16
2010-07-26s2io: fixing DBG_PRINT() macroBreno Leitao1-1/+1
2010-07-26Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds3-37/+27
2010-07-26Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds19-53/+61
2010-07-26drm/i915: make sure we shut off the panel in eDP configsJesse Barnes1-1/+1
2010-07-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2-3/+3
2010-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-6/+20
2010-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds16-24/+84
2010-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds3-0/+6
2010-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds11-22/+197
2010-07-26[CPUFREQ] powernow-k8: Limit Pstate transition latency checkBorislav Petkov1-6/+5
2010-07-26[CPUFREQ] Fix PCC driver error pathMatthew Garrett1-8/+9
2010-07-26[CPUFREQ] fix double freeing in error path of pcc-cpufreqDaniel J Blueman1-12/+6
2010-07-26[CPUFREQ] pcc driver should check for pcch method before calling _OSCMatthew Garrett1-1/+5
2010-07-26[CPUFREQ] fix memory leak in cpufreq_add_devXiaotian Feng1-0/+1
2010-07-26[CPUFREQ] revert "[CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP call (sec...Andrej Gelenberg1-10/+1
2010-07-26sysfs: allow creating symlinks from untagged to tagged directoriesEric W. Biederman1-1/+2
2010-07-26sysfs: sysfs_delete_link handle symlinks from untagged to tagged directories.Eric W. Biederman1-1/+1