summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-12-0619-55/+185
|\
| * Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-12-051-3/+3
| |\
| | * trace_events_filter: Use rcu_assign_pointer() when setting ftrace_event_call-...Tejun Heo2011-12-021-3/+3
| * | Merge branch 'perf/urgent' of git://github.com/acmel/linux into perf/urgentIngo Molnar2011-12-054-12/+14
| |\ \
| | * | perf session: Fix crash with invalid CPU listDavid Ahern2011-11-161-0/+4
| | * | perf python: Fix undefined symbol problemArnaldo Carvalho de Melo2011-11-163-12/+10
| | |/
| * | perf: Fix loss of notification with multi-eventPeter Zijlstra2011-12-054-2/+91
| * | perf, x86: Force IBS LVT offset assignment for family 10hRobert Richter2011-12-051-11/+18
| * | perf, x86: Disable PEBS on SandyBridge chipsPeter Zijlstra2011-12-051-0/+8
| |/
| * Merge branch 'urgent' of git://amd64.org/linux/rric into perf/urgentIngo Molnar2011-11-153-7/+30
| |\
| | * oprofile, x86: Fix crash when unloading module (nmi timer mode)Robert Richter2011-11-041-2/+5
| | * oprofile: Fix crash when unloading module (hr timer mode)Robert Richter2011-11-042-5/+25
| * | perf/x86: Enable raw event access to Intel offcore eventsPeter Zijlstra2011-11-141-5/+1
| * | perf: Don't use -ENOSPC for out of PMU resourcesPeter Zijlstra2011-11-144-13/+13
| * | perf: Do not set task_ctx pointer in cpuctx if there are no events in the con...Gleb Natapov2011-11-141-1/+2
| * | perf/x86: Fix PEBS instruction unwindPeter Zijlstra2011-11-141-1/+5
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-12-065-18/+43
|\ \ \
| * | | clockevents: Set noop handler in clockevents_exchange_device()Thomas Gleixner2011-12-021-0/+1
| * | | tick-broadcast: Stop active broadcast device when replacing itThomas Gleixner2011-12-021-1/+1
| * | | clocksource: Fix bug with max_deferment margin calculationYang Honggang (Joseph)2011-12-021-2/+2
| * | | rtc: Fix some bugs that allowed accumulating time drift in suspend/resumeArve Hjønnevåg2011-11-231-5/+5
| * | | rtc: Disable the alarm in the hardwareRabin Vincent2011-11-231-10/+34
| | | |
| \ \ \
*-. \ \ \ Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://gi...Linus Torvalds2011-12-062-2/+8
|\ \ \ \ \
| | * | | | genirq: Fix race condition when stopping the irq threadIdo Yariv2011-12-021-1/+4
| * | | | | slab, lockdep: Fix silly bugPeter Zijlstra2011-12-051-1/+4
* | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-12-066-36/+171
|\ \ \ \ \ \
| * | | | | | sched, x86: Avoid unnecessary overflow in sched_clockSalman Qazi2011-11-161-1/+22
| * | | | | | sched: Fix buglet in return_cfs_rq_runtime()Paul Turner2011-11-161-1/+1
| * | | | | | sched: Avoid SMT siblings in select_idle_sibling() if possiblePeter Zijlstra2011-11-161-14/+28
| * | | | | | sched: Set the command name of the idle tasks in SMP kernelsCarsten Emde2011-11-142-1/+7
| * | | | | | sched, rt: Provide means of disabling cross-cpu bandwidth sharingPeter Zijlstra2011-11-142-0/+4
| * | | | | | sched: Document wait_for_completion_*() return valuesJ. Bruce Fields2011-11-141-0/+13
| * | | | | | sched_fair: Fix a typo in the comment describing update_sd_lb_statsHui Kang2011-11-141-1/+1
| * | | | | | sched: Add a comment to effective_load() since it's a painPeter Zijlstra2011-11-141-18/+95
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-12-0612-88/+137
|\ \ \ \ \ \
| * | | | | | [S390] ap: Setup timer for sending messages after reset.Holger Dengler2011-12-011-0/+2
| * | | | | | [S390] cio: fix chsc_chp_varySebastian Ott2011-12-011-5/+2
| * | | | | | [S390] cio: provide fake irb for transport mode IOSebastian Ott2011-12-013-10/+37
| * | | | | | [S390] cio: disallow driver io for known to be broken pathsSebastian Ott2011-12-011-4/+4
| * | | | | | [S390] hibernate: directly trigger subchannel evaluationSebastian Ott2011-12-013-47/+66
| * | | | | | [S390] remove reset of system call restart on psw changesMartin Schwidefsky2011-12-011-12/+0
| * | | | | | [S390] add missing .set function for NT_S390_LAST_BREAK regsetMartin Schwidefsky2011-12-011-0/+18
| * | | | | | [S390] fix page change underindication in pgste_update_allCarsten Otte2011-12-011-4/+4
| * | | | | | [S390] ptrace inferior call interactions with TIF_SYSCALLMartin Schwidefsky2011-12-011-5/+3
| * | | | | | [S390] kdump: Replace is_kdump_kernel() with OLDMEM_BASE checkMichael Holzheu2011-12-011-1/+1
* | | | | | | gpio: fix a build failure on KS8695 GPIOLinus Walleij2011-12-061-1/+1
| |_|/ / / / |/| | | | |
* | | | | | x86: Fix boot failures on older AMD CPU'sLinus Torvalds2011-12-041-4/+4
* | | | | | xen/pm_idle: Make pm_idle be default_idle under Xen.Konrad Rzeszutek Wilk2011-12-033-1/+10
* | | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-12-0222-97/+101
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2011-12-012-7/+5
| |\ \ \ \ \ \