aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-04-15spi: spi_s3c24xx must initialize num_chipselectBen Dooks2-0/+5
2008-04-15spi: spi_s3c24xx must initialize bus_numBen Dooks1-6/+7
2008-04-15spi: spi_s3c24xx driver must init completionBen Dooks1-0/+3
2008-04-15vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrsJan Kara5-6/+6
2008-04-15Documentation: correct overcommit caveat in hugetlbpage.txtNishanth Aravamudan1-4/+3
2008-04-15add "Isolate" migratetype name to /proc/pagetypeinfoKOSAKI Motohiro1-0/+1
2008-04-15Fix typos in Documentation/filesystems/seq_file.txtDmitri Vorobiev1-3/+3
2008-04-15uml: compile error fixWANG Cong1-0/+1
2008-04-15memcg: fix oops in oom handlingLi Zefan1-2/+2
2008-04-15serial: fix platform driver hotplug/coldplugKay Sievers15-1/+30
2008-04-15pcmcia: fix platform driver hotplug/coldplugKay Sievers3-0/+5
2008-04-15misc: fix platform driver hotplug/coldplugKay Sievers4-0/+7
2008-04-15fbdev: fix /proc/fb oops after module removalAlexey Dobriyan1-0/+1
2008-04-15leds: fix platform driver hotplug/coldplugKay Sievers12-0/+25
2008-04-15rtc: fix the error in the function of cmos_set_alarmZhao Yakui1-3/+2
2008-04-15mmc: fix platform driver hotplug/coldplugKay Sievers6-1/+10
2008-04-15mm: sparsemem memory_present() fixIngo Molnar1-0/+10
2008-04-15[PARISC] fix signal trampoline cache flushingKyle McMartin1-1/+2
2008-04-15Fix locking bug in "acquire_console_semaphore_for_printk()"Linus Torvalds1-2/+15
2008-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25Linus Torvalds9-2/+7
2008-04-16sh: export empty_zero_pageAndrew Morton2-0/+2
2008-04-16sh: arch/sh/kernel/traps_32.c needs asm/fpu.hAndrew Morton1-0/+1
2008-04-16sh: fix compressed kernel buildManuel Lauss2-2/+0
2008-04-16sh64: add missing #include <asm/fpu.h>'sAdrian Bunk4-0/+4
2008-04-14JFFS2 Fix of panics caused by wrong condition for hole frag creation in write_beginAlexey Korolev1-1/+1
2008-04-14locks: fix possible infinite loop in fcntl(F_SETLKW) over nfsJ. Bruce Fields1-20/+28
2008-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-develLinus Torvalds1-4/+2
2008-04-14Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds2-3/+3
2008-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds40-116/+250
2008-04-14FRV: Correctly determine the address of an illegal instructionDavid Howells1-1/+1
2008-04-14revert "sched: fix fair sleepers"Ingo Molnar1-4/+2
2008-04-14[BRIDGE]: Fix crash in __ip_route_output_key with bridge netfilterPatrick McHardy1-1/+2
2008-04-14[NETFILTER]: ipt_CLUSTERIP: fix race between clusterip_config_find_get and _entry_putPavel Emelyanov1-1/+3
2008-04-13[IPV6] ADDRCONF: Don't generate temporary address for ip6-ip6 interface.YOSHIFUJI Hideaki1-2/+1
2008-04-13[IPV6] ADDRCONF: Ensure disabling multicast RS even if privacy extensions are disabled.YOSHIFUJI Hideaki1-7/+9
2008-04-13[IPV6]: Use appropriate sock tclass setting for routing lookup.YOSHIFUJI Hideaki1-1/+1
2008-04-13[IPV6]: IPv6 extension header structures need to be packed.YOSHIFUJI Hideaki1-1/+1
2008-04-13[IPV6]: Fix ipv6 address fetching in raw6_icmp_error().David S. Miller1-2/+4
2008-04-13[NET]: Return more appropriate error from eth_validate_addr().Patrick McHardy1-1/+1
2008-04-13[ISDN]: Do not validate ISDN net device address prior to interface-upPaul Bolle1-0/+1
2008-04-13[NET]: Fix kernel-doc for skb_segmentBen Hutchings1-2/+2
2008-04-13[SOCK] sk_stamp: should be initialized to ktime_set(-1L, 0)Eric Dumazet1-1/+1
2008-04-12net: check for underlength tap writesRusty Russell1-1/+4
2008-04-12net: make struct tun_struct private to tun.cRusty Russell3-40/+34
2008-04-12[SCTP]: IPv4 vs IPv6 addresses mess in sctp_inet[6]addr_event.Pavel Emelyanov2-3/+6
2008-04-12[SCTP]: Fix compiler warning about const qualifiersVlad Yasevich4-6/+8
2008-04-12[SCTP]: Fix protocol violation when receiving an error lenght INIT-ACKGui Jianfeng4-0/+25
2008-04-12[SCTP]: Add check for hmac_algo parameter in sctp_verify_param()Wei Yongjun1-3/+26
2008-04-12[NET_SCHED] cls_u32: refcounting fix for u32_delete()Jarek Poplawski1-3/+9
2008-04-12[DCCP]: Fix skb->cb conflicts with IPPatrick McHardy4-2/+9