summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-07-2718-283/+44
|\
| * pipe: remove KM_USER0 from commentsCong Wang2012-07-242-6/+4
| * vmalloc: remove KM_USER0 from commentsCong Wang2012-07-241-6/+2
| * feature-removal-schedule.txt: remove kmap_atomic(page, km_type)Cong Wang2012-07-241-8/+0
| * tile: remove km_type definitionsCong Wang2012-07-241-30/+1
| * um: remove km_type definitionsCong Wang2012-07-241-17/+1
| * asm-generic: remove km_type definitionsCong Wang2012-07-241-32/+2
| * avr32: remove km_type definitionsCong Wang2012-07-241-22/+2
| * frv: remove km_type definitionsCong Wang2012-07-241-23/+1
| * powerpc: remove km_type definitionsCong Wang2012-07-241-30/+1
| * arm: remove km_type definitionsCong Wang2012-07-241-25/+1
| * highmem: remove the deprecated form of kmap_atomicCong Wang2012-07-241-40/+1
| * tile: remove usage of enum km_typeCong Wang2012-07-231-1/+1
| * frv: remove the second parameter of kmap_atomic_primary()Cong Wang2012-07-234-41/+25
| * jbd2: remove the second argument of kmap_atomicCong Wang2012-07-231-2/+2
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-07-278-124/+128
|\ \
| * | powerpc/ftrace: Trace function graph entry before updating indexSteven Rostedt2012-07-271-6/+5
| * | radeonfb: Add quirk for the graphics adapter in some JSxxTony Breeds2012-07-271-0/+35
| * | powerpc: Lack of firmware flash support is not an errorAnton Blanchard2012-07-271-1/+1
| * | powerpc: Enable pseries hardware RNG and crypto modulesAnton Blanchard2012-07-272-4/+8
| * | powerpc: Update g5_defconfigBenjamin Herrenschmidt2012-07-271-73/+30
| * | powerpc/kvm/bookehv: Fix build regressionAlexander Graf2012-07-271-38/+39
| * | powerpc: Set stack limit properly in crit_transfer_to_handlerStuart Yoder2012-07-271-2/+10
* | | Merge tag 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-07-273-3/+16
|\ \ \
| * | | cpumask: cpulist_parse() comments correctionAlex Shi2012-07-271-2/+1
| * | | init: add comments to keep initcall-names in sync with initcall levelsJim Cromie2012-07-272-1/+3
| * | | cpumask: add a few comments of cpumask functionsAlex Shi2012-07-271-0/+12
* | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-07-2721-51/+133
|\ \ \ \
| * | | | ARM: mxs: fix compile error caused by prom_update_property changeShawn Guo2012-07-261-6/+2
| * | | | ARM: dt: tegra trimslice: enable USB2 portStephen Warren2012-07-251-0/+1
| * | | | ARM: dt: tegra trimslice: add vbus-gpio propertyStephen Warren2012-07-251-0/+1
| * | | | ARM: vt8500: Add maintainer for VT8500 architectureTony Prisk2012-07-251-0/+11
| * | | | Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixesArnd Bergmann2012-07-2516-30/+98
| |\ \ \ \
| | * | | | ARM: Kirkwood: Replace mrvl with marvellAndrew Lunn2012-07-259-12/+12
| | * | | | ARM: Orion: fix driver probe error handling with respect to clkSimon Baatz2012-07-256-1/+29
| | * | | | ARM: Dove: Fixup ge00 initialisationHannes Reinecke2012-07-251-2/+2
| | * | | | ARM: Kirkwood: Fix PHY disable clk problemsSimon Baatz2012-07-251-15/+50
| | * | | | ARM: Kirkwood: Ensure runit clock always ticks.Andrew Lunn2012-07-251-0/+5
| | |/ / /
| * | | | ARM: versatile: Don't use platform clock for Integrator & VEPawel Moll2012-07-251-2/+0
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Arnd Bergmann2012-07-252779-77188/+126931
| |\ \ \ \
| * | | | | ARM: tegra: harmony: add regulator supply name and its input supplyLaxman Dewangan2012-07-241-13/+20
* | | | | | Merge branch 'for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2012-07-2751-413/+2376
|\ \ \ \ \ \
| * | | | | | leds-lp8788: forgotten unlock at lp8788_led_workDevendra Naga2012-07-271-0/+1
| * | | | | | LEDS: propagate error codes in blinkm_detect()Dan Carpenter2012-07-271-2/+2
| * | | | | | LEDS: memory leak in blinkm_led_common_set()Dan Carpenter2012-07-271-2/+5
| * | | | | | leds: add new lp8788 led driverKim, Milo2012-07-263-0/+200
| * | | | | | LEDS: add BlinkM RGB LED driver, documentation and update MAINTAINERSJan-Simon Möller2012-07-245-0/+906
| * | | | | | leds: max8997: Simplify max8997_led_set_mode implementationAxel Lin2012-07-241-47/+13
| * | | | | | leds/leds-s3c24xx: use devm_gpio_requestDevendra Naga2012-07-241-2/+1
| * | | | | | leds: convert Network Space v2 LED driver to devm_kzalloc() and cleanup error...Bryan Wu2012-07-241-13/+6