summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clocksource: arch_timer: Add support for memory mapped timersStephen Boyd2013-08-012-56/+350
* clocksource: arch_timer: Push the read/write wrappers deeperStephen Boyd2013-08-013-19/+35
* Documentation: Add memory mapped ARM architected timer bindingStephen Boyd2013-08-011-3/+56
* clocksource: arch_timer: Pass clock event to set_mode callbackStephen Boyd2013-08-011-1/+1
* clocksource: arch_timer: Make register accessors less error-proneStephen Boyd2013-08-014-27/+22
* ARM: clocksource: moxart: documentation: Update device tree bindings documentJonas Jensen2013-08-011-2/+2
* ARM: clocksource: moxart: Add bitops.h includeJonas Jensen2013-08-011-0/+1
* ARM: clocksource: moxart: documentation: Fix device tree bindings documentJonas Jensen2013-08-011-2/+2
* ARM: clocksource: Add support for MOXA ART SoCsJonas Jensen2013-07-183-0/+182
* clocksource: cadence_ttc: Reuse clocksource as sched_clockSoren Brinkmann2013-07-181-0/+12
* clocksource: cadence_ttc: Remove unused headerSoren Brinkmann2013-07-181-1/+0
* clocksource: sun4i: Fix bug when switching from periodic to oneshot modesMaxime Ripard2013-07-181-3/+6
* clocksource: sun4i: Cleanup parent clock setupMaxime Ripard2013-07-181-10/+5
* clocksource: sun4i: Remove TIMER_SCAL variableMaxime Ripard2013-07-181-6/+3
* clocksource: sun4i: Factor out some timer codeMaxime Ripard2013-07-181-16/+32
* clocksource: sun4i: Fix the next event codeMaxime Ripard2013-07-181-3/+22
* clocksource: sun4i: Don't forget to enable the clock we useMaxime Ripard2013-07-181-0/+1
* clocksource: sun4i: Add clocksource and sched clock driversMaxime Ripard2013-07-181-0/+15
* clocksource: sun4i: rename AUTORELOAD define to RELOADMaxime Ripard2013-07-181-2/+2
* clocksource: sun4i: Wrap macros arguments in parenthesisMaxime Ripard2013-07-181-2/+2
* clocksource: sun4i: Use the BIT macros where possibleMaxime Ripard2013-07-181-4/+4
* MAINTAINERS: Add Daniel as maintainer for CLOCKSOURCE and CLOCKEVENT DriversJohn Stultz2013-07-181-2/+8
* clocksource: orion: Use linux/sched_clock.hStephen Boyd2013-07-171-1/+1
* Linux 3.11-rc1v3.11-rc1Linus Torvalds2013-07-142-1604/+883
* Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-148-69/+121
|\
| * slub: Check for page NULL before doing the node_match checkSteven Rostedt2013-07-141-1/+1
| * mm/slab: Give s_next and s_stop slab-specific namesWanpeng Li2013-07-083-8/+8
| * slob: Check for NULL pointer before calling ctor()Steven Rostedt2013-07-071-1/+1
| * slub: Make cpu partial slab support configurableJoonsoo Kim2013-07-072-6/+32
| * slab: add kmalloc() to kernel API documentationMichael Opdenacker2013-07-072-12/+14
| * slab: fix init_lock_keysChristoph Lameter2013-07-071-1/+1
| * slob: use DIV_ROUND_UP where possibleSasha Levin2013-07-071-1/+1
| * slub: do not put a slab to cpu partial list when cpu_partial is 0Joonsoo Kim2013-07-071-0/+3
| * mm/slub: Use node_nr_slabs and node_nr_objs in get_slabinfoWanpeng Li2013-07-071-2/+2
| * mm/slub: Drop unnecessary nr_partialsWanpeng Li2013-07-071-2/+0
| * mm/slab: Fix /proc/slabinfo unwriteable for slabWanpeng Li2013-07-071-1/+9
| * mm/slab: Sharing s_next and s_stop between slab and slubWanpeng Li2013-07-073-12/+5
| * mm/slab: Fix drain freelist excessivelyWanpeng Li2013-07-071-3/+9
| * slob: Rework #ifdeffery in slab.hChristoph Lameter2013-06-181-11/+28
| * mm, slab: moved kmem_cache_alloc_node comment to correct placeZhouping Liu2013-06-081-12/+11
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-1418-137/+73
|\ \
| * | sunrpc: now we can just set ->s_d_opAl Viro2013-07-141-3/+2
| * | cgroup: we can use simple_lookup() nowAl Viro2013-07-141-10/+1
| * | efivarfs: we can use simple_lookup() nowAl Viro2013-07-141-13/+1
| * | make simple_lookup() usable for filesystems that set ->s_d_opAl Viro2013-07-141-1/+2
| * | configfs: don't open-code d_alloc_name()Al Viro2013-07-141-11/+2
| * | __rpc_lookup_create_exclusive: pass string instead of qstrAl Viro2013-07-141-25/+9
| * | rpc_create_*_dir: don't bother with qstrAl Viro2013-07-144-33/+23
| * | 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-132-22/+12
OpenPOWER on IntegriCloud