summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.35-rc4v2.6.35-rc4Linus Torvalds2010-07-041-1/+1
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-07-0420-61/+113
|\
| * ARM: 6205/1: perf: ensure counter delta is treated as unsignedWill Deacon2010-07-041-1/+1
| * ARM: 6202/1: Do not ARM_DMA_MEM_BUFFERABLE on RealView boards with L210/L220Catalin Marinas2010-07-021-0/+2
| * ARM: 6201/1: RealView: Do not use outer_sync() on ARM11MPCore boards with L220Catalin Marinas2010-07-022-0/+10
| * Merge branch 'imx-for-2.6.35' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2010-07-011-11/+22
| |\
| | * 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-015-29/+18
| |\ \
| | * | [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/z2: fix missing include in battery driverMarek Vasut2010-06-131-9/+3
| | * | [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-043-4/+22
|\ \ \
| * | | perf, x86: Fix incorrect branches event on AMD CPUsVince Weaver2010-07-031-2/+2
| * | | perf tools: Fix find tids routine by excluding "." and ".."Gui Jianfeng2010-07-011-1/+10
| * | | x86: Send a SIGTRAP for user icebp trapsFrederic Weisbecker2010-06-301-1/+10
* | | | module: initialize module dynamic debug laterYehuda Sadeh2010-07-043-11/+18
* | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-07-0417-388/+172
|\ \ \ \
| * | | | xfs: remove block number from inode lookup codeDave Chinner2010-06-2415-59/+26
| * | | | xfs: rename XFS_IGET_BULKSTAT to XFS_IGET_UNTRUSTEDDave Chinner2010-06-245-12/+14
| * | | | xfs: validate untrusted inode numbers during lookupDave Chinner2010-06-241-43/+78
| * | | | xfs: always use iget in bulkstatChristoph Hellwig2010-06-236-282/+59
| * | | | xfs: prevent swapext from operating on write-only filesDan Rosenberg2010-06-241-1/+4
| | |_|/ | |/| |
* | | | Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-07-041-1/+3
|\ \ \ \
| * | | | of/dma: fix build breakage in ppc4xx adma driverDan Williams2010-07-021-1/+3
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2010-07-042-14/+48
|\ \ \ \ \
| * | | | | MAINTAINERS: Add an entry for i7core_edacMauro Carvalho Chehab2010-07-021-1/+8
| * | | | | i7core_edac: Avoid doing multiple probes for the same cardMauro Carvalho Chehab2010-07-021-5/+12
| * | | | | i7core_edac: Properly discover the first QPI deviceMauro Carvalho Chehab2010-07-021-8/+28
| | |/ / / | |/| | |
* | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2010-07-043-119/+134
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge branch 'setlocalversion-speedup' into kbuild/rc-fixesMichal Marek2010-07-023-119/+134
| |\ \ \ \
| | * | | | kbuild: Propagate LOCALVERSION= down to scripts/setlocalversionMichal Marek2010-06-301-3/+1
| | * | | | kbuild: Clean up and speed up the localversion logicMichal Marek2010-06-183-119/+136
* | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-07-025-13/+25
|\ \ \ \ \ \
| * | | | | | sched: Cure nr_iowait_cpu() usersPeter Zijlstra2010-07-014-13/+13
| * | | | | | init: Fix commentPeter Zijlstra2010-06-301-1/+1
| * | | | | | init, sched: Fix race between init and kthreaddPeter Zijlstra2010-06-281-0/+12
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2010-07-021-12/+12
|\ \ \ \ \ \ \
| * | | | | | | amd64_edac: Fix syndrome calculation on K8Borislav Petkov2010-07-021-12/+12
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-07-0112-64/+140
|\ \ \ \ \ \ \
| * | | | | | | drm/i915: fix page flip finish vs. prepare on plane BJesse Barnes2010-07-011-1/+1
| * | | | | | | drm/i915: change default panel fitting mode to preserve aspect ratioJesse Barnes2010-07-011-2/+2
OpenPOWER on IntegriCloud