summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-03-06[IA64] remove unnecessary nfs includes from sys_ia32.cKOSAKI Motohiro1-6/+1
2008-03-06[IA64] remove CONFIG_SMP ifdef in ia64_send_ipi()Bjorn Helgaas1-4/+0
2008-03-06[IA64] arch_ptrace() cleanupPetr Tesarik1-59/+31
2008-03-06[IA64] remove duplicate code from arch_ptrace()Petr Tesarik2-67/+36
2008-03-06[IA64] convert sys_ptrace to arch_ptracePetr Tesarik2-41/+3
2008-03-06[IA64] remove find_thread_for_addr()Petr Tesarik1-55/+1
2008-03-06[IA64] do not sync RBS when changing PT_AR_BSP or PT_CFMPetr Tesarik1-16/+3
2008-03-06[IA64] access user RBS directlyPetr Tesarik1-30/+14
2008-03-05Linux 2.6.25-rc4Linus Torvalds1-1/+1
2008-03-05module: allow ndiswrapper to use GPL-only symbolsPavel Roskin1-1/+8
2008-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds24-115/+127
2008-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds12-220/+216
2008-03-05[IPCONFIG]: The kernel gets no IP from some DHCP serversStephen Hemminger1-2/+2
2008-03-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller7-73/+70
2008-03-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds14-48/+180
2008-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds7-116/+39
2008-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds11-50/+40
2008-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds14-68/+129
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