summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-20CONFIG: ORIGEN: UBUNTU: ANDROID: Update WLAN configuration optionstracking-samslt-wlan-ll-20120716.1tracking-samslt-wlan-ll-20120716.0tracking-samslt-wlan-ll-20120712.0tracking-samslt-wlan-ll-20120711.0tracking-samslt-wlan-ll-20120710.0tracking-samslt-wlan-ll-20120627.0tracking-samslt-wlan-ll-20120625.0tracking-samslt-wlan-ll-20120622.0tracking-samslt-wlan-ll-20120621.0Tushar Behera
2012-06-20CONFIG: ORIGEN: ANDROID: Update WLAN configuration optionsTushar Behera
2012-06-20linaro/configs: origen: Update WLAN configuration optionsTushar Behera
2012-06-20CONFIG: ORIGEN: Update WLAN configuration optionsSangwook Lee
2012-06-20ARM: EXYNOS: ORIGEN: Add MMC pm_flags for WLANSangwook Lee
2012-06-20net: ath6kl: fix module nameSangwook Lee
2012-06-20drivers: net: mmc: change the order of booting orderSangwook Lee
2012-06-20ARM: EXYNOS: ORIGEN: fix print statmenet for WLANSangwook Lee
2012-06-20sdio: optimization for sdio_irq_threadSangwook Lee
2012-06-20ARM: EXYNOS: Enable HSMMC3 for WLAN on Origen boardAngus Ainslie
2012-06-20mmc: sdhci: remove MMC_CAP_SDIO_IRQ from mmc for WLANSangwook Lee
2012-06-20ath6kl: Fix compile bugs with 'make O=' optionSangwook Lee
2012-06-20ath6kl: Add config entry for polling supportSangwook Lee
2012-06-20ath6kl: Add enablements for Samsung Origen WLANSangwook Lee
2012-06-20ath6kl: Add Platform data API into Qualcomm ath6kl WLANSangwook Lee
2012-06-20linaro/configs: origen: Enable mainline componentstracking-samslt-base-ll-20120716.1tracking-samslt-base-ll-20120716.0tracking-samslt-base-ll-20120712.0tracking-samslt-base-ll-20120711.0tracking-samslt-base-ll-20120710.0tracking-samslt-base-ll-20120627.0tracking-samslt-base-ll-20120625.0tracking-samslt-base-ll-20120622.0tracking-samslt-base-ll-20120621.0Tushar Behera
2012-06-20CONFIG: ORIGEN: UBUNTU: Add initial defconfigTushar Behera
2012-06-20CONFIG: ORIGEN: ANDROID: Add initial defconfigTushar Behera
2012-06-20CONFIG: ORIGEN: Enable mainline componentsTushar Behera
2012-06-08Linux 3.5-rc2v3.5-rc2tracking-tracking-armlt-misc-fixes-ll-20120627.0tracking-tracking-armlt-misc-fixes-ll-20120625.0tracking-tracking-armlt-misc-fixes-ll-20120622.0tracking-tracking-armlt-misc-fixes-ll-20120621.0Linus Torvalds
2012-06-08mm, oom: fix badness score underflowDavid Rientjes
2012-06-08Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-06-08sched/fair: fix lots of kernel-doc warningsRandy Dunlap
2012-06-08Revert "drm/i915/crt: Do not rely upon the HPD presence pin"Linus Torvalds
2012-06-08Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2012-06-08Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2012-06-08Merge tag 'upstream-3.5-rc2' of git://git.infradead.org/linux-ubifsLinus Torvalds
2012-06-08Revert "vfs: stop d_splice_alias creating directory aliases"Linus Torvalds
2012-06-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-06-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-06-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-06-08Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2012-06-08Merge tag 'moduleparam-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-06-08x86/nmi: Fix section mismatch warnings on 32-bitDon Zickus
2012-06-08powerpc: Fix kernel panic during kernel module loadSteffen Rumler
2012-06-08x86/uv: Fix UV2 BAU legacy modeCliff Wickman
2012-06-08x86/mm: Only add extra pages count for the first memory range during pre-allo...Yinghai Lu
2012-06-08Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie
2012-06-08Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-06-08init: Drop initcall level outputBorislav Petkov
2012-06-08module_param: stop double-calling parameters.Rusty Russell
2012-06-08powerpc/time: Sanity check of decrementer expiration is necessaryPaul Mackerras
2012-06-07Revert "mm: correctly synchronize rss-counters at exit/exec"Linus Torvalds
2012-06-07ext4: don't set i_flags in EXT4_IOC_SETFLAGSTao Ma
2012-06-07ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bgTheodore Ts'o
2012-06-07Merge branch 'akpm' (Andrew's fixups)Linus Torvalds
2012-06-07mm: correctly synchronize rss-counters at exit/execKonstantin Khlebnikov
2012-06-07btree: catch NULL value before it does harmJoern Engel
2012-06-07btree: fix tree corruption in btree_get_prev()Roland Dreier
2012-06-07ipc: shm: restore MADV_REMOVE functionality on shared memory segmentsWill Deacon