| Commit message (Expand) | Author | Age |
* | [ACPI] drivers/acpi/video.c: fix error path NULL pointer dereference | Adrian Bunk | 2006-03-31 |
* | [ACPI] fix possible acpi thermal leak in failure path | Dave Jones | 2006-03-31 |
* | [ACPI] document cmdline acpi_os_name= | Len Brown | 2006-03-31 |
* | [ACPI] drivers/acpi/hotkey.c: check kmalloc return value | Irwan Djajadi | 2006-03-31 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2006-03-30 |
|\ |
|
| * | [PARISC] Fix double free when removing HIL drivers | Kyle McMartin | 2006-03-30 |
| * | [PARISC] Add atomic_sub_and_test | Kyle McMartin | 2006-03-30 |
| * | [PARISC] Enabled some NLS modules in a500, b180 and c3000 defconfigs | Stuart Brady | 2006-03-30 |
| * | [PARISC] Kill duplicated EXPORT_SYMBOL warnings | Kyle McMartin | 2006-03-30 |
| * | [PARISC] Move ioremap EXPORT_SYMBOL from parisc_ksyms.c | Kyle McMartin | 2006-03-30 |
| * | [PARISC] Make local_t use atomic_long_t | Kyle McMartin | 2006-03-30 |
| * | [PARISC] Update defconfigs | Helge Deller | 2006-03-30 |
| * | [PARISC] Add PREEMPT support | Kyle McMartin | 2006-03-30 |
| * | [PARISC] More useful readwrite lock helpers | Kyle McMartin | 2006-03-30 |
| * | [PARISC] Convert HIL drivers to use input_allocate_device | Helge Deller | 2006-03-30 |
| * | [PARISC] Fixup CONFIG_EISA a bit | Helge Deller | 2006-03-30 |
| * | [PARISC] getsockopt should be ENTRY_COMP | Kyle McMartin | 2006-03-30 |
| * | [PARISC] Remove obsolete CONFIG_DEBUG_IOREMAP | Helge Deller | 2006-03-30 |
| * | [PARISC] Temporary FIXME for ioremapping EISA regions | Helge Deller | 2006-03-30 |
| * | [PARISC] Enable ioremap functionality unconditionally | Helge Deller | 2006-03-30 |
| * | [PARISC] Fix stifb with IOREMAP and a 64-bit kernel | Helge Deller | 2006-03-30 |
| * | [PARISC] Add CONFIG_HPPA_IOREMAP to conditionally enable ioremap | Helge Deller | 2006-03-30 |
| * | [PARISC] Add STRICT_MM_TYPECHECKS | Helge Deller | 2006-03-30 |
| * | [PARISC] Fix IOREMAP with a 64-bit kernel | Helge Deller | 2006-03-30 |
| * | [PARISC] Add parisc implementation of flush_kernel_dcache_page() | James Bottomley | 2006-03-30 |
| * | [PARISC] Add parisc implementation of flush_anon_page() | James Bottomley | 2006-03-30 |
| * | [PARISC] I/O-Space must be ioremap_nocache()'d | Helge Deller | 2006-03-30 |
| * | [PARISC] Enable free_initrd_mem() | Helge Deller | 2006-03-30 |
| * | [PARISC] Clarify pdc_stable license terms | Thibaut VARENE | 2006-03-30 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2006-03-30 |
|\ \ |
|
| * | | IB/mad: RMPP support for additional classes | Hal Rosenstock | 2006-03-30 |
| * | | IB/mad: include GID/class when matching receives | Jack Morgenstein | 2006-03-30 |
| * | | IB/mthca: Fix section mismatch problems | Roland Dreier | 2006-03-29 |
| * | | IPoIB: Fix oops with raw sockets | Roland Dreier | 2006-03-29 |
| * | | IB/mthca: Fix check of size in SRQ creation | Jack Morgenstein | 2006-03-29 |
| * | | IB/srp: Fix unmapping of fake scatterlist | Roland Dreier | 2006-03-29 |
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-03-30 |
|\ \ \ |
|
| * \ \ | Merge branch 'mv-merge' | Jeff Garzik | 2006-03-29 |
| |\ \ \ |
|
| | * | | | [PATCH] sata_mv: three bug fixes | Mark Lord | 2006-03-29 |
| * | | | | [PATCH] libata: ata_dev_init_params() fixes | Albert Lee | 2006-03-29 |
| * | | | | [PATCH] libata: Fix interesting use of "extern" and also some bracketing | Alan Cox | 2006-03-29 |
| * | | | | [PATCH] libata: Simplex and other mode filtering logic | Alan Cox | 2006-03-29 |
| * | | | | [PATCH] libata - ATA is both ATA and CFA | Alan Cox | 2006-03-29 |
| * | | | | [PATCH] libata: Add ->set_mode hook for odd drivers | Alan Cox | 2006-03-29 |
| * | | | | [PATCH] libata: BMDMA handling updates | Alan Cox | 2006-03-29 |
| * | | | | [PATCH] libata: kill trailing whitespace | Tejun Heo | 2006-03-29 |
| * | | | | Merge branch 'master' | Jeff Garzik | 2006-03-29 |
| |\ \ \ \ |
|
| * | | | | | [PATCH] libata: add FIXME above ata_dev_xfermask() | Tejun Heo | 2006-03-24 |
| * | | | | | [PATCH] libata: cosmetic changes in ata_bus_softreset() | Tejun Heo | 2006-03-24 |
| * | | | | | [PATCH] libata: kill E.D.D. | Tejun Heo | 2006-03-24 |