Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | | | slub: correct comments error for per cpu partial | Alex Shi | 2011-09-27 | 1 | -1/+1 | |
| | | * | | | | | | | | | slub: per cpu cache for partial pages | Christoph Lameter | 2011-08-19 | 2 | -1/+17 | |
| | | | |_|_|/ / / / / | | | |/| | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 2011-10-26 | 1 | -3/+77 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | ore: RAID5 Write | Boaz Harrosh | 2011-10-25 | 1 | -0/+9 | |
| * | | | | | | | | | | | ore: RAID5 read | Boaz Harrosh | 2011-10-25 | 1 | -3/+18 | |
| * | | | | | | | | | | | ore: Make ore_calc_stripe_info EXPORT_SYMBOL | Boaz Harrosh | 2011-10-25 | 1 | -0/+3 | |
| * | | | | | | | | | | | ore/exofs: Change ore_check_io API | Boaz Harrosh | 2011-10-14 | 1 | -1/+4 | |
| * | | | | | | | | | | | ore/exofs: Define new ore_verify_layout | Boaz Harrosh | 2011-10-14 | 1 | -0/+8 | |
| * | | | | | | | | | | | ore: Support for partial component table | Boaz Harrosh | 2011-10-14 | 1 | -3/+4 | |
| * | | | | | | | | | | | ore: cleanup: Embed an ore_striping_info inside ore_io_state | Boaz Harrosh | 2011-10-14 | 1 | -0/+1 | |
| * | | | | | | | | | | | ore/exofs: Change the type of the devices array (API change) | Boaz Harrosh | 2011-10-04 | 1 | -1/+25 | |
| * | | | | | | | | | | | ore: Make ore_striping_info and ore_calc_stripe_info public | Boaz Harrosh | 2011-10-03 | 1 | -0/+8 | |
| * | | | | | | | | | | | exofs: Remove unused data_map member from exofs_sb_info | Boaz Harrosh | 2011-10-03 | 1 | -0/+2 | |
| * | | | | | | | | | | | exofs: Rename struct ore_components comps => oc | Boaz Harrosh | 2011-10-03 | 1 | -1/+1 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-10-26 | 6 | -15/+61 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | dw_apb_timer: constify clocksource name | Jamie Iles | 2011-10-04 | 1 | -1/+1 | |
| * | | | | | | | | | | | time: Change jiffies_to_clock_t() argument type to unsigned long | hank | 2011-09-21 | 1 | -1/+1 | |
| * | | | | | | | | | | | posix-cpu-timers: Cure SMP accounting oddities | Peter Zijlstra | 2011-09-08 | 1 | -1/+0 | |
| * | | | | | | | | | | | clockevents: Add direct ktime programming function | Martin Schwidefsky | 2011-09-08 | 1 | -3/+7 | |
| * | | | | | | | | | | | clockevents: Make minimum delay adjustments configurable | Martin Schwidefsky | 2011-09-08 | 1 | -1/+1 | |
| * | | | | | | | | | | | cputime: Clean up cputime_to_usecs and usecs_to_cputime macros | Michal Hocko | 2011-09-08 | 1 | -2/+2 | |
| * | | | | | | | | | | | alarmtimers: Add try_to_cancel functionality | John Stultz | 2011-08-10 | 1 | -1/+2 | |
| * | | | | | | | | | | | alarmtimers: Add more refined alarm state tracking | John Stultz | 2011-08-10 | 1 | -1/+33 | |
| * | | | | | | | | | | | alarmtimers: Remove period from alarm structure | John Stultz | 2011-08-10 | 2 | -3/+5 | |
| * | | | | | | | | | | | alarmtimers: Add alarm_forward functionality | John Stultz | 2011-08-10 | 1 | -0/+2 | |
| * | | | | | | | | | | | alarmtimers: Change alarmtimer functions to return alarmtimer_restart values | John Stultz | 2011-08-10 | 1 | -2/+7 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-10-26 | 4 | -19/+89 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | llist: Add back llist_add_batch() and llist_del_first() prototypes | Stephen Rothwell | 2011-10-11 | 1 | -0/+6 | |
| * | | | | | | | | | | | Merge commit 'v3.1-rc9' into sched/core | Ingo Molnar | 2011-10-06 | 2 | -4/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | llist: Remove cpu_relax() usage in cmpxchg loops | Peter Zijlstra | 2011-10-04 | 1 | -1/+0 | |
| * | | | | | | | | | | | sched: Convert to struct llist | Peter Zijlstra | 2011-10-04 | 1 | -1/+2 | |
| * | | | | | | | | | | | llist: Add llist_next() | Peter Zijlstra | 2011-10-04 | 1 | -0/+5 | |
| * | | | | | | | | | | | irq_work: Use llist in the struct irq_work logic | Huang Ying | 2011-10-04 | 1 | -6/+9 | |
| * | | | | | | | | | | | llist: Return whether list is empty before adding in llist_add() | Huang Ying | 2011-10-04 | 1 | -1/+5 | |
| * | | | | | | | | | | | llist: Move cpu_relax() to after the cmpxchg() | Huang Ying | 2011-10-04 | 1 | -2/+5 | |
| * | | | | | | | | | | | llist: Remove the platform-dependent NMI checks | Ingo Molnar | 2011-10-04 | 1 | -10/+2 | |
| * | | | | | | | | | | | llist: Make some llist functions inline | Huang Ying | 2011-10-04 | 1 | -6/+58 | |
| * | | | | | | | | | | | Merge branch 'linus' into sched/core | Ingo Molnar | 2011-10-04 | 19 | -47/+75 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | sched, tracing: Show PREEMPT_ACTIVE state in trace_sched_switch | Peter Zijlstra | 2011-09-26 | 1 | -4/+5 | |
| * | | | | | | | | | | | | Merge branch 'linus' into sched/core | Ingo Molnar | 2011-09-18 | 39 | -71/+270 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | sched: Accumulate per-cfs_rq cpu usage and charge against bandwidth | Paul Turner | 2011-08-14 | 1 | -0/+4 | |
* | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-10-26 | 6 | -27/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'tip/perf/core' of git://github.com/rostedt/linux into perf/core | Ingo Molnar | 2011-10-12 | 4 | -26/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | tracing: Add a counter clock for those that do not trust clocks | Steven Rostedt | 2011-09-19 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | trace: Add ring buffer stats to measure rate of events | Vaibhav Nagarnaik | 2011-08-30 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | Tracepoint: Dissociate from module mutex | Mathieu Desnoyers | 2011-08-11 | 2 | -26/+11 | |
| | | |_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | perf, core: Introduce attrs to count in either host or guest mode | Joerg Roedel | 2011-10-06 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | Merge commit 'v3.1-rc9' into perf/core | Ingo Molnar | 2011-10-06 | 7 | -11/+21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | perf: Fix counter of ftrace events | Andrew Vagin | 2011-10-04 | 1 | -0/+3 | |
* | | | | | | | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-10-26 | 3 | -12/+48 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |