aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-25bnx2x: Version updateEilon Greenstein1-2/+2
2008-08-25bnx2x: Multi QueueYitchak Gertner1-4/+2
2008-08-25bnx2x: NAPI and interrupts enable/disableYitchak Gertner1-76/+73
2008-08-25bnx2x: NIC load failure cleanupYitchak Gertner1-12/+10
2008-08-25bnx2x: Initialization structureYitchak Gertner1-11/+11
2008-08-25bnx2x: HW lock timeoutEilon Greenstein1-2/+2
2008-08-25bnx2x: Minimize lock timeEilon Greenstein1-1/+4
2008-08-25bnx2x: Fan failure mechanism on additional designEilon Greenstein1-0/+3
2008-08-25bnx2x: Rx work checkEilon Greenstein2-1/+8
2008-08-25ipv6: sysctl fixesAl Viro1-1/+1
2008-08-25ipv4: sysctl fixesAl Viro1-4/+20
2008-08-25sctp: add verification checks to SCTP_AUTH_KEY optionVlad Yasevich2-0/+9
2008-08-24mv643xx_eth: bump version to 1.3Lennert Buytenhek1-1/+1
2008-08-24mv643xx_eth: enforce multiple-of-8-bytes receive buffer size restrictionLennert Buytenhek1-5/+13
2008-08-24mv643xx_eth: fix NULL pointer dereference in rxq_process()Lennert Buytenhek1-1/+1
2008-08-24mv643xx_eth: fix inconsistent lock semanticsLennert Buytenhek1-2/+2
2008-08-24mv643xx_eth: fix double add_timer() on the receive oom timerLennert Buytenhek1-4/+2
2008-08-24mv643xx_eth: fix NAPI 'rotting packet' issueLennert Buytenhek1-2/+1
2008-08-23ipv6: protocol for address routesStephen Hemminger1-0/+1
2008-08-23icmp: icmp_sk() should not use smp_processor_id() in preemptible codeDenis V. Lunev2-19/+26
2008-08-22pkt_sched: Fix qdisc list lockingJarek Poplawski3-8/+42
2008-08-21pkt_sched: Fix qdisc_watchdog() vs. dev_deactivate() raceJarek Poplawski3-0/+13
2008-08-21sctp: fix potential panics in the SCTP-AUTH API.Vlad Yasevich2-22/+67
2008-08-20Linux v2.6.27-rc4Linus Torvalds1-1/+1
2008-08-20cramfs: fix named-pipe handlingAl Viro1-46/+38
2008-08-20fbdefio: add set_page_dirty handler to deferred IO FBIan Campbell3-0/+26
2008-08-20rtc: rtc-ds1374: fix 'no irq' case handlingAnton Vorontsov1-5/+5
2008-08-20mm: xip/ext2 fix block allocation raceNick Piggin1-1/+4
2008-08-20mm: xip fix fault vs sparse page invalidate raceNick Piggin1-14/+46
2008-08-20mm: dirty page tracking race fixNick Piggin3-7/+11
2008-08-20fix setpriority(PRIO_PGRP) thread iterator breakageKen Chen3-8/+17
2008-08-20Video/Framebuffer: add fuctional power management support to Blackfin BF54x LQ043 framebuffer driverMichael Hennerich1-3/+12
2008-08-20bootmem: fix aligning of node-relative indexes and offsetsJohannes Weiner1-6/+29
2008-08-20drivers/char/ipmi/ipmi_si_intf.c:default_find_bmc(): fix leakAndrew Morton1-5/+3
2008-08-20pm2fb: free cmap memory on module removeKrzysztof Helt1-0/+1
2008-08-20rtc: fix double lock on UIE emulationAtsushi Nemoto1-1/+4
2008-08-20binfmt_misc: fix false -ENOEXEC when coupled with other binary handlersPavel Emelyanov1-2/+2
2008-08-20brd: fix name argument of unregister_blkdev()Akinobu Mita1-1/+1
2008-08-20nbd: fix memory leak of nbd_dev arraySven Wegener1-4/+6
2008-08-20mm: mminit_loglevel cannot be __meminitdata anymoreMarcin Slusarz1-1/+1
2008-08-20mm: show free swap as signedHugh Dickins1-1/+1
2008-08-20mm: page_remove_rmap comments on PageAnonHugh Dickins1-9/+16
2008-08-20Blackfin RTC Driver: dont let RTC programming in bootloaders randomly cause ~5 second boot delaysMike Frysinger1-0/+8
2008-08-20Blackfin RTC Driver: BF561 not have on-chip RTCGraf Yang1-1/+1
2008-08-20Blackfin RTC Driver: do all initialization before we register the rtc and make it availableMike Frysinger1-2/+1
2008-08-20Blackfin RTC Driver: move irq request/free out of open/release and into probe/remove so that the non-dev interfaces (like sysfs) work as expectedMike Frysinger1-31/+20
2008-08-20/proc/self/maps doesn't display the real file offsetClement Calmels2-4/+4
2008-08-20documentation: describe bootmem_debug kernel parameterAndreas Herrmann1-0/+2
2008-08-20eeepc-laptop: fix use after freeMatthew Garrett1-1/+1
2008-08-20FRV: Provide ioremap_wc() for FRVDavid Howells1-0/+2