aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* u1: import from CyanogenMod/android_kernel_samsung_smdk4210Daniel Hillenbrand2013-05-2540-424/+15600
* migrate: fix merge failDaniel Hillenbrand2013-05-251-6/+2
* Correct md5sum executable on OSX hostsJavier Ferrer2013-05-032-2/+19
* update bcmdhd driver from GT-9505 Sourcesbrissen2013-04-2579-3753/+9568
* t0ltecdma: enable support for car docksbrissen2013-04-151-1/+1
* t0lte: enable support for car dockDaniel Hillenbrand2013-04-131-1/+1
* i9305: Enable car dockmark2013-04-061-3/+3
* i9300: reenable dock supportDaniel Hillenbrand2013-04-031-3/+3
* smdk4412: enable sio ioschedDaniel Hillenbrand2013-04-027-7/+7
* block: add sio ioschedDaniel Hillenbrand2013-04-0210-0/+425
* smdk4412: enable row ioschedDaniel Hillenbrand2013-04-027-0/+7
* block: add row ioschedDaniel Hillenbrand2013-04-024-0/+826
* smdk4412: mali: merge with r3p1 driver from note8Justin2013-03-2658-951/+1762
* Merge branch 'cm-10.1-experimental' into HEADcodeworkx2013-03-161025-7154/+15752
|\
| * WIFI: Use kernel version 3.4 ifdef's.Brian Beloshapka2013-02-271-13/+26
| * wireless backport from 3.4Andrew Dodd2013-02-2722-1005/+2996
| * config: Regenerate for new bcmdhd driverAndrew Dodd2013-02-271-5/+9
| * bcmdhd: kang from d2Andrew Dodd2013-02-2735-731/+1518
| * mm: Update Samsung's -cma shit to match 3.0.64Andrew Dodd2013-02-273-88/+152
| * Fix mistakes in mergeAndrew Dodd2013-02-272-1/+1
| * Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-27969-5315/+11054
| |\
| | * Linux 3.0.64Greg Kroah-Hartman2013-02-141-1/+1
| | * netback: correct netbk_tx_err to handle wrap around.Ian Campbell2013-02-141-1/+1
| | * xen/netback: free already allocated memory on failure in xen_netbk_get_requestsIan Campbell2013-02-141-1/+12
| | * xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.Matthew Daley2013-02-141-26/+14
| | * xen/netback: shutdown the ring if it contains garbage.Ian Campbell2013-02-143-26/+62
| | * tg3: Fix crc errors on jumbo frame receiveNithin Nayak Sujir2013-02-141-21/+33
| | * tg3: Avoid null pointer dereference in tg3_interrupt in netconsole modeNithin Nayak Sujir2013-02-141-0/+4
| | * bridge: Pull ip header into skb->data before looking into ip header.Sarveshwar Bandi2013-02-141-0/+3
| | * tcp: fix MSG_SENDPAGE_NOTLAST logicEric Dumazet2013-02-141-1/+3
| | * tcp: fix for zero packets_in_flight was too broadIlpo Järvinen2013-02-141-2/+6
| | * tcp: frto should not set snd_cwnd to 0Eric Dumazet2013-02-141-1/+2
| | * net: sctp: sctp_endpoint_free: zero out secret key dataDaniel Borkmann2013-02-141-0/+5
| | * net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfreeDaniel Borkmann2013-02-141-1/+1
| | * sctp: refactor sctp_outq_teardown to insure proper re-initalizationNeil Horman2013-02-141-4/+8
| | * atm/iphase: rename fregt_t -> ffreg_tHeiko Carstens2013-02-141-73/+73
| | * packet: fix leakage of tx_ring memoryPhil Sutter2013-02-141-4/+6
| | * ipv6: do not create neighbor entries for local deliveryMarcelo Ricardo Leitner2013-02-141-1/+2
| | * pktgen: correctly handle failures when adding a deviceCong Wang2013-02-141-3/+6
| | * net: loopback: fix a dst refcounting issueEric Dumazet2013-02-141-0/+5
| | * r8169: remove the obsolete and incorrect AMD workaroundTimo Teräs2013-02-141-7/+0
| | * isdn/gigaset: fix zero size border case in debug dumpTilman Schmidt2013-02-141-0/+2
| | * MAINTAINERS: Stephen Hemminger email changeStephen Hemminger2013-02-141-3/+3
| | * net: prevent setting ttl=0 via IP_TTLCong Wang2013-02-141-1/+1
| | * mac80211: synchronize scan off/on-channel and PS statesStanislaw Gruszka2013-02-144-23/+14
| | * kernel/resource.c: fix stack overflow in __reserve_region_with_split()T Makphaibulchoke2013-02-141-12/+38
| | * virtio_console: Don't access uninitialized data.Sjur Brændeland2013-02-141-1/+2
| | * rtlwifi: Fix the usage of the wrong variable in usb.cLarry Finger2013-02-141-2/+2
| | * Linux 3.0.63Greg Kroah-Hartman2013-02-111-1/+1
| | * USB: XHCI: fix memory leak of URB-private dataAlan Stern2013-02-111-0/+2