summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-10ARM: omap: move omap_get_config et al. to .init.textUwe Kleine-König2-6/+4
2011-02-10ARM: omap1/nokia770: mark some functions __initUwe Kleine-König1-3/+3
2011-01-28arm: mach-omap1: board-voiceblue: add missing includeAaro Koskinen1-0/+1
2011-01-28ARM: OMAP: Allow platforms to hook reset cleanlyRussell King - ARM Linux6-86/+91
2011-01-28arm: mach-omap1: board-h3: make nand_platdata staticAaro Koskinen1-1/+1
2011-01-28arm: mach-omap1: board-htcherald: make htcpld_chips and htcpld_pfdata staticAaro Koskinen1-2/+2
2011-01-28arm: mach-omap1: board-innovator: make innovator_mmc_init() staticAaro Koskinen1-1/+1
2011-01-28arm: mach-omap1: board-h2: make h2_nand_platdata staticAaro Koskinen1-1/+1
2011-01-28arm: plat-omap: dma: make omap_dma_in_1510_mode() staticAaro Koskinen1-1/+1
2011-01-28arm: omap2: irq: fix compile warning:Felipe Balbi1-2/+2
2011-01-28arm: omap1: fix a bunch of section mismatchesFelipe Balbi2-8/+8
2011-01-28arm: omap1: fix compile warningsFelipe Balbi1-46/+46
2011-01-28arm: omap1: fix compile warningFelipe Balbi1-13/+0
2011-01-28arm: omap: i2c: fix compile warningFelipe Balbi1-1/+1
2011-01-28omap: Start using CONFIG_SOC_OMAPTony Lindgren24-71/+71
2011-01-28arch/arm/mach-omap2/dma.c: Convert IS_ERR result to PTR_ERRJulia Lawall1-1/+1
2011-01-28arm: omap2: mux: fix compile warningFelipe Balbi1-1/+1
2011-01-28omap1: Simplify use of omap_irq_flagsTony Lindgren2-14/+1
2011-01-28omap2+: Fix unused variable warning for omap_irq_baseRussell King2-18/+2
2011-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds16-25/+901
2011-01-26Input: wacom - pass touch resolution to clients through input_absinfoPing Cheng1-2/+19
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn44-328/+336
2011-01-26squashfs: fix use of uninitialised variable in zlib & xz decompressorsPhillip Lougher3-12/+8
2011-01-26radix_tree: radix_tree_gang_lookup_tag_slot() may never returnToshiyuki Okajima1-3/+4
2011-01-26drivers/clocksource/tcb_clksrc.c: fix init sequenceVoss, Nikolaus1-2/+2
2011-01-26memcg: fix race at move_parent around compound_order()KAMEZAWA Hiroyuki1-9/+16
2011-01-26memcg: bugfix check mem_cgroup_disabled() at split fixupKAMEZAWA Hiroyuki1-0/+2
2011-01-26memcg: fix account leak at failure of memsw accontingKAMEZAWA Hiroyuki1-0/+1
2011-01-26mm: migration: clarify migrate_pages() commentMinchan Kim1-1/+1
2011-01-26mm: compaction: don't depend on HUGETLB_PAGEAndrea Arcangeli1-1/+1
2011-01-26mm/memcontrol.c: fix uninitialized variable use in mem_cgroup_move_parent()Jesper Juhl1-1/+2
2011-01-26mm: clear pages_scanned only if draining a pcp adds pages to the buddy allocatorDavid Rientjes1-2/+4
2011-01-26mm: fix deferred congestion timeout if preferred zone is not allowedDavid Rientjes2-2/+13
2011-01-26pps: claim parallel port exclusivelyAlexander Gordeev2-2/+2
2011-01-26pps ktimer: remove noisy messageRodolfo Giometti1-2/+0
2011-01-26parport: make lockdep happy with waitlist_lockAlexander Gordeev1-2/+2
2011-01-26langwell_gpio: modify EOI handling following change of kernel irq subsystemFeng Tang1-2/+7
2011-01-26leds: leds-pwm: return proper error if pwm_request failedAxel Lin1-0/+1
2011-01-26mm/pgtable-generic.c: fix CONFIG_SWAP=n buildAndrew Morton1-0/+1
2011-01-26thp: fix PARAVIRT x86 32bit noPAEAndrea Arcangeli1-3/+2
2011-01-26Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds12-138/+107
2011-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds1-1/+2
2011-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds6-32/+18
2011-01-26Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds9-19/+222
2011-01-26Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-40/+44
2011-01-26Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-9/+30
2011-01-26KEYS: Fix __key_link_end() quota fixup on errorDavid Howells4-20/+27
2011-01-26intel_scu_ipcutils: Fix the license tagAlan Cox1-1/+1
2011-01-26Documentation: Fix kernel parameter orderingAlan Cox1-2/+2
2011-01-26intel_scu_ipc: fix signedness bugAxel Lin1-4/+3