aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rtc: alarm: Don't use save_time_delta.Arve Hjønnevåg2011-06-141-5/+6
* binder: Move debugging information from procfs to debugfsArve Hjønnevåg2011-06-141-42/+39
* binder: Use seq_file for debug interface.Arve Hjønnevåg2011-06-141-374/+201
* fs: partitions: Fix warnings in fs/partitions/check.cColin Cross2011-06-141-2/+1
* wlan: Extract generic wlan platform data from tiwlan specific headerDmitry Shmidt2011-06-142-7/+27
* apanic: make APANIC_LABEL depend on APANICIliyan Malchev2011-06-141-0/+1
* android: logger: Add new system log for framework/system log messagesSan Mehat2011-06-142-0/+8
* power: wakelock: Print active wakelocks when has_wake_lock() is calledMike Chan2011-06-141-5/+10
* mmc: core: Release delayed mmc work wakelock after deep disableSan Mehat2011-06-141-1/+4
* block: genhd: Add disk/partition specific uevent callbacks for partition infoSan Mehat2011-06-142-0/+27
* Staging: android: timed_gpio: Request gpios.Arve Hjønnevåg2011-06-141-3/+12
* Staging: android: ram_console: Start ram console earlierArve Hjønnevåg2011-06-141-1/+1
* misc: apanic: erase kpanic when no dataTom Zhu2011-06-141-0/+6
* misc: apanic: bad block handlingTom Zhu2011-06-141-39/+94
* ramconsole/apanic: Ensure ramconsole does not get cluttered by apanic threadsSan Mehat2011-06-142-0/+12
* drivers: apanic: Android kernel panic handler.San Mehat2011-06-143-1/+557
* proc: smaps: Allow smaps access for CAP_SYS_RESOURCESan Mehat2011-06-141-1/+2
* kernel: printk: Add non exported function for clearing the log ring bufferSan Mehat2011-06-141-0/+8
* [ARM] process: Add display of memory around registers when displaying regs.San Mehat2011-06-141-0/+73
* mtd: nand: Add naieve panic_write support for generic nand devices.San Mehat2011-06-141-0/+39
* drivers: power: Add watchdog timer to catch drivers which lockup during suspend.San Mehat2011-06-141-0/+45
* Bluetooth: Hack: Don't dereference null pointer.Nick Pelly2011-06-141-1/+2
* Bluetooth: Add ACL MTU, available buffers and total buffers to hci_conn_info.Nick Pelly2011-06-142-0/+21
* Bluetooth: Fallback to SCO on error code 0x10 (Connection Accept Timeout).Nick Pelly2011-06-141-0/+1
* Bluetooth: Increase timeout for legacy pairing from 10 seconds to 40 seconds.Nick Pelly2011-06-141-1/+1
* Bluetooth: Do not attempt to send dlci disconnect when in BT_CONFIG.Nick Pelly2011-06-141-1/+0
* serial_core: Add wake_peer uart operation which is called before starting UAR...San Mehat2011-06-142-0/+4
* rfkill: Introduce CONFIG_RFKILL_PM and use instead of CONFIG_PM to power downNick Pelly2011-06-142-0/+9
* wl127x-rfkill: Add power control driver for TI WL127X Bluetooth chipsNick Pelly2011-06-144-0/+165
* kernel_debugger_core: add interrupt-context debugger coreBrian Swetland2011-06-144-0/+128
* printk: Fix log_buf_copy termination.Arve Hjønnevåg2011-06-141-2/+2
* Revert "printk: remove unused code from kernel/printk.c"Arve Hjønnevåg2011-06-141-0/+39
* net: Replace AID_NET_RAW checks with capable(CAP_NET_RAW).Chia-chi Yeh2011-06-142-47/+22
* security: Add AID_NET_RAW and AID_NET_ADMIN capability check in cap_capable().Chia-chi Yeh2011-06-142-0/+10
* net: PPPoPNS and PPPoLAC fixes.Chia-chi Yeh2011-06-143-125/+184
* net: add PPP on PPTP Network Server (PPPoPNS) driver.Chia-chi Yeh2011-06-145-1/+373
* net: add PPP on L2TP Access Concentrator (PPPoLAC) driver.Chia-chi Yeh2011-06-145-1/+414
* cgroup: Add generic cgroup subsystem permission checks.San Mehat2011-06-144-0/+34
* fs: yaffs: don't force YAFFS_TRACE_ALWAYS for all trace levelsDima Zavin2011-06-141-1/+1
* fs: yaffs: Import yaffs from Thu Dec 23 13:31:37 2010 +1300Arve Hjønnevåg2011-06-1445-0/+15355
* fs: block_dump: Don't display inode changes if block_dump < 2San Mehat2011-06-141-1/+1
* tiwlan: Add abstract wifi control functions supportDmitry Shmidt2011-06-141-0/+32
* usb: gadget: android: fix compilation on 2.6.37Dima Zavin2011-06-141-4/+2
* USB: gadget: composite: Use separate switches for connected and config stateMike Lockwood2011-06-142-16/+39
* USB: gadget: acm,rndis: IAD class, subclass & prot should match 1st ifaceJohn Michelau2011-06-141-3/+10
* USB: gadget: composite: Dynamically set IAD bFirstInterfaceJohn Michelau2011-06-141-0/+15
* USB: gadget: android Fix gadget descriptor compliance for IAD'sJohn Michelau2011-06-141-13/+43
* usb: gadget: Multiple ACM gadget instancesJohn Michelau2011-06-143-5/+42
* usb: gadget: Fixed Android gadget function discovery & product matchingJohn Michelau2011-06-141-9/+56
* usb: gadget: rndis: don't use dev_get_statsBenoit Goby2011-06-141-2/+21