summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | irq: Kill pointless irqd_to_hw exportGrant Likely2012-04-103-6/+11
| | |/ / / / / /
| * | | | | | | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-04-111-0/+10
| |\ \ \ \ \ \ \
| | * | | | | | | ALSA: hda - hide HDMI/ELD printks unless snd.debug=2Fengguang Wu2012-04-101-0/+10
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-101-0/+1
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | netdma: adding alignment check for NETDMA opsDave Jiang2012-04-051-0/+1
* | | | | | | | Treat ND option 31 as userland (DNSSL support)Alexey I. Froloff2012-04-121-0/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | team: add user_linkup and user_linkup_enabled per-port optionJiri Pirko2012-04-111-8/+18
* | | | | | | team: add bool option typeJiri Pirko2012-04-111-0/+2
* | | | | | | team: add support for per-port optionsJiri Pirko2012-04-111-13/+17
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-10181-3551/+6203
|\| | | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-065-8/+5
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | ethtool: Remove exception to the requirement of holding RTNL lockBen Hutchings2012-04-061-2/+1
| | * | | | | tcp: tcp_sendpages() should call tcp_push() onceEric Dumazet2012-04-051-1/+1
| | * | | | | Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller2012-04-032-3/+3
| | |\ \ \ \ \
| | | * | | | | netfilter: ipset: avoid use of kernel-only typesJan Engelhardt2012-03-261-2/+2
| | | * | | | | netfilter: xt_LOG: don't use xchg() for simple assignmentJan Beulich2012-03-261-1/+1
| | * | | | | | net: fix /proc/net/dev regressionEric Dumazet2012-04-031-2/+0
| * | | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-052-7/+8
| |\ \ \ \ \ \ \
| | * | | | | | | memcg swap: use mem_cgroup_uncharge_swap fixMichal Hocko2012-04-051-7/+7
| | * | | | | | | libfs: add simple_open()Stephen Boyd2012-04-051-0/+1
| * | | | | | | | Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-04-041-0/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | CIFS: Fix VFS lock usage for oplocked filesPavel Shilovsky2012-04-011-0/+5
| * | | | | | | | | Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-04-041-3/+4
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()Jason Wessel2012-03-291-1/+2
| | * | | | | | | | | kgdb,debug_core: pass the breakpoint struct instead of address and memoryJason Wessel2012-03-291-2/+2
| | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-043-6/+15
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | common: DMA-mapping: add NON-CONSISTENT attributeMarek Szyprowski2012-03-281-0/+1
| | * | | | | | | | | common: DMA-mapping: add WRITE_COMBINE attributeMarek Szyprowski2012-03-281-0/+1
| | * | | | | | | | | common: dma-mapping: introduce mmap methodMarek Szyprowski2012-03-281-0/+3
| | * | | | | | | | | common: dma-mapping: remove old alloc_coherent and free_coherent methodsMarek Szyprowski2012-03-281-4/+0
| | * | | | | | | | | X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-281-2/+4
| | * | | | | | | | | common: dma-mapping: introduce generic alloc() and free() methodsMarek Szyprowski2012-03-281-0/+6
| | |/ / / / / / / /
| * | | | | | | | | Merge tag 'pm-for-3.4-part-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-04-042-5/+26
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | PM / QoS: add pm_qos_update_request_timeout() APIMyungJoo Ham2012-03-281-0/+4
| | * | | | | | | | | PM / Sleep: Mitigate race between the freezer and request_firmware()Rafael J. Wysocki2012-03-281-2/+19
| | * | | | | | | | | firmware_class: Do not warn that system is not ready from async loadsRafael J. Wysocki2012-03-281-0/+1
| | * | | | | | | | | firmware_class: Rework usermodehelper checkRafael J. Wysocki2012-03-281-3/+2
| * | | | | | | | | | Merge branch 'selinux' ("struct common_audit_data" sanitizer)Linus Torvalds2012-04-041-71/+25
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit...Linus Torvalds2012-04-031-4/+3
| | * | | | | | | | | | LSM: shrink the common_audit_data data unionEric Paris2012-04-031-17/+18
| | * | | | | | | | | | LSM: shrink sizeof LSM specific portion of common_audit_dataEric Paris2012-04-031-50/+4
| * | | | | | | | | | | Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2012-04-041-5/+3
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | regulator: Fix comments in include/linux/regulator/machine.hAxel Lin2012-03-291-5/+3
| * | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-04-041-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | tracing, sched, vfs: Fix 'old_pid' usage in trace_sched_process_exec()Oleg Nesterov2012-03-311-1/+1
| * | | | | | | | | | | | Merge branch 'drm-fixes-intel' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-04-031-0/+4
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | drm/i915: disable ppgtt on snb when dmar is enabledDaniel Vetter2012-04-021-0/+4
| | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'drm-prime-dmabuf-initial' of git://people.freedesktop.org/~airl...Linus Torvalds2012-04-022-1/+75
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | drm: base prime/dma-buf support (v5)Dave Airlie2012-03-302-1/+75
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-022-3/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |