aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-08-22
|\
| * Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-08-21
| |\
| | * mm: compaction: Abort async compaction if locks are contended or taking too longMel Gorman2012-08-21
| | * mm: have order > 0 compaction start near a pageblock with free pagesMel Gorman2012-08-21
| | * rapidio/tsi721: fix unused variable compiler warningAlexandre Bounine2012-08-21
| | * rapidio/tsi721: fix inbound doorbell interrupt handlingAlexandre Bounine2012-08-21
| | * drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour modeAtsushi Nemoto2012-08-21
| | * mm: correct page->pfmemalloc to fix deactivate_slab regressionAlex Shi2012-08-21
| | * drivers/rtc/rtc-pcf2123.c: initialize dynamic sysfs attributesIlya Shchepetkov2012-08-21
| | * mm/compaction.c: fix deferring compaction mistakeMinchan Kim2012-08-21
| | * drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ ...Robin Holt2012-08-21
| | * string: do not export memweight() to userspaceWANG Cong2012-08-21
| | * hugetlb: update hugetlbpage.txtZhouping Liu2012-08-21
| | * checkpatch: add control statement test to SINGLE_STATEMENT_DO_WHILE_MACROJoe Perches2012-08-21
| | * mm: hugetlbfs: correctly populate shared pmdMichal Hocko2012-08-21
| | * cciss: fix incorrect scsi status reportingStephen M. Cameron2012-08-21
| | * Documentation: update mount option in filesystem/vfat.txtNamjae Jeon2012-08-21
| | * mm: change nr_ptes BUG_ON to WARN_ONHugh Dickins2012-08-21
| | * cs5535-clockevt: typo, it's MFGPT, not MFPGTJens Rottmann2012-08-21
| * | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-08-21
| |\ \
| | * | [media] media: soc_camera: don't clear pix->sizeimage in JPEG modeAlbert Wang2012-08-15
| | * | [media] media: mx2_camera: Fix clock handling for i.MX27Javier Martin2012-08-15
| | * | [media] video: mx2_camera: Use clk_prepare_enable/clk_disable_unprepareFabio Estevam2012-08-15
| | * | [media] video: mx1_camera: Use clk_prepare_enable/clk_disable_unprepareFabio Estevam2012-08-15
| | * | [media] media: mx3_camera: buf_init() add buffer state checkAlex Gershgorin2012-08-15
| | * | [media] radio-shark2: Only compile led support when CONFIG_LED_CLASS is setHans de Goede2012-08-12
| | * | [media] radio-shark: Only compile led support when CONFIG_LED_CLASS is setHans de Goede2012-08-12
| | * | [media] radio-shark*: Call cancel_work_sync from disconnect rather then releaseHans de Goede2012-08-12
| | * | [media] radio-shark*: Remove work-around for dangling pointer in usb intfdataHans de Goede2012-08-12
| | * | [media] Add USB dependency for IguanaWorks USB IR TransceiverGuenter Roeck2012-08-12
| | * | [media] Add missing logging for rangelow/high of hwseekHans Verkuil2012-08-11
| | * | [media] VIDIOC_ENUM_FREQ_BANDS fixHans Verkuil2012-08-11
| | * | [media] mem2mem_testdev: fix querycap regressionHans Verkuil2012-08-11
| | * | [media] si470x: v4l2-compliance fixesHans Verkuil2012-08-11
| | * | [media] DocBook: Remove a spurious characterHans Verkuil2012-08-11
| | * | [media] uvcvideo: Reset the bytesused field when recycling an erroneous bufferJayakrishnan Memana2012-08-11
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-08-21
| |\ \ \
| | * | | af_netlink: force credentials passing [CVE-2012-3520]Eric Dumazet2012-08-21
| | * | | ipv4: fix ip header ident selection in __ip_make_skb()Eric Dumazet2012-08-21
| | * | | ipv4: Use newinet->inet_opt in inet_csk_route_child_sock()Christoph Paasch2012-08-21
| | * | | tcp: fix possible socket refcount problemEric Dumazet2012-08-21
| | * | | net: tcp: move sk_rx_dst_set call after tcp_create_openreq_child()Neal Cardwell2012-08-20
| | * | | net/core/dev.c: fix kernel-doc warningRandy Dunlap2012-08-20
| | * | | netconsole: remove a redundant netconsole_target_put()Amerigo Wang2012-08-20
| | * | | net: ipv6: fix oops in inet_putpeer()Patrick McHardy2012-08-20
| | * | | net/stmmac: fix issue of clk_get for Loongson1B.Kelvin Cheung2012-08-20
| | * | | caif: Do not dereference NULL in chnl_recv_cb()Jesper Juhl2012-08-20
| | * | | Merge git://1984.lsi.us.es/nfDavid S. Miller2012-08-20
| | |\ \ \
| | | * | | netfilter: nf_ct_expect: fix possible access to uninitialized timerPablo Neira Ayuso2012-08-16
| | | * | | netfilter: ctnetlink: fix missing locking while changing conntrack from nfqueuePablo Neira Ayuso2012-08-14