| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | dm9000: Remove typedef board_info_t | Himangi Saraogi | 2014-08-08 | 1 | -46/+46 |
| * | | | | rtnetlink: fix VF info size | Jiri Benc | 2014-08-08 | 1 | -1/+2 |
| * | | | | fec_mpc52xx: delete unneeded test before of_node_put | Julia Lawall | 2014-08-08 | 1 | -2/+1 |
| * | | | | ll_temac: delete unneeded test before of_node_put | Julia Lawall | 2014-08-08 | 1 | -2/+1 |
| * | | | | net: axienet: delete unneeded test before of_node_put | Julia Lawall | 2014-08-08 | 1 | -2/+1 |
| * | | | | ipv4: removed redundant conditional | Niv Yehezkel | 2014-08-08 | 1 | -2/+0 |
| * | | | | cxgb4: IEEE fixes for DCBx state machine | Anish Bhatt | 2014-08-07 | 5 | -71/+216 |
| * | | | | net: ucc_geth: Don't use the MAC as PHY without a fixed link | Uwe Kleine-König | 2014-08-07 | 1 | -7/+6 |
| * | | | | net: ucc_geth: make probe consistently acquire a reference to the phy node | Uwe Kleine-König | 2014-08-07 | 1 | -1/+1 |
| * | | | | net: ucc_geth: drop acquired references in probe error path and remove | Uwe Kleine-König | 2014-08-07 | 1 | -1/+8 |
| * | | | | net: fs_enet: fix reference counting for phy_node | Uwe Kleine-König | 2014-08-07 | 1 | -1/+1 |
| * | | | | net: bcmgenet: fix reference counting for phy node | Uwe Kleine-König | 2014-08-07 | 1 | -2/+4 |
| * | | | | drivers/net: Remove typedef axnet_dev_t | Himangi Saraogi | 2014-08-07 | 1 | -13/+13 |
| * | | | | drivers/net: Remove typedefs pcnet_dev_t and hw_info_t | Himangi Saraogi | 2014-08-07 | 1 | -34/+34 |
| * | | | | drivers/net: ethernet: Remove typedef for struct and enum | Himangi Saraogi | 2014-08-07 | 1 | -17/+17 |
| * | | | | netlink: reset network header before passing to taps | Daniel Borkmann | 2014-08-07 | 1 | -1/+1 |
| * | | | | net: gianfar: fix reference counting for phy_node | Uwe Kleine-König | 2014-08-07 | 1 | -2/+2 |
| * | | | | net: mvneta: Fix reference counting for phy_node | Uwe Kleine-König | 2014-08-07 | 1 | -3/+6 |
| * | | | | net: gianfar: no need to check parameter being != NULL for of_node_put | Uwe Kleine-König | 2014-08-07 | 1 | -8/+4 |
| * | | | | drivers/atm/atmtcp.c: fix error return code | Julia Lawall | 2014-08-07 | 1 | -0/+1 |
| * | | | | batman: fix duplicate #include of multicast.h | Jean Sacren | 2014-08-07 | 1 | -1/+0 |
| * | | | | openvswitch: fix duplicate #include headers | Jean Sacren | 2014-08-07 | 1 | -2/+0 |
| * | | | | amd: xgbe: fix duplicate #include of linux/phy.h | Jean Sacren | 2014-08-07 | 1 | -1/+0 |
| * | | | | solos-pci: fix error return code | Julia Lawall | 2014-08-07 | 1 | -0/+1 |
| * | | | | xen-netback: Fix vif->disable handling | Zoltan Kiss | 2014-08-07 | 1 | -2/+8 |
| * | | | | cxgb4: Update FW version string to match FW binary version | Hariprasad Shenai | 2014-08-07 | 1 | -4/+4 |
| * | | | | 6lowpan: Allow 6LoWPAN to be modular | Geert Uytterhoeven | 2014-08-07 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2014-08-13 | 8 | -9/+15 |
|\ \ \ \ |
|
| * | | | | sparc64: Fix pcr_ops initialization and usage bugs. | David S. Miller | 2014-08-11 | 3 | -3/+8 |
| * | | | | sparc64: Do not disable interrupts in nmi_cpu_busy() | David S. Miller | 2014-08-11 | 1 | -1/+0 |
| * | | | | sparc: Hook up seccomp and getrandom system calls. | David S. Miller | 2014-08-06 | 3 | -4/+6 |
| * | | | | sparc: fix decimal printf format specifiers prefixed with 0x | Hans Wennborg | 2014-08-06 | 1 | -1/+1 |
* | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-08-13 | 33 | -1077/+918 |
|\ \ \ \ \ |
|
| * | | | | | x86, irq, PCI: Keep IRQ assignment for PCI devices during suspend/hibernation | Jiang Liu | 2014-08-08 | 3 | -2/+7 |
| * | | | | | x86/apic/vsmp: Make is_vsmp_box() static | H. Peter Anvin | 2014-08-01 | 1 | -2/+2 |
| * | | | | | x86, apic: Remove enable_apic_mode callback | David Rientjes | 2014-07-31 | 10 | -12/+0 |
| * | | | | | x86, apic: Remove setup_portio_remap callback | David Rientjes | 2014-07-31 | 10 | -14/+0 |
| * | | | | | x86, apic: Remove multi_timer_check callback | David Rientjes | 2014-07-31 | 10 | -26/+0 |
| * | | | | | x86, apic: Replace noop_check_apicid_used | David Rientjes | 2014-07-31 | 1 | -6/+1 |
| * | | | | | x86, apic: Remove check_apicid_present callback | David Rientjes | 2014-07-31 | 9 | -25/+0 |
| * | | | | | x86, apic: Remove mps_oem_check callback | David Rientjes | 2014-07-31 | 11 | -45/+1 |
| * | | | | | x86, apic: Remove smp_callin_clear_local_apic callback | David Rientjes | 2014-07-31 | 10 | -14/+0 |
| * | | | | | x86, apic: Replace trampoline physical addresses with defaults | David Rientjes | 2014-07-31 | 10 | -33/+8 |
| * | | | | | x86, apic: Remove x86_32_numa_cpu_node callback | David Rientjes | 2014-07-31 | 2 | -19/+0 |
| * | | | | | x86: intel-mid: Use the new io_apic interfaces | Jiang Liu | 2014-07-14 | 1 | -16/+6 |
| * | | | | | x86, vsmp: Remove is_vsmp_box() from apic_is_clustered_box() | Oren Twaig | 2014-07-13 | 2 | -67/+1 |
| * | | | | | x86, irq: Clean up irqdomain transition code | Jiang Liu | 2014-06-21 | 1 | -17/+11 |
| * | | | | | x86, irq, devicetree: Release IOAPIC pin when PCI device is disabled | Jiang Liu | 2014-06-21 | 1 | -0/+1 |
| * | | | | | x86, irq, SFI: Release IOAPIC pin when PCI device is disabled | Jiang Liu | 2014-06-21 | 1 | -0/+7 |
| * | | | | | x86, irq, mpparse: Release IOAPIC pin when PCI device is disabled | Jiang Liu | 2014-06-21 | 2 | -2/+12 |