summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | ARM: mx3: mx31lilly: fix build error for !CONFIG_USB_ULPIDaniel Mack2010-07-011-11/+22
| | | |/ / | | |/| |
| * | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2010-07-014-20/+15
| |\ \ \ \
| | * | | | [ARM] mmp: fix build failure due to IRQ_PMU depends on ARCH_PXAJonathan Cameron2010-06-141-1/+2
| | * | | | [ARM] pxa/mioa701: fix camera regressionRobert Jarzmik2010-06-131-1/+1
| | * | | | [ARM] pxa/z2: fix flash layout to final versionMarek Vasut2010-06-131-16/+10
| | * | | | [ARM] pxa: fix incorrect gpio type in udc_pxa2xx.hSteve Bennett2010-06-131-2/+2
| * | | | | ARM: 6195/1: OMAP3: pmu: make CPU_HAS_PMU dependent on OMAP3_EMUWill Deacon2010-07-011-1/+2
| * | | | | ARM: 6194/1: change definition of cpu_relax() for ARM11MPCoreWill Deacon2010-07-011-0/+4
| * | | | | ARM: 6193/1: RealView: Align the machine_desc.phys_io to 1MB sectionCatalin Marinas2010-07-015-5/+10
| * | | | | ARM: 6192/1: VExpress: Align the machine_desc.phys_io to 1MB sectionCatalin Marinas2010-07-011-1/+2
| * | | | | ARM: 6188/1: Add a config option for the ARM11MPCore DMA cache maintenance wo...Catalin Marinas2010-07-012-3/+31
| * | | | | ARM: 6187/1: The v6_dma_inv_range() function must preserve data on SMPCatalin Marinas2010-07-011-1/+2
| * | | | | ARM: 6186/1: Avoid the CONSISTENT_DMA_SIZE warning on noMMU buildsCatalin Marinas2010-07-011-9/+9
| | |/ / / | |/| | |
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-07-042-3/+12
|\ \ \ \ \
| * | | | | perf, x86: Fix incorrect branches event on AMD CPUsVince Weaver2010-07-031-2/+2
| * | | | | x86: Send a SIGTRAP for user icebp trapsFrederic Weisbecker2010-06-301-1/+10
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-07-011-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | [IA64] Fix spinaphore down_spin()Tony Luck2010-06-301-1/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-06-308-12/+20
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for_2.6.35rc' of git://git.pwsan.com/linux-2.6 into omap-fixes-...Tony Lindgren2010-06-2843-61/+368
| |\ \ \ \ \
| | * | | | | OMAP: hwmod: Fix the missing bracesBenoit Cousson2010-06-231-3/+6
| | | |_|/ / | | |/| | |
| * | | | | OMAP4: clock: Fix multi-omap boot with reset un-used clocksSantosh Shilimkar2010-06-161-0/+2
| * | | | | OMAP3: PM: fix IO daisy chain enable to use PM_WKEN regKevin Hilman2010-06-101-2/+2
| * | | | | omap: GPIO: fix auto-disable of debounce clockKevin Hilman2010-06-101-0/+1
| * | | | | omap: DMTIMER: Ack pending interrupt always when stopping a timerTero Kristo2010-06-101-3/+3
| * | | | | omap: Stalker board: switch over to gpio_set_debounceSantosh Shilimkar2010-06-091-3/+1
| * | | | | omap: fix build failure due to missing include dma-mapping.hAmit Kucheria2010-06-091-0/+2
| * | | | | omap iommu: Fix Memory leakSatish2010-06-091-1/+3
* | | | | | um: os-linux/mem.c needs sys/stat.hLiu Aleaxander2010-06-291-0/+1
| |_|/ / / |/| | | |
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-06-281-0/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | perf_events: Fix Intel Westmere event constraintsStephane Eranian2010-06-101-0/+1
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-06-2814-24/+45
|\ \ \ \ \
| * | | | | x86, Calgary: Increase max PHB numberDarrick J. Wong2010-06-251-5/+10
| * | | | | x86: Fix rebooting on Dell Precision WorkStation T7400Thomas Backlund2010-06-201-0/+8
| * | | | | x86: Fix vsyscall on gcc 4.5 with -OsAndi Kleen2010-06-181-1/+1
| * | | | | x86, pat: Proper init of memtype subtree_max_endVenkatesh Pallipadi2010-06-112-1/+2
| * | | | | um, hweight: Fix UML boot crash due to x86 optimized hweightBorislav Petkov2010-06-101-0/+6
| * | | | | x86, setup: Set ax register in boot vga queryAndi Kleen2010-06-101-2/+1
| * | | | | percpu, x86: Avoid warnings of unused variables in per cpuAndi Kleen2010-06-111-0/+2
| * | | | | x86, irq: Rename gsi_end gsi_top, and fix off by one errorsEric W. Biederman2010-06-095-14/+14
| * | | | | x86: use __ASSEMBLY__ rather than __ASSEMBLER__Andres Salomon2010-06-071-1/+1
| | |/ / / | |/| | |
* | | | | arm: update gfp/slab.h includesTejun Heo2010-06-281-0/+1
* | | | | Merge branch 'sh/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-06-273-4/+1
|\ \ \ \ \
| * | | | | arch/sh/mm: Eliminate a double lockJulia Lawall2010-06-211-1/+1
| * | | | | sh: Fix up IORESOURCE_PCI_FIXED usage in pcibios_fixup_device_resources().Paul Mundt2010-06-071-2/+0
| * | | | | sh: remove duplicated #includeHuang Weiyi2010-06-071-1/+0
| |/ / / /
* | | | | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-06-273-3/+41
|\ \ \ \ \
| * | | | | powerpc/5200: fix lite5200 ethernet phy addressDmitry Baryshkov2010-06-151-2/+2
| * | | | | powerpc/5200: fix oops during going to standbyDmitry Baryshkov2010-06-151-1/+10
| * | | | | powerpc/5200: add lite5200 onboard I2C eeprom and flashDmitry Baryshkov2010-06-152-0/+29
| | |_|/ / | |/| | |
OpenPOWER on IntegriCloud