Age | Commit message (Expand) | Author | Files | Lines |
2005-07-28 | [PATCH] s390: spin lock retry | Martin Schwidefsky | 9 | -190/+230 |
2005-07-28 | [PATCH] v850: Define L1_CACHE_SHIFT and L1_CACHE_SHIFT_MAX | Miles Bader | 2 | -4/+8 |
2005-07-28 | [PATCH] v850: Update PCI support | Miles Bader | 3 | -12/+76 |
2005-07-28 | [PATCH] v850: Add pte_file | Miles Bader | 1 | -0/+2 |
2005-07-28 | [PATCH] v850: Update ioremap return type and add ioread/iowrite functions | Miles Bader | 1 | -13/+24 |
2005-07-28 | [PATCH] v850: Add defconfigs | Miles Bader | 5 | -28/+1543 |
2005-07-28 | [PATCH] v850: const-qualify first parameter of find_next_zero_bit | Miles Bader | 1 | -3/+3 |
2005-07-28 | [PATCH] v850: Define pfn_valid | Miles Bader | 1 | -2/+3 |
2005-07-28 | [PATCH] CRIS IDE driver | Mikael Starvik | 3 | -843/+1108 |
2005-07-28 | [PATCH] CRIS update: new subarchitecture v32 | Mikael Starvik | 193 | -0/+52861 |
2005-07-28 | [PATCH] CRIS update: updates for 2.6.12 | Mikael Starvik | 15 | -119/+88 |
2005-07-28 | [PATCH] CRIS update: synchronous serial port driver | Mikael Starvik | 2 | -1/+107 |
2005-07-28 | [PATCH] CRIS update: SMP | Mikael Starvik | 10 | -131/+69 |
2005-07-28 | [PATCH] CRIS update: profiler | Mikael Starvik | 3 | -1/+92 |
2005-07-28 | [PATCH] CRIS update: pci | Mikael Starvik | 4 | -85/+298 |
2005-07-28 | [PATCH] CRIS update: mm | Mikael Starvik | 4 | -48/+135 |
2005-07-28 | [PATCH] CRIS update: misc patches | Mikael Starvik | 9 | -60/+121 |
2005-07-28 | [PATCH] CRIS update: IRQ | Mikael Starvik | 6 | -293/+95 |
2005-07-28 | [PATCH] CRIS update: I/O and DMA allocator | Mikael Starvik | 7 | -72/+1327 |
2005-07-28 | [PATCH] CRIS update: drivers | Mikael Starvik | 10 | -172/+376 |
2005-07-28 | [PATCH] CRIS update: debug | Mikael Starvik | 2 | -26/+75 |
2005-07-28 | [PATCH] CRIS update: console | Mikael Starvik | 1 | -77/+196 |
2005-07-28 | [PATCH] CRIS update: configuration and build | Mikael Starvik | 9 | -313/+515 |
2005-07-28 | [PATCH] CRIS update: arch split | Mikael Starvik | 6 | -42/+90 |
2005-07-28 | [PATCH] m32r: add missing Kconfig help text | Adrian Bunk | 1 | -0/+3 |
2005-07-28 | [PATCH] i386: add missing Kconfig help text | Adrian Bunk | 1 | -0/+3 |
2005-07-28 | [PATCH] mips: remove obsolete GIU driver for vr41xx | Yoichi Yuasa | 2 | -456/+1 |
2005-07-28 | [PATCH] ppc64: remove another fixed address constraint | David Gibson | 5 | -49/+109 |
2005-07-28 | [PATCH] ppc64: dynamically allocate segment tables | David Gibson | 5 | -22/+39 |
2005-07-28 | [PATCH] make a few functions static in pmac_setup.c | Olaf Hering | 2 | -14/+14 |
2005-07-28 | [PATCH] ppc64: genrtc build fix | Andrew Morton | 1 | -1/+1 |
2005-07-28 | [PATCH] ppc64: hide CONFIG_ADB | Olaf Hering | 1 | -1/+1 |
2005-07-28 | [PATCH] ppc64: update defconfigs | Olaf Hering | 5 | -778/+896 |
2005-07-28 | [PATCH] ppc32: Fix building of TQM8260 board | Kumar Gala | 1 | -1/+1 |
2005-07-28 | [PATCH] ppc32: fix 440SP MAL channels count | Eugene Surovegin | 1 | -2/+2 |
2005-07-28 | [PATCH] ppc32: fix dma_map_page() to use page_to_bus() | Matt Porter | 1 | -1/+1 |
2005-07-28 | [PATCH] ppc32: Fix building of radstone_ppc7d | Kumar Gala | 1 | -99/+135 |
2005-07-28 | [PATCH] ppc32: Fix building of prpmc750 | Kumar Gala | 1 | -0/+1 |
2005-07-28 | [PATCH] ppc32: Fix typo in setup of 2nd PCI bus on 85xx | Kumar Gala | 1 | -2/+2 |
2005-07-28 | [PATCH] ppc32: fix compilation error with CONFIG_PQ2FADS | Downing, Thomas | 1 | -3/+3 |
2005-07-28 | [PATCH] ppc32: 8xx: update DataTLBMiss exception comment | Marcelo Tosatti | 1 | -7/+5 |
2005-07-28 | [PATCH] ppc32: Make the UARTs on MPC824x individual platform devices | Kumar Gala | 5 | -19/+63 |
2005-07-28 | [PATCH] ppc32: Add proper prototype for cpm2_reset() | Kumar Gala | 6 | -9/+6 |
2005-07-28 | [PATCH] ppc32: update defconfigs | Olaf Hering | 2 | -525/+798 |
2005-07-28 | [PATCH] ppc/ppc64: use Kconfig.hz | Olaf Hering | 2 | -10/+3 |
2005-07-28 | [PATCH] Remove bogus warning in page_alloc.c | Andy Whitcroft | 1 | -4/+0 |
2005-07-28 | [PATCH] madvise() does not always return -EBADF on non-file mapped area | suzuki | 1 | -5/+8 |
2005-07-28 | [PATCH] consolidate CONFIG_WATCHDOG_NOWAYOUT handling | Andrey Panin | 32 | -179/+41 |
2005-07-28 | [PATCH] Fix warning in powernow-k8.c | Brian Gerst | 1 | -3/+2 |
2005-07-28 | [PATCH] drm: via: fix sparse warnings | Alexey Dobriyan | 7 | -18/+23 |