summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.25.18v2.6.25.18Greg Kroah-Hartman2008-10-081-1/+1
* udp: Fix rcv socket lockingHerbert Xu2008-10-082-27/+36
* sctp: Fix oops when INIT-ACK indicates that peer doesn't support AUTHVlad Yasevich2008-10-082-8/+7
* sctp: do not enable peer features if we can't do them.Vlad Yasevich2008-10-081-2/+7
* netlink: fix overrun in attribute iterationVegard Nossum2008-10-081-1/+1
* niu: panic on resetSantwona Behera2008-10-081-0/+56
* ipv6: Fix OOPS in ip6_dst_lookup_tail().Neil Horman2008-10-081-32/+32
* x86: Fix broken LDT access in VMIZachary Amsden2008-10-081-1/+1
* clockevents: remove WARN_ON which was used to gather informationThomas Gleixner2008-10-081-10/+8
* ntp: fix calculation of the next jiffie to trigger RTC syncMaciej W. Rozycki2008-10-081-1/+1
* x86: HPET: read back compare register before reading counterThomas Gleixner2008-10-081-0/+7
* x86: HPET fix moronic 32/64bit thinkoThomas Gleixner2008-10-081-4/+4
* clockevents: broadcast fixup possible waitersThomas Gleixner2008-10-081-1/+36
* HPET: make minimum reprogramming delta usefulThomas Gleixner2008-10-081-2/+2
* clockevents: prevent endless loop lockupThomas Gleixner2008-10-083-16/+34
* clockevents: prevent multiple init/shutdownThomas Gleixner2008-10-081-7/+13
* clockevents: enforce reprogram in oneshot setupThomas Gleixner2008-10-081-4/+14
* clockevents: prevent endless loop in periodic broadcast handlerThomas Gleixner2008-10-081-3/+8
* clockevents: prevent clockevent event_handler ending up handler_noopVenkatesh Pallipadi2008-10-083-2/+4
* ACPI: Avoid bogus EC timeout when EC is in Polling modeZhao Yakui2008-10-081-0/+2
* rtc: fix deadlockIngo Molnar2008-10-081-8/+4
* x86: add io delay quirk for Presario F700Chuck Ebbert2008-10-081-0/+8
* ACPI: Fix thermal shutdownsMilan Broz2008-10-081-1/+1
* i2c-dev: Return correct error code on class_create() failureSven Wegener2008-10-081-1/+3
* drivers/mmc/card/block.c: fix refcount leak in mmc_block_open()Andrew Morton2008-10-081-1/+3
* pxa2xx_spi: fix build breakageMike Rapoport2008-10-081-2/+2
* pxa2xx_spi: chipselect bugfixesNed Forrester2008-10-081-11/+48
* pxa2xx_spi: dma bugfixesNed Forrester2008-10-081-14/+43
* USB: fix hcd interrupt disablingGeoff Levand2008-10-081-1/+2
* Linux 2.6.25.17v2.6.25.17Greg Kroah-Hartman2008-09-081-1/+1
* sch_prio: Fix nla_parse_nested_compat() regressionThomas Graf2008-09-081-5/+11
* sctp: fix random memory dereference with SCTP_HMAC_IDENT option.Vlad Yasevich2008-09-082-2/+7
* sctp: correct bounds check in sctp_setsockopt_auth_keyVlad Yasevich2008-09-081-1/+1
* sctp: add verification checks to SCTP_AUTH_KEY optionVlad Yasevich2008-09-082-0/+9
* sctp: fix potential panics in the SCTP-AUTH API.Vlad Yasevich2008-09-082-22/+67
* cifs: fix O_APPEND on directio mountsJeff Layton2008-09-081-0/+4
* cramfs: fix named-pipe handlingAl Viro2008-09-081-46/+38
* crypto: authenc - Avoid using clobbered request pointerHerbert Xu2008-09-081-4/+6
* fbdefio: add set_page_dirty handler to deferred IO FBIan Campbell2008-09-083-0/+26
* forcedeth: fix checksum flagAyaz Abdulla2008-09-081-2/+2
* mm: make setup_zone_migrate_reserve() aware of overlapping nodesAdam Litke2008-09-081-0/+7
* nfsd: fix buffer overrun decoding NFSv4 aclJ. Bruce Fields2008-09-081-1/+1
* r8169: balance pci_map / pci_unmap pairFrancois Romieu2008-09-081-1/+1
* sunrpc: fix possible overrun on read of /proc/sys/sunrpc/transportsCyrill Gorcunov2008-09-081-14/+4
* USB: cdc-acm: don't unlock acm->mutex on error pathAlexey Dobriyan2008-09-081-1/+1
* x86: work around MTRR mask settingYinghai Lu2008-09-081-2/+13
* Linux 2.6.25.16v2.6.25.16Greg Kroah-Hartman2008-08-201-1/+1
* qla2xxx: Set an rport's dev_loss_tmo value in a consistent manner.Andrew Vasquez2008-08-202-19/+3
* qla2xxx: Add dev_loss_tmo_callbk/terminate_rport_io callback support.Seokmann Ju2008-08-205-25/+78
* x86: fix setup code crashes on my old 486 boxJoerg Roedel2008-08-203-7/+13