aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-19gpu: ion: Fix performance issue in faulting codeRebecca Schultz Zavin
2013-09-19gpu: ion: add CMA heapBenjamin Gaignard
2013-09-19gpu: ion: fix ion_platform_data definitionBenjamin Gaignard
2013-09-19ARM: kgdb: ignore breakpoint instructions from user modeTodd Poynor
2013-08-11Merge branch 'linaro-fixes/experimental/android-3.10' of git://git.linaro.org...Mark Brown
2013-08-05ion: Use size_t-specific formatAndy Green
2013-08-05staging: android: binder: Fix build warningsAndy Green
2013-08-05mm: vmscan: Fix up build warningAndy Green
2013-07-02vfat: Add compat_ioctl support for VFAT_IOCTL_GET_VOLUME_IDBintian Wang
2013-07-02dcc_tty: Build fixupsJohn Stultz
2013-07-02Revert "ARM: Make low-level printk work"John Stultz
2013-07-02Revert "ARM: convert build of appended dtb zImage to list of dtbs"John Stultz
2013-07-02config: Set CPU_FREQ_GOV_INTERACTIVE default nJohn Stultz
2013-07-02config: Set PARANOID_NETWORK and NET_ACTIVITY_STATS as default ANDROIDJohn Stultz
2013-07-01kconfig: Fix defconfig when one choice menu selects options that another choi...Arve Hjønnevåg
2013-07-01netfilter: xt_qtaguid: 3.10 fixesArve Hjønnevåg
2013-07-01misc: uidstat: Remove use of obsolete create_proc_read_entry apiArve Hjønnevåg
2013-07-01netfilter: xt_quota2: 3.10 fixes.Arve Hjønnevåg
2013-07-01net: activity_stats: Stop using obsolete create_proc_read_entry apiArve Hjønnevåg
2013-07-01pstore: Update Documentation/android.txtJohn Stultz
2013-07-01ARM: mm: Allow an empty PMD in alloc_init_pte()Jon Medhurst (Tixy)
2013-07-01mmc: core: Remove stray CONFIG_EXPERIMENTAL dependenciesJohn Stultz
2013-07-01ion: Add Kconfig dependency to ARMJohn Stultz
2013-07-01selinux: binder: Fix COMMON_AUDIT_DATA_INIT compile issueJohn Stultz
2013-07-01netfilter: xt_qtaguid: fix bad tcp_time_wait sock handlingJP Abgrall
2013-07-01usb: gadget: android: 3.10 fixesArve Hjønnevåg
2013-07-01usb: gadget: android: move init to late_initcall for nowArve Hjønnevåg
2013-07-01usb: gadget: android: Fixes and hacks to make android usb gadget compile on 3.9Arve Hjønnevåg
2013-07-01usb: gadget: Fix android gadget driver buildBenoit Goby
2013-07-01HACK: usb: gadget: Fix enumeration on bootBenoit Goby
2013-07-01usb: gadget: android: Fixes and hacks to make android usb gadget compile on 3.8Arve Hjønnevåg
2013-07-01ARM: decompressor: Flush tlb before swiching domain 0 to client modeArve Hjønnevåg
2013-07-01ARM: mm: Split memory banks that span multiple sections when sparsemem is ena...Arve Hjønnevåg
2013-07-01mmc: block: Remove call to mmc_blk_set_blksizeArve Hjønnevåg
2013-07-01gpu: ion: Remove __GFP_NO_KSWAPDArve Hjønnevåg
2013-07-01gpu: ion: __dma_page_cpu_to_dev -> arm_dma_ops.sync_single_for_device hackArve Hjønnevåg
2013-07-01ARM: fiq_debugger: Update tty code for 3.9Arve Hjønnevåg
2013-07-01ARM: fiq_debugger: Use kmsg_dumper to dump kernel logsArve Hjønnevåg
2013-07-01ARM: fiq_debugger: Fix to compile on 3.7Arve Hjønnevåg
2013-07-01usb: otg: otg-wakelock: Fix build for 3.7Arve Hjønnevåg
2013-07-01cpufreq: interactive: resched timer if max freq raisedLianwei Wang
2013-07-01cpufreq: interactive: fix race on cpufreq TRANSITION notifierLianwei Wang
2013-07-01af_unix: use freezable blocking calls in readColin Cross
2013-07-01sigtimedwait: use freezable blocking callColin Cross
2013-07-01nanosleep: use freezable blocking callColin Cross
2013-07-01futex: use freezable blocking callColin Cross
2013-07-01select: use freezable blocking callColin Cross
2013-07-01epoll: use freezable blocking callColin Cross
2013-07-01binder: use freezable blocking callsColin Cross
2013-07-01freezer: add new freezable helpers using freezer_do_not_count()Colin Cross