| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds | 2012-07-27 | 18 | -283/+44 |
|\ |
|
| * | pipe: remove KM_USER0 from comments | Cong Wang | 2012-07-24 | 2 | -6/+4 |
| * | vmalloc: remove KM_USER0 from comments | Cong Wang | 2012-07-24 | 1 | -6/+2 |
| * | feature-removal-schedule.txt: remove kmap_atomic(page, km_type) | Cong Wang | 2012-07-24 | 1 | -8/+0 |
| * | tile: remove km_type definitions | Cong Wang | 2012-07-24 | 1 | -30/+1 |
| * | um: remove km_type definitions | Cong Wang | 2012-07-24 | 1 | -17/+1 |
| * | asm-generic: remove km_type definitions | Cong Wang | 2012-07-24 | 1 | -32/+2 |
| * | avr32: remove km_type definitions | Cong Wang | 2012-07-24 | 1 | -22/+2 |
| * | frv: remove km_type definitions | Cong Wang | 2012-07-24 | 1 | -23/+1 |
| * | powerpc: remove km_type definitions | Cong Wang | 2012-07-24 | 1 | -30/+1 |
| * | arm: remove km_type definitions | Cong Wang | 2012-07-24 | 1 | -25/+1 |
| * | highmem: remove the deprecated form of kmap_atomic | Cong Wang | 2012-07-24 | 1 | -40/+1 |
| * | tile: remove usage of enum km_type | Cong Wang | 2012-07-23 | 1 | -1/+1 |
| * | frv: remove the second parameter of kmap_atomic_primary() | Cong Wang | 2012-07-23 | 4 | -41/+25 |
| * | jbd2: remove the second argument of kmap_atomic | Cong Wang | 2012-07-23 | 1 | -2/+2 |
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2012-07-27 | 8 | -124/+128 |
|\ \ |
|
| * | | powerpc/ftrace: Trace function graph entry before updating index | Steven Rostedt | 2012-07-27 | 1 | -6/+5 |
| * | | radeonfb: Add quirk for the graphics adapter in some JSxx | Tony Breeds | 2012-07-27 | 1 | -0/+35 |
| * | | powerpc: Lack of firmware flash support is not an error | Anton Blanchard | 2012-07-27 | 1 | -1/+1 |
| * | | powerpc: Enable pseries hardware RNG and crypto modules | Anton Blanchard | 2012-07-27 | 2 | -4/+8 |
| * | | powerpc: Update g5_defconfig | Benjamin Herrenschmidt | 2012-07-27 | 1 | -73/+30 |
| * | | powerpc/kvm/bookehv: Fix build regression | Alexander Graf | 2012-07-27 | 1 | -38/+39 |
| * | | powerpc: Set stack limit properly in crit_transfer_to_handler | Stuart Yoder | 2012-07-27 | 1 | -2/+10 |
* | | | Merge tag 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2012-07-27 | 3 | -3/+16 |
|\ \ \ |
|
| * | | | cpumask: cpulist_parse() comments correction | Alex Shi | 2012-07-27 | 1 | -2/+1 |
| * | | | init: add comments to keep initcall-names in sync with initcall levels | Jim Cromie | 2012-07-27 | 2 | -1/+3 |
| * | | | cpumask: add a few comments of cpumask functions | Alex Shi | 2012-07-27 | 1 | -0/+12 |
* | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-07-27 | 21 | -51/+133 |
|\ \ \ \ |
|
| * | | | | ARM: mxs: fix compile error caused by prom_update_property change | Shawn Guo | 2012-07-26 | 1 | -6/+2 |
| * | | | | ARM: dt: tegra trimslice: enable USB2 port | Stephen Warren | 2012-07-25 | 1 | -0/+1 |
| * | | | | ARM: dt: tegra trimslice: add vbus-gpio property | Stephen Warren | 2012-07-25 | 1 | -0/+1 |
| * | | | | ARM: vt8500: Add maintainer for VT8500 architecture | Tony Prisk | 2012-07-25 | 1 | -0/+11 |
| * | | | | Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixes | Arnd Bergmann | 2012-07-25 | 16 | -30/+98 |
| |\ \ \ \ |
|
| | * | | | | ARM: Kirkwood: Replace mrvl with marvell | Andrew Lunn | 2012-07-25 | 9 | -12/+12 |
| | * | | | | ARM: Orion: fix driver probe error handling with respect to clk | Simon Baatz | 2012-07-25 | 6 | -1/+29 |
| | * | | | | ARM: Dove: Fixup ge00 initialisation | Hannes Reinecke | 2012-07-25 | 1 | -2/+2 |
| | * | | | | ARM: Kirkwood: Fix PHY disable clk problems | Simon Baatz | 2012-07-25 | 1 | -15/+50 |
| | * | | | | ARM: Kirkwood: Ensure runit clock always ticks. | Andrew Lunn | 2012-07-25 | 1 | -0/+5 |
| | |/ / / |
|
| * | | | | ARM: versatile: Don't use platform clock for Integrator & VE | Pawel Moll | 2012-07-25 | 1 | -2/+0 |
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Arnd Bergmann | 2012-07-25 | 2779 | -77188/+126931 |
| |\ \ \ \ |
|
| * | | | | | ARM: tegra: harmony: add regulator supply name and its input supply | Laxman Dewangan | 2012-07-24 | 1 | -13/+20 |
* | | | | | | Merge branch 'for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Linus Torvalds | 2012-07-27 | 51 | -413/+2376 |
|\ \ \ \ \ \ |
|
| * | | | | | | leds-lp8788: forgotten unlock at lp8788_led_work | Devendra Naga | 2012-07-27 | 1 | -0/+1 |
| * | | | | | | LEDS: propagate error codes in blinkm_detect() | Dan Carpenter | 2012-07-27 | 1 | -2/+2 |
| * | | | | | | LEDS: memory leak in blinkm_led_common_set() | Dan Carpenter | 2012-07-27 | 1 | -2/+5 |
| * | | | | | | leds: add new lp8788 led driver | Kim, Milo | 2012-07-26 | 3 | -0/+200 |
| * | | | | | | LEDS: add BlinkM RGB LED driver, documentation and update MAINTAINERS | Jan-Simon Möller | 2012-07-24 | 5 | -0/+906 |
| * | | | | | | leds: max8997: Simplify max8997_led_set_mode implementation | Axel Lin | 2012-07-24 | 1 | -47/+13 |
| * | | | | | | leds/leds-s3c24xx: use devm_gpio_request | Devendra Naga | 2012-07-24 | 1 | -2/+1 |
| * | | | | | | leds: convert Network Space v2 LED driver to devm_kzalloc() and cleanup error... | Bryan Wu | 2012-07-24 | 1 | -13/+6 |