summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm: mach-omap2: board-rm680: fix rm680_vemmc regulator constraintsAaro Koskinen2011-02-011-3/+0
* Merge branch 'for_2.6.38/pm-fixes' of ssh://master.kernel.org/pub/scm/linux/k...Tony Lindgren2011-01-313-9/+10
|\
| * OMAP: PM: SmartReflex: Fix possible null pointer read accessStefan Weil2011-01-311-4/+2
| * OMAP: PM: SmartReflex: Fix possible memory leakStefan Weil2011-01-311-1/+2
| * arm: mach-omap2: voltage: debugfs: fix memory leakAaro Koskinen2011-01-311-0/+1
| * OMAP3: PM: fix save secure RAM to restore MPU power stateKevin Hilman2011-01-261-3/+4
| * OMAP: PM: SmartReflex: Add missing IS_ERR testJulia Lawall2011-01-241-1/+1
* | arch/arm/mach-omap2/dma.c: Convert IS_ERR result to PTR_ERRJulia Lawall2011-01-271-1/+1
* | arm: omap2: mux: fix compile warningFelipe Balbi2011-01-271-1/+1
* | omap1: Simplify use of omap_irq_flagsTony Lindgren2011-01-272-14/+1
* | omap2+: Fix unused variable warning for omap_irq_baseRussell King2011-01-272-18/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-01-2616-25/+901
|\ \
| * | Input: wacom - pass touch resolution to clients through input_absinfoPing Cheng2011-01-251-2/+19
| * | Input: wacom - add 2 Bamboo Pen and touch modelsPing Cheng2011-01-241-0/+6
| * | Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistentAndy Whitcroft2011-01-243-2/+6
| * | Input: sparse-keymap - fix KEY_VSW handling in sparse_keymap_setupDmitry Torokhov2011-01-201-0/+1
| * | Input: tegra-kbc - add tegra keyboard driverRakesh Iyer2011-01-204-0/+799
| * | Input: gpio_keys - switch to using request_any_context_irqPhilippe Langlais2011-01-201-3/+3
| * | Input: serio - allow registered drivers to get status flagDavid Engraf2011-01-201-4/+20
| * | Input: ct82710c - return proper error code for ct82c710_openDavidlohr Bueso2011-01-171-3/+5
| * | Input: bu21013_ts - added regulator supportNaveen Kumar Gaddipati2011-01-171-1/+34
| * | Input: bu21013_ts - remove duplicate resolution parametersNaveen Kumar Gaddipati2011-01-172-6/+2
| * | Input: tnetv107x-ts - don't treat NULL clk as an errorJamie Iles2011-01-171-2/+3
| * | Input: tnetv107x-keypad - don't treat NULL clk as an errorJamie Iles2011-01-171-2/+3
* | | console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-2644-328/+336
* | | squashfs: fix use of uninitialised variable in zlib & xz decompressorsPhillip Lougher2011-01-263-12/+8
* | | radix_tree: radix_tree_gang_lookup_tag_slot() may never returnToshiyuki Okajima2011-01-261-3/+4
* | | drivers/clocksource/tcb_clksrc.c: fix init sequenceVoss, Nikolaus2011-01-261-2/+2
* | | memcg: fix race at move_parent around compound_order()KAMEZAWA Hiroyuki2011-01-261-9/+16
* | | memcg: bugfix check mem_cgroup_disabled() at split fixupKAMEZAWA Hiroyuki2011-01-261-0/+2
* | | memcg: fix account leak at failure of memsw accontingKAMEZAWA Hiroyuki2011-01-261-0/+1
* | | mm: migration: clarify migrate_pages() commentMinchan Kim2011-01-261-1/+1
* | | mm: compaction: don't depend on HUGETLB_PAGEAndrea Arcangeli2011-01-261-1/+1
* | | mm/memcontrol.c: fix uninitialized variable use in mem_cgroup_move_parent()Jesper Juhl2011-01-261-1/+2
* | | mm: clear pages_scanned only if draining a pcp adds pages to the buddy allocatorDavid Rientjes2011-01-261-2/+4
* | | mm: fix deferred congestion timeout if preferred zone is not allowedDavid Rientjes2011-01-262-2/+13
* | | pps: claim parallel port exclusivelyAlexander Gordeev2011-01-262-2/+2
* | | pps ktimer: remove noisy messageRodolfo Giometti2011-01-261-2/+0
* | | parport: make lockdep happy with waitlist_lockAlexander Gordeev2011-01-261-2/+2
* | | langwell_gpio: modify EOI handling following change of kernel irq subsystemFeng Tang2011-01-261-2/+7
* | | leds: leds-pwm: return proper error if pwm_request failedAxel Lin2011-01-261-0/+1
* | | mm/pgtable-generic.c: fix CONFIG_SWAP=n buildAndrew Morton2011-01-261-0/+1
* | | thp: fix PARAVIRT x86 32bit noPAEAndrea Arcangeli2011-01-261-3/+2
* | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-2612-138/+107
|\ \ \
| * \ \ Merge branch 'mmci' into fixesRussell King2011-01-252-82/+21
| |\ \ \
| | * | | ARM: 6632/3: mmci: stop using the blockend interruptsLinus Walleij2011-01-242-82/+21
| | | |/ | | |/|
| * | | ALSA: AACI: fix timeout durationRussell King2011-01-251-19/+23
| * | | ALSA: AACI: fix timeout condition checkingRussell King2011-01-251-3/+3
| * | | ARM: 6636/1: ep93xx: default multiplexed gpio ports to gpio modeHartley Sweeten2011-01-251-0/+7
| * | | ARM: 6637/1: Make the argument to virt_to_phys() "const volatile"Catalin Marinas2011-01-251-1/+1