summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* vtime: Optimize full dynticks accounting off case with static keysFrederic Weisbecker2013-08-14
* vtime: Describe overriden functions in dedicated arch headersFrederic Weisbecker2013-08-14
* hardirq: Split preempt count mask definitionsFrederic Weisbecker2013-08-14
* context_tracking: Split low level state headersFrederic Weisbecker2013-08-14
* context_tracking: Optimize context switch off case with static keysFrederic Weisbecker2013-08-14
* context_tracking: Optimize guest APIs off case with static keyFrederic Weisbecker2013-08-14
* context_tracking: Optimize main APIs off case with static keyFrederic Weisbecker2013-08-14
* context_tracking: Ground setup for static key useFrederic Weisbecker2013-08-14
* nohz: Only enable context tracking on full dynticks CPUsFrederic Weisbecker2013-08-13
* vtime: Update a few commentsFrederic Weisbecker2013-08-13
* context_tracing: Fix guest accounting with native vtimeFrederic Weisbecker2013-08-13
* Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2013-07-22
|\
| * Merge tag 'v3.10-rc7' into for-3.11/driversJens Axboe2013-07-02
| |\
| * | drbd: Allow online change of al-stripes and al-stripe-sizePhilipp Reisner2013-06-28
* | | Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-21
|\ \ \
| * | | ACPI / video / i915: No ACPI backlight if firmware expects Windows 8Rafael J. Wysocki2013-07-18
* | | | Merge tag 'staging-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-20
|\ \ \ \
| * \ \ \ Merge tag 'iio-fixes-for-3.11a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-07-16
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | iio: Fix iio_channel_has_infoAlexandre Belloni2013-07-02
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-20
|\ \ \ \ \
| * | | | | vfs: constify dentry parameter in d_count()Peng Tao2013-07-20
* | | | | | Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-19
|\ \ \ \ \ \
| * | | | | | PM / Sleep: Fix comment typo in pm_wakeup.hChanwoo Choi2013-07-15
| | |/ / / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-07-18
|\ \ \ \ \ \
| * | | | | | vlan: mask vlan prio bitsEric Dumazet2013-07-18
| |/ / / / /
* | | | | | Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-18
|\ \ \ \ \ \
| * | | | | | sysfs: use file mode defines from stat.hOliver Schinagl2013-07-16
| * | | | | | sysfs: add more helper macro's for (bin_)attribute(_groups)Oliver Schinagl2013-07-16
| * | | | | | driver core: add default groups to struct classGreg Kroah-Hartman2013-07-16
| * | | | | | driver core: Introduce device_create_groupsGuenter Roeck2013-07-16
| * | | | | | sysfs: add support for binary attributes in groupsGreg Kroah-Hartman2013-07-16
| * | | | | | driver core: device.h: add RW and RO attribute macrosGreg Kroah-Hartman2013-07-16
| * | | | | | sysfs.h: add BIN_ATTR macroGreg Kroah-Hartman2013-07-16
| * | | | | | sysfs.h: add ATTRIBUTE_GROUPS() macroGreg Kroah-Hartman2013-07-16
| * | | | | | sysfs.h: add __ATTR_RW() macroGreg Kroah-Hartman2013-07-16
| |/ / / / /
* | | | | | Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-18
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker2013-07-14
| |/ / / /
* / / / / linked-list: Remove __list_for_eachDave Jones2013-07-16
|/ / / /
* | | | Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-14
|\ \ \ \
| * | | | slab: add kmalloc() to kernel API documentationMichael Opdenacker2013-07-07
| * | | | slob: Rework #ifdeffery in slab.hChristoph Lameter2013-06-18
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-14
|\ \ \ \ \
| * | | | | rpc_create_*_dir: don't bother with qstrAl Viro2013-07-14
| * | | | | llist: llist_add() can use llist_add_batch()Oleg Nesterov2013-07-13
| * | | | | llist: fix/simplify llist_add() and llist_add_batch()Oleg Nesterov2013-07-13
| * | | | | fput: turn "list_head delayed_fput_list" into llist_headOleg Nesterov2013-07-13
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-07-13
|\ \ \ \ \ \
| * | | | | | net: rename ll methods to busy-pollEliezer Tamir2013-07-10
* | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-07-13
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into timers/urgentThomas Gleixner2013-07-12
| |\ \ \ \ \ \ \