Age | Commit message (Expand) | Author | Files | Lines |
2009-07-24 | Thumb-2: Add Thumb-2 support to the build files | Catalin Marinas | 3 | -2/+22 |
2009-07-24 | Thumb-2: Make the uImage entry an odd number | Catalin Marinas | 1 | -1/+8 |
2009-07-24 | Thumb-2: Pass a Thumb-2 address to the secondary CPUs to jump to | Catalin Marinas | 1 | -12/+6 |
2009-07-24 | Thumb-2: Add support for loadable modules | Catalin Marinas | 3 | -0/+62 |
2009-07-24 | Thumb-2: Implement the unified boot code | Catalin Marinas | 1 | -68/+99 |
2009-07-24 | Thumb-2: Implement the unified VFP support | Catalin Marinas | 1 | -16/+32 |
2009-07-24 | Thumb-2: Implement the unified arch/arm/lib functions | Catalin Marinas | 20 | -98/+229 |
2009-07-24 | Thumb-2: Implement the unified arch/arm/mm support | Catalin Marinas | 3 | -11/+30 |
2009-07-24 | Thumb-2: Implementation of the unified start-up and exceptions code | Catalin Marinas | 11 | -120/+263 |
2009-07-24 | Thumb-2: Add macros for the unified assembler syntax | Catalin Marinas | 3 | -1/+130 |
2009-07-24 | Thumb-2: Add some .align statements to the .S files | Catalin Marinas | 5 | -0/+13 |
2009-07-22 | Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -20/+233 |
2009-07-22 | perf_counter: Remove unused variables | Peter Zijlstra | 1 | -2/+0 |
2009-07-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds | 1 | -1/+1 |
2009-07-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 28 | -109/+139 |
2009-07-21 | blackfin: fix wrong CTS inversion | Sonic Zhang | 6 | -6/+6 |
2009-07-18 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 17 | -47/+474 |
2009-07-18 | ARM: Realview & Versatile: Fix i2c_board_info definitions | Russell King | 2 | -4/+2 |
2009-07-18 | vmlinux.lds.h: restructure BSS linker script macros | Tim Abbott | 1 | -1/+1 |
2009-07-17 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/fyu/l... | Linus Torvalds | 3 | -0/+11 |
2009-07-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 3 | -11/+12 |
2009-07-17 | Revert "Neither asm/types.h nor linux/types.h is required for arch/ia64/inclu... | Aurelien Jarno | 1 | -0/+2 |
2009-07-17 | Add dma_debug_init() for ia64 | fujita | 1 | -0/+8 |
2009-07-17 | Fix ia64 compilation IS_ERR and PTE_ERR errors. | Fenghua Yu | 1 | -0/+1 |
2009-07-17 | [ARM] 5608/1: Updated U300 defconfig | Linus Walleij | 1 | -10/+8 |
2009-07-17 | lguest: restrict CPUID to avoid perf counter wrmsr | Rusty Russell | 1 | -0/+5 |
2009-07-17 | lguest: fix journey | Matias Zabaljauregui | 2 | -2/+2 |
2009-07-16 | Blackfin: define HARDIRQ_BITS again for now | Mike Frysinger | 1 | -0/+3 |
2009-07-16 | arch/blackfin: Add kmalloc NULL tests | Julia Lawall | 1 | -0/+8 |
2009-07-16 | Blackfin: add CPLB entries for Core B on-chip L1 SRAM regions | Graf Yang | 1 | -6/+17 |
2009-07-16 | Blackfin: work around anomaly 05000189 | Robin Getz | 1 | -1/+2 |
2009-07-16 | Blackfin: drop per-cpu loops_per_jiffy tracking | Michael Hennerich | 3 | -6/+4 |
2009-07-16 | Blackfin: fix bugs in GPIO resume code | Michael Hennerich | 1 | -4/+2 |
2009-07-16 | Blackfin: bf537-stamp: fix irq decl for AD7142 | Barry Song | 1 | -1/+1 |
2009-07-16 | Blackfin: fix handling of IPEND in interrupt context save | Robin Getz | 1 | -3/+4 |
2009-07-16 | Blackfin: drop duplicate runtime checking of anomaly 05000448 | Robin Getz | 1 | -4/+0 |
2009-07-16 | Blackfin: fix incomplete renaming of the bfin-twi-lcd driver | Michael Hennerich | 7 | -7/+7 |
2009-07-16 | Blackfin: fix wrong CTS inversion | Sonic Zhang | 6 | -6/+6 |
2009-07-16 | Blackfin: update handling of anomaly 364 (wrong rev id in BF527-0.1) | Graf Yang | 1 | -14/+7 |
2009-07-16 | Blackfin: fix early_dma_memcpy() handling of busy channels | Mike Frysinger | 1 | -15/+14 |
2009-07-16 | Blackfin: handle BF561 Core B memory regions better when SMP=n | Mike Frysinger | 2 | -8/+29 |
2009-07-16 | Blackfin: fix miscompilation in lshrdi3 | Jie Zhang | 1 | -15/+1 |
2009-07-16 | Blackfin: fix silent crash when no uClinux MTD filesystem exists | Robin Getz | 1 | -10/+16 |
2009-07-16 | Blackfin: restore exception banner when dumping crash info | Mike Frysinger | 1 | -2/+3 |
2009-07-16 | Blackfin: work around anomaly 05000281 | Robin Getz | 1 | -1/+2 |
2009-07-16 | Blackfin: update anomaly lists to match latest sheets/usage | Graf Yang | 7 | -1/+13 |
2009-07-16 | Blackfin: drop dead flash_probe call | Mike Frysinger | 1 | -7/+0 |
2009-07-16 | Blackfin: cleanup code a bit with comments and defines | Robin Getz | 1 | -5/+7 |
2009-07-15 | powerpc: Fix another bug in move of altivec code to vector.S | Andreas Schwab | 1 | -3/+3 |
2009-07-15 | powerpc: Fix booke user_disable_single_step() | Dave Kleikamp | 1 | -8/+9 |