deliverable/linux.git
2014-08-11  David S. MillerMerge branch 'apm_xgene'
2014-08-11  Iyappan Subramaniandrivers: net: Add APM X-Gene SoC ethernet driver support.
2014-08-11  Iyappan Subramaniandts: Add bindings for APM X-Gene SoC ethernet driver
2014-08-11  Iyappan SubramanianDocumentation: dts: Add bindings for APM X-Gene SoC...
2014-08-11  Iyappan SubramanianMAINTAINERS: Add entry for APM X-Gene SoC ethernet...
2014-08-11  David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2014-08-11  Uwe Kleine... net: ucc_geth: fix build failure
2014-08-08  Himangi Saraogidm9000: Remove typedef board_info_t
2014-08-08  Jiri Bencrtnetlink: fix VF info size
2014-08-08  Julia Lawallfec_mpc52xx: delete unneeded test before of_node_put
2014-08-08  Julia Lawallll_temac: delete unneeded test before of_node_put
2014-08-08  Julia Lawallnet: axienet: delete unneeded test before of_node_put
2014-08-08  Niv Yehezkelipv4: removed redundant conditional
2014-08-08  Julia Lawallnetfilter: nf_tables: fix error return code
2014-08-08  Pablo Neira... netfilter: don't use mutex_lock_interruptible()
2014-08-08  Pablo Neira... netfilter: nf_tables: don't update chain with unset...
2014-08-08  Pablo Neira... netfilter: nf_tables: uninitialize element key/data...
2014-08-07  Anish Bhattcxgb4: IEEE fixes for DCBx state machine
2014-08-07  Uwe Kleine... net: ucc_geth: Don't use the MAC as PHY without a fixed...
2014-08-07  Uwe Kleine... net: ucc_geth: make probe consistently acquire a refere...
2014-08-07  Uwe Kleine... net: ucc_geth: drop acquired references in probe error...
2014-08-07  Uwe Kleine... net: fs_enet: fix reference counting for phy_node
2014-08-07  Uwe Kleine... net: bcmgenet: fix reference counting for phy node
2014-08-07  Himangi Saraogidrivers/net: Remove typedef axnet_dev_t
2014-08-07  Himangi Saraogidrivers/net: Remove typedefs pcnet_dev_t and hw_info_t
2014-08-07  Himangi Saraogidrivers/net: ethernet: Remove typedef for struct and...
2014-08-07  Daniel Borkmannnetlink: reset network header before passing to taps
2014-08-07  Uwe Kleine... net: gianfar: fix reference counting for phy_node
2014-08-07  Uwe Kleine... net: mvneta: Fix reference counting for phy_node
2014-08-07  Uwe Kleine... net: gianfar: no need to check parameter being != NULL...
2014-08-07  Julia Lawalldrivers/atm/atmtcp.c: fix error return code
2014-08-07  Jean Sacrenbatman: fix duplicate #include of multicast.h
2014-08-07  Jean Sacrenopenvswitch: fix duplicate #include headers
2014-08-07  Jean Sacrenamd: xgbe: fix duplicate #include of linux/phy.h
2014-08-07  Julia Lawallsolos-pci: fix error return code
2014-08-07  Zoltan Kissxen-netback: Fix vif->disable handling
2014-08-07  Hariprasad... cxgb4: Update FW version string to match FW binary...
2014-08-07  Geert Uytterhoeven6lowpan: Allow 6LoWPAN to be modular
2014-08-07  Linus TorvaldsMerge branch 'akpm' (patchbomb from Andrew Morton)
2014-08-07  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-08-07  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-08-07  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-08-07  Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2014-08-07  Linus TorvaldsMerge tag 'pm+acpi-3.17-rc1' of git://git./linux/kernel...
2014-08-07  Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2014-08-07  Linus TorvaldsMerge tag 'sound-3.17-rc1' of git://git./linux/kernel...
2014-08-07  Linus TorvaldsMerge tag 'hsi-for-3.17' of git://git./linux/kernel...
2014-08-07  Linus TorvaldsMerge tag 'for-v3.17' of git://git.infradead.org/batter...
2014-08-07  Thomas Grafnetlink: hold nl_sock_hash_lock during diag dump
2014-08-07  Joe Perchescheckpatch: update $declaration_macros, add uninitializ...
2014-08-07  Dan Carpentercheckpatch: warn on missing spaces in broken up quoted
2014-08-07  Joe Perchescheckpatch: fix false positives for --strict "space...
2014-08-07  Joe Perchescheckpatch: fix false positive MISSING_BREAK warnings...
2014-08-07  Joe Perchescheckpatch: add test for native c90 types in unusual...
2014-08-07  Joe Perchescheckpatch: add signed generic types
2014-08-07  Joe Perchescheckpatch: add short int to c variable types
2014-08-07  Joe Perchescheckpatch: add for_each tests to indentation and brace...
2014-08-07  Joe Perchescheckpatch: fix brace style misuses of else and while
2014-08-07  Joe Perchescheckpatch: add --fix option for a couple OPEN_BRACE...
2014-08-07  Joe Perchescheckpatch: use the correct indentation for which()
2014-08-07  Joe Perchescheckpatch: add fix_insert_line and fix_delete_line...
2014-08-07  Joe Perchescheckpatch: add ability to insert and delete lines...
2014-08-07  Joe Perchescheckpatch: add an index variable for fixed lines
2014-08-07  Joe Perchescheckpatch: warn on break after goto or return with...
2014-08-07  Joe Perchescheckpatch: emit a warning on file add/move/delete
2014-08-07  Joe Perchescheckpatch: add test for commit id formatting style...
2014-08-07  Joe Perchescheckpatch: emit fewer kmalloc_array/kcalloc conversion...
2014-08-07  Joe Perchescheckpatch: improve "no space after cast" test
2014-08-07  Joe Perchescheckpatch: allow multiple const * types
2014-08-07  Joe Perchescheckpatch: warn on unnecessary parentheses around...
2014-08-07  Joe Perchescheckpatch: quiet Kconfig help message checking
2014-08-07  Joe Perchescheckpatch: change blank line after declaration type...
2014-08-07  Joe Perchescheckpatch: add a multiple blank lines test
2014-08-07  Joe Perchescheckpatch: add test for blank lines after function...
2014-08-07  Rasmus Villemoescheckpatch.pl: also suggest 'else if' when if follows...
2014-08-07  Joe Perchescheckpatch: ignore email headers better
2014-08-07  Joe Perchescheckpatch: fix function pointers in blank line needed...
2014-08-07  Joe Perchescheckpatch: fix complex macro false positive for escape...
2014-08-07  Joe Perchescheckpatch: warn on unnecessary else after return or...
2014-08-07  Joe Perchescheckpatch: attempt to find unnecessary 'out of memory...
2014-08-07  Rasmus Villemoeslib: bitmap: add missing mask in bitmap_andnot
2014-08-07  Rasmus Villemoeslib: bitmap: add missing mask in bitmap_and
2014-08-07  Rasmus Villemoeslib: bitmap: add missing mask in bitmap_shift_right
2014-08-07  Rasmus Villemoeslib: bitmap: micro-optimize bitmap_allocate_region
2014-08-07  Rasmus Villemoeslib: bitmap: change parameter of bitmap_*_region to...
2014-08-07  Rasmus Villemoeslib: bitmap: fix typo in kerneldoc for bitmap_pos_to_ord
2014-08-07  Rasmus Villemoeslib: bitmap: simplify bitmap_parselist
2014-08-07  Rasmus Villemoeslib: bitmap: make the start index of bitmap_clear unsigned
2014-08-07  Rasmus Villemoeslib: bitmap: make the start index of bitmap_set unsigned
2014-08-07  Rasmus Villemoeslib: bitmap: make nbits parameter of bitmap_weight...
2014-08-07  Rasmus Villemoeslib: bitmap: make nbits parameter of bitmap_subset...
2014-08-07  Rasmus Villemoeslib: bitmap: make nbits parameter of bitmap_intersects...
2014-08-07  Rasmus Villemoeslib: bitmap: make nbits parameter of bitmap_{and,or...
2014-08-07  Rasmus Villemoeslib: bitmap: remove unnecessary mask from bitmap_complement
2014-08-07  Rasmus Villemoeslib: bitmap: make nbits parameter of bitmap_complement...
2014-08-07  Rasmus Villemoeslib: bitmap: make nbits parameter of bitmap_equal unsigned
2014-08-07  Rasmus Villemoeslib: bitmap: make nbits parameter of bitmap_full unsigned
2014-08-07  Rasmus Villemoeslib: bitmap: make nbits parameter of bitmap_empty unsigned
2014-08-07  Andrew Mortonlib/list_sort.c: convert to pr_foo
2014-08-07  Rasmus Villemoeslib: list_sort.c: Limit number of unused cmp callbacks
next
This page took 0.040141 seconds and 5 git commands to generate.