Age | Commit message (Expand) | Author | Files | Lines |
2006-06-14 | ACPI: ACPICA 20060608 | Bob Moore | 16 | -123/+132 |
2006-06-14 | ACPI: ACPICA 20060526 | Bob Moore | 39 | -1057/+981 |
2006-06-14 | ACPI: execute Notify() handlers on new thread | Alexey Starikovskiy | 3 | -32/+56 |
2006-06-14 | ACPI: ACPICA 20060512 | Bob Moore | 28 | -110/+161 |
2006-06-14 | ACPI: ACPICA 20060421 | Bob Moore | 117 | -993/+1240 |
2006-06-14 | ACPI: ACPICA 20060331 | Bob Moore | 43 | -631/+1314 |
2006-06-14 | [ACPI] ACPICA 20060317 | Bob Moore | 40 | -1153/+558 |
2006-04-02 | ACPI: ia64 buildfix | Len Brown | 1 | -1/+1 |
2006-04-02 | ACPI: ia64 buildfix | Len Brown | 1 | -1/+1 |
2006-04-01 | ACPI: inline trivial acpi_os_get_thread_id() | Len Brown | 2 | -8/+4 |
2006-04-01 | ACPI: ACPICA 20060310 | Bob Moore | 65 | -363/+367 |
2006-04-01 | ACPI: ACPICA 20060217 | Bob Moore | 11 | -101/+108 |
2006-03-31 | [ACPI] ACPICA 20060210 | Bob Moore | 93 | -144/+466 |
2006-03-31 | Revert "[PATCH] ACPI: fix vendor resource length computation" | Len Brown | 1 | -2/+4 |
2006-03-31 | [PATCH] splice exports | Jeff Garzik | 1 | -0/+4 |
2006-03-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 46 | -805/+625 |
2006-03-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 16 | -90/+168 |
2006-03-31 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 5 | -129/+164 |
2006-03-31 | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 16 | -318/+413 |
2006-03-31 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 8 | -123/+199 |
2006-03-31 | [PATCH] splice: add support for SPLICE_F_MOVE flag | Jens Axboe | 3 | -37/+100 |
2006-03-31 | [PATCH] Introduce sys_splice() system call | Jens Axboe | 15 | -11/+669 |
2006-03-30 | [PARISC] Fix double free when removing HIL drivers | Kyle McMartin | 3 | -5/+2 |
2006-03-30 | [PARISC] Add atomic_sub_and_test | Kyle McMartin | 1 | -0/+3 |
2006-03-30 | [PARISC] Enabled some NLS modules in a500, b180 and c3000 defconfigs | Stuart Brady | 3 | -14/+14 |
2006-03-30 | [PARISC] Kill duplicated EXPORT_SYMBOL warnings | Kyle McMartin | 1 | -17/+0 |
2006-03-30 | [PARISC] Move ioremap EXPORT_SYMBOL from parisc_ksyms.c | Kyle McMartin | 2 | -2/+2 |
2006-03-30 | [PARISC] Make local_t use atomic_long_t | Kyle McMartin | 1 | -8/+8 |
2006-03-30 | [PARISC] Update defconfigs | Helge Deller | 3 | -279/+286 |
2006-03-30 | [PARISC] Add PREEMPT support | Kyle McMartin | 3 | -9/+39 |
2006-03-30 | [PARISC] More useful readwrite lock helpers | Kyle McMartin | 1 | -4/+12 |
2006-03-30 | [PARISC] Convert HIL drivers to use input_allocate_device | Helge Deller | 3 | -93/+109 |
2006-03-30 | [PARISC] Fixup CONFIG_EISA a bit | Helge Deller | 2 | -5/+8 |
2006-03-30 | [PARISC] getsockopt should be ENTRY_COMP | Kyle McMartin | 1 | -1/+1 |
2006-03-30 | [PARISC] Remove obsolete CONFIG_DEBUG_IOREMAP | Helge Deller | 4 | -74/+0 |
2006-03-30 | [PARISC] Temporary FIXME for ioremapping EISA regions | Helge Deller | 1 | -5/+6 |
2006-03-30 | [PARISC] Enable ioremap functionality unconditionally | Helge Deller | 3 | -82/+3 |
2006-03-30 | [PARISC] Fix stifb with IOREMAP and a 64-bit kernel | Helge Deller | 3 | -127/+19 |
2006-03-30 | [PARISC] Add CONFIG_HPPA_IOREMAP to conditionally enable ioremap | Helge Deller | 3 | -18/+22 |
2006-03-30 | [PARISC] Add STRICT_MM_TYPECHECKS | Helge Deller | 1 | -16/+40 |
2006-03-30 | [PARISC] Fix IOREMAP with a 64-bit kernel | Helge Deller | 1 | -3/+3 |
2006-03-30 | [PARISC] Add parisc implementation of flush_kernel_dcache_page() | James Bottomley | 5 | -8/+15 |
2006-03-30 | [PARISC] Add parisc implementation of flush_anon_page() | James Bottomley | 1 | -0/+8 |
2006-03-30 | [PARISC] I/O-Space must be ioremap_nocache()'d | Helge Deller | 13 | -54/+48 |
2006-03-30 | [PARISC] Enable free_initrd_mem() | Helge Deller | 1 | -4/+3 |
2006-03-30 | [PARISC] Clarify pdc_stable license terms | Thibaut VARENE | 3 | -9/+6 |
2006-03-30 | [IA64] ioremap() should prefer WB over UC | Bjorn Helgaas | 1 | -3/+3 |
2006-03-30 | [IA64] Add __mca_table to the DISCARD list in gate.lds | Jes Sorensen | 2 | -0/+5 |
2006-03-30 | IB/mad: RMPP support for additional classes | Hal Rosenstock | 4 | -45/+85 |
2006-03-30 | IB/mad: include GID/class when matching receives | Jack Morgenstein | 3 | -29/+67 |