summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | spi: spi_s3c24xx must initialize bus_numBen Dooks2008-04-161-6/+7
* | | spi: spi_s3c24xx driver must init completionBen Dooks2008-04-161-0/+3
* | | vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrsJan Kara2008-04-165-6/+6
* | | Documentation: correct overcommit caveat in hugetlbpage.txtNishanth Aravamudan2008-04-161-4/+3Star
* | | add "Isolate" migratetype name to /proc/pagetypeinfoKOSAKI Motohiro2008-04-161-0/+1
* | | Fix typos in Documentation/filesystems/seq_file.txtDmitri Vorobiev2008-04-161-3/+3
* | | uml: compile error fixWANG Cong2008-04-161-0/+1
* | | memcg: fix oops in oom handlingLi Zefan2008-04-161-2/+2
* | | serial: fix platform driver hotplug/coldplugKay Sievers2008-04-1615-1/+30
* | | pcmcia: fix platform driver hotplug/coldplugKay Sievers2008-04-163-0/+5
* | | misc: fix platform driver hotplug/coldplugKay Sievers2008-04-164-0/+7
* | | fbdev: fix /proc/fb oops after module removalAlexey Dobriyan2008-04-161-0/+1
* | | leds: fix platform driver hotplug/coldplugKay Sievers2008-04-1612-0/+25
* | | rtc: fix the error in the function of cmos_set_alarmZhao Yakui2008-04-161-3/+2Star
* | | mmc: fix platform driver hotplug/coldplugKay Sievers2008-04-166-1/+10
* | | mm: sparsemem memory_present() fixIngo Molnar2008-04-161-0/+10
* | | [PARISC] fix signal trampoline cache flushingKyle McMartin2008-04-161-1/+2
* | | Fix locking bug in "acquire_console_semaphore_for_printk()"Linus Torvalds2008-04-151-2/+15
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25Linus Torvalds2008-04-159-2/+7
|\ \ \
| * | | sh: export empty_zero_pageAndrew Morton2008-04-152-0/+2
| * | | sh: arch/sh/kernel/traps_32.c needs asm/fpu.hAndrew Morton2008-04-151-0/+1
| * | | sh: fix compressed kernel buildManuel Lauss2008-04-152-2/+0Star
| * | | sh64: add missing #include <asm/fpu.h>'sAdrian Bunk2008-04-154-0/+4
| | |/ | |/|
* | | JFFS2 Fix of panics caused by wrong condition for hole frag creation in write...Alexey Korolev2008-04-151-1/+1
* | | locks: fix possible infinite loop in fcntl(F_SETLKW) over nfsJ. Bruce Fields2008-04-141-20/+28
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds2008-04-141-4/+2Star
|\ \
| * | revert "sched: fix fair sleepers"Ingo Molnar2008-04-141-4/+2Star
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-04-142-3/+3
|\ \ \
| * | | [libata] make ali_atapi_dma staticAdrian Bunk2008-04-121-1/+1
| * | | [libata] sata_svw: fix reversed port countJeff Garzik2008-04-121-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-1440-116/+250
|\ \ \ \ | | |_|/ | |/| |
| * | | [BRIDGE]: Fix crash in __ip_route_output_key with bridge netfilterPatrick McHardy2008-04-141-1/+2
| * | | [NETFILTER]: ipt_CLUSTERIP: fix race between clusterip_config_find_get and _e...Pavel Emelyanov2008-04-141-1/+3
| * | | [IPV6] ADDRCONF: Don't generate temporary address for ip6-ip6 interface.YOSHIFUJI Hideaki2008-04-141-2/+1Star
| * | | [IPV6] ADDRCONF: Ensure disabling multicast RS even if privacy extensions are...YOSHIFUJI Hideaki2008-04-141-7/+9
| * | | [IPV6]: Use appropriate sock tclass setting for routing lookup.YOSHIFUJI Hideaki2008-04-141-1/+1
| * | | [IPV6]: IPv6 extension header structures need to be packed.YOSHIFUJI Hideaki2008-04-141-1/+1
| * | | [IPV6]: Fix ipv6 address fetching in raw6_icmp_error().David S. Miller2008-04-141-2/+4
| * | | [NET]: Return more appropriate error from eth_validate_addr().Patrick McHardy2008-04-141-1/+1
| * | | [ISDN]: Do not validate ISDN net device address prior to interface-upPaul Bolle2008-04-141-0/+1
| * | | [NET]: Fix kernel-doc for skb_segmentBen Hutchings2008-04-141-2/+2
| * | | [SOCK] sk_stamp: should be initialized to ktime_set(-1L, 0)Eric Dumazet2008-04-141-1/+1
| * | | net: check for underlength tap writesRusty Russell2008-04-131-1/+4
| * | | net: make struct tun_struct private to tun.cRusty Russell2008-04-133-40/+34Star
| * | | [SCTP]: IPv4 vs IPv6 addresses mess in sctp_inet[6]addr_event.Pavel Emelyanov2008-04-132-3/+6
| * | | [SCTP]: Fix compiler warning about const qualifiersVlad Yasevich2008-04-134-6/+8
| * | | [SCTP]: Fix protocol violation when receiving an error lenght INIT-ACKGui Jianfeng2008-04-134-0/+25
| * | | [SCTP]: Add check for hmac_algo parameter in sctp_verify_param()Wei Yongjun2008-04-131-3/+26
| * | | [NET_SCHED] cls_u32: refcounting fix for u32_delete()Jarek Poplawski2008-04-131-3/+9
| * | | [DCCP]: Fix skb->cb conflicts with IPPatrick McHardy2008-04-134-2/+9