summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-08ARM: fix build error in arch/arm/kernel/process.carchive/android-omap-2.6.32Russell King
2010-08-10net: activity_stats: Fix compile errorMike Chan
2010-08-10net: activity_stats: Add statistics for network transmission activityMike Chan
2010-08-10misc: uid_stat: API cleanup / rename.Mike Chan
2010-08-10misc: uid_stat: ifdef cleanup for uid_statMike Chan
2010-08-10net: uid_stats: Correct network tracking to not track binder traffic.Mike Chan
2010-08-10ARM: only allow 26-bit user mode on CPUs that support itDima Zavin
2010-07-22ashmem: Fix ASHMEM_SET_PROT_MASK.Arve Hjønnevåg
2010-07-22Implement read(2) in ashmem driverBjorn Bringert
2010-05-26gpu: pvr: Instead of falling back on vmalloc if kmalloc fails, vmalloc firstRebecca Schultz Zavin
2010-05-13[ARM] omap2: smartflex: Remove warningDmitry Shmidt
2010-05-12regulator: Fix regulator setup code, patch lost in mergeMike Chan
2010-05-06Revert "[ARM] sholes_defconfig: Enable CONFIG_PROFILING"Rebecca Schultz Zavin
2010-05-06Merge commit 'android-2.6.32' into android-omap-2.6.32Rebecca Schultz Zavin
2010-05-06staging: android: lowmemorykiller: Remove bitrotted codepathSan Mehat
2010-05-06staging: android: lowmemorykiller: Fix task_struct leakSan Mehat
2010-05-06sched: Add a generic notifier when a task struct is about to be freedSan Mehat
2010-05-05binder: Fix memory corruption via page aliasingChristopher Lais
2010-05-05[ARM] omap: pm: HACK: Disable watchdog in pm34xx suspendMike Chan
2010-05-05net: ppp_deflate: Switch z_decomp_alloc to vmalloced decompress buffersRebecca Schultz Zavin
2010-05-05[ARM] sholes_defconfig: Enable CONFIG_PROFILINGRebecca Schultz Zavin
2010-05-05Merge commit 'android-2.6.32' into android-omap-2.6.32Rebecca Schultz Zavin
2010-05-05staging: android: lowmemkiller: Substantially reduce overhead during reclaimSan Mehat
2010-05-04[ARM] Do not call flush_cache_user_range with mmap_sem heldDima Zavin
2010-05-04sound: oss: omap34xx_audio_driver: Fix cleanup on error.Rebecca Schultz Zavin
2010-05-04DSPBRIDGE: Don't bother trying to flush a null ptr, it's log spammy and holds...Rebecca Schultz Zavin
2010-05-04USB: android gadget: mass storage: Fix format issue for Vista HostVelempati Chiranjeevi
2010-05-03[ARM] omap-pm: resource: Prevent possible deadlock when alloc user dynamicallyMike Chan
2010-05-03[ARM] omap: pm34xx: Read CORE and PER next states before io chainMike Chan
2010-05-03[ARM] omap: pm34xx: Set IO-chain wakeup before PER goes into RETMike Chan
2010-05-03[ARM] omap: pm34xx: Change prcm irq warn to printk_onceMike Chan
2010-04-29[ARM] defconfig: sholes: Switch from CBQ -> HTBSan Mehat
2010-04-27Merge commit 'android-2.6.32' into android-omap-2.6.32Rebecca Schultz Zavin
2010-04-26lowmemorykiller: Don't try to kill the same pid over and overSan Mehat
2010-04-26[ARM] omap: resource: Properly initalize variable in update_resource_levelMike Chan
2010-04-26[ARM] omap: sholes: Add disclamer for 700 and 800mhz, tweak voltage lvlsMike Chan
2010-04-26media: video: isp: Enable/disable the isp interrupt when turning on/off clocksRebecca Schultz Zavin
2010-04-23[ARM] omap: resource: Style change for if statementMike Chan
2010-04-23[ARM] omap: resource: Only update resource level if there is a changeMike Chan
2010-04-23[ARM] omap: resource: Protect static pool from concurrent get_user() callsMike Chan
2010-04-23[ARM] omap: resource: Make free_user() staticMike Chan
2010-04-23sholes: Enable 700mhz and 800mhzMike Chan
2010-04-22Staging: android: binder: Create dedicated workqueue for binder deferred workArve Hjønnevåg
2010-04-22[ARM] configs: sholes: Move netsched to modules + enable ifbSan Mehat
2010-04-19proc: pagemap: Hold mmap_sem during page walkKAMEZAWA Hiroyuki
2010-04-19Revert "proc: pagemap: Hold mmap_sem during page walk"San Mehat
2010-04-17Staging: android: timed_gpio: Properly discard invalid timeout values.Mike Lockwood
2010-04-16[ARM] omap: resource: FIX update_resource_level() from resource_release()Mike Chan
2010-04-15USB: gadget: f_mass_storage: Defer handling interface changes until it is safe.Mike Lockwood
2010-04-14[ARM] omap: pm34xx: Remove PER wakeup dependency on CORE.Mike Chan