summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Staging: hv: storvsc: Add a comment to explain life-cycle managementK. Y. Srinivasan2012-02-091-1/+16
* Staging: hv: storvsc: Move and cleanup storvsc_remove()K. Y. Srinivasan2012-02-091-16/+12Star
* Staging: hv: storvsc: Cleanup storvsc_host_reset_handler()K. Y. Srinivasan2012-02-091-10/+4Star
* Staging: hv: storvsc: Introduce defines for srb status codesK. Y. Srinivasan2012-02-091-5/+16
* Staging: hv: storvsc: Cleanup storvsc_queuecommand()K. Y. Srinivasan2012-02-091-26/+22Star
* Staging: hv: storvsc: Cleanup storvsc_probe()K. Y. Srinivasan2012-02-091-22/+8Star
* Staging: hv: storvsc: Cleanup some commentsK. Y. Srinivasan2012-02-091-31/+26Star
* staging: ramster: enable as staging driverDan Magenheimer2012-02-092-0/+3
* staging: ramster: ramster-specific new filesDan Magenheimer2012-02-094-0/+550
* staging: ramster: ramster-specific changes to zcache/tmemDan Magenheimer2012-02-095-282/+1677
* staging: ramster: ramster-specific changes to cluster codeDan Magenheimer2012-02-096-1/+139
* staging: ramster: local compression + tmemDan Magenheimer2012-02-095-0/+2980
* staging: ramster: cluster/messaging foundationDan Magenheimer2012-02-0919-0/+7985
* staging: Fix typo in mei/interrupt.cMasanari Iida2012-02-091-1/+1
* telephony: Move to stagingJoe Perches2012-02-0910-2/+12
* staging: android/lowmemorykiller: Do not kill kernel threadsAnton Vorontsov2012-02-091-0/+3
* staging: android/lowmemorykiller: No need for task->signal checkAnton Vorontsov2012-02-091-7/+1Star
* staging: android/lowmemorykiller: Better mm handlingAnton Vorontsov2012-02-091-7/+9
* staging: android/lowmemorykiller: Don't grab tasklist_lockAnton Vorontsov2012-02-091-3/+4
* staging: android: logger: clarify non-update of w_off in do_write_log_from_userTim Bird2012-02-091-0/+6
* staging: android: logger: clarify code in clock_intervalTim Bird2012-02-091-8/+20
* staging: android: logger: reorder prepare_to_wait and mutex_lockTim Bird2012-02-091-1/+2
* staging: android: logger: simplify and optimize get_entry_lenTim Bird2012-02-091-8/+12
* staging: android: logger: Change logger_offset() from macro to functionTim Bird2012-02-091-6/+10
* drivers/staging/android/timed_gpio.c: Stlye fixesTracey Dent2012-02-091-3/+3
* drivers/staging/android/ashmem.c: CleanupsTracey Dent2012-02-091-2/+2
* Staging: android: ram_console: Use resource_size functionThomas Meyer2012-02-091-1/+1
* drivers:staging:android Typos: fix some comments that have typos in them.Justin P. Mattock2012-02-092-2/+2
* staging: android: ram_console use kmemdup instead of kmallocGreg Dietsche2012-02-091-3/+2Star
* staging: nvec: Fix Kconfig dependenciesJulian Andres Klode2012-01-311-3/+3
* staging: nvec: Use gpio_request_one() instead of gpio_request()Julian Andres Klode2012-01-311-7/+6Star
* staging: nvec: Fix typo s/I2C_SL_NEWL/I2C_SL_NEWSL/Julian Andres Klode2012-01-311-3/+3
* staging: nvec: ps2: change serio type to passthroughMarc Dietrich2012-01-311-1/+1
* staging: nvec: ps2: disable/enable mouse on suspend/resumeMarc Dietrich2012-01-311-0/+8
* staging: nvec: ps2: add some more debug functionsMarc Dietrich2012-01-311-5/+13
* staging: nvec: ps2: tell nvec to send 6 byte long messagesMarc Dietrich2012-01-311-1/+1
* staging: nvec: ps2: let the start/stop streaming commands be called by the st...Marc Dietrich2012-01-311-2/+2
* staging: nvec: ps2: add suspend/resume functionsMarc Dietrich2012-01-311-0/+19
* staging: sep: Fix warnings caused by sizeof() typesAlan Cox2012-01-311-6/+6
* staging: sep: SEP updateMark Allyn2012-01-3012-3215/+8960
* Linux 3.3-rc1Linus Torvalds2012-01-201-2/+2
*---. Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...Linus Torvalds2012-01-199-104/+444
|\ \ \
| | | * x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bitsH. Peter Anvin2012-01-191-0/+1
| | | * Merge remote-tracking branch 'linus/master' into x86/urgentH. Peter Anvin2012-01-199587-258975/+463528
| | | |\
| | | * | x86, tsc: Fix SMI induced variation in quick_pit_calibrate()Linus Torvalds2012-01-181-8/+6Star
| | | * | x86, opcode: ANDN and Group 17 in x86-opcode-map.txtUlrich Drepper2012-01-171-2/+2
| | | * | x86/kconfig: Move the ZONE_DMA entry under a menuRandy Dunlap2012-01-171-10/+10
| | | * | x86/UV2: Add accounting for BAU strong nacksCliff Wickman2012-01-172-5/+8
| | | * | x86/UV2: Ack BAU interrupt earlierCliff Wickman2012-01-171-2/+1Star
| | | * | x86/UV2: Remove stale no-resources test for UV2 BAUCliff Wickman2012-01-171-10/+0Star