summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* vtime: Optimize full dynticks accounting off case with static keysFrederic Weisbecker2013-08-142-13/+63
* vtime: Describe overriden functions in dedicated arch headersFrederic Weisbecker2013-08-142-0/+4
* hardirq: Split preempt count mask definitionsFrederic Weisbecker2013-08-142-116/+123
* context_tracking: Split low level state headersFrederic Weisbecker2013-08-142-30/+40
* context_tracking: User/kernel broundary cross trace eventsFrederic Weisbecker2013-08-141-0/+58
* context_tracking: Optimize context switch off case with static keysFrederic Weisbecker2013-08-141-2/+9
* context_tracking: Optimize guest APIs off case with static keyFrederic Weisbecker2013-08-141-2/+17
* context_tracking: Optimize main APIs off case with static keyFrederic Weisbecker2013-08-141-5/+22
* context_tracking: Ground setup for static key useFrederic Weisbecker2013-08-141-0/+10
* nohz: Only enable context tracking on full dynticks CPUsFrederic Weisbecker2013-08-131-0/+2
* vtime: Update a few commentsFrederic Weisbecker2013-08-131-6/+4
* context_tracing: Fix guest accounting with native vtimeFrederic Weisbecker2013-08-131-30/+22
* Merge tag 'trace-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-07-231-4/+0
|\
| * tracing/perf: Move the PERF_MAX_TRACE_SIZE check into perf_trace_buf_prepare()Oleg Nesterov2013-07-191-4/+0
* | Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2013-07-236-110/+346
|\ \
| * \ Merge branch 'bcache-for-3.11' of git://evilpiepirate.org/~kent/linux-bcache ...Jens Axboe2013-07-021-109/+272
| |\ \
| | * | bcache: Rip out pkey()/pbtree()Kent Overstreet2013-06-271-0/+33
| | * | bcache: Fix/revamp tracepointsKent Overstreet2013-06-271-111/+241
| * | | Merge tag 'v3.10-rc7' into for-3.11/driversJens Axboe2013-07-0278-198/+425
| |\| |
| * | | drbd: Allow online change of al-stripes and al-stripe-sizePhilipp Reisner2013-06-283-1/+16
| * | | Merge branch 'stable/for-jens-3.10' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2013-06-282-0/+58
| |\ \ \
| | * | | xen/io/ring.h: new macro to detect whether there are too many requests on the...Jan Beulich2013-06-171-0/+5
| | * | | xen-block: implement indirect descriptorsRoger Pau Monne2013-04-181-0/+53
* | | | | 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
|\ \ \ \ \