aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-24Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds1-2/+5
2010-02-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-1/+1
2010-02-24parisc: Set PCI CLS early in boot.Carlos O'Donell1-2/+5
2010-02-24microblaze: Fix out_le32() macroSteven J. Magnani1-1/+1
2010-02-24microblaze: Fix cache loop function for cache rangeMichal Simek1-19/+8
2010-02-23[IA64] Fix broken sn2 buildHedi Berriche1-1/+1
2010-02-22Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2-0/+9
2010-02-22Merge branch 'parisc/tracehook' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-rolandLinus Torvalds1-1/+0
2010-02-22MIPS: BCM47xx: Fix 128MB RAM supportHauke Mehrtens1-0/+8
2010-02-22MIPS: Highmem: Fix build errorYoichi Yuasa1-0/+1
2010-02-22Revert "parisc: HAVE_ARCH_TRACEHOOK"Roland McGrath1-1/+0
2010-02-22Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-25/+14
2010-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-2/+2
2010-02-21sparc32: Fix struct stat uid/gid types.David S. Miller1-2/+2
2010-02-20Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-7/+5
2010-02-20Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-5/+52
2010-02-20ARM: allow alignment fault mode to be configured at kernel bootRussell King1-0/+3
2010-02-20ARM: Update mach-typesRussell King1-2/+44
2010-02-20ARM: 5950/1: ARM: Fix build error for arm1026ej-s processorAbdoulaye Walsimou Gaye1-1/+2
2010-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-3/+16
2010-02-19sparc64: Fix sun4u execute bit check in TSB I-TLB load.David S. Miller1-2/+4
2010-02-19hw-breakpoint: Keep track of dr7 local enable bitsFrederic Weisbecker2-2/+7
2010-02-19hw-breakpoints: Accept breakpoints on NULL addressFrederic Weisbecker1-23/+7
2010-02-18Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainlineRussell King5-13/+24
2010-02-18Gemini: wrong registers used to set reg_level in gpio_set_irq_type()Roel Kluin1-2/+2
2010-02-18ARM: 5938/1: ARM: L2: export outer_cache_fnsSantosh Shilimkar1-0/+1
2010-02-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds2-8/+1
2010-02-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2-3/+21
2010-02-18Merge branches 'bugzilla-14886', 'bugzilla-15000', 'bugzilla-15040', 'bugzilla-15108', 'pdc', 'hotplug-null-ref' and 'thinkpad' into releaseLen Brown2-8/+1
2010-02-18ACPI: fix "acpi=ht" boot optionLen Brown1-0/+1
2010-02-17sparc: Fix incorrect comparison in of_bus_ambapp_match()Kristoffer Glembo1-1/+1
2010-02-17sparc64: Sync of_create_pci_dev() with drivers/pci/probe.c changes.David S. Miller1-0/+7
2010-02-17Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller451-5844/+11329
2010-02-17omap: Remove DEBUG_FS dependency for mux name checkingRanjith Lohithakshan1-7/+5
2010-02-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-1/+3
2010-02-16x86: ELF_PLAT_INIT() shouldn't worry about TIF_IA32Oleg Nesterov1-4/+1
2010-02-16x86: set_personality_ia32() misses force_personality32Oleg Nesterov1-0/+1
2010-02-16ACPI: remove Asus P2B-DS from acpi=ht blacklistLen Brown1-8/+0
2010-02-15sh64: fix tracing of signals.Paul Mundt2-3/+12
2010-02-13powerpc/85xx: Fix SMP when "cpu-release-addr" is in lowmemPeter Tyser1-2/+19
2010-02-13powerpc/85xx: Fix oops during MSI driver probe on MPC85xxMDS boardsAnton Vorontsov1-1/+2
2010-02-12sparc64: Tighten checks in kstack_valid().David S. Miller1-0/+4
2010-02-12parisc: fix tracing of signalsKyle McMartin1-1/+3
2010-02-12[IA64] preserve personality flag bits across execTony Luck1-1/+3
2010-02-11Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-1/+6
2010-02-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds6-194/+736
2010-02-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds8-37/+31
2010-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-14/+20
2010-02-11sparc32: Fix thinko in previous change.David S. Miller1-1/+1
2010-02-10MIPS: Don't probe reserved EntryHi bits.David Daney1-2/+2