summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | x86, setup: Phoenix BIOS fixup is needed on Dell Inspiron Mini 1012Gabor Gombas2010-05-241-0/+11
| * | | | | x86: "nosmp" command line option should force the system into UP modeJan Beulich2010-05-241-3/+23
| * | | | | arch/x86/pci: use kasprintfJulia Lawall2010-05-241-2/+1
| * | | | | x86, apic: ack all pending irqs when crashed/on kexecKerstin Jonsson2010-05-241-8/+33
* | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/pa...Linus Torvalds2010-05-306-76/+47
|\ \ \ \ \ \
| * | | | | | parisc: Call pagefault_disable/pagefault_enable in kmap_atomic/kunmap_atomicJohn David Anglin2010-05-301-3/+13
| * | | | | | parisc: Remove unnecessary macros from entry.SJohn David Anglin2010-05-301-33/+7
| * | | | | | parisc: LWS fixes for syscall.SJohn David Anglin2010-05-301-23/+9
| * | | | | | parisc: Delete unnecessary nop's in entry.SJohn David Anglin2010-05-301-7/+0
| * | | | | | parisc: Avoid interruption in critical region in entry.SJohn David Anglin2010-05-301-2/+3
| * | | | | | parisc: invoke oom-killer from page faultNick Piggin2010-05-301-4/+3
| * | | | | | parisc: clear floating point exception flag on SIGFPE signalHelge Deller2010-05-301-0/+1
| * | | | | | parisc: Use of align_frame provides stack frame.Carlos O'Donell2010-05-301-4/+11
* | | | | | | Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()"Linus Torvalds2010-05-301-17/+0
* | | | | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-05-281-2/+2
|\ \ \ \ \ \ \
| * | | | | | | sched: clarify commment for TS_POLLINGLen Brown2010-05-271-2/+2
| |/ / / / / /
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-05-2812-35/+250
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'ht-delete-2.6.35' into releaseLen Brown2010-05-284-20/+3
| |\ \ \ \ \ \ \
| | * | | | | | | ACPI: delete the "acpi=ht" boot optionLen Brown2010-03-144-20/+3
| * | | | | | | | Merge branch 'acpi_enable' into releaseLen Brown2010-05-281-2/+0
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ACPI: Unconditionally set SCI_EN on resumeMatthew Garrett2010-05-121-2/+0
| * | | | | | | | | Merge branch 'bjorn-pci-root-v4-2.6.35' into releaseLen Brown2010-05-282-2/+8
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ACPI: pci_root: pass acpi_pci_root to arch-specific scanBjorn Helgaas2010-04-042-2/+8
| * | | | | | | | | | ACPI, APEI, Use ERST for persistent storage of MCEHuang Ying2010-05-193-11/+177
| * | | | | | | | | | ACPI, APEI, Generic Hardware Error Source memory error supportHuang Ying2010-05-193-0/+62
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | tracing: fix for tracepoint API changeStephen Rothwell2010-05-281-5/+5
* | | | | | | | | | Merge branch 'for-linus/2635-updates' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-05-285-23/+432
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ ARM: Merge for-2635/defconfig3Ben Dooks2010-05-282-22/+403
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ARM: s3c2410_defconfig: Add new machinesBen Dooks2010-05-281-8/+27
| | * | | | | | | | | | ARM: s3c6400_defconfig: Add framebuffer and basic LCDBen Dooks2010-05-281-2/+43
| | * | | | | | | | | | ARM: s3c6400_defconfig: Add RTC driver supportBen Dooks2010-05-281-1/+66
| | * | | | | | | | | | ARM: s3c6400_defconfig: Enable USB host sideBen Dooks2010-05-281-3/+217
| | * | | | | | | | | | ARM: s3c6400_defconfig: Add SPI driverBen Dooks2010-05-281-1/+37
| | * | | | | | | | | | ARM: s3c6400_defconfig: Update compiled machinesBen Dooks2010-05-281-7/+13
| * | | | | | | | | | | ARM: S5P: Regoster clk_xusbxti clock for hsotg driverThomas Abraham2010-05-281-0/+1
| * | | | | | | | | | | ARM: S3C64XX: Add USB OTG HCLK to the list of clocksThomas Abraham2010-05-281-0/+6
| * | | | | | | | | | | ARM: SAMSUNG: gpio-cfg.h: update documentationBen Dooks2010-05-281-0/+21
| * | | | | | | | | | | ARM: SAMSUNG: Fix documentation for s3c_gpio_cfgpin()Ben Dooks2010-05-281-1/+1
| |/ / / / / / / / / /
* | | | | | | | | | | FRV: ARCH_KMALLOC_MINALIGN was already definedDavid Howells2010-05-282-4/+2
* | | | | | | | | | | rename the generic fsync implementationsChristoph Hellwig2010-05-271-1/+1
* | | | | | | | | | | drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-271-2/+1
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-05-272-0/+21
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | [IA64] Fix build breakageTony Luck2010-05-272-0/+21
* | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-275-70/+90
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | perf, trace: Fix !x86 build bugPeter Zijlstra2010-05-251-1/+5
| * | | | | | | | | | x86/mmiotrace: Remove redundant instruction prefix checksAkinobu Mita2010-05-231-1/+1
| * | | | | | | | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2010-05-20211-3268/+4886
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | perf, x86: P4 PMU -- add missing bit in CCCR maskCyrill Gorcunov2010-05-191-1/+2
| * | | | | | | | | | | perf, x86: P4_pmu_schedule_events -- use smp_processor_id instead of raw_Cyrill Gorcunov2010-05-191-1/+1
| * | | | | | | | | | | perf, x86: P4 PMU -- do a real check for ESCR address being in hashCyrill Gorcunov2010-05-191-3/+4