aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-17Pb1200/DBAu1200: fix bad IDE resource sizeSergei Shtylyov
2008-04-17Au1200: IDE driver build fixSergei Shtylyov
2008-04-17Au1200: kill IDE driver function prototypesSergei Shtylyov
2008-04-17avr32 mustn't select HAVE_IDEAdrian Bunk
2008-04-15acpi: unneccessary to scan the PCI bus already scannedyakui.zhao@intel.com
2008-04-15acpi thermal trip points increased to 12Krzysztof Helt
2008-04-15acpi: bus: check once more for an empty list after locking itChuck Ebbert
2008-04-15spi: spi_s3c24xx must initialize num_chipselectBen Dooks
2008-04-15spi: spi_s3c24xx must initialize bus_numBen Dooks
2008-04-15spi: spi_s3c24xx driver must init completionBen Dooks
2008-04-15vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrsJan Kara
2008-04-15Documentation: correct overcommit caveat in hugetlbpage.txtNishanth Aravamudan
2008-04-15add "Isolate" migratetype name to /proc/pagetypeinfoKOSAKI Motohiro
2008-04-15Fix typos in Documentation/filesystems/seq_file.txtDmitri Vorobiev
2008-04-15uml: compile error fixWANG Cong
2008-04-15memcg: fix oops in oom handlingLi Zefan
2008-04-15serial: fix platform driver hotplug/coldplugKay Sievers
2008-04-15pcmcia: fix platform driver hotplug/coldplugKay Sievers
2008-04-15misc: fix platform driver hotplug/coldplugKay Sievers
2008-04-15fbdev: fix /proc/fb oops after module removalAlexey Dobriyan
2008-04-15leds: fix platform driver hotplug/coldplugKay Sievers
2008-04-15rtc: fix the error in the function of cmos_set_alarmZhao Yakui
2008-04-15mmc: fix platform driver hotplug/coldplugKay Sievers
2008-04-15mm: sparsemem memory_present() fixIngo Molnar
2008-04-15[PARISC] fix signal trampoline cache flushingKyle McMartin
2008-04-15Fix locking bug in "acquire_console_semaphore_for_printk()"Linus Torvalds
2008-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25Linus Torvalds
2008-04-16sh: export empty_zero_pageAndrew Morton
2008-04-16sh: arch/sh/kernel/traps_32.c needs asm/fpu.hAndrew Morton
2008-04-16sh: fix compressed kernel buildManuel Lauss
2008-04-16sh64: add missing #include <asm/fpu.h>'sAdrian Bunk
2008-04-14JFFS2 Fix of panics caused by wrong condition for hole frag creation in write...Alexey Korolev
2008-04-14locks: fix possible infinite loop in fcntl(F_SETLKW) over nfsJ. Bruce Fields
2008-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds
2008-04-14Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-14FRV: Correctly determine the address of an illegal instructionDavid Howells
2008-04-14revert "sched: fix fair sleepers"Ingo Molnar
2008-04-14[BRIDGE]: Fix crash in __ip_route_output_key with bridge netfilterPatrick McHardy
2008-04-14[NETFILTER]: ipt_CLUSTERIP: fix race between clusterip_config_find_get and _e...Pavel Emelyanov
2008-04-13[IPV6] ADDRCONF: Don't generate temporary address for ip6-ip6 interface.YOSHIFUJI Hideaki
2008-04-13[IPV6] ADDRCONF: Ensure disabling multicast RS even if privacy extensions are...YOSHIFUJI Hideaki
2008-04-13[IPV6]: Use appropriate sock tclass setting for routing lookup.YOSHIFUJI Hideaki
2008-04-13[IPV6]: IPv6 extension header structures need to be packed.YOSHIFUJI Hideaki
2008-04-13[IPV6]: Fix ipv6 address fetching in raw6_icmp_error().David S. Miller
2008-04-13[NET]: Return more appropriate error from eth_validate_addr().Patrick McHardy
2008-04-13[ISDN]: Do not validate ISDN net device address prior to interface-upPaul Bolle
2008-04-13[NET]: Fix kernel-doc for skb_segmentBen Hutchings
2008-04-13[SOCK] sk_stamp: should be initialized to ktime_set(-1L, 0)Eric Dumazet
2008-04-12net: check for underlength tap writesRusty Russell