summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* resource/PCI: mark struct resource as constDominik Brodowski2010-02-2215-16/+16
* resource/PCI: align functions now return start of resourceDominik Brodowski2010-02-2215-70/+65
* x86/PCI: irq and pci_ids patch for Intel Cougar Point DeviceIDsSeth Heasley2010-02-221-0/+2
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-223-25/+14
|\
| * hw-breakpoint: Keep track of dr7 local enable bitsFrederic Weisbecker2010-02-192-2/+7
| * hw-breakpoints: Accept breakpoints on NULL addressFrederic Weisbecker2010-02-191-23/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-02-211-2/+2
|\ \
| * | sparc32: Fix struct stat uid/gid types.David S. Miller2010-02-211-2/+2
* | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-201-7/+5
|\ \ \
| * | | omap: Remove DEBUG_FS dependency for mux name checkingRanjith Lohithakshan2010-02-171-7/+5
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-02-205-5/+52
|\ \ \ \
| * | | | ARM: allow alignment fault mode to be configured at kernel bootRussell King2010-02-201-0/+3
| * | | | ARM: Update mach-typesRussell King2010-02-201-2/+44
| * | | | ARM: 5950/1: ARM: Fix build error for arm1026ej-s processorAbdoulaye Walsimou Gaye2010-02-201-1/+2
| * | | | Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainlineRussell King2010-02-185-13/+24
| |\ \ \ \
| | * | | | Gemini: wrong registers used to set reg_level in gpio_set_irq_type()Roel Kluin2010-02-181-2/+2
| * | | | | ARM: 5938/1: ARM: L2: export outer_cache_fnsSantosh Shilimkar2010-02-181-0/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-02-194-3/+16
|\ \ \ \ \ \ | |_|/ / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | sparc64: Fix sun4u execute bit check in TSB I-TLB load.David S. Miller2010-02-191-2/+4
| * | | | sparc: Fix incorrect comparison in of_bus_ambapp_match()Kristoffer Glembo2010-02-171-1/+1
| * | | | sparc64: Sync of_create_pci_dev() with drivers/pci/probe.c changes.David S. Miller2010-02-171-0/+7
| * | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-02-17451-5844/+11329
| |\ \ \ \ | | |/ / /
| * | | | sparc64: Tighten checks in kstack_valid().David S. Miller2010-02-121-0/+4
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-02-182-8/+1
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge branches 'bugzilla-14886', 'bugzilla-15000', 'bugzilla-15040', 'bugzill...Len Brown2010-02-182-8/+1
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | / / | | | | |_|_|/ / | | | |/| | | |
| | * | | | | | ACPI: fix "acpi=ht" boot optionLen Brown2010-02-181-0/+1
| | * | | | | | ACPI: remove Asus P2B-DS from acpi=ht blacklistLen Brown2010-02-161-8/+0
| | |/ / / / /
* | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-02-182-3/+21
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | powerpc/85xx: Fix SMP when "cpu-release-addr" is in lowmemPeter Tyser2010-02-131-2/+19
| * | | | | | powerpc/85xx: Fix oops during MSI driver probe on MPC85xxMDS boardsAnton Vorontsov2010-02-131-1/+2
| |/ / / / /
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-02-161-1/+3
|\ \ \ \ \ \
| * | | | | | [IA64] preserve personality flag bits across execTony Luck2010-02-121-1/+3
* | | | | | | x86: ELF_PLAT_INIT() shouldn't worry about TIF_IA32Oleg Nesterov2010-02-161-4/+1
* | | | | | | x86: set_personality_ia32() misses force_personality32Oleg Nesterov2010-02-161-0/+1
* | | | | | | sh64: fix tracing of signals.Paul Mundt2010-02-152-3/+12
| |/ / / / / |/| | | | |
* | | | | | parisc: fix tracing of signalsKyle McMartin2010-02-121-1/+3
* | | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-111-1/+6
|\ \ \ \ \ \
| * | | | | | OMAP: hsmmc: fix memory leakAaro Koskinen2010-02-101-1/+6
* | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-02-116-194/+736
|\ \ \ \ \ \ \
| * | | | | | | MIPS: Don't probe reserved EntryHi bits.David Daney2010-02-101-2/+2
| * | | | | | | MIPS: SNI: Correct NULL testJulia Lawall2010-02-101-1/+1
| * | | | | | | MIPS: Fix __devinit __cpuinit confusion in cpu_cache_initDavid Daney2010-02-102-3/+3
| * | | | | | | MIPS: IP27: Make defconfig useful again.Ralf Baechle2010-02-101-188/+729
| * | | | | | | MIPS: Fixup of the r4k timerWu Zhangjin2010-02-101-0/+1
* | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-118-37/+31
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUsSuresh Siddha2010-02-096-34/+28
| * | | | | | | | x86-32: Make AT_VECTOR_SIZE_ARCH=2Serge E. Hallyn2010-02-091-2/+2
| * | | | | | | | x86, doc: Fix minor spelling error in arch/x86/mm/gup.cAndy Shevchenko2010-02-021-1/+1
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-02-115-14/+20
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | / / | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | sparc32: Fix thinko in previous change.David S. Miller2010-02-111-1/+1
OpenPOWER on IntegriCloud