summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-06-24ARM: imx: rename mach dir for mx21 and mx27 to mach-imxUwe Kleine-König23-7/+7
2010-06-24ARM: mxc: grammar fixUwe Kleine-König5-5/+5
2010-06-24ARM: mx3/mx31ads: fold board header in its only userUwe Kleine-König2-124/+36
2010-06-24ARM: mx3/mx31_3ds: fold board header in its only userUwe Kleine-König2-66/+35
2010-06-24ARM: mx3/qong: get rid of nearly empty headerUwe Kleine-König2-19/+1
2010-06-24ARM: mx2/mx27ads: fold board header in its only userUwe Kleine-König2-346/+30
2010-06-24ARM: mx2/mx21ads: fold board header in its only userUwe Kleine-König2-53/+35
2010-06-24ARM: mx3/kzm_arm11_01: fold board header in its only userUwe Kleine-König2-40/+17
2010-06-24ARM: imx: remove empty and unused board headersUwe Kleine-König8-98/+0
2010-06-24ARM: mx2/mx27_3ds: document alternative names and remove empty headerUwe Kleine-König2-15/+6
2010-06-24ARM: mx1/scb9328: fix type of uart1_mxc_exit to make compiler happyUwe Kleine-König1-2/+1
2010-06-24ARM: mx1: don't use deprecated symbol namesUwe Kleine-König7-81/+81
2010-06-02ARM: mx25: rename mach-mx25pdk.c to mach-mx25_3ds.c matching its arch numberUwe Kleine-König2-1/+7
2010-06-02ARM: mx3: rename mach-mx35pdk.c to mach-mx35_3ds.c matching its arch numberUwe Kleine-König2-1/+7
2010-05-30ia64: revert __node_random additionLinus Torvalds1-17/+0
2010-05-30Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds5-15/+82
2010-05-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds6-1/+283
2010-05-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-26/+92
2010-05-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/pa...Linus Torvalds6-76/+47
2010-05-30Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()"Linus Torvalds1-17/+0
2010-05-30parisc: Call pagefault_disable/pagefault_enable in kmap_atomic/kunmap_atomicJohn David Anglin1-3/+13
2010-05-30parisc: Remove unnecessary macros from entry.SJohn David Anglin1-33/+7
2010-05-30parisc: LWS fixes for syscall.SJohn David Anglin1-23/+9
2010-05-30parisc: Delete unnecessary nop's in entry.SJohn David Anglin1-7/+0
2010-05-30parisc: Avoid interruption in critical region in entry.SJohn David Anglin1-2/+3
2010-05-30parisc: invoke oom-killer from page faultNick Piggin1-4/+3
2010-05-30parisc: clear floating point exception flag on SIGFPE signalHelge Deller1-0/+1
2010-05-30parisc: Use of align_frame provides stack frame.Carlos O'Donell1-4/+11
2010-05-29Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2010-05-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds12-35/+250
2010-05-29Merge branch 'ht-delete-2.6.35' into releaseLen Brown4-20/+3
2010-05-29Merge branch 'acpi_enable' into releaseLen Brown1-2/+0
2010-05-29Merge branch 'bjorn-pci-root-v4-2.6.35' into releaseLen Brown2-2/+8
2010-05-28tracing: fix for tracepoint API changeStephen Rothwell1-5/+5
2010-05-28Merge branch 'for-linus/2635-updates' of git://git.fluff.org/bjdooks/linuxLinus Torvalds5-23/+432
2010-05-28FRV: ARCH_KMALLOC_MINALIGN was already definedDavid Howells2-4/+2
2010-05-28ARM: Merge for-2635/defconfig3Ben Dooks2-22/+403
2010-05-28ARM: s3c2410_defconfig: Add new machinesBen Dooks1-8/+27
2010-05-28ARM: s3c6400_defconfig: Add framebuffer and basic LCDBen Dooks1-2/+43
2010-05-28ARM: s3c6400_defconfig: Add RTC driver supportBen Dooks1-1/+66
2010-05-28ARM: s3c6400_defconfig: Enable USB host sideBen Dooks1-3/+217
2010-05-28ARM: s3c6400_defconfig: Add SPI driverBen Dooks1-1/+37
2010-05-28ARM: s3c6400_defconfig: Update compiled machinesBen Dooks1-7/+13
2010-05-28ARM: S5P: Regoster clk_xusbxti clock for hsotg driverThomas Abraham1-0/+1
2010-05-28ARM: S3C64XX: Add USB OTG HCLK to the list of clocksThomas Abraham1-0/+6
2010-05-28ARM: SAMSUNG: gpio-cfg.h: update documentationBen Dooks1-0/+21
2010-05-28ARM: SAMSUNG: Fix documentation for s3c_gpio_cfgpin()Ben Dooks1-1/+1
2010-05-28rename the generic fsync implementationsChristoph Hellwig1-1/+1
2010-05-28drop unused dentry argument to ->fsyncChristoph Hellwig1-2/+1
2010-05-28sched: clarify commment for TS_POLLINGLen Brown1-2/+2