| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2005-10-28 | 7 | -63/+40 |
|\ |
|
| * | Merge ../bleed-2.6 | Greg KH | 2005-10-28 | 114 | -785/+3255 |
| |\ |
|
| * | | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks | Russell King | 2005-10-28 | 5 | -61/+38 |
| * | | [PATCH] Driver Core: fix up all callers of class_device_create() | Greg Kroah-Hartman | 2005-10-28 | 2 | -2/+2 |
* | | | Merge branch 'forlinus' of git://parisc-linux.org/home/kyle/git/parisc-2.6 | Linus Torvalds | 2005-10-28 | 30 | -1418/+2331 |
|\ \ \
| |_|/
|/| | |
|
| * | | Auto-update from upstream | Kyle McMartin | 2005-10-28 | 31 | -44/+44 |
| |\ \ |
|
| * \ \ | Auto-update from upstream | Kyle McMartin | 2005-10-26 | 4 | -4/+6 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | [PARISC] defconfig updates | Kyle McMartin | 2005-10-21 | 5 | -905/+1705 |
| * | | | [PARISC] Properly specify section alignment for real2.S | Grant Grundler | 2005-10-21 | 1 | -1/+1 |
| * | | | [PARISC] Specify level to fix binutils level promotion bug | Grant Grundler | 2005-10-21 | 1 | -1/+3 |
| * | | | [PARISC] Explicitly specify sr4 when flushing kernel space | Matthew Wilcox | 2005-10-21 | 1 | -17/+17 |
| * | | | [PARISC] Properly specify index field to I/D cache flush ops | Grant Grundler | 2005-10-21 | 2 | -6/+9 |
| * | | | [PARISC] Fix copy_user_page_asm to NOT access past end of page | Grant Grundler | 2005-10-21 | 1 | -4/+9 |
| * | | | [PARISC] Remove the spurious do_softirq calls from entry.S | James Bottomley | 2005-10-21 | 1 | -27/+0 |
| * | | | [PARISC] Fix the alloc_slabmgmt panic | James Bottomley | 2005-10-21 | 1 | -0/+2 |
| * | | | [PARISC] Implement 5 argument clone. | Carlos O'Donell | 2005-10-21 | 1 | -5/+29 |
| * | | | [PARISC] Update Kconfig for itimer selection | Grant Grundler | 2005-10-21 | 1 | -2/+3 |
| * | | | [PARISC] Update minimum compiler version and CROSS_COMPILE for parisc64 | Randolph Chung | 2005-10-21 | 1 | -1/+10 |
| * | | | [PARISC] Document history of PDC_NARROW as it is now obsolete | Grant Grundler | 2005-10-21 | 1 | -8/+8 |
| * | | | [PARISC] kfree cleanups to ioctl32.c | Jesper Juhl | 2005-10-21 | 1 | -23/+9 |
| * | | | [PARISC] Cleanup whitespace and handle proc_mkdir() failures in pci-dma.c | Grant Grundler | 2005-10-21 | 1 | -18/+30 |
| * | | | [PARISC] More informative error message in pcibios_link_hba_resources | Grant Grundler | 2005-10-21 | 1 | -1/+2 |
| * | | | [PARISC] Update pdc console from parisc tree | Matthew Wilcox | 2005-10-21 | 1 | -36/+10 |
| * | | | [PARISC] Prevent signal loops if we have a problem setting up a frame | Randolph Chung | 2005-10-21 | 1 | -9/+1 |
| * | | | [PARISC] Add printing of fpregs state to stack dump | Thibaut Varene | 2005-10-21 | 1 | -6/+31 |
| * | | | [PARISC] Disable use of fpregs in pa_memcpy | Randolph Chung | 2005-10-21 | 2 | -1/+3 |
| * | | | [PARISC] Add sync required after fdc to enforce insn ordering | Grant Grundler | 2005-10-21 | 1 | -0/+1 |
| * | | | [PARISC] Replace uses of __LP64__ with CONFIG_64BIT | Grant Grundler | 2005-10-21 | 7 | -105/+108 |
| * | | | [PARISC] Use work queue in LED/LCD driver instead of tasklet. | Grant Grundler | 2005-10-21 | 1 | -8/+0 |
| * | | | [PARISC] Add new ioprio_{set,get} syscalls | Jens Axboe | 2005-10-21 | 1 | -0/+6 |
| * | | | [PARISC] Fix parisc_setup_cache_timing to choose a better flush threshold | Stuart Brady | 2005-10-21 | 1 | -4/+6 |
| * | | | [PARISC] Add ability for prctl to change unaligned trap behaviour | Kyle McMartin | 2005-10-21 | 1 | -6/+10 |
| * | | | [PARISC] Replace some calls to bl with b,l or bv to use longer offsets | Randolph Chung | 2005-10-21 | 1 | -3/+13 |
| * | | | [PARISC] Take into account nullified insn and lock functions for profiling | Randolph Chung | 2005-10-21 | 1 | -0/+18 |
| * | | | [PARISC] Make sure use of RFI conforms to PA 2.0 and 1.1 arch docs | Grant Grundler | 2005-10-21 | 4 | -129/+92 |
| * | | | [PARISC] Convert parisc_device to use struct resource for hpa | Matthew Wilcox | 2005-10-21 | 2 | -9/+11 |
| * | | | [PARISC] Convert parisc_device tree to use struct device klists | Matthew Wilcox | 2005-10-21 | 1 | -86/+187 |
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-10-28 | 83 | -741/+3211 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | [ARM] 3042/1: AAED-2000 - LCD panel informations | Bellido Nicolas | 2005-10-28 | 1 | -0/+43 |
| * | | | [ARM] 3041/1: AAEC-2000 - CLCD controller platform glue | Bellido Nicolas | 2005-10-28 | 3 | -0/+102 |
| * | | | [ARM] 3040/1: AAEC-2000 - Preliminary clock interface support | Bellido Nicolas | 2005-10-28 | 3 | -1/+134 |
| * | | | [ARM] 3039/1: AAEC-2000 - Add MTD support | Bellido Nicolas | 2005-10-28 | 1 | -0/+31 |
| * | | | [ARM] 3037/1: AAED-2000 - Add defines for GPIO registers on external port. | Bellido Nicolas | 2005-10-28 | 1 | -0/+7 |
| * | | | [ARM] 2897/2: PXA2xx IRDA support | Nicolas Pitre | 2005-10-28 | 3 | -0/+63 |
| * | | | [ARM] 3035/1: RISCOS compat code fix | Nicolas Pitre | 2005-10-28 | 1 | -1/+3 |
| * | | | [ARM] 3029/1: Add HWUART support for PXA 255/26x | Matt Reimer | 2005-10-28 | 1 | -1/+17 |
| * | | | [ARM] 2787/2: PXA27x low power modes support | Todd Poynor | 2005-10-28 | 4 | -5/+8 |
| * | | | [ARM] 2918/1: [update] Base port of Comdial MP1000 platfrom | Jon Ringle | 2005-10-28 | 8 | -2/+1204 |
| * | | | [ARM] 3048/1: register i2s resources not i2c resources for the pxa i2s platfo... | Ian Campbell | 2005-10-28 | 1 | -1/+1 |
| * | | | [ARM] 3047/1: SMDK2440 - add framebuffer platform data | Ben Dooks | 2005-10-28 | 1 | -0/+70 |