summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* net/hyperv: Fix long lines in netvsc.cHaiyang Zhang2011-12-011-3/+5
* Staging: line6: NULL dereference in dev_err()Dan Carpenter2011-12-011-3/+3
* Staging: hv: mousevsc: Properly add the hid deviceK. Y. Srinivasan2011-12-011-0/+4
* staging: lttng: cleanup one-bit signed bitfieldsMathieu Desnoyers2011-12-014-15/+15
* lttng wrapper: add missing include to kallsyms wrapperMathieu Desnoyers2011-12-011-0/+2
* lttng lib: ring buffer move null pointer check to openMathieu Desnoyers2011-12-012-3/+3
* lttng lib: ring buffer remove duplicate null pointerMathieu Desnoyers2011-12-011-3/+0
* lttng lib: ring buffer: remove stale null-pointerMathieu Desnoyers2011-12-011-6/+0
* rtl8192e: Rename clashing symbolsSean MacLennan2011-11-307-15/+15
* staging: android: ram_console: pass in a boot info stringColin Cross2011-11-302-10/+57
* android: logger: bump up the logger buffer sizesJP Abgrall2011-11-301-3/+3
* android: lowmemorykiller: Fix arguments to lowmem_shrinkColin Cross2011-11-301-9/+9
* staging: android: lowmemorykiller: Ignore shmem pages in page-cacheArve Hjønnevåg2011-11-301-1/+2
* staging: android: lowmemorykiller: Update arguments of shrinker for 2.6.35Colin Cross2011-11-301-1/+1
* staging: android: lowmemorykiller: Remove bitrotted codepathSan Mehat2011-11-301-6/+0
* staging: binder: Fix memory corruption via page aliasingChristopher Lais2011-11-301-1/+4
* staging: android: lowmemkiller: Substantially reduce overhead during reclaimSan Mehat2011-11-301-0/+43
* staging: android: lowmemorykiller: Don't try to kill the same pid over and overSan Mehat2011-11-301-0/+6
* Staging: android: binder: Create dedicated workqueue for binder deferred workArve Hjønnevåg2011-11-301-1/+6
* Staging: android: timed_gpio: Properly discard invalid timeout values.Mike Lockwood2011-11-301-1/+3
* staging: android: binder: Move debugging information from procfs to debugfsArve Hjønnevåg2011-11-301-42/+39
* binder: Use seq_file for debug interface.Arve Hjønnevåg2011-11-301-374/+201
* android: logger: Add new system log for framework/system log messagesSan Mehat2011-11-302-0/+8
* Staging: android: timed_gpio: Request gpios.Arve Hjønnevåg2011-11-301-3/+12
* Staging: android: ram_console: Start ram console earlierArve Hjønnevåg2011-11-301-1/+1
* staging: android: ramconsole: Ensure ramconsole does not get cluttered by apa...San Mehat2011-11-301-0/+8
* Staging: android: add the code back to the buildGreg Kroah-Hartman2011-11-302-0/+3
* Revert "Staging: android: mark subsystem as broken"Greg Kroah-Hartman2011-11-301-1/+0
* android-common: Fix slab.h includes for 2.6.34-rc4Colin Cross2011-11-302-0/+2
* android-common: include linux/slab.hArve Hjønnevåg2011-11-301-0/+1
* staging/android: fix build issuesCorentin Chary2011-11-302-2/+5
* Revert "Staging: android: delete android drivers"Greg Kroah-Hartman2011-11-3013-0/+5804
* rtl8192e: Split into two directoriesSean MacLennan2011-11-3039-32/+38
* rtl8192e: Split the driver upSean MacLennan2011-11-309-80/+103
* rtl8192e: Export symbolsSean MacLennan2011-11-3011-0/+58
* rtl8192e: create generic rtllib_debug.hSean MacLennan2011-11-309-10/+11
* rtl8192e: move RTL_DEBUG and proc prototypesSean MacLennan2011-11-302-41/+42
* rtl8192e: cleanup rtl_debug.hSean MacLennan2011-11-303-344/+4
* Staging: iio/accel: Changed return type of lis3l02dq_read_event_config() to intAndreas Ruprecht2011-11-301-1/+1
* Staging: VME: PIO2: Correct irq resetMartyn Welch2011-11-301-2/+7
* Staging: iio/adc: strict_strtoul was used with a long type variableAndreas Ruprecht2011-11-301-2/+2
* staging: iio: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-11-306-24/+20
* staging: vt6656: integer overflows in private_ioctl()Xi Wang2011-11-301-0/+8
* staging: vt6655: integer overflows in private_ioctl()Xi Wang2011-11-301-0/+8
* staging: vt6656: card.c: Change return of CARDbAddBasicRate to voidMarcos Paulo de Souza2011-11-302-4/+2
* staging: vt6656: baseband.c: Remove commented codeMarcos Paulo de Souza2011-11-302-99/+3
* staging: vt6656: baseband.c: Removed dead code, and fix coding standardsMarcos Paulo de Souza2011-11-301-45/+14
* staging: vt6656: 80211mgr.c: Code cleanup, removed return of void funcs.Marcos Paulo de Souza2011-11-301-33/+2
* staging: vt6656: main_usb.c: Use kzalloc instead kmallocMarcos Paulo de Souza2011-11-301-2/+1
* staging:vt6656: iwctl.c: Removed unneeded functionMarcos Paulo de Souza2011-11-306-47/+2
OpenPOWER on IntegriCloud