summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-118-57/+96
|\
| * x86, perf events: Check if we have APIC enabledCyrill Gorcunov2009-12-101-6/+12
| * perf_event: Fix variable initialization in other codepathsXiao Guangrong2009-12-101-0/+4
| * hw-breakpoints: Modify breakpoints without unregistering themFrederic Weisbecker2009-12-091-31/+26
| * x86 insn: Delete empty or incomplete inat-tables.cMasami Hiramatsu2009-12-071-1/+1
| * x86: Compile insn.c and inat.c only for KPROBESOGAWA Hirofumi2009-12-072-3/+3
| * x86, perf probe: Fix warning in test_get_len()Jean Delvare2009-12-061-1/+1
| * x86: Fixup wrong irq frame link in stacktracesFrederic Weisbecker2009-12-061-1/+32
| * x86: Fixup wrong debug exception frame link in stacktracesFrederic Weisbecker2009-12-061-3/+3
| * x86/perf: Exclude the debug stack from the callchainsFrederic Weisbecker2009-12-061-4/+5
| * hw-breakpoints: Use overflow handler instead of the event callbackFrederic Weisbecker2009-12-062-6/+8
| * hw-breakpoints: Drop callback and task parameters from modify helperFrederic Weisbecker2009-12-061-2/+2
* | Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds2009-12-119-7/+194
|\ \
| * | HTC Dream: mmc compilation fixesPavel Machek2009-12-101-0/+26
| * | msm: Add memory map for HTC DreamPavel Machek2009-11-201-0/+11
| * | msm: add minimal board file for HTC Dream devicePavel Machek2009-11-204-0/+94
| * | msm: make debugging UART (for DEBUG_LL) configurablePavel Machek2009-11-205-7/+63
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2009-12-118-47/+57
|\ \ \
| * | | [ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interfaceThomas Renninger2009-11-243-24/+29
| * | | [CPUFREQ] use an enum for speedstep processor identificationRusty Russell2009-11-244-17/+17
| * | | [CPUFREQ] powernow-k6: set transition latency value so ondemand governor can ...Krzysztof Helt2009-11-241-1/+1
| * | | [CPUFREQ] cpumask: don't put a cpumask on the stack in x86...cpufreq/powernow...Rusty Russell2009-11-241-5/+10
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2009-12-111-1/+1
|\ \ \ \
| * | | | tty: const: constify remaining tty_operationsAlexey Dobriyan2009-12-111-1/+1
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-12-119-16/+54
|\ \ \ \ \
| * | | | | vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-109-16/+54
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-12-113-0/+130
|\ \ \ \ \ \
| * | | | | | USB: Add EHCI support for MX27 and MX31 based boardsDaniel Mack2009-12-113-0/+130
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2009-12-111-5/+9
|\ \ \ \ \ \
| * | | | | | kgdb,x86: do not set kgdb_single_step on x86Jason Wessel2009-12-111-1/+0
| * | | | | | kgdb,i386: Fix corner case access to ss with NMI watch dog exceptionJason Wessel2009-12-111-2/+8
| * | | | | | kgdb,x86: remove redundant testRoel Kluin2009-12-111-2/+1
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/mmapLinus Torvalds2009-12-1154-1072/+111
|\ \ \ \ \ \ \
| * | | | | | | Add missing alignment check in arch/score sys_mmap()Al Viro2009-12-111-3/+4
| * | | | | | | fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and shAl Viro2009-12-114-4/+8
| * | | | | | | Get rid of open-coding in ia64_brk()Al Viro2009-12-111-45/+1
| * | | | | | | sparc_brk() is not needed anymoreAl Viro2009-12-115-25/+3
| * | | | | | | Unify sys_mmap*Al Viro2009-12-1144-907/+76
| * | | | | | | Cut hugetlb case early for 32bit on ia64Al Viro2009-12-111-0/+3
| * | | | | | | arch_mmap_check() on mn10300Al Viro2009-12-112-5/+5
| * | | | | | | Kill ancient crap in s390 compat mmapAl Viro2009-12-111-5/+0
| * | | | | | | arm: add arch_mmap_check(), get rid of sys_arm_mremap()Al Viro2009-12-113-26/+4
| * | | | | | | file ->get_unmapped_area() shouldn't duplicate work of get_unmapped_area()Al Viro2009-12-111-3/+7
| * | | | | | | kill useless checks in sparc mremap variantsAl Viro2009-12-115-51/+2
| |/ / / / / /
* | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-12-1120-482/+590
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | PCI: add pci_request_acsChris Wright2009-12-042-0/+7
| * | | | | | x86/PCI: claim SR-IOV BARs in pcibios_allocate_resourceYinghai Lu2009-12-041-2/+15
| * | | | | | x86/PCI: MMCONFIG: add lookup functionBjorn Helgaas2009-11-244-27/+20
| * | | | | | x86/PCI: MMCONFIG: clean up printksBjorn Helgaas2009-11-242-32/+26
| * | | | | | x86/PCI: MMCONFIG: add pci_mmconfig_remove() to remove MMCONFIG regionBjorn Helgaas2009-11-241-6/+10
OpenPOWER on IntegriCloud