summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* md: lock access to rdev attributes properlyNeilBrown2008-03-051-9/+26
* md: make sure a reshape is started when device switches to read-writeNeilBrown2008-03-051-0/+1
* md: clean up irregularity with raid autodetectNeilBrown2008-03-052-1/+4
* md: guard against possible bad array geometry in v1 metadataNeilBrown2008-03-051-2/+6
* md: reduce CPU wastage on idle md array with a write-intent bitmapNeilBrown2008-03-052-2/+19
* md: fix deadlock in md/raid1 and md/raid10 when handling a read errorNeilBrown2008-03-052-43/+81
* iommu: parisc: make the IOMMUs respect the segment boundary limitsFUJITA Tomonori2008-03-053-18/+58
* iommu: parisc: pass struct device to iommu_alloc_rangeFUJITA Tomonori2008-03-053-7/+7
* iommu: export iommu_is_span_boundary helper functionFUJITA Tomonori2008-03-052-4/+9
* hisax_fcpcipnp: move request_irq later in probeKyle McMartin2008-03-051-17/+17
* eCryptfs: make ecryptfs_prepare_write decrypt the pageMichael Halcrow2008-03-051-26/+76
* cris: correct syscall numbers in unistd.h for timerfd_settime and timerfd_get...Jesper Nilsson2008-03-051-3/+3
* cris: correct usage of __user for copy to and from user space in lib/usercopy...Jesper Nilsson2008-03-053-46/+11Star
* ACPI: thinkpad-acpi: fix hotkey_get_tablet_modeHenrique de Moraes Holschuh2008-03-051-1/+2
* fs/reiserfs/super.c: correct use of ! and &Julia Lawall2008-03-051-1/+1
* drivers/serial/m32r_sio.c: correct use of ! and &Julia Lawall2008-03-051-1/+1
* drivers/isdn: correct use of ! and &Julia Lawall2008-03-052-4/+5
* drivers/char/isicom.c: correct use of ! and &Julia Lawall2008-03-051-1/+1
* memcg: fix oops on NULL lru listHugh Dickins2008-03-051-8/+9
* memcg: simplify force_empty and move_listsHirokazu Takahashi2008-03-051-49/+13Star
* memcg: fix mem_cgroup_move_lists lockingHugh Dickins2008-03-051-6/+43
* memcg: css_put after remove_listHugh Dickins2008-03-051-6/+6
* memcg: remove clear_page_cgroup and atomicsHugh Dickins2008-03-051-63/+43Star
* memcg: memcontrol uninlined and staticHugh Dickins2008-03-051-17/+11Star
* memcg: memcontrol whitespace cleanupsHugh Dickins2008-03-051-66/+28Star
* memcg: remove mem_cgroup_unchargeHugh Dickins2008-03-052-28/+15Star
* memcg: mem_cgroup_charge never NULLHugh Dickins2008-03-052-43/+27Star
* memcg: bad page if page_cgroup when freeHugh Dickins2008-03-053-25/+28
* memcg: fix VM_BUG_ON from page migrationHugh Dickins2008-03-051-5/+14
* memcg: when do_swap's do_wp_page failsHugh Dickins2008-03-051-6/+3Star
* memcg: page_cache_release not __free_pageHugh Dickins2008-03-051-2/+2
* memcg: move_lists on page not page_cgroupHugh Dickins2008-03-054-7/+9
* memcg: mm_match_cgroup not vm_match_cgroupHugh Dickins2008-03-053-5/+5
* markers: add an if(0) to __mark_check_format()Mathieu Desnoyers2008-03-051-1/+7
* markers: don't risk NULL deref in markerJesper Juhl2008-03-051-4/+5
* .gitignore: ignore emacs backup and temporary files.Chris Dearman2008-03-051-0/+2
* alpha: remove unused DEBUG_FORCEDAC define in IOMMUFUJITA Tomonori2008-03-051-1/+0Star
* alpha: make IOMMU respect the segment boundary limitsFUJITA Tomonori2008-03-051-6/+34
* alpha: IOMMU had better access to the free space bitmap at only one placeFUJITA Tomonori2008-03-051-13/+15
* alpha: convert IOMMU to use ALIGN()FUJITA Tomonori2008-03-051-3/+3
* include falloc.h in header-yEric Sandeen2008-03-051-0/+1
* CRIS: Import string.c (memcpy) from newlib: fixes compile error with gcc 4Jesper Nilsson2008-03-052-317/+345
* ipwireless: fix potential tty == NULL dereferenceDavid Sterba2008-03-051-1/+4
* sm501: add support for the SM502 programmable PLLVille Syrjala2008-03-053-36/+133
* sm501: remove a duplicated tableVille Syrjala2008-03-051-32/+13Star
* sm501fb: fix timing limitsVille Syrjala2008-03-051-2/+4
* sm501fb: set transp.offset to 0 in 8bpp and 16bpp modesVille Syrjala2008-03-051-0/+2
* sm501fb: RGB offsets are reversed in 16bpp modesVille Syrjala2008-03-051-4/+4
* sm501fb: direct color visual does not workVille Syrjala2008-03-051-1/+3
* ndelay(): switch to C function to avoid 64-bit divisionAndrew Morton2008-03-051-1/+7