summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-07PM: earlysuspend: Removing dependence on console.Rebecca Schultz
2009-04-07PM: earlysuspend: Add console switch when user requested sleep state changes.Arve Hjønnevåg
2009-04-07PM: wakelock: Abort task freezing if a wake lock is held.Arve Hjønnevåg
2009-04-07PM: Add user-space wake lock api.Arve Hjønnevåg
2009-04-07PM: Enable early suspend through /sys/power/stateArve Hjønnevåg
2009-04-07PM: Implement early suspend apiArve Hjønnevåg
2009-04-07PM: Implement wakelock api.Arve Hjønnevåg
2009-04-07PM: Add early suspend api.Arve Hjønnevåg
2009-04-07PM: Add wake lock api.Arve Hjønnevåg
2009-04-07cpufreq: Governor poll frequency tuneables exported in config.Mike Chan
2009-04-07[ARM] armv6 dcc tty driverArve Hjønnevåg
2009-04-07[ARM] Save thread registers in coredumpsArve Hjønnevåg
2009-04-07[ARM] Add code to prevent system calls from being restarted muliple times bef...Arve Hjønnevåg
2009-04-07Make /dev/mem configurable, as we don't want it.Robert Love
2009-04-07sched: Enable might_sleep before initializing drivers.Arve Hjønnevåg
2009-04-07Add build option to to set the default panic timeout.Arve Hjønnevåg
2009-04-07mm: Check if any page in a pageblock is reserved before marking it MIGRATE_RE...Arve Hjønnevåg
2009-04-07mm: Add min_free_order_shift tunable.Arve Hjønnevåg
2009-04-07timed_gpio: Separate timed_output class into a separate driver.Mike Lockwood
2009-04-07lowmemorykiller: Don't count free space unless it meets the specified limit b...Arve Hjønnevåg
2009-04-07lowmemorykiller: Only iterate over process list when needed.Arve Hjønnevåg
2009-04-07binder: Defer flush and release operations to avoid deadlocks.Arve Hjønnevåg
2009-04-07binder: Prevent the wrong thread from adding a transaction to the stack.Arve Hjønnevåg
2009-04-07binder: Cast to uintptr_t instead of size_t when aligning pointersArve Hjønnevåg
2009-04-07binder: Keep a reference to the files_struct while the driver is mmappedArve Hjønnevåg
2009-04-07binder: Add more offset validation.Arve Hjønnevåg
2009-04-07binder: mmap fixes.Arve Hjønnevåg
2009-04-07binder: Don't create two proc entries with the same name if the driver is ope...Arve Hjønnevåg
2009-04-07binder: Remove VM_EXEC check.Arve Hjønnevåg
2009-04-07Bluetooth: Fallback from eSCO to SCO on error code 0x1f (unspecified error).Nick Pelly
2009-04-07ARM: Make low-level printk workTony Lindgren
2009-04-07Staging: Android: fix more printk formatsRandy Dunlap
2009-04-07Staging: android: ram_console: fix printk format warningRandy Dunlap
2009-04-07Staging: android: binder: fix printk format warningsRandy Dunlap
2009-04-06Bluetooth: Remove some pointless conditionals before kfree_skb()Wei Yongjun
2009-04-06Bluetooth: Remove some pointless conditionals before kfree_skb()Wei Yongjun
2009-04-06Bluetooth: Move hci_conn_del_sysfs() back to avoid device destruct too earlyDave Young
2009-04-06Bluetooth: Permit BT_SECURITY also for L2CAP raw socketsMarcel Holtmann
2009-04-06Bluetooth: Fix RFCOMM usage of in-kernel L2CAP socketsMarcel Holtmann
2009-04-06Bluetooth: Disallow usage of L2CAP CID setting for nowMarcel Holtmann
2009-04-06Bluetooth: Change RFCOMM to use BT_CONNECT2 for BT_DEFER_SETUPMarcel Holtmann
2009-04-06Bluetooth: Fix poll() misbehavior when using BT_DEFER_SETUPMarcel Holtmann
2009-04-06Bluetooth: Set authentication requirement before requesting itMarcel Holtmann
2009-04-06Bluetooth: Fix authentication requirements for L2CAP security checkMarcel Holtmann
2009-04-06Bluetooth: Ask upper layers for HCI disconnect reasonMarcel Holtmann
2009-04-06Bluetooth: Add CID field to L2CAP socket address structureMarcel Holtmann
2009-04-06Bluetooth: Request L2CAP fixed channel list if availableMarcel Holtmann
2009-04-06Bluetooth: Don't enforce authentication for L2CAP PSM 1 and 3Marcel Holtmann
2009-04-06Bluetooth: Fix double L2CAP connection requestMarcel Holtmann
2009-04-06Bluetooth: Fix race condition with L2CAP information requestMarcel Holtmann