openwrt/staging/blogic.git
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...
2012-08-10 Luis R. Rodriguezcompat: fix no_printk() definition
2012-08-10 Luis R. Rodriguezcompat: remove autoconf inclusion on compat-2.6.33.c
2012-08-09 Ozan Çağlayancompat: Drop glibc 2.14 warning
2012-08-09 Luis R. Rodriguezcompat: typo fixes for bin/get-compat-kernels
2012-08-09 Andy Gospodarekcompat: support RHEL6.3 as a build target
2012-08-09 Luis R. Rodriguezcompat: fix glibc >= 2.14 requirement
2012-08-07 Johannes Bergcompat: deal with backported codel
2012-08-07 Luis R. Rodriguezcompat: revert 3da0495c compat_flush_scheduled_work...
2012-08-07 Hauke Mehrtenscompat: add include/linux/olpc-ec.h
2012-08-07 Hauke Mehrtenscompat: fix undef syntax
2012-08-06 Luis R. RodriguezRevert "Some distro kernels (in particular the Debian...
2012-08-06 Johannes BergSome distro kernels (in particular the Debian 3.2.0-3
2012-08-06 Ozan Çağlayancompat: Backport kmalloc_array()
2012-08-06 Ozan Çağlayancompat: backport PCIe register definitions
2012-08-06 Johannes Bergcompat: handle pci suspend/resume on kernel 2.6.29
2012-08-06 Hauke Mehrtenscompat: fix endless recursion in flush_scheduled_work
2012-08-06 Hauke Mehrtenscompat: remove backport of irq_modify_status
2012-08-06 Hauke Mehrtenscompat: add sk_wmem_alloc_get and sk_has_allocations
2012-08-06 Hauke Mehrtenscompat: add sk_entry
2012-08-06 Hauke Mehrtenscompat: add seq_hlist_next and seq_hlist_start_head
2012-07-25 Luis R. Rodriguezcompat: backport ndo_get_stats64 addition
2012-07-24 Luis R. Rodriguezcompat: backport u64_stats_sync
2012-07-23 Ozan Çağlayancompat: Add 3.5 to the list of kernels
2012-07-20 Luis R. Rodriguezcompat: backport irq_set_status_flags() and irq_clear_s...
2012-07-20 Luis R. Rodriguezcompat: backport irq_modify_status()
2012-07-20 Luis R. Rodriguezcompat: backport eth_random_addr()
2012-07-18 Zefir Kurtisicompat: fix system crash on 2.6.35 when flushing work
2012-07-18 Ozan Çağlayancompat: Use a bash function to colorify the messages
2012-07-16 Luis R. Rodriguezcompat: add kernel range support to ckmake
2012-07-16 Luis R. Rodriguezcompat: update estimates of using get-compat-trees
2012-07-16 Luis R. Rodriguezcompat: send which output to /dev/null for bin/get...
2012-07-16 Luis R. Rodriguezcompat: check if git is installed on get-compat-trees
2012-07-16 Luis R. Rodriguezcompat: chmod 755 bin/get-compat-trees
2012-07-16 Luis R. Rodriguezcompat: add bin/get-compat-trees
2012-07-11 Ozan Çağlayancompat: Add ability to run as non-root
2012-07-10 Ozan Çağlayancompat: Don't keep 2 URL's per kernel
2012-07-09 Ozan Çağlayancompat: Don't download ubuntu specific kernel images
2012-07-09 Ozan Çağlayancompat: Directly call perl instead of skip-colors
2012-07-06 Luis R. Rodriguezcompat: warn libc >= 2.14 is required to compile agains...
2012-07-06 Luis R. Rodriguezcompat: compute approx space used dynamically for bin...
2012-07-06 Luis R. Rodriguezcompat: unify kernel URLs for bin/get-compat-kernels
2012-07-06 Luis R. Rodriguezcompat: fix bin/get-compat-kernels install calls
2012-07-06 Luis R. Rodriguezcompat: use a generic install mechanism for bin/get...
2012-07-06 Luis R. Rodriguezcompat: bin/get-compat-kernels dump deb packages into...
2012-07-06 Luis R. Rodriguezcompat: add install-ckmake target
2012-07-06 Luis R. Rodriguezcompat: explain what bin/get-compat-kernels does upon...
2012-07-06 Luis R. Rodriguezcompat: fix ckmake -t return file
2012-07-04 Luis R. Rodriguezcompat: update the 3.4 PPA kernels
2012-07-03 Ozan Çağlayancompat: Backport cpufreq_quick_get_max()
2012-07-03 Ozan Çağlayancompat: Backport DIV_ROUND_UP_DLL macro
2012-07-03 Ozan Çağlayancompat: Backport i2c_bit_algo structure
2012-07-03 Ozan Çağlayancompat: Define I2C_FUNC_NOSTART
2012-07-03 Ozan Çağlayancompat: Backport shmem_read_mapping_page()
2012-07-03 Ozan Çağlayancompat: Make use of the vga_switcheroo_register_client
2012-06-29 Luis R. Rodriguezcompat: backport definition of NLMSG_DEFAULT_SIZE
2012-06-29 Luis R. Rodriguezcompat: fix error propagation on ckmake
2012-06-28 Luis R. Rodriguezcompat: remove unused-but-set-variable
2012-06-28 Ozan Çağlayancompat: Define include guard for vga_switcheroo.h
next