aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-09Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/coreIngo Molnar12-122/+101
2010-06-09x86: Unify save_stack_address() and save_stack_address_nosched()Oleg Nesterov1-14/+10
2010-06-09x86: Make save_stack_address() !CONFIG_FRAME_POINTER friendlyOleg Nesterov1-1/+5
2010-06-09perf: Convert perf_event to local_tPeter Zijlstra5-47/+47
2010-06-09arch: Implement local64_tPeter Zijlstra22-0/+22
2010-06-09perf, x86: Make a second write to performance counter if neededCyrill Gorcunov2-1/+20
2010-06-09perf: Cleanup {start,commit,cancel}_txn detailsPeter Zijlstra3-15/+13
2010-06-08perf: Drop the skip argument from perf_arch_fetch_regs_callerFrederic Weisbecker7-50/+38
2010-06-08x86: Unify dumpstack.h and stacktrace.hFrederic Weisbecker7-65/+56
2010-06-08perf, x86: Small fix to cpuid10_edxLivio Soares1-2/+3
2010-06-07powerpc/oprofile: fix potential buffer overrun in op_model_cell.cDenis Kirjanov1-1/+1
2010-05-31perf_events: Fix event scheduling issues introduced by transactional APIStephane Eranian1-0/+22
2010-05-30ia64: revert __node_random additionLinus Torvalds1-17/+0
2010-05-30Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds5-15/+82
2010-05-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds6-1/+283
2010-05-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds10-26/+92
2010-05-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds6-76/+47
2010-05-30Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()"Linus Torvalds1-17/+0
2010-05-30parisc: Call pagefault_disable/pagefault_enable in kmap_atomic/kunmap_atomicJohn David Anglin1-3/+13
2010-05-30parisc: Remove unnecessary macros from entry.SJohn David Anglin1-33/+7
2010-05-30parisc: LWS fixes for syscall.SJohn David Anglin1-23/+9
2010-05-30parisc: Delete unnecessary nop's in entry.SJohn David Anglin1-7/+0
2010-05-30parisc: Avoid interruption in critical region in entry.SJohn David Anglin1-2/+3
2010-05-30parisc: invoke oom-killer from page faultNick Piggin1-4/+3
2010-05-30parisc: clear floating point exception flag on SIGFPE signalHelge Deller1-0/+1
2010-05-30parisc: Use of align_frame provides stack frame.Carlos O'Donell1-4/+11
2010-05-28Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6Linus Torvalds1-2/+2
2010-05-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds12-35/+250
2010-05-28Merge branch 'ht-delete-2.6.35' into releaseLen Brown4-20/+3
2010-05-28Merge branch 'acpi_enable' into releaseLen Brown1-2/+0
2010-05-28Merge branch 'bjorn-pci-root-v4-2.6.35' into releaseLen Brown2-2/+8
2010-05-28tracing: fix for tracepoint API changeStephen Rothwell1-5/+5
2010-05-28Merge branch 'for-linus/2635-updates' of git://git.fluff.org/bjdooks/linuxLinus Torvalds5-23/+432
2010-05-28FRV: ARCH_KMALLOC_MINALIGN was already definedDavid Howells2-4/+2
2010-05-28ARM: Merge for-2635/defconfig3Ben Dooks2-22/+403
2010-05-28ARM: s3c2410_defconfig: Add new machinesBen Dooks1-8/+27
2010-05-28ARM: s3c6400_defconfig: Add framebuffer and basic LCDBen Dooks1-2/+43
2010-05-28ARM: s3c6400_defconfig: Add RTC driver supportBen Dooks1-1/+66
2010-05-28ARM: s3c6400_defconfig: Enable USB host sideBen Dooks1-3/+217
2010-05-28ARM: s3c6400_defconfig: Add SPI driverBen Dooks1-1/+37
2010-05-28ARM: s3c6400_defconfig: Update compiled machinesBen Dooks1-7/+13
2010-05-28ARM: S5P: Regoster clk_xusbxti clock for hsotg driverThomas Abraham1-0/+1
2010-05-28ARM: S3C64XX: Add USB OTG HCLK to the list of clocksThomas Abraham1-0/+6
2010-05-28ARM: SAMSUNG: gpio-cfg.h: update documentationBen Dooks1-0/+21
2010-05-28ARM: SAMSUNG: Fix documentation for s3c_gpio_cfgpin()Ben Dooks1-1/+1
2010-05-27rename the generic fsync implementationsChristoph Hellwig1-1/+1
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig1-2/+1
2010-05-27sched: clarify commment for TS_POLLINGLen Brown1-2/+2
2010-05-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2-0/+21
2010-05-28mfd: New AB8500 driverRabin Vincent1-1/+1