summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-12drm/exynos: rename s/HDMI_OVERLAY_NUMBER/MIXER_WIN_NRJoonyoung Shim1-5/+5
2012-04-12drm/exynos: remove unused codes in hdmi and mixerJoonyoung Shim2-4/+0
2012-04-12drm/exynos: remove unnecessary type conversion of hdmi and mixerJoonyoung Shim2-18/+16
2012-04-12Input: da9052 - fix memory leak in da9052_onkey_probe()Jesper Juhl1-1/+2
2012-04-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-20/+23
2012-04-12Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-4/+10
2012-04-11drm/i915: make rc6 module parameter read-onlyJesse Barnes1-1/+1
2012-04-11NFC: Fix the LLCP Tx fragmentation loopSamuel Ortiz1-2/+2
2012-04-11rtlwifi: Add missing DMA buffer unmapping for PCI driversLarry Finger1-1/+6
2012-04-11rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routineLarry Finger2-19/+21
2012-04-11Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2-3/+3
2012-04-11Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds18-106/+120
2012-04-11Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-37/+87
2012-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds7-13/+41
2012-04-11arch/tile: avoid unused variable warning in proc.c for tilegxChris Metcalf1-3/+1
2012-04-11x86: merge 32/64-bit versions of 'strncpy_from_user()' and speed it upLinus Torvalds6-145/+105
2012-04-11cred: copy_process() should clear child->replacement_session_keyringOleg Nesterov1-0/+2
2012-04-11tcp: avoid order-1 allocations on wifi and tx pathEric Dumazet3-5/+18
2012-04-11net: allow pskb_expand_head() to get maximum tailroomEric Dumazet1-1/+3
2012-04-11team: add missed "statics"Jiri Pirko3-5/+5
2012-04-11team: ab: walk through port list non-rcuJiri Pirko1-1/+1
2012-04-11team: add user_linkup and user_linkup_enabled per-port optionJiri Pirko2-17/+81
2012-04-11team: add bool option typeJiri Pirko2-11/+31
2012-04-11team: add support for per-port optionsJiri Pirko4-100/+278
2012-04-11bridge: Do not send queries on multicast group leavesHerbert Xu2-85/+0
2012-04-11batman-adv: add bridge loop avoidance compile optionSimon Wunderlich7-5/+89
2012-04-11batman-adv: form groups in the bridge loop avoidanceSimon Wunderlich2-6/+116
2012-04-11batman-adv: drop STP over batmanSimon Wunderlich1-0/+8
2012-04-11batman-adv: add broadcast duplicate checkSimon Wunderlich5-0/+91
2012-04-11batman-adv: don't let backbone gateways exchange tt entriesSimon Wunderlich4-2/+74
2012-04-11batman-adv: allow multiple entries in tt_global_entriesSimon Wunderlich2-93/+311
2012-04-11batman-adv: export claim tables through debugfsSimon Wunderlich4-3/+66
2012-04-11batman-adv: make bridge loop avoidance switchableSimon Wunderlich2-0/+11
2012-04-11batman-adv: add basic bridge loop avoidance codeSimon Wunderlich14-16/+1430
2012-04-11batman-adv: remove old bridge loop avoidance codeSimon Wunderlich9-517/+5
2012-04-11batman-adv: encourage batman to take shorter routes by changing the default h...Marek Lindner1-1/+1
2012-04-11batman-adv: Remove declaration of only locally used functionsSven Eckelmann2-16/+14
2012-04-11batman-adv: Replace bitarray operations with bitmapSven Eckelmann6-130/+41
2012-04-11batman-adv: use ETH_ALEN instead of hardcoded numeric constantsAntonio Quartulli1-13/+13
2012-04-11batman-adv: clean up KconfigAntonio Quartulli1-9/+8
2012-04-11MAINTAINERS: add additional maintainer for net/batman-advAntonio Quartulli1-0/+1
2012-04-11drm/i915: implement ColorBlt w/aDaniel Vetter2-0/+7
2012-04-11drm/i915/ringbuffer: Exclude last 2 cachlines of ring on 845gChris Wilson1-1/+1
2012-04-11Revert "drm/i915: reenable gmbus on gen3+ again"Daniel Vetter1-1/+1
2012-04-11drm/radeon: only add the mm i2c bus if the hw_i2c module param is setAlex Deucher1-0/+4
2012-04-11vgaarb.h: fix build warningsRandy Dunlap1-0/+2
2012-04-11irqdomain: Fix debugfs formattingGrant Likely1-3/+3
2012-04-11irq_domain: correct the debugfs file nameMika Westerberg1-1/+1
2012-04-11irq: Kill pointless irqd_to_hw exportGrant Likely7-31/+11
2012-04-11irq/irq_domain: Quit ignoring error returns from irq_alloc_desc_from().David Daney1-3/+4