| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-03-13 | 10 | -69/+85 |
|\ |
|
| * | perf: Provide generic perf_sample_data initialization | Peter Zijlstra | 2010-03-10 | 2 | -6/+3 |
| * | Merge commit 'v2.6.34-rc1' into perf/urgent | Ingo Molnar | 2010-03-09 | 187 | -4091/+7428 |
| |\ |
|
| * \ | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Ingo Molnar | 2010-03-04 | 1 | -2/+8 |
| |\ \ |
|
| | * | | x86/stacktrace: Don't dereference bad frame pointers | Frederic Weisbecker | 2010-03-03 | 1 | -2/+8 |
| * | | | Merge branch 'perf/core' into perf/urgent | Ingo Molnar | 2010-03-04 | 37 | -1564/+2415 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | perf_events, x86: Fixup fixed counter constraints | Peter Zijlstra | 2010-03-02 | 3 | -18/+40 |
| | * | | perf, x86: Restrict the ANY flag | Peter Zijlstra | 2010-03-02 | 1 | -0/+3 |
| | * | | perf, x86: rename macro in ARCH_PERFMON_EVENTSEL_ENABLE | Robert Richter | 2010-03-01 | 6 | -16/+16 |
| | * | | perf, x86: add some IBS macros to perf_event.h | Robert Richter | 2010-03-01 | 2 | -4/+6 |
| | * | | perf, x86: make IBS macros available in perf_event.h | Robert Richter | 2010-03-01 | 2 | -11/+10 |
| | * | | Merge remote branch 'tip/oprofile' into tip/perf/core | Robert Richter | 2010-03-01 | 5 | -106/+198 |
| | |\ \ |
|
| | * | | | x86/hw-breakpoints: Remove the name field | Frederic Weisbecker | 2010-02-27 | 2 | -8/+0 |
| | * | | | Merge commit 'v2.6.33' into perf/core | Frederic Weisbecker | 2010-02-27 | 43 | -1135/+353 |
| | |\ \ \ |
|
| * | | | | | hw-breakpoints: Remove stub unthrottle callback | Frederic Weisbecker | 2010-02-28 | 1 | -5/+0 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-03-12 | 10 | -23/+23 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 | 10 | -23/+23 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | tree-wide: Assorted spelling fixes | Daniel Mack | 2010-02-09 | 5 | -18/+18 |
| | * | | | | | | fix comment typo in pci-dma.c | Justin P. Mattock | 2010-02-05 | 1 | -1/+1 |
| | * | | | | | | xen: Fix misspelled CONFIG variable in comment. | Robert P. J. Day | 2010-02-05 | 1 | -1/+1 |
| | * | | | | | | Fix misspelling of "should" and "shouldn't" in comments. | Adam Buchbinder | 2010-02-05 | 1 | -1/+1 |
| | * | | | | | | arch/x86/kernel/apic/apic_flat_64.c: Make comment match the code | Jasper Spaans | 2010-02-04 | 1 | -1/+1 |
| | * | | | | | | vmiclock: fix comment spelling mistake | Shaun Patterson | 2010-02-04 | 1 | -1/+1 |
* | | | | | | | | pci-dma: add linux/pci-dma.h to linux/pci.h | FUJITA Tomonori | 2010-03-12 | 1 | -2/+0 |
* | | | | | | | | pci-dma: x86: use include/linux/pci-dma.h | FUJITA Tomonori | 2010-03-12 | 2 | -28/+5 |
* | | | | | | | | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h | Christoph Hellwig | 2010-03-12 | 1 | -7/+0 |
* | | | | | | | | Add generic sys_olduname() | Christoph Hellwig | 2010-03-12 | 7 | -115/+4 |
* | | | | | | | | improve sys_newuname() for compat architectures | Christoph Hellwig | 2010-03-12 | 4 | -17/+3 |
* | | | | | | | | Add generic sys_ipc wrapper | Christoph Hellwig | 2010-03-12 | 3 | -86/+1 |
* | | | | | | | | Add generic sys_old_mmap() | Christoph Hellwig | 2010-03-12 | 6 | -42/+7 |
* | | | | | | | | Add generic sys_old_select() | Christoph Hellwig | 2010-03-12 | 7 | -41/+3 |
| |_|_|_|_|_|/
|/| | | | | | |
|
* | | | | | | | sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes | Eric W. Biederman | 2010-03-07 | 1 | -0/+1 |
* | | | | | | | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy | 2010-03-07 | 2 | -2/+2 |
|/ / / / / / |
|
* | | | | | | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-03-07 | 38 | -162/+1610 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, mrst: Fix whitespace breakage in apb_timer.c | H. Peter Anvin | 2010-03-03 | 1 | -534/+534 |
| * | | | | | | x86, mrst: Fix APB timer per cpu clockevent | Jacob Pan | 2010-03-03 | 1 | -4/+8 |
| * | | | | | | x86, mrst: Remove X86_MRST dependency on PCI_IOAPIC | Jacob Pan | 2010-03-02 | 1 | -1/+0 |
| * | | | | | | x86, olpc: Use pci subarch init for OLPC | Thomas Gleixner | 2010-02-25 | 5 | -29/+13 |
| * | | | | | | x86, pci: Add arch_init to x86_init abstraction | Thomas Gleixner | 2010-02-25 | 1 | -3/+5 |
| * | | | | | | x86, mrst: Add Kconfig dependencies for Moorestown | Jacob Pan | 2010-02-25 | 1 | -0/+4 |
| * | | | | | | x86, pci: Exclude Moorestown PCI code if CONFIG_X86_MRST=n | Yinghai Lu | 2010-02-25 | 1 | -1/+3 |
| * | | | | | | x86, numaq: Make CONFIG_X86_NUMAQ depend on CONFIG_PCI | Pan, Jacob jun | 2010-02-25 | 1 | -0/+1 |
| * | | | | | | x86, pci: Add sanity check for PCI fixed bar probing | Jacob Pan | 2010-02-24 | 1 | -0/+4 |
| * | | | | | | x86, legacy_irq: Remove duplicate vector assigment | Yinghai Lu | 2010-02-24 | 1 | -2/+0 |
| * | | | | | | x86, legacy_irq: Remove left over nr_legacy_irqs | Yinghai Lu | 2010-02-24 | 3 | -7/+3 |
| * | | | | | | x86, mrst: Platform clock setup code | Jacob Pan | 2010-02-24 | 1 | -0/+53 |
| * | | | | | | x86, apbt: Moorestown APB system timer driver | Jacob Pan | 2010-02-24 | 4 | -0/+862 |
| * | | | | | | x86, mrst: Add vrtc platform data setup code | Feng Tang | 2010-02-23 | 2 | -0/+47 |
| * | | | | | | x86, mrst: Add platform timer info parsing code | Jacob Pan | 2010-02-23 | 2 | -0/+112 |
| * | | | | | | x86, mrst: Fill in PCI functions in x86_init layer | Jacob Pan | 2010-02-23 | 2 | -0/+18 |