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