summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* NFC: HCI supportEric Lapuyade2012-04-122-0/+199
* NFC: Export target lost functionEric Lapuyade2012-04-121-0/+1
* NFC: Add a target lost netlink eventSamuel Ortiz2012-04-121-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-12186-3560/+6215
|\
| * mac80211: Convert WARN_ON to WARN_ON_ONCELarry Finger2012-04-091-1/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-04-093-7/+10
| |\
| | * Bluetooth: Fix userspace compatibility issue with mgmt interfaceGustavo Padovan2012-04-051-1/+1
| | * Bluetooth: mgmt: Fix timeout typeAndrei Emeltchenko2012-03-281-1/+1
| | * Bluetooth: Check for minimum data length in eir_has_data_type()Johan Hedberg2012-03-281-0/+3
| | * Bluetooth: Don't increment twice in eir_has_data_type()Johan Hedberg2012-03-281-4/+3
| | * Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold2012-03-281-0/+1
| | * Bluetooth: Use correct flags for checking HCI_SSP_ENABLED bitHemant Gupta2012-03-281-1/+1
| * | 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
| |\ \ \ \ \ \ \ \ \ \ \