summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2009-10-21ARM: 5767/1: ep93xx: remove ep93xx_init_time() prototypeHartley Sweeten
2009-10-21ARM: 5765/1: Updated U300 defconfigLinus Walleij
2009-10-21ARM: 5766/1: Fix watchdog enabling for AT91SAM9G45Yegor Yefremov
2009-10-21x86, UV: Set DELIVERY_MODE=4 for vector=NMI_VECTOR in uv_hub_send_ipi()Robin Holt
2009-10-20KS8851: Fix ks8851_set_rx_mode() for IFF_MULTICASTBen Dooks
2009-10-20KS8851: Fix MAC address write orderBen Dooks
2009-10-20KS8851: Add soft reset at probe timeBen Dooks
2009-10-20net: fix section mismatch in fec.cSteven King
2009-10-20dnotify: ignore FS_EVENT_ON_CHILDAndreas Gruenbacher
2009-10-20pcmcia: Fix possible printk format warningsWolfram Sang
2009-10-20net: Fix struct inet_timewait_sock bitfield annotationEric Dumazet
2009-10-20tcp: Try to catch MSG_PEEK bugHerbert Xu
2009-10-20crypto: aesni-intel - Fix irq_fpu_usable usageHuang Ying
2009-10-20UBI: fix check on unsigned longRoel Kluin
2009-10-20UBI: fix backward compatibilityArtem Bityutskiy
2009-10-19net: Fix IP_MULTICAST_IFEric Dumazet
2009-10-19bluetooth: static lock key fixDave Young
2009-10-19bluetooth: scheduling while atomic bug fixDave Young
2009-10-19tcp: fix TCP_DEFER_ACCEPT retrans calculationJulian Anastasov
2009-10-19tcp: reduce SYN-ACK retrans for TCP_DEFER_ACCEPTJulian Anastasov
2009-10-19tcp: accept socket after TCP_DEFER_ACCEPT periodJulian Anastasov
2009-10-19Revert "tcp: fix tcp_defer_accept to consider the timeout"David S. Miller
2009-10-20perf timechart: Improve the visual appearance of scheduler delaysArjan van de Ven
2009-10-20perf timechart: Fix the wakeup-arrows that point to non-visible processesArjan van de Ven
2009-10-19perf top: Fix --delay_secs 0 division by zeroTim Blechmann
2009-10-18AF_UNIX: Fix deadlock on connecting to shutdown socketTomoki Sekiyama
2009-10-18ethoc: clear only pending irqsThomas Chou
2009-10-18ethoc: inline regs accessThomas Chou
2009-10-19pcmcia: do not try to store more than 4 version stringsDominik Brodowski
2009-10-19pcmcia: pccard_read_tuple and TUPLE_RETURN_COMMON cleanupDominik Brodowski
2009-10-18inotify: fix coalesce duplicate events into a single event in special caseWei Yongjun
2009-10-18inotify: deprecate the inotify kernel interfaceEric Paris
2009-10-18fsnotify: do not set group for a mark before it is on the i_listEric Paris
2009-10-18Input: hp_sdc_rtc - fix test in hp_sdc_rtc_read_rt()Roel Kluin
2009-10-18Input: atkbd - consolidate force release quirks for volume keysHerton Ronaldo Krzesinski
2009-10-18Input: logips2pp - model 73 is actually TrackMan FXDmitry Torokhov
2009-10-18Input: i8042 - add Sony Vaio VGN-FZ240E to the nomux listDmitry Torokhov
2009-10-17ARM: 5764/1: bcmring: add oprofile pmu supportLeo Chen
2009-10-17Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King
2009-10-17[ARM] pxa/spitz: add gpio button support (fixes regression)Stanislav Brabec
2009-10-17[ARM] pxa/cm-x300: fix mmc numberingMike Rapoport
2009-10-17pcmcia: properly close previous dev_printk if kzalloc fails in do_io_probeFrans Pop
2009-10-17pcmcia: fix controller printk format warningsRandy Dunlap
2009-10-16vmxnet3: use dev_dbg, fix build for CONFIG_BLOCK=nRandy Dunlap
2009-10-16dm snapshot: allow chunk size to be less than page sizeMikulas Patocka
2009-10-16dm snapshot: use unsigned integer chunk sizeMikulas Patocka
2009-10-16dm snapshot: lock snapshot while supplying statusMikulas Patocka
2009-10-16dm exception store: fix failed set_chunk_size error pathMikulas Patocka
2009-10-16dm snapshot: require non zero chunk size by end of ctrMikulas Patocka
2009-10-16dm: dec_pending needs locking to save error valueKiyoshi Ueda