Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | x86, UV: Clean up uv_tlb.c | Cliff Wickman | 2011-05-25 | |
| * | | | | | | | | | x86, UV: Add support for SGI UV2 hub chip | Jack Steiner | 2011-05-25 | |
| * | | | | | | | | | x86, cpufeature: Update CPU feature RDRND to RDRAND | Kees Cook | 2011-05-24 | |
* | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-05-28 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2011-05-27 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | x86/ftrace: Fix compiler warning in ftrace.c | Rakib Mullick | 2011-05-25 | |
| * | | | | | | | | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o... | Ingo Molnar | 2011-05-27 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | / / / / | | | |_|_|_|_|/ / / / | | |/| | | | | | | | | ||||
| | * | | | | | | | | | oprofile, x86: Enable preemption during pci device setup in IBS init | Robert Richter | 2011-05-20 | |
* | | | | | | | | | | | Merge branch 'setns' | Linus Torvalds | 2011-05-28 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | ||||
| * | | | | | | | | | | ns: Wire up the setns system call | Eric W. Biederman | 2011-05-28 | |
| |/ / / / / / / / / | ||||
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2011-05-27 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | PM / Hibernate: Remove arch_prepare_suspend() | Rafael J. Wysocki | 2011-05-24 | |
* | | | | | | | | | | | Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2011-05-26 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | xen: fix compile without CONFIG_XEN_DEBUG_FS | Jeremy Fitzhardinge | 2011-05-20 | |
| * | | | | | | | | | | | Use arbitrary_virt_to_machine() to deal with ioremapped pud updates. | Jeremy Fitzhardinge | 2011-05-20 | |
| * | | | | | | | | | | | Use arbitrary_virt_to_machine() to deal with ioremapped pmd updates. | Jeremy Fitzhardinge | 2011-05-20 | |
| * | | | | | | | | | | | xen/mmu: remove all ad-hoc stats stuff | Jeremy Fitzhardinge | 2011-05-20 | |
| * | | | | | | | | | | | xen: use normal virt_to_machine for ptes | Jeremy Fitzhardinge | 2011-05-20 | |
| * | | | | | | | | | | | xen: make a pile of mmu pvop functions static | Jeremy Fitzhardinge | 2011-05-20 | |
| * | | | | | | | | | | | xen: condense everything onto xen_set_pte | Jeremy Fitzhardinge | 2011-05-20 | |
| * | | | | | | | | | | | xen: use mmu_update for xen_set_pte_at() | Jeremy Fitzhardinge | 2011-05-20 | |
| * | | | | | | | | | | | xen: drop all the special iomap pte paths. | Jeremy Fitzhardinge | 2011-05-20 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||
* | | | | | | | | | | | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} | Akinobu Mita | 2011-05-26 | |
* | | | | | | | | | | | kgdbts: unify/generalize gdb breakpoint adjustment | Mike Frysinger | 2011-05-26 | |
* | | | | | | | | | | | x86: convert to asm-generic ptrace.h | Mike Frysinger | 2011-05-26 | |
* | | | | | | | | | | | cgroup: remove the ns_cgroup | Daniel Lezcano | 2011-05-26 | |
* | | | | | | | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-05-26 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | x86: vdso: Remove unused variable | Thomas Gleixner | 2011-05-26 | |
| * | | | | | | | | | | | x86-64: Optimize vDSO time() | Andy Lutomirski | 2011-05-24 | |
| * | | | | | | | | | | | x86-64: Add time to vDSO | Andy Lutomirski | 2011-05-24 | |
| * | | | | | | | | | | | x86-64: Turn off -pg and turn on -foptimize-sibling-calls for vDSO | Andy Lutomirski | 2011-05-24 | |
| * | | | | | | | | | | | x86-64: Move vread_tsc into a new file with sensible options | Andy Lutomirski | 2011-05-24 | |
| * | | | | | | | | | | | x86-64: Vclock_gettime(CLOCK_MONOTONIC) can't ever see nsec < 0 | Andy Lutomirski | 2011-05-24 | |
| * | | | | | | | | | | | x86-64: Don't generate cmov in vread_tsc | Andy Lutomirski | 2011-05-24 | |
| * | | | | | | | | | | | x86-64: Remove unnecessary barrier in vread_tsc | Andy Lutomirski | 2011-05-24 | |
| * | | | | | | | | | | | x86-64: Clean up vdso/kernel shared variables | Andy Lutomirski | 2011-05-24 | |
| | | | | | | | | | | | | ||||
| \ \ \ \ \ \ \ \ \ \ \ | ||||
*-. \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'core-fixes-for-linus' and 'irq-fixes-for-linus' of git://git.... | Linus Torvalds | 2011-05-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / | | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | | seqlock: Get rid of SEQLOCK_UNLOCKED | Eric Dumazet | 2011-05-24 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm... | Linus Torvalds | 2011-05-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | xen: cleancache shim to Xen Transcendent Memory | Dan Magenheimer | 2011-05-26 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||
* | | | | | | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2011-05-25 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | i8k: Integrate with the hwmon subsystem | Jean Delvare | 2011-05-25 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||
* | | | | | | | | | | | lib: consolidate DEBUG_STACK_USAGE option | Stephen Boyd | 2011-05-25 | |
* | | | | | | | | | | | lib: consolidate DEBUG_PER_CPU_MAPS | Stephen Boyd | 2011-05-25 | |
* | | | | | | | | | | | printk: allocate kernel log buffer earlier | Mike Travis | 2011-05-25 | |
* | | | | | | | | | | | x86: remove 32-bit versions of readq()/writeq() | Roland Dreier | 2011-05-25 | |
* | | | | | | | | | | | vmscan: change shrinker API by passing shrink_control struct | Ying Han | 2011-05-25 | |
* | | | | | | | | | | | mm: convert mm->cpu_vm_cpumask into cpumask_var_t | KOSAKI Motohiro | 2011-05-25 | |
* | | | | | | | | | | | mm: Convert i_mmap_lock to a mutex | Peter Zijlstra | 2011-05-25 | |
* | | | | | | | | | | | mm: now that all old mmu_gather code is gone, remove the storage | Peter Zijlstra | 2011-05-25 |