summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-1310-69/+85
|\
| * perf: Provide generic perf_sample_data initializationPeter Zijlstra2010-03-102-6/+3
| * Merge commit 'v2.6.34-rc1' into perf/urgentIngo Molnar2010-03-09187-4091/+7428
| |\
| * \ Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2010-03-041-2/+8
| |\ \
| | * | x86/stacktrace: Don't dereference bad frame pointersFrederic Weisbecker2010-03-031-2/+8
| * | | Merge branch 'perf/core' into perf/urgentIngo Molnar2010-03-0437-1564/+2415
| |\ \ \ | | |/ / | |/| |
| | * | perf_events, x86: Fixup fixed counter constraintsPeter Zijlstra2010-03-023-18/+40
| | * | perf, x86: Restrict the ANY flagPeter Zijlstra2010-03-021-0/+3
| | * | perf, x86: rename macro in ARCH_PERFMON_EVENTSEL_ENABLERobert Richter2010-03-016-16/+16
| | * | perf, x86: add some IBS macros to perf_event.hRobert Richter2010-03-012-4/+6
| | * | perf, x86: make IBS macros available in perf_event.hRobert Richter2010-03-012-11/+10
| | * | Merge remote branch 'tip/oprofile' into tip/perf/coreRobert Richter2010-03-015-106/+198
| | |\ \
| | * | | x86/hw-breakpoints: Remove the name fieldFrederic Weisbecker2010-02-272-8/+0
| | * | | Merge commit 'v2.6.33' into perf/coreFrederic Weisbecker2010-02-2743-1135/+353
| | |\ \ \
| * | | | | hw-breakpoints: Remove stub unthrottle callbackFrederic Weisbecker2010-02-281-5/+0
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-1210-23/+23
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-next' into for-linusJiri Kosina2010-03-0810-23/+23
| |\ \ \ \ \ \
| | * | | | | | tree-wide: Assorted spelling fixesDaniel Mack2010-02-095-18/+18
| | * | | | | | fix comment typo in pci-dma.cJustin P. Mattock2010-02-051-1/+1
| | * | | | | | xen: Fix misspelled CONFIG variable in comment.Robert P. J. Day2010-02-051-1/+1
| | * | | | | | Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder2010-02-051-1/+1
| | * | | | | | arch/x86/kernel/apic/apic_flat_64.c: Make comment match the codeJasper Spaans2010-02-041-1/+1
| | * | | | | | vmiclock: fix comment spelling mistakeShaun Patterson2010-02-041-1/+1
* | | | | | | | pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori2010-03-121-2/+0
* | | | | | | | pci-dma: x86: use include/linux/pci-dma.hFUJITA Tomonori2010-03-122-28/+5
* | | | | | | | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig2010-03-121-7/+0
* | | | | | | | Add generic sys_olduname()Christoph Hellwig2010-03-127-115/+4
* | | | | | | | improve sys_newuname() for compat architecturesChristoph Hellwig2010-03-124-17/+3
* | | | | | | | Add generic sys_ipc wrapperChristoph Hellwig2010-03-123-86/+1
* | | | | | | | Add generic sys_old_mmap()Christoph Hellwig2010-03-126-42/+7
* | | | | | | | Add generic sys_old_select()Christoph Hellwig2010-03-127-41/+3
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributesEric W. Biederman2010-03-071-0/+1
* | | | | | | Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-072-2/+2
|/ / / / / /
* | | | | | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-0738-162/+1610
|\ \ \ \ \ \
| * | | | | | x86, mrst: Fix whitespace breakage in apb_timer.cH. Peter Anvin2010-03-031-534/+534
| * | | | | | x86, mrst: Fix APB timer per cpu clockeventJacob Pan2010-03-031-4/+8
| * | | | | | x86, mrst: Remove X86_MRST dependency on PCI_IOAPICJacob Pan2010-03-021-1/+0
| * | | | | | x86, olpc: Use pci subarch init for OLPCThomas Gleixner2010-02-255-29/+13
| * | | | | | x86, pci: Add arch_init to x86_init abstractionThomas Gleixner2010-02-251-3/+5
| * | | | | | x86, mrst: Add Kconfig dependencies for MoorestownJacob Pan2010-02-251-0/+4
| * | | | | | x86, pci: Exclude Moorestown PCI code if CONFIG_X86_MRST=nYinghai Lu2010-02-251-1/+3
| * | | | | | x86, numaq: Make CONFIG_X86_NUMAQ depend on CONFIG_PCIPan, Jacob jun2010-02-251-0/+1
| * | | | | | x86, pci: Add sanity check for PCI fixed bar probingJacob Pan2010-02-241-0/+4
| * | | | | | x86, legacy_irq: Remove duplicate vector assigmentYinghai Lu2010-02-241-2/+0
| * | | | | | x86, legacy_irq: Remove left over nr_legacy_irqsYinghai Lu2010-02-243-7/+3
| * | | | | | x86, mrst: Platform clock setup codeJacob Pan2010-02-241-0/+53
| * | | | | | x86, apbt: Moorestown APB system timer driverJacob Pan2010-02-244-0/+862
| * | | | | | x86, mrst: Add vrtc platform data setup codeFeng Tang2010-02-232-0/+47
| * | | | | | x86, mrst: Add platform timer info parsing codeJacob Pan2010-02-232-0/+112
| * | | | | | x86, mrst: Fill in PCI functions in x86_init layerJacob Pan2010-02-232-0/+18
OpenPOWER on IntegriCloud