summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-06-284-4/+69
|\
| * amba pl011: platform data for reg lockup and glitch v2Shreshtha Kumar Sahu2011-06-162-4/+66
| * ARM: SAMSUNG: serial: Fix on handling of one clock source for UARTBoojin Kim2011-06-072-0/+3
* | um: add asm/percpu.hRichard Weinberger2011-06-281-0/+6
* | Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki2011-06-279-53/+1Star
* | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-06-278-10/+48
|\ \
| * | ARM: pm: ensure ARMv7 CPUs save and restore the TLS registerRussell King2011-06-241-3/+7
| * | ARM: pm: proc-v7: fix missing struct processor pointers for suspend codeRussell King2011-06-241-3/+3
| * | ARM: 6969/1: plat-iop: fix build errorLinus Walleij2011-06-211-0/+1
| * | ARM: 6961/1: zImage: Add build-time check for correctly-sized proc_type entriesDave Martin2011-06-211-1/+13
| * | ARM: SMP: wait for CPU to be marked activeRussell King2011-06-211-1/+5
| * | ARM: 6963/1: Thumb-2: Relax relocation requirements for non-function symbolsDave Martin2011-06-171-2/+11
| * | ARM: 6962/1: mach-h720x: fix build errorLinus Walleij2011-06-171-0/+2
| * | ARM: 6959/1: SMP build fix for entry-macro-multi.SMagnus Damm2011-06-172-0/+6
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-06-273-3/+10
|\ \ \
| * | | [S390] allow setting of upper 32 bit in smp_ctl_set_bitJan Glauber2011-06-221-2/+2
| * | | [S390] hwsampler: Set a sane default sampling rateChristian Borntraeger2011-06-221-1/+1
| * | | [S390] s390: enforce HW limits for the initial sampling rateChristian Borntraeger2011-06-221-0/+6
| * | | [S390] kvm-s390: fix kconfig dependenciesChristian Borntraeger2011-06-221-0/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2011-06-241-1/+1
|\ \ \ \
| * | | | x86/PCI/ACPI: fix type mismatchMárton Németh2011-06-011-1/+1
* | | | | MN10300: asm/uaccess.h needs to #include linux/kernel.h for might_sleep()David Howells2011-06-221-0/+1
| |/ / / |/| | |
* | | | Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds2011-06-211-3/+11
|\ \ \ \
| * | | | msm: timer: Fix DGT rate on 8960 and 8660Stephen Boyd2011-06-211-2/+4
| * | | | msm: timer: compensate for timer shift in msm_read_timer_countJeff Ohlstein2011-06-171-1/+5
| * | | | msm: timer: Fix SMP build errorStephen Boyd2011-06-011-0/+2
* | | | | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-06-204-7/+31
|\ \ \ \ \
| * | | | | xen/setup: Fix for incorrect xen_extra_mem_start.Konrad Rzeszutek Wilk2011-06-161-4/+6
| * | | | | xen: When calling power_off, don't call the halt function.Tom Goetz2011-06-151-1/+8
| * | | | | xen: support CONFIG_MAXSMPAndrew Jones2011-06-152-1/+9
| * | | | | xen: partially revert "xen: set max_pfn_mapped to the last pfn mapped"Stefano Stabellini2011-06-091-1/+8
* | | | | | Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-06-204-5/+11
|\ \ \ \ \ \
| * | | | | | KVM: Fix register corruption in pvclock_scale_deltaZachary Amsden2011-06-191-2/+7
| * | | | | | KVM: MMU: fix opposite condition in mapping_level_dirty_bitmapSteve2011-06-191-1/+1
| * | | | | | KVM: VMX: do not overwrite uptodate vcpu->arch.cr3 on KVM_SET_SREGSMarcelo Tosatti2011-06-191-1/+2
| * | | | | | KVM: MMU: Fix build warnings in walk_addr_generic()Borislav Petkov2011-06-191-1/+1
* | | | | | | x86, efi: Do not reserve boot services regions within reserved areasMaarten Lankhorst2011-06-183-7/+28
|/ / / / / /
| | | | | |
| \ \ \ \ \
*-. \ \ \ \ \ Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/lin...Linus Torvalds2011-06-171-0/+1
|\ \ \ \ \ \ \
| * | | | | | | gpio: include linux/gpio.h where neededRandy Dunlap2011-06-161-0/+1
| |/ / / / / /
* | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Linus Torvalds2011-06-175-9/+29
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Merge branch 'fixes-v3.0-rc3' into devel-fixesTony Lindgren2011-06-14134-1117/+2010
| |\ \ \ \ \ \
| | * | | | | | OMAP1: PM: register notifiers with generic clock ops even when !PM_RUNTIMEKevin Hilman2011-06-142-4/+8
| | |/ / / / /
| * | | | | | Merge branch 'for_3.0/pm-fixes' of ssh://master.kernel.org/pub/scm/linux/kern...Tony Lindgren2011-06-1373-1916/+3006
| |\ \ \ \ \ \
| | * | | | | | OMAP: PM: omap_device: fix device power domain callbacksKevin Hilman2011-06-071-2/+17
| | * | | | | | OMAP: PM debug: fix section mismatch warningsRussell King2011-06-071-2/+2
| | | |_|_|_|/ | | |/| | | |
| * | | | | | omap: pandora: fix NAND supportGrazvydas Ignotas2011-06-131-1/+2
* | | | | | | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-06-168-35/+132
|\ \ \ \ \ \ \
| * | | | | | | sh: sh7724: Add USBHS DMAEngine supportKuninori Morimoto2011-06-162-0/+48
| * | | | | | | sh: ecovec: Add renesas_usbhs supportKuninori Morimoto2011-06-161-0/+48
| * | | | | | | sh, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-06-142-3/+0Star