openwrt/staging/blogic.git
2013-02-10 Hauke Mehrtenscompat: add kernel 3.8-rc7 and update others
2013-02-10 Hauke Mehrtenscompat: check if efi_enabled() was already backported
2013-02-10 Hauke Mehrtenscompat: backport drop of node parameter from iterators
2013-02-10 Hauke Mehrtenscompat: backport idr_alloc() usage
2013-02-03 Hauke Mehrtenscompat: netdev_set_default_ethtool_ops() is not in...
2013-02-03 Hauke Mehrtenscompat: backport BUILD_BUG_ON from recent kernel
2013-02-03 Hauke Mehrtenscompat: adapt signature change of tty_flip_buffer_push...
2013-02-03 Hauke Mehrtenscompat: add efi_enabled()
2013-01-24 Johannes Bergcompat: backport nla_put_be{16,32,64}()
2013-01-24 Hauke Mehrtenscompat: ckmake: do not start all build at the same...
2013-01-24 Hauke Mehrtenscompat: ckmake: remove lots of warning spam for the log
2013-01-24 Hauke Mehrtenscompat: ckmake: make return code 2 is error
2013-01-23 Hauke Mehrtenscompat: update kernel versions in bin/get-compat-kernels
2013-01-23 Hauke Mehrtenscompat: do not access default_ethtool_ops
2013-01-23 Felix Fietkaucompat: fix compile errors when assembly is built into...
2013-01-22 Luis R. Rodriguezcompat: remove trailing erroneous semicolon from compat...
2013-01-21 Luis R. Rodriguezcompat: backport netdev_set_default_ethtool_ops()
2013-01-10 Hauke Mehrtenscompat: fix warning in usb_autopm_get_interface_no_...
2013-01-10 Hauke Mehrtenscompat: add ETHTOOL_FWVERS_LEN
2013-01-10 Hauke Mehrtenscompat: add simple_write_to_buffer
2013-01-10 Hauke Mehrtenscompat: add missing return value to netif_set_real_num_...
2013-01-10 Hauke Mehrtenscompat: fix warning of missing struct netdev_queue
2012-12-28 Hauke Mehrtenscompat: export platform_device_register_data()
2012-12-28 Hauke Mehrtenscompat: fix compiler warning in nla_get_s64()
2012-12-20 Luis R. Rodriguezcompat: move HID_USB_DEVICE and HID_BLUETOOTH_DEVICE
2012-12-20 Luis R. Rodriguezcompat: add ionice to ckmake again
2012-12-19 Luis R. Rodriguezcompat: rewrite ckmake in Python
2012-12-15 Luis R. Rodriguezcompat: add 3.2 and 3.3 kernels to rebuild headers
2012-12-15 Luis R. Rodriguezcompat: fix get-compat-kernels for rebuilding kernel...
2012-12-15 Luis R. Rodriguezcompat: add support for forcing get-compat-kernels
2012-12-15 Luis R. Rodriguezcompat: add v3.7 to get-compat-kernels
2012-12-15 Luis R. Rodriguezcompat: adjust get-compat-kernels for root users
2012-12-15 Luis R. Rodriguezcompat: adjust get-compat-kernels for root usage
2012-12-13 Luis R. Rodriguezcompat: backport platform_device_register_data()
2012-12-13 Luis R. Rodriguezcompat: fix compilation on hid_ignore()
2012-12-13 Luis R. Rodriguezcompat: backport struct hid_device_id
2012-12-12 Luis R. Rodriguezcompat: backport HID_USB_DEVICE() and HID_BLUETOOTH_DEV...
2012-12-12 Luis R. Rodriguezcompat: add HID_QUIRK_IGNORE
2012-12-12 Luis R. Rodriguezcompat: add HID_QUIRK_HIDDEV_FORCE and HID_QUIRK_NO_IGNORE
2012-12-12 Luis R. Rodriguezcompat: backport definition of HID_TYPE_USBNONE
2012-12-12 Luis R. Rodriguezcompat: backport PCI_EXP_LNKCTL_ASPM_L0S and PCI_EXP_LN...
2012-12-12 Luis R. Rodriguezcompat: backport hid_ignore()
2012-12-12 Luis R. Rodriguezcompat: generate CONFIG_COMPAT_KERNEL_3_8
2012-12-07 Johannes Bergcompat: backport unsigned netlink attribute accessors
2012-12-05 Luis R. Rodriguezcompat: backport napi_gro_receive()
2012-12-04 Luis R. Rodriguezcompat: backplane mode negotiation ethtool definitions
2012-12-04 Luis R. Rodriguezcompat: rename MDIO exported symbols
2012-12-04 Luis R. Rodriguezcompat: backport netif_set_real_num_rx_queues()
2012-12-04 Luis R. Rodriguezcompat: backport netif_set_real_num_tx_queues()
2012-12-03 Luis R. Rodriguezcompat: backport PTR_RET()
2012-12-03 Luis R. Rodriguezcompat: backport definition of PCI_MSIX_ENTRY_CTRL_MASKBIT
2012-12-03 Luis R. Rodriguezcompat: backport alloc_etherdev_mqs()
2012-12-01 Luis R. Rodriguezcompat: backport PCI MSI-X entry definitions
2012-12-01 Luis R. Rodriguezcompat: fix addition of NETIF_F_RXCSUM
2012-12-01 Luis R. Rodriguezcompat: define NETIF_F_RXCSUM
2012-12-01 Luis R. Rodriguezcompat: backport BQL helpers
2012-12-01 Luis R. Rodriguezcompat: backport ethtool to mii advertisment conversion...
2012-12-01 Luis R. Rodriguezcompat: backport ethtool_rxfh_indir_default()
2012-11-29 Luis R. Rodriguezcompat: add gpio header for kernels older than 2.6.24
2012-11-29 Hauke Mehrtenscompat: move config_enabled to compat-3.4.h
2012-11-29 Hauke Mehrtenscompat: add kref_get_unless_zero()
2012-11-29 Hauke Mehrtenscompat: add eth_zero_addr()
2012-11-29 Hauke Mehrtenscompat: make compat load without CONFIG_CPU_FREQ
2012-11-17 Hauke Mehrtenscompat: add USB_SUBCLASS_VENDOR_SPEC
2012-11-16 Luis R. Rodriguezcompat: change count to 4 for glibc kernel fix
2012-11-16 Luis R. Rodriguezcompat: fix get-compat-kernels for libc issue again
2012-11-09 Luis R. Rodriguezcompat: run ckmake with num cpu threads
2012-11-09 Luis R. Rodriguezcompat: fix typo in bin/get-compat-kernels
2012-11-09 Luis R. Rodriguezcompat: fix libc dependency on bin/get-compat-kernels
2012-11-04 Hauke Mehrtenscompat: update list of kernel headers
2012-10-19 Luis R. Rodriguezcompat: encourage non-root use of bin/get-compat-kernels
2012-10-19 Luis R. Rodriguezcompat: add v3.6.2 vanilla kernels to bin/get-compat...
2012-10-18 Luis R. Rodriguezcompat: fix first ckmake make clean assumption
2012-10-18 Luis R. Rodriguezcompat: backport usb_autopm_[get|put]_interface_no_...
2012-09-29 Luis R. Rodriguezcompat: backport seq_file's user namespace addition
2012-09-29 Luis R. Rodriguezcompat: backport definition of VM_NODUMP and VM_DONTDUMP
2012-09-29 Luis R. Rodriguezcompat: backport uidgid.h kuid_t and kgid_t addition
2012-09-13 Luis R. Rodriguezcompat: backport netlink pid to portid rename
2012-09-11 Felix Fietkaucompat: drop const to fix compiler warnings
2012-09-06 Luis R. Rodriguezcompat: fix typo on previous atomic changes
2012-09-05 Mridula Prakashcompat: fix ARM architecture support for atomic_t and...
2012-09-05 Luis R. Rodriguezcompat: backport PCI: Add accessors for PCI Express...
2012-08-23 Ozan Çağlayancompat: Backport eth_broadcast_addr()
2012-08-23 Ozan Çağlayancompat: Backport USB_VENDOR_AND_INTERFACE_INFO() macro
2012-08-20 Hauke Mehrtenscompat: add tty_port_register_device
2012-08-14 Andy Gospodarekcompat: fixup firmware defines on RHEL6
2012-08-14 Andy Gospodarekcompat: disable compat firmware module on RHEL6.0 and...
2012-08-14 Andy Gospodarekcompat: disable KFIFO on RHEL6.1 and later
2012-08-14 Andy Gospodarekcompat: fix defines for RHEL by adding RHEL to string
2012-08-14 Andy Gospodarekcompat: RHEL build script fixup from upstream
2012-08-14 Luis R. Rodriguezcompat: rename compat-wireless to compat-drivers
2012-08-14 Ozan Çağlayancompat: Backport __wake_up_all_locked()
2012-08-14 Ozan Çağlayancompat: Drop redundant udev rules file
2012-08-14 Hauke Mehrtenscompat: add tty_{un}lock() for kernel < 3.7
2012-08-11 Hauke Mehrtenscompat: move RHEL mask for qdisc_cb_private_validate
2012-08-11 Hauke Mehrtenscompat: fix mod_delayed_work
2012-08-11 Hauke Mehrtenscompat: generate CONFIG_COMPAT_KERNEL_3_7
2012-08-11 Hauke Mehrtenscompat: fix SIMPLE_DEV_PM_OPS() on kernel 2.6.29
2012-08-11 Andy Gospodreakcompat: fixup error in no_printk definition
2012-08-10 Luis R. Rodriguezcompat: backport mod_delayed_work() usage instead of...
next