| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'v2.6.30-rc5' into next | Dmitry Torokhov | 2009-05-08 | 3317 | -96469/+197965 |
|\ |
|
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-05-08 | 8 | -15/+40 |
| |\ |
|
| | * | x86: MCE: make cmci_discover_lock irq-safe | Hidetoshi Seto | 2009-05-08 | 1 | -4/+6 |
| | * | x86: xen, i386: reserve Xen pagetables | Jeremy Fitzhardinge | 2009-05-08 | 1 | -0/+5 |
| | * | x86, kexec: fix crashdump panic with CONFIG_KEXEC_JUMP | Huang Ying | 2009-05-07 | 2 | -4/+4 |
| | * | x86-64: finish cleanup_highmaps()'s job wrt. _brk_end | Jan Beulich | 2009-05-07 | 1 | -1/+17 |
| | * | x86: fix boot hang in early_reserve_e820() | Jan Beulich | 2009-05-07 | 1 | -5/+6 |
| | * | x86: Fix a typo in a printk message | Nikanth Karthikesan | 2009-05-06 | 1 | -1/+1 |
| | * | x86, srat: do not register nodes beyond e820 map | David Rientjes | 2009-05-06 | 1 | -0/+1 |
| * | | Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2009-05-08 | 2 | -3/+3 |
| |\ \ |
|
| | * | | microblaze: Fix return value for sys_ipc | Michal Simek | 2009-05-01 | 1 | -1/+1 |
| | * | | microblaze: Storage class should be before const qualifier | Tobias Klauser | 2009-05-01 | 1 | -2/+2 |
| * | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-05-07 | 15 | -1017/+725 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | [ARM] 5507/1: support R_ARM_MOVW_ABS_NC and MOVT_ABS relocation types | Paul Gortmaker | 2009-05-07 | 2 | -7/+24 |
| | * | | [ARM] 5506/1: davinci: DMA_32BIT_MASK --> DMA_BIT_MASK(32) | Kevin Hilman | 2009-05-07 | 1 | -2/+2 |
| | * | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 | Russell King | 2009-05-05 | 6 | -805/+9 |
| | |\ \ |
|
| | | * | | i.MX31: Disable CPU_32v6K in mx3_defconfig. | Magnus Lilja | 2009-05-05 | 1 | -1/+1 |
| | | * | | mx27ads: move PBC mapping out of vmalloc space | Uwe Kleine-König | 2009-05-05 | 1 | -1/+1 |
| | | * | | MXC: remove BUG_ON in interrupt handler | Sascha Hauer | 2009-05-05 | 1 | -1/+1 |
| | | * | | mx31: remove mx31moboard_defconfig | Valentin Longchamp | 2009-05-05 | 1 | -790/+0 |
| | | * | | ARM: ARCH_MXC should select HAVE_CLK | Guennadi Liakhovetski | 2009-05-05 | 1 | -0/+1 |
| | | * | | mxc : BUG in imx_dma_request | Martin Fuzzey | 2009-05-05 | 1 | -8/+4 |
| | | * | | mxc : Clean up properly when imx_dma_free() used without imx_dma_disable() | Martin Fuzzey | 2009-05-05 | 1 | -4/+1 |
| | * | | | Merge branch 'for-rmk' of git://git.marvell.com/orion | Russell King | 2009-05-05 | 3 | -201/+683 |
| | |\ \ \ |
|
| | | * | | | [ARM] mv78xx0: update defconfig | Nicolas Pitre | 2009-05-04 | 1 | -94/+335 |
| | | * | | | [ARM] orion5x: update defconfig | Nicolas Pitre | 2009-05-04 | 1 | -84/+279 |
| | | * | | | [ARM] Kirkwood: update defconfig | Nicolas Pitre | 2009-05-04 | 1 | -23/+69 |
| | | | |/
| | | |/| |
|
| | * | | | [ARM] Kconfig typo fix: "PXA930" -> "CPU_PXA930". | Robert P. J. Day | 2009-05-03 | 1 | -2/+2 |
| | * | | | Merge branch 'v2630-rc3-fixes' of git://aeryn.fluff.org.uk/bjdooks/linux | Russell King | 2009-05-03 | 2 | -0/+5 |
| | |\ \ \
| | | |_|/
| | |/| | |
|
| | | * | | [ARM] S3C2412: Add missing cache flush in suspend code | Ben Dooks | 2009-05-01 | 1 | -0/+3 |
| | | * | | [ARM] S3C64XX: Add S3C64XX_PA_IIS{0,1} to <mach/map.h> | Ben Dooks | 2009-05-01 | 1 | -0/+2 |
| | | |/ |
|
| * | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2009-05-05 | 3 | -8/+8 |
| |\ \ \ |
|
| | * | | | [IA64] xen_domu_defconfig: fix build issues/warnings | Jan Beulich | 2009-05-05 | 3 | -8/+8 |
| * | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-05-05 | 1 | -1/+1 |
| |\ \ \ \ |
|
| | * | | | | tracing: x86, mmiotrace: fix range test | Stuart Bennett | 2009-04-29 | 1 | -1/+1 |
| * | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-05-05 | 4 | -14/+18 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| | * | | | | x86: show number of core_siblings instead of thread_siblings in /proc/cpuinfo | Andreas Herrmann | 2009-05-04 | 1 | -1/+1 |
| | * | | | | amd-iommu: fix iommu flag masks | Joerg Roedel | 2009-05-04 | 1 | -8/+8 |
| | * | | | | x86: initialize io_bitmap_base on 32bit | Thomas Gleixner | 2009-05-01 | 1 | -0/+2 |
| | * | | | | x86: gettimeofday() vDSO: fix segfault when tv == NULL | John Wright | 2009-04-30 | 1 | -5/+7 |
| | | |_|/
| | |/| | |
|
| * | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-05-05 | 1 | -5/+10 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | powerpc: Fix setting of oprofile cpu type | Benjamin Herrenschmidt | 2009-05-01 | 1 | -2/+2 |
| | * | | | powerpc adjust oprofile_cpu_type version 3 | Michael Wolf | 2009-05-01 | 1 | -4/+9 |
| | |/ / |
|
| * | | | Move dtc and libfdt sources from arch/powerpc/boot to scripts/dtc | David Gibson | 2009-05-02 | 31 | -11152/+28 |
| * | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-05-02 | 70 | -970/+5637 |
| |\ \ \ |
|
| | * | | | [ARM] 5489/1: ARM errata: Data written to the L2 cache can be overwritten wit... | Catalin Marinas | 2009-04-30 | 2 | -0/+17 |
| | * | | | [ARM] 5490/1: ARM errata: Processor deadlock when a false hazard is created | Catalin Marinas | 2009-04-30 | 2 | -0/+19 |
| | * | | | [ARM] 5487/1: ARM errata: Stale prediction on replaced interworking branch | Catalin Marinas | 2009-04-30 | 2 | -0/+24 |
| | * | | | [ARM] 5488/1: ARM errata: Invalidation of the Instruction Cache operation can... | Catalin Marinas | 2009-04-30 | 3 | -2/+63 |
| | * | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 2009-04-28 | 8 | -13/+54 |
| | |\ \ \ |
|