aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-04Linux 2.6.25-rc4v2.6.25-rc4Linus Torvalds
2008-03-04module: allow ndiswrapper to use GPL-only symbolsPavel Roskin
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-03-04[IPCONFIG]: The kernel gets no IP from some DHCP serversStephen Hemminger
2008-03-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-03-04Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2008-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-03-04kprobes: fix a null pointer bug in register_kretprobe()Masami Hiramatsu
2008-03-04input: add I2C to config since the driver makes several i2c*() callsRandy Dunlap
2008-03-04ext3: fix mount option parsingJosef Bacik
2008-03-04hugetlb: fix pool shrinking while in restricted cpusetNishanth Aravamudan
2008-03-04hugetlb: close a difficult to trigger reservation raceAdam Litke
2008-03-04md: the md RAID10 resync thread could cause a md RAID10 array deadlockK.Tanaka
2008-03-04md: fix possible raid1/raid10 deadlock on read error during resyncNeilBrown
2008-03-04md: don't attempt read-balancing for raid10 'far' layoutsKeld Simonsen
2008-03-04md: lock access to rdev attributes properlyNeilBrown
2008-03-04md: make sure a reshape is started when device switches to read-writeNeilBrown
2008-03-04md: clean up irregularity with raid autodetectNeilBrown
2008-03-04md: guard against possible bad array geometry in v1 metadataNeilBrown
2008-03-04md: reduce CPU wastage on idle md array with a write-intent bitmapNeilBrown
2008-03-04md: fix deadlock in md/raid1 and md/raid10 when handling a read errorNeilBrown
2008-03-04iommu: parisc: make the IOMMUs respect the segment boundary limitsFUJITA Tomonori
2008-03-04iommu: parisc: pass struct device to iommu_alloc_rangeFUJITA Tomonori
2008-03-04iommu: export iommu_is_span_boundary helper functionFUJITA Tomonori
2008-03-04hisax_fcpcipnp: move request_irq later in probeKyle McMartin
2008-03-04eCryptfs: make ecryptfs_prepare_write decrypt the pageMichael Halcrow
2008-03-04cris: correct syscall numbers in unistd.h for timerfd_settime and timerfd_get...Jesper Nilsson
2008-03-04cris: correct usage of __user for copy to and from user space in lib/usercopy...Jesper Nilsson
2008-03-04ACPI: thinkpad-acpi: fix hotkey_get_tablet_modeHenrique de Moraes Holschuh
2008-03-04fs/reiserfs/super.c: correct use of ! and &Julia Lawall
2008-03-04drivers/serial/m32r_sio.c: correct use of ! and &Julia Lawall
2008-03-04drivers/isdn: correct use of ! and &Julia Lawall
2008-03-04drivers/char/isicom.c: correct use of ! and &Julia Lawall
2008-03-04memcg: fix oops on NULL lru listHugh Dickins
2008-03-04memcg: simplify force_empty and move_listsHirokazu Takahashi
2008-03-04memcg: fix mem_cgroup_move_lists lockingHugh Dickins
2008-03-04memcg: css_put after remove_listHugh Dickins
2008-03-04memcg: remove clear_page_cgroup and atomicsHugh Dickins
2008-03-04memcg: memcontrol uninlined and staticHugh Dickins
2008-03-04memcg: memcontrol whitespace cleanupsHugh Dickins
2008-03-04memcg: remove mem_cgroup_unchargeHugh Dickins
2008-03-04memcg: mem_cgroup_charge never NULLHugh Dickins
2008-03-04memcg: bad page if page_cgroup when freeHugh Dickins
2008-03-04memcg: fix VM_BUG_ON from page migrationHugh Dickins
2008-03-04memcg: when do_swap's do_wp_page failsHugh Dickins
2008-03-04memcg: page_cache_release not __free_pageHugh Dickins
2008-03-04memcg: move_lists on page not page_cgroupHugh Dickins