summaryrefslogtreecommitdiffstats
path: root/include/asm-s390/shmbuf.h (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-06sh: Flag PMB support as EXPERIMENTAL.Paul Mundt1-1/+1
2008-03-06sh: Update r7780mp defconfig.Paul Mundt1-25/+66
2008-03-06fb: hitfb: Balance probe/remove section annotations.Paul Mundt1-2/+2
2008-03-06sh: hp6xx: Fix up hp6xx_apm build failure.Paul Mundt1-0/+2
2008-03-06fb: pvr2fb: Fix up remaining section mismatch.Paul Mundt1-8/+4
2008-03-06sh: Fix up section mismatches.Paul Mundt2-2/+2
2008-03-06sh: hp6xx: Correct APM output.Kristoffer Ericson1-6/+14
2008-03-06sh: update se7780 defconfiggoda.yusuke1-391/+255
2008-03-06sh: replace remaining __FUNCTION__ occurrencesHarvey Harrison13-17/+17
2008-03-06sh: export copy-page() to modulesAndrew Morton2-0/+2
2008-03-06sh_ksyms_32.c update for gcc 4.3Adrian Bunk1-2/+2
2008-03-06sh/mm/pg-sh7705.c must #include <linux/fs.h>Adrian Bunk1-0/+1
2008-03-05Linux 2.6.25-rc4v2.6.25-rc4Linus Torvalds1-1/+1
2008-03-05module: allow ndiswrapper to use GPL-only symbolsPavel Roskin1-1/+8
2008-03-05[IPCONFIG]: The kernel gets no IP from some DHCP serversStephen Hemminger1-2/+2
2008-03-05kprobes: fix a null pointer bug in register_kretprobe()Masami Hiramatsu1-17/+26
2008-03-05input: add I2C to config since the driver makes several i2c*() callsRandy Dunlap1-3/+3
2008-03-05ext3: fix mount option parsingJosef Bacik1-1/+1
2008-03-05hugetlb: fix pool shrinking while in restricted cpusetNishanth Aravamudan1-4/+22
2008-03-05hugetlb: close a difficult to trigger reservation raceAdam Litke1-4/+13
2008-03-05md: the md RAID10 resync thread could cause a md RAID10 array deadlockK.Tanaka1-0/+2
2008-03-05md: fix possible raid1/raid10 deadlock on read error during resyncNeilBrown2-4/+18
2008-03-05md: don't attempt read-balancing for raid10 'far' layoutsKeld Simonsen1-3/+9
2008-03-05md: lock access to rdev attributes properlyNeilBrown1-9/+26
2008-03-05md: make sure a reshape is started when device switches to read-writeNeilBrown1-0/+1
2008-03-05md: clean up irregularity with raid autodetectNeilBrown2-1/+4
2008-03-05md: guard against possible bad array geometry in v1 metadataNeilBrown1-2/+6
2008-03-05md: reduce CPU wastage on idle md array with a write-intent bitmapNeilBrown2-2/+19
2008-03-05md: fix deadlock in md/raid1 and md/raid10 when handling a read errorNeilBrown2-43/+81
2008-03-05iommu: parisc: make the IOMMUs respect the segment boundary limitsFUJITA Tomonori3-18/+58
2008-03-05iommu: parisc: pass struct device to iommu_alloc_rangeFUJITA Tomonori3-7/+7
2008-03-05iommu: export iommu_is_span_boundary helper functionFUJITA Tomonori2-4/+9
2008-03-05hisax_fcpcipnp: move request_irq later in probeKyle McMartin1-17/+17
2008-03-05eCryptfs: make ecryptfs_prepare_write decrypt the pageMichael Halcrow1-26/+76
2008-03-05cris: correct syscall numbers in unistd.h for timerfd_settime and timerfd_get...Jesper Nilsson1-3/+3
2008-03-05cris: correct usage of __user for copy to and from user space in lib/usercopy...Jesper Nilsson3-46/+11
2008-03-05ACPI: thinkpad-acpi: fix hotkey_get_tablet_modeHenrique de Moraes Holschuh1-1/+2
2008-03-05fs/reiserfs/super.c: correct use of ! and &Julia Lawall1-1/+1
2008-03-05drivers/serial/m32r_sio.c: correct use of ! and &Julia Lawall1-1/+1
2008-03-05drivers/isdn: correct use of ! and &Julia Lawall2-4/+5
2008-03-05drivers/char/isicom.c: correct use of ! and &Julia Lawall1-1/+1
2008-03-05memcg: fix oops on NULL lru listHugh Dickins1-8/+9
2008-03-05memcg: simplify force_empty and move_listsHirokazu Takahashi1-49/+13
2008-03-05memcg: fix mem_cgroup_move_lists lockingHugh Dickins1-6/+43
2008-03-05memcg: css_put after remove_listHugh Dickins1-6/+6
2008-03-05memcg: remove clear_page_cgroup and atomicsHugh Dickins1-63/+43
2008-03-05memcg: memcontrol uninlined and staticHugh Dickins1-17/+11
2008-03-05memcg: memcontrol whitespace cleanupsHugh Dickins1-66/+28
2008-03-05memcg: remove mem_cgroup_unchargeHugh Dickins2-28/+15
2008-03-05memcg: mem_cgroup_charge never NULLHugh Dickins2-43/+27