summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wip: fix section mismatches in omap1_defconfigUwe Kleine-König2011-02-093-4/+4
* ARM: omap: move omap_board_config_kernel to .init.dataUwe Kleine-König2011-02-091-2/+3
* ARM: omap: move omap_get_config et al. to .init.textUwe Kleine-König2011-02-092-6/+4
* ARM: omap1/nokia770: mark some functions __initUwe Kleine-König2011-02-091-3/+3
* arm: mach-omap1: board-voiceblue: add missing includeAaro Koskinen2011-01-271-0/+1
* ARM: OMAP: Allow platforms to hook reset cleanlyRussell King - ARM Linux2011-01-276-86/+91
* arm: mach-omap1: board-h3: make nand_platdata staticAaro Koskinen2011-01-271-1/+1
* arm: mach-omap1: board-htcherald: make htcpld_chips and htcpld_pfdata staticAaro Koskinen2011-01-271-2/+2
* arm: mach-omap1: board-innovator: make innovator_mmc_init() staticAaro Koskinen2011-01-271-1/+1
* arm: mach-omap1: board-h2: make h2_nand_platdata staticAaro Koskinen2011-01-271-1/+1
* arm: plat-omap: dma: make omap_dma_in_1510_mode() staticAaro Koskinen2011-01-271-1/+1
* arm: omap2: irq: fix compile warning:Felipe Balbi2011-01-271-2/+2
* arm: omap1: fix a bunch of section mismatchesFelipe Balbi2011-01-272-8/+8
* arm: omap1: fix compile warningsFelipe Balbi2011-01-271-46/+46
* arm: omap1: fix compile warningFelipe Balbi2011-01-271-13/+0
* arm: omap: i2c: fix compile warningFelipe Balbi2011-01-271-1/+1
* omap: Start using CONFIG_SOC_OMAPTony Lindgren2011-01-2724-71/+71
* 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
OpenPOWER on IntegriCloud