Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | ns: Wire up the setns system call | Eric W. Biederman | 2011-05-28 | 49 | -28/+84 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2011-05-27 | 14 | -57/+14 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | mips: tx99: remove CONFIG_MTD_PARTITIONS check | Jamie Iles | 2011-05-25 | 1 | -2/+1 | |
| * | | | | | | | | | mtd: octeon: convert to mtd_device_register() | Jamie Iles | 2011-05-25 | 1 | -10/+1 | |
| * | | | | | | | | | mtd: cris: convert to mtd_device_register() | Jamie Iles | 2011-05-25 | 4 | -9/+10 | |
| * | | | | | | | | | mtd: bfin: convert to mtd_device_register() | Jamie Iles | 2011-05-25 | 2 | -8/+0 | |
| * | | | | | | | | | mtd: s3c2410: remove CONFIG_MTD_PARTITIONS test | Jamie Iles | 2011-05-25 | 2 | -11/+0 | |
| * | | | | | | | | | mtd: pxa: convert to mtd_device_register() | Jamie Iles | 2011-05-25 | 1 | -1/+0 | |
| * | | | | | | | | | mtd: ixp: convert to mtd_device_register() | Jamie Iles | 2011-05-25 | 1 | -4/+0 | |
| * | | | | | | | | | arm: mtd: gemini: convert to mtd_device_register() | Jamie Iles | 2011-05-25 | 2 | -12/+2 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-05-27 | 190 | -6115/+1500 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ | Merge branches 'devel', 'devel-stable' and 'fixes' into for-linus | Russell King | 2011-05-27 | 180 | -6025/+1372 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | ARM: 6945/1: Add unwinding support for division functions | Laura Abbott | 2011-05-27 | 1 | -5/+20 | |
| | | * | | | | | | | | | ARM: 6944/1: mm: allow ASID 0 to be allocated to tasks | Will Deacon | 2011-05-26 | 1 | -3/+3 | |
| | | * | | | | | | | | | ARM: 6943/1: mm: use TTBR1 instead of reserved context ID | Will Deacon | 2011-05-26 | 2 | -11/+10 | |
| | | * | | | | | | | | | ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7 | Catalin Marinas | 2011-05-26 | 5 | -4/+13 | |
| | | * | | | | | | | | | ARM: 6941/1: cache: ensure MVA is cacheline aligned in flush_kern_dcache_area | Will Deacon | 2011-05-26 | 2 | -0/+3 | |
| | | * | | | | | | | | | ARM: add sendmmsg syscall | Russell King | 2011-05-26 | 2 | -0/+2 | |
| | | * | | | | | | | | | ARM: 6863/1: allow hotplug on msm | Jeffrey Ohlstein | 2011-05-26 | 1 | -1/+0 | |
| | | * | | | | | | | | | ARM: 6914/1: sparsemem: fix highmem detection when using SPARSEMEM | Will Deacon | 2011-05-26 | 1 | -4/+5 | |
| | | * | | | | | | | | | ARM: 6913/1: sparsemem: allow pfn_valid to be overridden when using SPARSEMEM | Will Deacon | 2011-05-26 | 3 | -2/+7 | |
| | | | |/ / / / / / / | | | |/| | | | | | | | ||||||
| | * | | | | | | | | | Merge branch 'for-rmk' of git://github.com/at91linux/linux-2.6-at91 into deve... | Russell King | 2011-05-26 | 185 | -5666/+2812 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | at91: drop at572d940hf support | Jean-Christophe PLAGNIOL-VILLARD | 2011-05-25 | 14 | -2350/+2 | |
| | | * | | | | | | | | | at91rm9200: introduce at91rm9200_set_type to specficy cpu package | Jean-Christophe PLAGNIOL-VILLARD | 2011-05-25 | 17 | -18/+63 | |
| | | * | | | | | | | | | at91: drop boot_params and PLAT_PHYS_OFFSET | Jean-Christophe PLAGNIOL-VILLARD | 2011-05-25 | 41 | -51/+1 | |
| | | * | | | | | | | | | at91: factorize common irq ID | Jean-Christophe PLAGNIOL-VILLARD | 2011-05-25 | 10 | -18/+6 | |
| | | * | | | | | | | | | at91: switch to CLKDEV_LOOKUP | Jean-Christophe PLAGNIOL-VILLARD | 2011-05-25 | 22 | -202/+372 | |
| | | * | | | | | | | | | at91: fix map_io init usage | Jean-Christophe PLAGNIOL-VILLARD | 2011-05-25 | 47 | -94/+166 | |
| | | * | | | | | | | | | at91/board-eco920: remove at91_beeper ressource as no driver at91_beeper exist | Jean-Christophe PLAGNIOL-VILLARD | 2011-05-25 | 1 | -19/+0 | |
| | | * | | | | | | | | | atmel_serial: keep the platform_device unchanged | Jean-Christophe PLAGNIOL-VILLARD | 2011-05-25 | 11 | -9/+29 | |
| | | * | | | | | | | | | at91sam9261: rename at91sam9261ek to at91sam9261 defconfig | Jean-Christophe PLAGNIOL-VILLARD | 2011-05-25 | 1 | -11/+74 | |
| | | * | | | | | | | | | at91sam9263: merge all boards defconfig into only one | Jean-Christophe PLAGNIOL-VILLARD | 2011-05-25 | 3 | -221/+73 | |
| | | * | | | | | | | | | at91: remove MTD_NAND_ATMEL_BUSWIDTH_16 option | Jean-Christophe PLAGNIOL-VILLARD | 2011-05-25 | 9 | -54/+39 | |
| | * | | | | | | | | | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene... | Russell King | 2011-05-25 | 66 | -2935/+223 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ | Merge branch 'dev/removing-s5p6442' into for-next | Kukjin Kim | 2011-05-16 | 50 | -2186/+190 | |
| | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | ARM: S5P6442: Removing ARCH_S5P6442 | Kukjin Kim | 2011-05-12 | 41 | -2139/+6 | |
| | | * | | | | | | | | | | | ARM: S3C64XX: Remove gpio-bank-X header files | Joonyoung Shim | 2011-05-06 | 20 | -796/+37 | |
| | | * | | | | | | | | | | | ARM: exynos4_defconfig: Update for adding machines | Kukjin Kim | 2011-05-06 | 1 | -0/+2 | |
| | | * | | | | | | | | | | | ARM: EXYNOS4: Add Atmel mXT touchscreen device to the NURI board | Joonyoung Shim | 2011-05-06 | 2 | -0/+91 | |
| | | * | | | | | | | | | | | ARM: EXYNOS4: CPUIDLE Support | Jaecheol Lee | 2011-05-06 | 2 | -0/+87 | |
| | * | | | | | | | | | | | | Merge branch 'davinci-next' of git://gitorious.org/linux-davinci/linux-davinc... | Russell King | 2011-05-25 | 5 | -15/+13 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | davinci: move DM64XX_VDD3P3V_PWDN to devices.c | Manjunath Hadli | 2011-05-23 | 2 | -3/+3 | |
| | | * | | | | | | | | | | | | DA8xx: move base address #define's to their proper place | Sergei Shtylyov | 2011-05-06 | 2 | -9/+9 | |
| | | * | | | | | | | | | | | | DA8xx: kill duplicate #define DA8XX_PLL1_BASE | Sergei Shtylyov | 2011-05-06 | 2 | -2/+1 | |
| | | * | | | | | | | | | | | | DA8xx: kill duplicate #define DA8XX_GPIO_BASE | Sergei Shtylyov | 2011-05-06 | 1 | -1/+0 | |
| | | |/ / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in... | Russell King | 2011-05-25 | 14 | -48/+298 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | arm/dt: probe for platforms via the device tree | Grant Likely | 2011-05-23 | 6 | -4/+135 | |
| | | * | | | | | | | | | | | | arm/dt: consolidate atags setup into setup_machine_atags | Grant Likely | 2011-05-23 | 2 | -29/+47 | |
| | | * | | | | | | | | | | | | arm/dt: Allow CONFIG_OF on ARM | Grant Likely | 2011-05-11 | 7 | -1/+92 | |
| | | * | | | | | | | | | | | | arm/dt: Make __vet_atags also accept a dtb image | Grant Likely | 2011-05-11 | 2 | -10/+22 |