summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v3.11-rc2' into core/lockingIngo Molnar2013-07-23197-1296/+5166
|\
| * Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-214-1/+27
| |\
| | * ACPI / video / i915: No ACPI backlight if firmware expects Windows 8Rafael J. Wysocki2013-07-182-1/+11
| | * ACPICA: expose OSI versionAaron Lu2013-07-182-0/+16
| * | Merge tag 'staging-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-211-2/+2
| |\ \
| | * \ Merge tag 'iio-fixes-for-3.11a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-07-171-2/+2
| | |\ \ | | | |/ | | |/|
| | | * iio: Fix iio_channel_has_infoAlexandre Belloni2013-07-021-2/+2
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-202-3/+3
| |\ \ \
| | * | | vfs: constify dentry parameter in d_count()Peng Tao2013-07-201-1/+1
| | * | | allow O_TMPFILE to work with O_WRONLYAl Viro2013-07-201-2/+2
| * | | | Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-191-2/+2
| |\ \ \ \
| | * | | | PM / Sleep: Fix comment typo in pm_wakeup.hChanwoo Choi2013-07-151-2/+2
| | | |/ / | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-07-191-2/+1
| |\ \ \ \
| | * | | | vlan: mask vlan prio bitsEric Dumazet2013-07-181-2/+1
| | |/ / /
| * | | | Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-182-17/+84
| |\ \ \ \
| | * | | | sysfs: use file mode defines from stat.hOliver Schinagl2013-07-161-8/+9
| | * | | | sysfs: add more helper macro's for (bin_)attribute(_groups)Oliver Schinagl2013-07-161-13/+38
| | * | | | driver core: add default groups to struct classGreg Kroah-Hartman2013-07-161-1/+3
| | * | | | driver core: Introduce device_create_groupsGuenter Roeck2013-07-161-0/+5
| | * | | | sysfs: add support for binary attributes in groupsGreg Kroah-Hartman2013-07-161-2/+2
| | * | | | driver core: device.h: add RW and RO attribute macrosGreg Kroah-Hartman2013-07-161-7/+21
| | * | | | sysfs.h: add BIN_ATTR macroGreg Kroah-Hartman2013-07-161-0/+9
| | * | | | sysfs.h: add ATTRIBUTE_GROUPS() macroGreg Kroah-Hartman2013-07-161-0/+9
| | * | | | sysfs.h: add __ATTR_RW() macroGreg Kroah-Hartman2013-07-161-0/+2
| | |/ / /
| * | | | Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-182-2/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker2013-07-152-2/+2
| | |/ /
| * / / linked-list: Remove __list_for_eachDave Jones2013-07-171-11/+0
| |/ /
| * | Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-152-23/+42
| |\ \
| | * | slab: add kmalloc() to kernel API documentationMichael Opdenacker2013-07-072-12/+14
| | * | slob: Rework #ifdeffery in slab.hChristoph Lameter2013-06-181-11/+28
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-144-19/+14
| |\ \ \
| | * | | rpc_create_*_dir: don't bother with qstrAl Viro2013-07-141-2/+2
| | * | | llist: llist_add() can use llist_add_batch()Oleg Nesterov2013-07-131-10/+4
| | * | | llist: fix/simplify llist_add() and llist_add_batch()Oleg Nesterov2013-07-131-12/+7
| | * | | fput: turn "list_head delayed_fput_list" into llist_headOleg Nesterov2013-07-131-0/+2
| | * | | Safer ABI for O_TMPFILEAl Viro2013-07-131-2/+6
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-07-143-16/+18
| |\ \ \ \
| | * | | | net: rename busy poll socket op and globalsEliezer Tamir2013-07-112-5/+5
| | * | | | net: rename ll methods to busy-pollEliezer Tamir2013-07-112-11/+13
| | * | | | net: rename include/net/ll_poll.h to include/net/busy_poll.hEliezer Tamir2013-07-111-0/+0
| * | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-07-141-1/+1
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'linus' into timers/urgentThomas Gleixner2013-07-12325-1834/+5824
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2013-07-101-1/+1
| | |\ \ \ \ \ \
| | | * | | | | | watchdog: Rename confusing state variableFrederic Weisbecker2013-06-201-1/+1
| * | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-143-359/+379
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-07-132-0/+25
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | MIPS: BCM63XX: recognize Cable Modem firmware formatFlorian Fainelli2013-07-012-0/+25
| * | | | | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-07-1314-17/+2673
| |\ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ \ \ Merge branches 'mlx5', 'qib' and 'srp' into for-nextRoland Dreier2013-07-121-2/+2
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | mlx5_core: Adjust hca_cap.uar_page_sz to conform to Connect-IB specMoshe Lazer2013-07-121-2/+2