Age | Commit message (Expand) | Author | Files | Lines |
2010-06-09 | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Ingo Molnar | 8 | -93/+78 |
2010-06-09 | x86: Unify save_stack_address() and save_stack_address_nosched() | Oleg Nesterov | 1 | -14/+10 |
2010-06-09 | x86: Make save_stack_address() !CONFIG_FRAME_POINTER friendly | Oleg Nesterov | 1 | -1/+5 |
2010-06-09 | perf: Convert perf_event to local_t | Peter Zijlstra | 1 | -9/+9 |
2010-06-09 | arch: Implement local64_t | Peter Zijlstra | 1 | -0/+1 |
2010-06-09 | perf, x86: Make a second write to performance counter if needed | Cyrill Gorcunov | 2 | -1/+20 |
2010-06-09 | perf: Cleanup {start,commit,cancel}_txn details | Peter Zijlstra | 1 | -9/+5 |
2010-06-08 | perf: Drop the skip argument from perf_arch_fetch_regs_caller | Frederic Weisbecker | 3 | -21/+15 |
2010-06-08 | x86: Unify dumpstack.h and stacktrace.h | Frederic Weisbecker | 7 | -65/+56 |
2010-06-08 | perf, x86: Small fix to cpuid10_edx | Livio Soares | 1 | -2/+3 |
2010-05-31 | perf_events: Fix event scheduling issues introduced by transactional API | Stephane Eranian | 1 | -0/+22 |
2010-05-30 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds | 1 | -12/+0 |
2010-05-30 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 10 | -26/+92 |
2010-05-30 | Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()" | Linus Torvalds | 1 | -17/+0 |
2010-05-28 | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+2 |
2010-05-28 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 10 | -33/+246 |
2010-05-28 | Merge branch 'ht-delete-2.6.35' into release | Len Brown | 3 | -19/+3 |
2010-05-28 | Merge branch 'acpi_enable' into release | Len Brown | 1 | -2/+0 |
2010-05-28 | Merge branch 'bjorn-pci-root-v4-2.6.35' into release | Len Brown | 1 | -1/+4 |
2010-05-27 | sched: clarify commment for TS_POLLING | Len Brown | 1 | -2/+2 |
2010-05-28 | x86: remove rdc321x_defs.h | Florian Fainelli | 1 | -12/+0 |
2010-05-27 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -23/+29 |
2010-05-27 | x86, cpufeature: Unbreak compile with gcc 3.x | H. Peter Anvin | 1 | -0/+7 |
2010-05-27 | numa: x86_64: use generic percpu var numa_node_id() implementation | Lee Schermerhorn | 5 | -24/+21 |
2010-05-27 | numa: add generic percpu var numa_node_id() implementation | Lee Schermerhorn | 1 | -0/+4 |
2010-05-27 | asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.h | FUJITA Tomonori | 1 | -2/+3 |
2010-05-27 | x86_32: use asm-generic/scatterlist.h | Andrew Morton | 1 | -1/+1 |
2010-05-27 | asm-generic: add NEED_SG_DMA_LENGTH to define sg_dma_len() | FUJITA Tomonori | 1 | -0/+3 |
2010-05-27 | x86: remove unnecessary sync_single_range_* in swiotlb_dma_ops | FUJITA Tomonori | 1 | -2/+0 |
2010-05-27 | x86: convert cpu notifier to return encapsulate errno value | Akinobu Mita | 3 | -3/+3 |
2010-05-27 | cpusets: randomize node rotor used in cpuset_mem_spread_node() | Jack Steiner | 1 | -0/+17 |
2010-05-26 | x86, pat: Fix memory leak in free_memtype | Xiaotian Feng | 3 | -9/+14 |
2010-05-26 | Revert "endian: #define __BYTE_ORDER" | Linus Torvalds | 1 | -2/+2 |
2010-05-25 | x86, k8: Fix section mismatch for powernowk8_exit() | Borislav Petkov | 1 | -3/+3 |
2010-05-25 | driver core: add devname module aliases to allow module on-demand auto-loading | Kay Sievers | 1 | -0/+1 |
2010-05-25 | drivers/hwmon/coretemp.c: get TjMax value from MSR | Carsten Emde | 1 | -0/+2 |
2010-05-25 | endian: #define __BYTE_ORDER | Joakim Tjernlund | 1 | -2/+2 |
2010-05-25 | perf, trace: Fix !x86 build bug | Peter Zijlstra | 1 | -1/+5 |
2010-05-24 | x86: remove last traces of quicklist usage | Peter Zijlstra | 1 | -1/+0 |
2010-05-24 | x86, setup: Phoenix BIOS fixup is needed on Dell Inspiron Mini 1012 | Gabor Gombas | 1 | -0/+11 |
2010-05-24 | x86: "nosmp" command line option should force the system into UP mode | Jan Beulich | 1 | -3/+23 |
2010-05-24 | arch/x86/pci: use kasprintf | Julia Lawall | 1 | -2/+1 |
2010-05-24 | x86, apic: ack all pending irqs when crashed/on kexec | Kerstin Jonsson | 1 | -8/+33 |
2010-05-23 | x86/mmiotrace: Remove redundant instruction prefix checks | Akinobu Mita | 1 | -1/+1 |
2010-05-21 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 11 | -32/+149 |
2010-05-21 | Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 25 | -2050/+2987 |
2010-05-21 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg... | Linus Torvalds | 1 | -0/+55 |
2010-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 3 | -10/+331 |
2010-05-21 | PCI: read memory ranges out of Broadcom CNB20LE host bridge | Ira W. Snyder | 3 | -0/+111 |
2010-05-21 | Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -8/+47 |