Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | [ARM] 3327/1: S3C2410 - add osiris machine support | Ben Dooks | 2006-03-21 | 2 | -0/+66 | |
| * | | | | | | | | | | [ARM] 3261/2: remove phys_ram from struct machine_desc (part 3) | Nicolas Pitre | 2006-03-21 | 1 | -4/+1 | |
| * | | | | | | | | | | [ARM] Collect Primecell PL01x-based debug implementations together | Russell King | 2006-03-21 | 4 | -51/+32 | |
| * | | | | | | | | | | [ARM] Collect 8250-based debug implementations together | Russell King | 2006-03-21 | 8 | -103/+47 | |
| * | | | | | | | | | | [ARM] Fix SA1100 debug-macros.S | Russell King | 2006-03-21 | 1 | -0/+1 | |
| * | | | | | | | | | | [ARM] Adapt vic.c to allow for multiple VICs in a system. | Russell King | 2006-03-21 | 1 | -1/+1 | |
| * | | | | | | | | | | [ARM] Rename chipdata to 'base' and make it an iomem pointer | Russell King | 2006-03-21 | 1 | -3/+3 | |
| * | | | | | | | | | | [ARM] Remove asm/arch/irq.h | Russell King | 2006-03-21 | 6 | -85/+0 | |
| * | | | | | | | | | | [ARM] Move HZ definition into Kconfig | Russell King | 2006-03-21 | 23 | -252/+1 | |
* | | | | | | | | | | | Merge branch 'master' | Jeff Garzik | 2006-03-22 | 66 | -248/+431 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa | Linus Torvalds | 2006-03-22 | 26 | -46/+59 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | [ALSA] version 1.0.11rc4 | Jaroslav Kysela | 2006-03-22 | 1 | -2/+2 | |
| | * | | | | | | | | | | Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2... | Jaroslav Kysela | 2006-03-22 | 117 | -898/+1810 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | [PATCH] Intruduce DMA_28BIT_MASK | Tobias Klauser | 2006-03-22 | 1 | -0/+1 | |
| | * | | | | | | | | | | | [ALSA] ac97 - Clean up obsolete workarounds | Takashi Iwai | 2006-03-22 | 1 | -3/+0 | |
| | * | | | | | | | | | | | [ALSA] ac97 - Allow drivers to set static volume resolution table | Takashi Iwai | 2006-03-22 | 1 | -6/+7 | |
| | * | | | | | | | | | | | [ALSA] ac97 - Add support of static resolution tables | Takashi Iwai | 2006-03-22 | 1 | -0/+7 | |
| | * | | | | | | | | | | | [ALSA] ymfpci - make rear channel swap optional | Jaroslav Kysela | 2006-03-22 | 1 | -4/+6 | |
| | * | | | | | | | | | | | [ALSA] semaphore -> mutex (PCI part) | Ingo Molnar | 2006-03-22 | 4 | -6/+6 | |
| | * | | | | | | | | | | | [ALSA] semaphore -> mutex (ISA part) | Ingo Molnar | 2006-03-22 | 4 | -7/+7 | |
| | * | | | | | | | | | | | [ALSA] semaphore -> mutex (driver part) | Ingo Molnar | 2006-03-22 | 6 | -10/+13 | |
| | * | | | | | | | | | | | [ALSA] semaphore -> mutex (core part) | Ingo Molnar | 2006-03-22 | 8 | -12/+12 | |
| | * | | | | | | | | | | | [ALSA] Fix snd_xxx_t typedefs | Takashi Iwai | 2006-03-22 | 1 | -2/+2 | |
| | * | | | | | | | | | | | [ALSA] PCM midlevel & PCM OSS - make procfs & OSS plugin code optional | Jaroslav Kysela | 2006-03-22 | 1 | -0/+2 | |
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-03-22 | 3 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | fixed path to moved file in include/linux/device.h | Rytchkov Alexey | 2006-03-22 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | It's UTF-8 | Alexey Dobriyan | 2006-03-22 | 2 | -2/+2 | |
| | | |_|/ / / / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-03-22 | 6 | -33/+64 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | [SPARC64]: Add a secondary TSB for hugepage mappings. | David S. Miller | 2006-03-22 | 5 | -30/+61 | |
| | * | | | | | | | | | | | | [SPARC]: Respect vm_page_prot in io_remap_page_range(). | David S. Miller | 2006-03-22 | 1 | -3/+3 | |
| | | |_|/ / / / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-03-22 | 4 | -5/+52 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | [X25]: allow ITU-T DTE facilities for x25 | Shaun Pereira | 2006-03-22 | 2 | -4/+43 | |
| | * | | | | | | | | | | | | [NET]: socket timestamp 32 bit handler for 64 bit kernel | Shaun Pereira | 2006-03-21 | 1 | -1/+3 | |
| | * | | | | | | | | | | | | [NET]: allow 32 bit socket ioctl in 64 bit kernel | Shaun Pereira | 2006-03-21 | 1 | -0/+6 | |
| | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2006-03-22 | 11 | -30/+107 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | [SCSI] libata: implement minimal transport template for ->eh_timed_out | Tejun Heo | 2006-03-21 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | Merge ../linux-2.6 | James Bottomley | 2006-03-21 | 157 | -1489/+5774 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / | | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | [SCSI] eliminate rphy allocation in favour of expander/end device allocation | James Bottomley | 2006-03-19 | 1 | -5/+0 | |
| | * | | | | | | | | | | | | [SCSI] add scsi_mode_select to scsi_lib.c | James Bottomley | 2006-03-19 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | [SCSI] add scsi_reprobe_device | James Bottomley | 2006-03-14 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | Merge ../linux-2.6 | James Bottomley | 2006-03-14 | 39 | -60/+165 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | [SCSI] drivers/base/bus.c - export reprobe | Moore, Eric | 2006-03-14 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | [SCSI] add preliminary expander support to the sas transport class | James Bottomley | 2006-03-14 | 1 | -0/+31 | |
| | * | | | | | | | | | | | | | [SCSI] FC transport : Avoid device offline cases by stalling aborts until dev... | James Smart | 2006-03-13 | 2 | -14/+11 | |
| | * | | | | | | | | | | | | | [SCSI] qla2xxx: Add ISP54xx support. | andrew.vasquez@qlogic.com | 2006-03-12 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | [PATCH] convert aic94xx over to using the sas transport end device | James Bottomley | 2006-03-06 | 1 | -0/+19 | |
| | * | | | | | | | | | | | | | [SCSI] add 6.0 Gbit phy definitions to the sas transport class | James Bottomley | 2006-03-02 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | [SCSI] fix scsi process problems and clean up the target reap issues | James Bottomley | 2006-02-27 | 2 | -2/+10 | |
| | * | | | | | | | | | | | | | [SCSI] add execute_in_process_context() API | James Bottomley | 2006-02-27 | 1 | -0/+6 | |
| | * | | | | | | | | | | | | | [SCSI] Recognize missing LUNs for non-standard devices | Alan Stern | 2006-02-27 | 1 | -1/+4 |