summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-21Linux 2.6.38.4v2.6.38.4Greg Kroah-Hartman1-1/+1
2011-04-21ip: ip_options_compile() resilient to NULL skb routeEric Dumazet1-3/+3
2011-04-21bridge: reset IPCB in br_parse_ip_optionsEric Dumazet1-4/+2
2011-04-21perf tool: Fix gcc 4.6.0 issuesKyle McMartin9-24/+11
2011-04-21Bluetooth: Fix HCI_RESET command synchronizationGustavo F. Padovan3-2/+9
2011-04-21radeon: Fix KMS CP writeback on big endian machines.Michel Dänzer2-2/+2
2011-04-21USB: Fix unplug of device with active streamsMatthew Wilcox1-1/+1
2011-04-21USB: xhci - also free streams when resetting devicesDmitry Torokhov1-4/+12
2011-04-21USB: xhci - fix math in xhci_get_endpoint_interval()Dmitry Torokhov1-28/+62
2011-04-21USB: xhci - fix unsafe macro definitionsDmitry Torokhov1-3/+3
2011-04-21USB: fix formatting of SuperSpeed endpoints in /proc/bus/usb/devicesDmitry Torokhov1-4/+6
2011-04-21USB: EHCI: unlink unused QHs when the controller is stoppedAlan Stern1-6/+9
2011-04-21usb: qcserial add missing errorpath kfreesSteven Hardy1-0/+2
2011-04-21usb: qcserial avoid pointing to freed memorySteven Hardy1-6/+9
2011-04-21usb: Fix qcserial memory leak on rmmodSteven Hardy1-1/+13
2011-04-21powerpc/perf_event: Skip updating kernel counters if register value shrinksEric B Munson1-7/+30
2011-04-21powerpc: Fix oops if scan_dispatch_log is called too earlyAnton Blanchard1-0/+3
2011-04-21proc: do proper range check on readdir offsetLinus Torvalds1-2/+7
2011-04-21next_pidmap: fix overflow conditionLinus Torvalds2-2/+5
2011-04-21USB: option: Added support for Samsung GT-B3730/GT-B3710 LTE USB modem.Marius B. Kotsbak1-0/+5
2011-04-21USB: ftdi_sio: add ids for Hameg HO720 and HO730Paul Friedrich2-0/+4
2011-04-21USB: ftdi_sio: add PID for OCT DK201 docking stationJohan Hovold2-0/+2
2011-04-21USB: ftdi_sio: Added IDs for CTI USB Serial DevicesChristian Simon2-0/+11
2011-04-21usb: musb: temporarily make it boolFelipe Balbi1-3/+3
2011-04-21brk: COMPAT_BRK: fix detection of randomized brkJiri Kosina3-2/+9
2011-04-21vmscan: all_unreclaimable() use zone->all_unreclaimable as a nameKOSAKI Motohiro1-11/+13
2011-04-21sched: Fix erroneous all_pinned logicKen Chen1-7/+4
2011-04-21RTC: add missing "return 0" in new alarm func for rtc-bfin.cMike Frysinger1-0/+2
2011-04-21i2c-algo-bit: Call pre/post_xfer for bit_testAlex Deucher1-3/+19
2011-04-21ARM: 6864/1: hw_breakpoint: clear DBGVCR out of resetWill Deacon1-0/+7
2011-04-21vfs: Fix absolute RCU path walk failures due to uninitialized seq numberTim Chen1-0/+1
2011-04-21x86, amd: Disable GartTlbWlkErr when BIOS forgets itJoerg Roedel2-0/+23
2011-04-21x86, AMD: Set ARAT feature on AMD processorsBoris Ostrovsky1-0/+4
2011-04-21UBIFS: fix oops when R/O file-system is fsync'edArtem Bityutskiy1-0/+3
2011-04-21MAINTAINERS: update STABLE BRANCH infoRandy Dunlap1-1/+0
2011-04-21oom-kill: remove boost_dying_task_prio()KOSAKI Motohiro1-27/+0
2011-04-21ramfs: fix memleak on no-mmu archBob Liu1-0/+1
2011-04-21mm/thp: use conventional format for boolean attributesBen Hutchings1-10/+14
2011-04-21kstrto*: converting strings to integers done (hopefully) rightAlexey Dobriyan8-150/+1039
2011-04-21futex: Set FLAGS_HAS_TIMEOUT during futex_wait restart setupDarren Hart1-1/+1
2011-04-21sparc64: Fix build errors with gcc-4.6.0David S. Miller11-35/+36
2011-04-21sparc32: Pass task_struct to schedule_tail() in ret_from_forkTkhai Kirill1-1/+1
2011-04-21sparc32: Fix might-be-used-uninitialized warning in do_sparc_fault().David S. Miller1-2/+1
2011-04-21sparc: Fix .size directive for do_int_loadBen Hutchings1-1/+1
2011-04-21bridge: Reset IPCB when entering IP stack on NF_FORWARDHerbert Xu1-0/+3
2011-04-21vlan: should take into account needed_headroomEric Dumazet1-0/+1
2011-04-21xfrm: Refcount destination entry on xfrm_lookupSteffen Klassert1-0/+2
2011-04-21tcp: avoid cwnd moderation in undoYuchung Cheng1-5/+7
2011-04-21sctp: Pass __GFP_NOWARN to hash table allocation attempts.David S. Miller1-2/+2
2011-04-21pppoe: drop PPPOX_ZOMBIEs in pppoe_flush_devUlrich Weber1-1/+1