summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-04-06Bluetooth: Set authentication requirements if not availableMarcel Holtmann
2009-04-06Bluetooth: Use general bonding whenever possibleMarcel Holtmann
2009-04-06Bluetooth: Add SCO fallback for eSCO connection attemptsMarcel Holtmann
2009-04-06Bluetooth: Don't check encryption for L2CAP raw socketsMarcel Holtmann
2009-04-06Bluetooth: Submit bulk URBs along with interrupt URBsMarcel Holtmann
2009-04-06Bluetooth: When encryption is dropped, do not send RFCOMM packetsJaikumar Ganesh
2009-04-06Bluetooth: Eliminate a sparse warning in bt3c driverAndre Haupt
2009-04-06Bluetooth: Remove CONFIG_DEBUG_LOCK_ALLOC ifdefsDave Young
2009-04-06Bluetooth: Update version numbersMarcel Holtmann
2009-04-06Bluetooth: Restrict application of socket optionsMarcel Holtmann
2009-04-06Bluetooth: Disconnect L2CAP connections without encryptionMarcel Holtmann
2009-04-06Bluetooth: Pause RFCOMM TX when encryption dropsMarcel Holtmann
2009-04-06Bluetooth: Replace RFCOMM link mode with security levelMarcel Holtmann
2009-04-06Bluetooth: Replace L2CAP link mode with security levelMarcel Holtmann
2009-04-06Bluetooth: Add enhanced security model for Simple PairingMarcel Holtmann
2009-04-06Bluetooth: Fix SCO state handling for incoming connectionsMarcel Holtmann
2009-04-06Bluetooth: Reject incoming SCO connections without listenersMarcel Holtmann