Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | at91sam9263: add at91_can device to generic device definition | Marc Kleine-Budde | 2009-09-22 | 2 | -0/+42 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev | Linus Torvalds | 2009-09-24 | 6 | -87/+23 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | m32r: Cleanup linker script using new linker script macros. | Tim Abbott | 2009-09-23 | 1 | -58/+9 | |
| * | | | | | | | | | | m32r: Move the spi_stack_top and spu_stack_top into .init.data section. | Tim Abbott | 2009-09-23 | 2 | -4/+2 | |
| * | | | | | | | | | | m32r: Remove unused .altinstructions and .exit.* code from linker script. | Tim Abbott | 2009-09-23 | 1 | -9/+0 | |
| * | | | | | | | | | | m32r: Move GET_THREAD_INFO definition out of asm/thread_info.h. | Tim Abbott | 2009-09-23 | 2 | -9/+7 | |
| * | | | | | | | | | | m32r: Define THREAD_SIZE only once. | Tim Abbott | 2009-09-23 | 2 | -6/+2 | |
| * | | | | | | | | | | m32r: make PAGE_SIZE available to assembly. | Tim Abbott | 2009-09-23 | 1 | -1/+3 | |
* | | | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-09-24 | 27 | -59/+204 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | powerpc/8xx: Fix regression introduced by cache coherency rewrite | Rex Feany | 2009-09-24 | 1 | -3/+16 | |
| * | | | | | | | | | | | powerpc/4xx: Fix erroneous xmon warning on PowerPC 4xx | Josh Boyer | 2009-09-24 | 1 | -3/+13 | |
| * | | | | | | | | | | | powerpc/mm: Fix 40x and 8xx vs. _PAGE_SPECIAL | Benjamin Herrenschmidt | 2009-09-24 | 3 | -5/+2 | |
| * | | | | | | | | | | | powerpc: Cleanup linker script using new linker script macros. | Tim Abbott | 2009-09-24 | 1 | -54/+15 | |
| * | | | | | | | | | | | powerpc: Fix ibm,client-architecture-support printout | Anton Blanchard | 2009-09-24 | 1 | -1/+2 | |
| * | | | | | | | | | | | powerpc: Increase NODES_SHIFT on 64bit from 4 to 8 | Anton Blanchard | 2009-09-24 | 1 | -0/+6 | |
| * | | | | | | | | | | | powerpc/perf_counter: Fix vdso detection | Anton Blanchard | 2009-09-24 | 1 | -4/+10 | |
| * | | | | | | | | | | | powerpc: Move 64bit heap above 1TB on machines with 1TB segments | Anton Blanchard | 2009-09-24 | 1 | -1/+16 | |
| * | | | | | | | | | | | powerpc: Change archdata dma_data to a union | Becky Bruce | 2009-09-24 | 12 | -27/+49 | |
| * | | | | | | | | | | | powerpc: Rename get_dma_direct_offset get_dma_offset | Becky Bruce | 2009-09-24 | 2 | -14/+22 | |
| * | | | | | | | | | | | powerpc/mm: Remove duplicated #include | Huang Weiyi | 2009-09-24 | 1 | -1/+0 | |
| * | | | | | | | | | | | powerpc/book3e-64: Remove duplicated #include | Huang Weiyi | 2009-09-24 | 1 | -1/+0 | |
| * | | | | | | | | | | | powerpc: Check for unsupported relocs when using CONFIG_RELOCATABLE | Tony Breeds | 2009-09-24 | 2 | -0/+67 | |
| * | | | | | | | | | | | powerpc/pmc: Don't access lppaca on Book3E | Benjamin Herrenschmidt | 2009-09-24 | 1 | -1/+1 | |
| * | | | | | | | | | | | powerpc: kmalloc failure ignored in vio_build_iommu_table() | roel kluin | 2009-09-24 | 1 | -0/+2 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | FRV: Flash mappings for the MB93090-MB00 motherboard | David Howells | 2009-09-24 | 2 | -0/+92 | |
* | | | | | | | | | | | alpha: Clean up linker script using new linker script macros. | Geoffrey Thomas | 2009-09-24 | 1 | -81/+9 | |
* | | | | | | | | | | | alpha: use .data.init_task instead of .data.init_thread. | Tim Abbott | 2009-09-24 | 2 | -8/+4 | |
* | | | | | | | | | | | powerpc: Cleanup linker script using new linker script macros. | Tim Abbott | 2009-09-24 | 1 | -54/+15 | |
* | | | | | | | | | | | blackfin: Cleanup linker script using new linker script macros. | Tim Abbott | 2009-09-24 | 1 | -50/+6 | |
* | | | | | | | | | | | mn10300: Clean up linker script using higher-level macros. | Tim Abbott | 2009-09-24 | 1 | -36/+4 | |
* | | | | | | | | | | | h8300: Cleanup linker script using new linker script macros. | Tim Abbott | 2009-09-24 | 1 | -18/+7 | |
* | | | | | | | | | | | um: Clean up linker script using standard macros. | Tim Abbott | 2009-09-24 | 3 | -50/+14 | |
* | | | | | | | | | | | xtensa: Cleanup linker script using new linker script macros. | Tim Abbott | 2009-09-24 | 1 | -61/+14 | |
* | | | | | | | | | | | parisc: Remove useless altinstructions code copied from x86. | Tim Abbott | 2009-09-24 | 1 | -25/+0 | |
* | | | | | | | | | | | parisc: Clean up linker script using new linker script macros. | Tim Abbott | 2009-09-24 | 1 | -75/+4 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://repo.or.cz/cris-mirror | Linus Torvalds | 2009-09-24 | 11 | -58/+25 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | CRIS: Cleanup linker script using new linker script macros. | Jesper Nilsson | 2009-09-23 | 1 | -29/+8 | |
| * | | | | | | | | | | | ARRAY_SIZE changes | Stoyan Gaydarov | 2009-09-01 | 2 | -2/+2 | |
| * | | | | | | | | | | | CRIS: convert to asm-generic/hardirq.h | Christoph Hellwig | 2009-09-01 | 5 | -19/+2 | |
| * | | | | | | | | | | | CRIS: add pgprot_noncached | Arnd Bergmann | 2009-08-31 | 3 | -8/+13 | |
* | | | | | | | | | | | | Merge branch 'origin' into for-linus | Russell King | 2009-09-24 | 999 | -8870/+47990 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-09-24 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | agp/intel: Fix the pre-9xx chipset flush. | Eric Anholt | 2009-09-11 | 1 | -0/+1 | |
| * | | | | | | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-09-24 | 2 | -2/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | x86/PCI: make 32 bit NUMA node array int, not unsigned char | Jesse Barnes | 2009-09-18 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | x86/PCI: default pcibus cpumask to all cpus if it lacks affinity | David Rientjes | 2009-09-18 | 1 | -1/+5 | |
| * | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2009-09-24 | 23 | -113/+436 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | microblaze: Disable heartbeat/enable emaclite in defconfigs | Michal Simek | 2009-09-24 | 2 | -28/+37 | |
| | * | | | | | | | | | | | | | microblaze: Support simpleImage.dts make target | Michal Simek | 2009-09-24 | 4 | -6/+66 | |
| | * | | | | | | | | | | | | | microblaze: Fix _start symbol to physical address | Michal Simek | 2009-09-22 | 1 | -0/+1 |