aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: wireless: bcmdhd: Use allocation with GFP_ATOMIC only in atomic contextDmitry Shmidt2011-08-311-5/+13
* Bluetooth: Fix l2cap conn failures for ssp devicesPeter Hurley2011-08-291-0/+4
* HID: magicmouse: ignore 'ivalid report id' while switching modes, v2Jiri Kosina2011-08-291-1/+9
* netfilter: xt_qtaguid: fix dev_stats for missing NETDEV_UNREGISTERJP Abgrall2011-08-251-4/+19
* fuse: Freeze client on suspend when request sent to userspaceTodd Poynor2011-08-241-1/+5
* ext4: fix nomblk_io_submit option so it correctly converts uninit blocksTheodore Ts'o2011-08-231-1/+6
* ARM: add option to flush console before rebootDima Zavin2011-08-232-0/+39
* net: wireless: bcmdhd: Update to 5.90.125.69Greg Goldman2011-08-2317-136/+203
* netfilter: xt_qtaguid: add some tagging/matching statsJP Abgrall2011-08-191-2/+62
* netfilter: xt_qtaguid: Fix sockfd_put() call within spinlockJP Abgrall2011-08-191-7/+17
* panic: Add board ID to panic outputNishanth Menon2011-08-192-0/+11
* net: wireless: bcmdhd: Fix Softap initializationECCO PARK2011-08-182-18/+46
* netfilter: xt_qtaguid: Fix socket refcounts when taggingJP Abgrall2011-08-171-123/+186
* net: wireless: bcmdhd: Update to version 5.90.125.65Greg Goldman2011-08-162-101/+32
* net: wireless: bcmdhd: Update to 5.90.125.64:Howard M. Harte2011-08-169-253/+322
* net: wireless: bcmdhd: Fixing missing WLP2P defintion for p2pGreg Goldman2011-08-162-3/+7
* hid-multitouch: Filter collections by application usage.Jeff Brown2011-08-151-0/+10
* hid-debug: Show application usage for each collection.Jeff Brown2011-08-151-0/+5
* usb: gadget: android: Only call ctrlrequest callback on enabled functionsMike Lockwood2011-08-121-2/+1
* USB: gadget: android: Use "rndis%d" for RNDIS device name instead of "usb%d"Mike Lockwood2011-08-123-2/+25
* android: logger: bump up the logger buffer sizesJP Abgrall2011-08-111-3/+3
* Bluetooth: hidp: Don't release device ref if never heldPeter Hurley2011-08-111-1/+0
* Bluetooth: hidp: Only free input device if failed registerPeter Hurley2011-08-111-1/+2
* Bluetooth: hidp: Fix memory leak of cached report descriptorPeter Hurley2011-08-111-0/+1
* Bluetooth: hidp: Fix session cleanup on failed conn addPeter Hurley2011-08-111-8/+6
* Bluetooth: bnep: Fix deadlock in session deletionPeter Hurley2011-08-112-4/+6
* Bluetooth: Don't use cmd_timer to timeout HCI reset commandSzymon Janc2011-08-111-2/+4
* Merge commit 'v3.0.1' into android-3.0Colin Cross2011-08-10121-402/+931
|\
| * Linux 3.0.1Greg Kroah-Hartman2011-08-041-1/+1
| * dm: fix idr leak on module removalAlasdair G Kergon2011-08-041-2/+8
| * dm mpath: fix potential NULL pointer in feature arg processingMike Snitzer2011-08-041-0/+5
| * dm snapshot: flush disk cache when mergingMikulas Patocka2011-08-041-1/+1
| * dm io: flush cpu cache with vmapped ioMikulas Patocka2011-08-041-2/+27
| * ALSA: sound/core/pcm_compat.c: adjust array indexJulia Lawall2011-08-041-1/+1
| * watchdog: shwdt: fix usage of mod_timerDavid Engraf2011-08-041-1/+1
| * GFS2: Fix mount hang caused by certain access pattern to sysfs filesSteven Whitehouse2011-08-041-2/+2
| * rt2x00: Add device ID for RT539F device.Gertjan van Wingerde2011-08-041-0/+1
| * oom: task->mm == NULL doesn't mean the memory was freedOleg Nesterov2011-08-041-1/+3
| * AppArmor: Fix masking of capabilities in complain modeJohn Johansen2011-08-041-1/+1
| * AppArmor: Fix reference to rcu protected pointer outside of rcu_read_lockJohn Johansen2011-08-041-1/+1
| * ipc/sem.c: fix race with concurrent semtimedop() timeouts and IPC_RMIDManfred Spraul2011-08-041-2/+11
| * hvc_console: Improve tty/console put_chars handlingHendrik Brueckner2011-08-041-3/+5
| * powerpc/pseries/hvconsole: Fix dropped console outputAnton Blanchard2011-08-041-1/+1
| * SERIAL: SC26xx: Fix link error.Ralf Baechle2011-08-041-1/+1
| * tty/serial: Fix XSCALE serial ports, e.g. ce4100Stephen Warren2011-08-041-1/+1
| * memcg: fix behavior of mem_cgroup_resize_limit()Daisuke Nishimura2011-08-041-1/+1
| * cfg80211: really ignore the regulatory requestSven Neumann2011-08-041-2/+3
| * EHCI: fix direction handling for interrupt data togglesAlan Stern2011-08-042-1/+3
| * EHCI: only power off port if over-current is activeSergei Shtylyov2011-08-041-1/+2
| * n_gsm: fix the wrong FCS handlingDu, Alek2011-08-041-4/+0