aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-07cpufreq interactive governor: fix crash on CPU shutdownsandbox/dima/android-2.6.37-tmp2Todd Poynor
2011-01-07staging: android: lowmemorykiller: Ignore shmem pages in page-cacheArve Hjønnevåg
2011-01-07staging: android: lowmemorykiller: Don't wait more than one second for a proc...Arve Hjønnevåg
2011-01-07lowmemorykiller: don't unregister notifier from atomic contextRabin Vincent
2011-01-07cgroup: Remove call to synchronize_rcu in cgroup_attach_taskColin Cross
2011-01-07cgroup: Set CGRP_RELEASABLE when adding to a cgroupColin Cross
2011-01-07PM: Wait for completion of the parent resume before resumingBenoit Goby
2011-01-07cpufreq interactive governor save/restore IRQs around cpumask spinlocksTodd Poynor
2011-01-07cpufreq: interactive: New 'interactive' governorMike Chan
2011-01-07ARM: fiq_debugger: Add help commandDmitry Shmidt
2011-01-07misc: kernel_debugger: Add help commandDmitry Shmidt
2011-01-07ARM: fiq_debugger: make fiq_debugger be in debug mode by defaultDima Zavin
2011-01-07sdhci: Always pass clock request value zero to set_clock host opTodd Poynor
2011-01-07[ARM] fiq_debugger: Print local timer irqs countRebecca Schultz Zavin
2011-01-07staging: remove Greg's TODO, now obsolete.Brian Swetland
2011-01-07mmc: Fix pm_notifier obeying deferred resumeDmitry Shmidt
2011-01-07misc: kernel_debugger: fix handle_sysrq callErik Gilling
2011-01-07[ARM] fiq glue: Align fiq stacksColin Cross
2011-01-07mmc: Add "ignore mmc pm notify" functionalityDmitry Shmidt
2011-01-07[ARM] fiq debugger: Allow selection of target cpuColin Cross
2011-01-07mmc: sdio: Fix enable_hs and enable_wide in sdio_reset_comm()Dmitry Shmidt
2011-01-07ARM: fiq debugger: Add tty to fiq debuggerColin Cross
2011-01-07ARM: Add generic fiq serial debuggerIliyan Malchev
2011-01-07ARM: Add fiq_glueArve Hjønnevåg
2011-01-07sched: use the old min_vruntime when normalizing on dequeueDima Zavin
2011-01-07Allow CONFIG_STACKTRACE to be enabled by itself.Arve Hjønnevåg
2011-01-07Support lseek(2) in ashmem driverBjorn Bringert
2011-01-07l2tp: l2tp_eth: Fix section mismatch warningDmitry Shmidt
2011-01-07mmc: subtract boot sectors from disk size for eMMC 4.3+ devicesGary King
2011-01-07mmc_block: Allow more than 8 partitions per cardColin Cross
2011-01-06PM: Prevent waiting forever on asynchronous resume after abortColin Cross
2011-01-06power: wakelock: call __get_wall_to_monotonic() instead of using wall_to_mono...Erik Gilling
2011-01-06net: Fix CONFIG_RPS option to be turned offDmitry Shmidt
2011-01-06wakelock: Fix operator precedence bugColin Cross
2011-01-06ashmem: Update arguments of shrinker for 2.6.35Colin Cross
2011-01-06lowmemorykiller: Update arguments of shrinker for 2.6.35Colin Cross
2011-01-06USB: g_mass_storage: Always allow disabling mass storage by writing to lun fileMike Lockwood
2011-01-06input: gpio_event: make driver be more robust against incorrectly configured ...Dima Zavin
2011-01-06Input: gpio_event: Don't call gpio_cansleep before gpio_request.Arve Hjønnevåg
2011-01-06ashmem: Fix ASHMEM_SET_PROT_MASK.Arve Hjønnevåg
2011-01-06scheduler: cpuacct: Enable platform callbacks for cpuacct power trackingMike Chan
2011-01-06scheduler: cpuacct: Enable platform hooks to track cpuusage for CPU frequenciesMike Chan
2011-01-06misc: add akm8975 compass driverColin Cross
2011-01-06drivers: input: misc: Fix section mismatch warningDmitry Shmidt
2011-01-06Implement read(2) in ashmem driverBjorn Bringert
2011-01-06net: wireless: bcm4329: convert sempahore mutexes to real mutexesDima Zavin
2011-01-06network: wireless: bcm4329: Add bcm4329 driverDmitry Shmidt
2011-01-06network: wireless: Add get_mac_addr functionality to platformDmitry Shmidt
2011-01-06net: activity_stats: Add statistics for network transmission activityMike Chan
2011-01-06staging: android: lowmemorykiller: Remove bitrotted codepathSan Mehat