summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-03-04Linux 2.6.25-rc4v2.6.25-rc4Linus Torvalds1-1/+1
2008-03-04module: allow ndiswrapper to use GPL-only symbolsPavel Roskin1-1/+8
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds24-115/+127
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds12-220/+216
2008-03-04[IPCONFIG]: The kernel gets no IP from some DHCP serversStephen Hemminger1-2/+2
2008-03-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller7-73/+70
2008-03-04Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds14-48/+180
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds7-116/+39
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds11-50/+40
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds14-68/+129
2008-03-04kprobes: fix a null pointer bug in register_kretprobe()Masami Hiramatsu1-17/+26
2008-03-04input: add I2C to config since the driver makes several i2c*() callsRandy Dunlap1-3/+3
2008-03-04ext3: fix mount option parsingJosef Bacik1-1/+1
2008-03-04hugetlb: fix pool shrinking while in restricted cpusetNishanth Aravamudan1-4/+22
2008-03-04hugetlb: close a difficult to trigger reservation raceAdam Litke1-4/+13
2008-03-04md: the md RAID10 resync thread could cause a md RAID10 array deadlockK.Tanaka1-0/+2
2008-03-04md: fix possible raid1/raid10 deadlock on read error during resyncNeilBrown2-4/+18
2008-03-04md: don't attempt read-balancing for raid10 'far' layoutsKeld Simonsen1-3/+9
2008-03-04md: lock access to rdev attributes properlyNeilBrown1-9/+26
2008-03-04md: make sure a reshape is started when device switches to read-writeNeilBrown1-0/+1
2008-03-04md: clean up irregularity with raid autodetectNeilBrown2-1/+4
2008-03-04md: guard against possible bad array geometry in v1 metadataNeilBrown1-2/+6
2008-03-04md: reduce CPU wastage on idle md array with a write-intent bitmapNeilBrown2-2/+19
2008-03-04md: fix deadlock in md/raid1 and md/raid10 when handling a read errorNeilBrown2-43/+81
2008-03-04iommu: parisc: make the IOMMUs respect the segment boundary limitsFUJITA Tomonori3-18/+58
2008-03-04iommu: parisc: pass struct device to iommu_alloc_rangeFUJITA Tomonori3-7/+7
2008-03-04iommu: export iommu_is_span_boundary helper functionFUJITA Tomonori2-4/+9
2008-03-04hisax_fcpcipnp: move request_irq later in probeKyle McMartin1-17/+17
2008-03-04eCryptfs: make ecryptfs_prepare_write decrypt the pageMichael Halcrow1-26/+76
2008-03-04cris: correct syscall numbers in unistd.h for timerfd_settime and timerfd_get...Jesper Nilsson1-3/+3
2008-03-04cris: correct usage of __user for copy to and from user space in lib/usercopy...Jesper Nilsson3-46/+11
2008-03-04ACPI: thinkpad-acpi: fix hotkey_get_tablet_modeHenrique de Moraes Holschuh1-1/+2
2008-03-04fs/reiserfs/super.c: correct use of ! and &Julia Lawall1-1/+1
2008-03-04drivers/serial/m32r_sio.c: correct use of ! and &Julia Lawall1-1/+1
2008-03-04drivers/isdn: correct use of ! and &Julia Lawall2-4/+5
2008-03-04drivers/char/isicom.c: correct use of ! and &Julia Lawall1-1/+1
2008-03-04memcg: fix oops on NULL lru listHugh Dickins1-8/+9
2008-03-04memcg: simplify force_empty and move_listsHirokazu Takahashi1-49/+13
2008-03-04memcg: fix mem_cgroup_move_lists lockingHugh Dickins1-6/+43
2008-03-04memcg: css_put after remove_listHugh Dickins1-6/+6
2008-03-04memcg: remove clear_page_cgroup and atomicsHugh Dickins1-63/+43
2008-03-04memcg: memcontrol uninlined and staticHugh Dickins1-17/+11
2008-03-04memcg: memcontrol whitespace cleanupsHugh Dickins1-66/+28
2008-03-04memcg: remove mem_cgroup_unchargeHugh Dickins2-28/+15
2008-03-04memcg: mem_cgroup_charge never NULLHugh Dickins2-43/+27
2008-03-04memcg: bad page if page_cgroup when freeHugh Dickins3-25/+28
2008-03-04memcg: fix VM_BUG_ON from page migrationHugh Dickins1-5/+14
2008-03-04memcg: when do_swap's do_wp_page failsHugh Dickins1-6/+3
2008-03-04memcg: page_cache_release not __free_pageHugh Dickins1-2/+2
2008-03-04memcg: move_lists on page not page_cgroupHugh Dickins4-7/+9