aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-10-27
|\
| * Merge commit 'v3.1' into devicetree/nextGrant Likely2011-10-24
| |\
| * | dt: Add empty of_match_node() macroNicolas Ferre2011-10-24
| * | dt: add empty dt helpers for non-dt buildRajendra Nayak2011-10-13
| * | Merge branch 'for-grant' of git://git.jdl.com/software/linux-3.0 into devicet...Grant Likely2011-10-05
| |\ \
| * | | dt: add helper to read 64-bit integersJamie Iles2011-10-04
| * | | OF: Add of_match_ptr() macroBen Dooks2011-09-29
| * | | dt: add empty for_each_child_of_node, of_find_propertyStephen Warren2011-09-22
| * | | dt: add of_alias_scan and of_alias_get_idShawn Guo2011-09-22
* | | | Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-10-26
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'slab/next' and 'slub/partial' into slab/for-linusPekka Enberg2011-10-26
| |\ \ \ \ \
| | | * | | | slub: correct comments error for per cpu partialAlex Shi2011-09-27
| | | * | | | slub: per cpu cache for partial pagesChristoph Lameter2011-08-19
* | | | | | | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2011-10-26
|\ \ \ \ \ \ \
| * | | | | | | ore: RAID5 WriteBoaz Harrosh2011-10-24
| * | | | | | | ore: RAID5 readBoaz Harrosh2011-10-24
| * | | | | | | ore: Make ore_calc_stripe_info EXPORT_SYMBOLBoaz Harrosh2011-10-24
| * | | | | | | ore/exofs: Change ore_check_io APIBoaz Harrosh2011-10-14
| * | | | | | | ore/exofs: Define new ore_verify_layoutBoaz Harrosh2011-10-14
| * | | | | | | ore: Support for partial component tableBoaz Harrosh2011-10-14
| * | | | | | | ore: cleanup: Embed an ore_striping_info inside ore_io_stateBoaz Harrosh2011-10-14
| * | | | | | | ore/exofs: Change the type of the devices array (API change)Boaz Harrosh2011-10-04
| * | | | | | | ore: Make ore_striping_info and ore_calc_stripe_info publicBoaz Harrosh2011-10-03
| * | | | | | | exofs: Remove unused data_map member from exofs_sb_infoBoaz Harrosh2011-10-03
| * | | | | | | exofs: Rename struct ore_components comps => ocBoaz Harrosh2011-10-03
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-10-26
|\ \ \ \ \ \ \
| * | | | | | | dw_apb_timer: constify clocksource nameJamie Iles2011-10-04
| * | | | | | | time: Change jiffies_to_clock_t() argument type to unsigned longhank2011-09-21
| * | | | | | | posix-cpu-timers: Cure SMP accounting odditiesPeter Zijlstra2011-09-08
| * | | | | | | clockevents: Add direct ktime programming functionMartin Schwidefsky2011-09-08
| * | | | | | | clockevents: Make minimum delay adjustments configurableMartin Schwidefsky2011-09-08
| * | | | | | | cputime: Clean up cputime_to_usecs and usecs_to_cputime macrosMichal Hocko2011-09-08
| * | | | | | | alarmtimers: Add try_to_cancel functionalityJohn Stultz2011-08-10
| * | | | | | | alarmtimers: Add more refined alarm state trackingJohn Stultz2011-08-10
| * | | | | | | alarmtimers: Remove period from alarm structureJohn Stultz2011-08-10
| * | | | | | | alarmtimers: Add alarm_forward functionalityJohn Stultz2011-08-10
| * | | | | | | alarmtimers: Change alarmtimer functions to return alarmtimer_restart valuesJohn Stultz2011-08-10
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-10-26
|\ \ \ \ \ \ \
| * | | | | | | llist: Add back llist_add_batch() and llist_del_first() prototypesStephen Rothwell2011-10-11
| * | | | | | | Merge commit 'v3.1-rc9' into sched/coreIngo Molnar2011-10-06
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | llist: Remove cpu_relax() usage in cmpxchg loopsPeter Zijlstra2011-10-04
| * | | | | | | sched: Convert to struct llistPeter Zijlstra2011-10-04
| * | | | | | | llist: Add llist_next()Peter Zijlstra2011-10-04
| * | | | | | | irq_work: Use llist in the struct irq_work logicHuang Ying2011-10-04
| * | | | | | | llist: Return whether list is empty before adding in llist_add()Huang Ying2011-10-04
| * | | | | | | llist: Move cpu_relax() to after the cmpxchg()Huang Ying2011-10-04
| * | | | | | | llist: Remove the platform-dependent NMI checksIngo Molnar2011-10-04
| * | | | | | | llist: Make some llist functions inlineHuang Ying2011-10-04
| * | | | | | | Merge branch 'linus' into sched/coreIngo Molnar2011-10-04
| |\ \ \ \ \ \ \
| * | | | | | | | sched, tracing: Show PREEMPT_ACTIVE state in trace_sched_switchPeter Zijlstra2011-09-26