summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm: omap2: mux: fix compile warningFelipe Balbi2011-01-281-1/+1
* omap1: Simplify use of omap_irq_flagsTony Lindgren2011-01-282-14/+1Star
* omap2+: Fix unused variable warning for omap_irq_baseRussell King2011-01-282-18/+2Star
* 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-261-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-211-0/+1
| * Input: tegra-kbc - add tegra keyboard driverRakesh Iyer2011-01-214-0/+799
| * Input: gpio_keys - switch to using request_any_context_irqPhilippe Langlais2011-01-211-3/+3
| * Input: serio - allow registered drivers to get status flagDavid Engraf2011-01-211-4/+20
| * Input: ct82710c - return proper error code for ct82c710_openDavidlohr Bueso2011-01-181-3/+5
| * Input: bu21013_ts - added regulator supportNaveen Kumar Gaddipati2011-01-181-1/+34
| * Input: bu21013_ts - remove duplicate resolution parametersNaveen Kumar Gaddipati2011-01-182-6/+2Star
| * Input: tnetv107x-ts - don't treat NULL clk as an errorJamie Iles2011-01-181-2/+3
| * Input: tnetv107x-keypad - don't treat NULL clk as an errorJamie Iles2011-01-181-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/+8Star
* | 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/+0Star
* | 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/+2Star
* | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-2612-138/+107Star
|\ \
| * \ Merge branch 'mmci' into fixesRussell King2011-01-252-82/+21Star
| |\ \
| | * | ARM: 6632/3: mmci: stop using the blockend interruptsLinus Walleij2011-01-242-82/+21Star
| * | | 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
| * | | ARM: twd: ensure timer reload is reprogrammed on entry to periodic modeRussell King2011-01-251-5/+2Star
| * | | ARM: 6635/2: Configure reference clock for Versatile Express timersPawel Moll2011-01-252-0/+15
| * | | ARM: versatile: name configuration options after actual board namesRussell King2011-01-251-4/+6
| * | | ARM: realview: name configuration options after actual board namesRussell King2011-01-251-22/+27
| * | | ARM: realview,vexpress: fix section mismatch warning for pen_releaseRussell King2011-01-252-2/+2
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2011-01-261-1/+2
|\ \ \
| * | | nilfs2: fix crash after one superblock became unavailableRyusuke Konishi2011-01-221-1/+2
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2011-01-266-32/+18Star
|\ \ \