summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.33.16v2.6.33.16Greg Kroah-Hartman2011-07-131-1/+1
* mm: prevent concurrent unmap_mapping_range() on the same inodeMiklos Szeredi2011-07-136-22/+20
* udp/recvmsg: Clear MSG_TRUNC flag when starting over for a new packetXufeng Zhang2011-07-132-0/+6
* ipv6/udp: Use the correct variable to determine non-blocking conditionXufeng Zhang2011-07-131-1/+1
* net/ipv4: Check for mistakenly passed in non-IPv4 addressMarcus Meissner2011-07-131-0/+3
* af_packet: prevent information leakEric Dumazet2011-07-132-0/+4
* net: filter: Use WARN_RATELIMITJoe Perches2011-07-131-1/+3
* bug.h: Add WARN_RATELIMITJoe Perches2011-07-131-0/+16
* PM / Hibernate: Fix free_unnecessary_pages()Rafael J. Wysocki2011-07-131-1/+5
* PM / Hibernate: Avoid hitting OOM during preallocation of memoryRafael J. Wysocki2011-07-131-20/+65
* inet_diag: fix inet_diag_bc_audit()Eric Dumazet2011-07-131-8/+6
* netlink: Make nlmsg_find_attr take a const nlmsghdr*.Nelson Elhage2011-07-131-1/+1
* um: os-linux/mem.c needs sys/stat.hLiu Aleaxander2011-07-131-0/+1
* uml: fix CONFIG_STATIC_LINK=y build failure with newer glibcRoland McGrath2011-07-132-2/+29
* USB: don't let the hub driver prevent system sleepAlan Stern2011-07-131-5/+8
* USB: don't let errors prevent system sleepAlan Stern2011-07-131-1/+10
* taskstats: don't allow duplicate entries in listener modeVasiliy Kulikov2011-07-131-3/+12
* 6pack,mkiss: fix lock inconsistencyArnd Bergmann2011-07-132-4/+4
* SUNRPC: Ensure the RPC client only quits on fatal signalsTrond Myklebust2011-07-132-3/+3
* md: avoid endless recovery loop when waiting for fail device to complete.NeilBrown2011-07-131-0/+1
* i2c-taos-evm: Fix log messagesJean Delvare2011-07-131-4/+4
* cfq-iosched: fix a rcu warningShaohua Li2011-07-131-1/+4
* cfq-iosched: fix locking around ioc->ioc_data assignmentJens Axboe2011-07-131-1/+4
* debugobjects: Fix boot crash when kmemleak and debugobjects enabledMarcin Slusarz2011-07-131-1/+1
* watchdog: mtx1-wdt: request gpio before using itFlorian Fainelli2011-07-131-0/+8
* uvcvideo: Remove buffers from the queues when freeingSjoerd Simons2011-07-131-0/+2
* mm: fix negative commitlimit when gigantic hugepages are allocatedRafael Aquini2011-07-131-0/+8
* ath5k: fix memory leak when fewer than N_PD_CURVES are in useEugene A. Shatokhin2011-07-131-5/+3
* PM: Free memory bitmaps if opening /dev/snapshot failsMichal Kubecek2011-07-131-1/+3
* xhci: Reject double add of active endpoints.Sarah Sharp2011-07-131-4/+18
* TTY: ldisc, do not close until there are readersJiri Slaby2011-07-131-1/+3
* clocksource: Make watchdog robust vs. interruptionThomas Gleixner2011-07-132-11/+14
* xen: partially revert "xen: set max_pfn_mapped to the last pfn mapped"Stefano Stabellini2011-07-131-1/+8
* migrate: don't account swapcache as shmemAndrea Arcangeli2011-07-131-1/+1
* ksm: fix NULL pointer dereference in scan_get_next_rmap_item()Hugh Dickins2011-07-131-0/+6
* Linux 2.6.33.15v2.6.33.15Greg Kroah-Hartman2011-06-231-1/+1
* Revert "iwlagn: Support new 5000 microcode."Greg Kroah-Hartman2011-06-231-1/+1
* netfilter: IPv6: fix DSCP mangle codeFernando Luis Vazquez Cao2011-06-231-1/+1
* netfilter: IPv6: initialize TOS field in REJECT target moduleFernando Luis Vazquez Cao2011-06-231-1/+3
* xfs: properly account for reclaimed inodesJohannes Weiner2011-06-233-4/+14
* pata_cm64x: fix boot crash on pariscJames Bottomley2011-06-232-4/+40
* pata_cmd64x: remove unused definitionsBartlomiej Zolnierkiewicz2011-06-231-11/+1
* pata_cmd64x: cmd648_bmdma_stop() fixBartlomiej Zolnierkiewicz2011-06-231-1/+1
* pata_cmd64x: fix PIO setupBartlomiej Zolnierkiewicz2011-06-231-1/+4
* md/raid5: fix raid5_set_bi_hw_segmentsNamhyung Kim2011-06-231-1/+1
* md: check ->hot_remove_disk when removing diskNamhyung Kim2011-06-231-1/+1
* CPUFREQ: Remove cpufreq_stats sysfs entries on module unload.Dave Jones2011-06-231-0/+1
* oprofile, dcookies: Fix possible circular locking dependencyRobert Richter2011-06-231-0/+3
* ALSA: hda: Fix quirk for Dell Inspiron 910Daniel T Chen2011-06-231-0/+1
* USB: xhci - fix interval calculation for FS isoc endpointsDmitry Torokhov2011-06-231-2/+12