aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-30power: wakelock: use get_xtime_and_monotonic_and_sleep_offset in get_expired_...sandbox/konkers/android-2.6.39-rc1Colin Cross
2011-03-30usb: gadget: composite: USB_GET_CONFIGURATION must return 0 in unconfigured s...Oleg Matcovschi
2011-03-30USB: gadget: f_adb: dequeue request on error in adb_readIliyan Malchev
2011-03-30USB: gadget: f_mtp: Fix problems transferring files from device to hostMike Lockwood
2011-03-30USB: gadget: composite: fix compile issuesVikram Pandita
2011-03-30block: genhd: Add partition name to the partition info uevent callbackBrian Swetland
2011-03-30ARM: vfp: Move exception address fixup into vfphw.SColin Cross
2011-03-30cpufreq: Prevent memory leak in cpufreq_stats on hotplugColin Cross
2011-03-30PM: Change dpm watchdog to support async suspendBenoit Goby
2011-03-30Print pending wakeup IRQ preventing suspend to dmesgTodd Poynor
2011-03-30input: keyreset: Only print message for default handlerColin Cross
2011-03-30PM: Dump suspend thread stack on dpm suspend timeoutBenoit Goby
2011-03-30input: evdev: Add missing wake_lock_destroyBenoit Goby
2011-03-30ARM: Fix up vfp exception location in thumb modeColin Cross
2011-03-30USB: gadget: f_mtp: Make sure request is dequeued if transfer is canceledMike Lockwood
2011-03-30net: wireless: bcm4329: Turn off CONFIG_US_NON_DFS_CHANNELS_ONLYDmitry Shmidt
2011-03-30net: wireless: bcm4329: Update to version 4.218.248-20Dmitry Shmidt
2011-03-30rtc: alarm: Update hrtimer if alarm at the head of the queue is reprogrammedArve Hjønnevåg
2011-03-30input: keyreset: Allow reset function to be overridenColin Cross
2011-03-30cpufreq interactive governor: fix crash on CPU shutdownTodd Poynor
2011-03-30staging: android: lowmemorykiller: Ignore shmem pages in page-cacheArve Hjønnevåg
2011-03-30staging: android: lowmemorykiller: Don't wait more than one second for a proc...Arve Hjønnevåg
2011-03-30lowmemorykiller: don't unregister notifier from atomic contextRabin Vincent
2011-03-30cgroup: Remove call to synchronize_rcu in cgroup_attach_taskColin Cross
2011-03-30cgroup: Set CGRP_RELEASABLE when adding to a cgroupColin Cross
2011-03-30PM: Wait for completion of the parent resume before resumingBenoit Goby
2011-03-30cpufreq interactive governor save/restore IRQs around cpumask spinlocksTodd Poynor
2011-03-30cpufreq: interactive: New 'interactive' governorMike Chan
2011-03-30ARM: fiq_debugger: Add help commandDmitry Shmidt
2011-03-30misc: kernel_debugger: Add help commandDmitry Shmidt
2011-03-30ARM: fiq_debugger: make fiq_debugger be in debug mode by defaultDima Zavin
2011-03-30sdhci: Always pass clock request value zero to set_clock host opTodd Poynor
2011-03-30[ARM] fiq_debugger: Print local timer irqs countRebecca Schultz Zavin
2011-03-30staging: remove Greg's TODO, now obsolete.Brian Swetland
2011-03-30mmc: Fix pm_notifier obeying deferred resumeDmitry Shmidt
2011-03-30misc: kernel_debugger: fix handle_sysrq callErik Gilling
2011-03-30[ARM] fiq glue: Align fiq stacksColin Cross
2011-03-30mmc: Add "ignore mmc pm notify" functionalityDmitry Shmidt
2011-03-30[ARM] fiq debugger: Allow selection of target cpuColin Cross
2011-03-30mmc: sdio: Fix enable_hs and enable_wide in sdio_reset_comm()Dmitry Shmidt
2011-03-30ARM: fiq debugger: Add tty to fiq debuggerColin Cross
2011-03-30ARM: Add generic fiq serial debuggerIliyan Malchev
2011-03-30ARM: Add fiq_glueArve Hjønnevåg
2011-03-30sched: use the old min_vruntime when normalizing on dequeueDima Zavin
2011-03-30Allow CONFIG_STACKTRACE to be enabled by itself.Arve Hjønnevåg
2011-03-30Support lseek(2) in ashmem driverBjorn Bringert
2011-03-30mmc: subtract boot sectors from disk size for eMMC 4.3+ devicesGary King
2011-03-30mmc_block: Allow more than 8 partitions per cardColin Cross
2011-03-30PM: Prevent waiting forever on asynchronous resume after abortColin Cross
2011-03-30power: wakelock: call __get_wall_to_monotonic() instead of using wall_to_mono...Erik Gilling