summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-05-28Merge branches 'devel', 'devel-stable' and 'fixes' into for-linusRussell King180-6025/+1372
2011-05-28ARM: 6945/1: Add unwinding support for division functionsLaura Abbott1-5/+20
2011-05-26ARM: kill pmd_off()Russell King1-6/+1
2011-05-26ARM: 6944/1: mm: allow ASID 0 to be allocated to tasksWill Deacon1-3/+3
2011-05-26ARM: 6943/1: mm: use TTBR1 instead of reserved context IDWill Deacon2-11/+10
2011-05-26ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7Catalin Marinas5-4/+13
2011-05-26ARM: 6941/1: cache: ensure MVA is cacheline aligned in flush_kern_dcache_areaWill Deacon2-0/+3
2011-05-26ARM: add sendmmsg syscallRussell King2-0/+2
2011-05-26ARM: 6863/1: allow hotplug on msmJeffrey Ohlstein1-1/+0
2011-05-26ARM: 6830/1: mach-ux500: force PrimeCell revisionsLinus Walleij4-33/+53
2011-05-26ARM: 6828/1: mach-ux500: delete SSP PrimeCell IDLinus Walleij2-4/+1
2011-05-26ARM: 6827/1: mach-netx: delete hardcoded periphidLinus Walleij1-1/+0
2011-05-26ARM: 6940/1: fiq: Briefly document driver responsibilities for suspend/resumeDave Martin1-0/+7
2011-05-26ARM: 6938/1: fiq: Refactor {get,set}_fiq_regs() for Thumb-2Dave Martin4-46/+66
2011-05-26ARM: 6914/1: sparsemem: fix highmem detection when using SPARSEMEMWill Deacon1-4/+5
2011-05-26ARM: 6913/1: sparsemem: allow pfn_valid to be overridden when using SPARSEMEMWill Deacon3-2/+7
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds1-0/+1
2011-05-26Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2011-05-26Merge branch 'for-rmk' of git://github.com/at91linux/linux-2.6-at91 into deve...Russell King185-5666/+2812
2011-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds77-1910/+11241
2011-05-26Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds19-795/+218
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds58-1661/+4001
2011-05-26Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds23-89/+1909
2011-05-26Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King66-2935/+223
2011-05-25arch/tile: prefer "tilepro" as the name of the 32-bit architectureChris Metcalf1-0/+0
2011-05-25i8k: Integrate with the hwmon subsystemJean Delvare1-0/+1
2011-05-25Merge branch 'timers-ptp-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-0/+130
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds19-711/+84
2011-05-25lib: consolidate DEBUG_STACK_USAGE optionStephen Boyd12-105/+0
2011-05-25lib: consolidate DEBUG_PER_CPU_MAPSStephen Boyd2-23/+0
2011-05-25printk: allocate kernel log buffer earlierMike Travis1-0/+2
2011-05-25x86: remove 32-bit versions of readq()/writeq()Roland Dreier2-24/+2
2011-05-25Remove unused PROC_CHANGE_PENALTY constantStephen Boyd5-20/+0
2011-05-25um: fix crash while os_dump_core()Richard Weinberger1-0/+1
2011-05-25um: include linux/prefetch.hRichard Weinberger1-0/+2
2011-05-25um: print info about fatal segfaultsRichard Weinberger1-0/+24
2011-05-25um: add ucast ethernet transportNolan Leake7-311/+403
2011-05-25um: add earlyprintk supportRichard Weinberger5-0/+50
2011-05-25um: remove SIGHUP handlerRichard Weinberger1-1/+0
2011-05-25um: fix UML_LIB_PATHRichard Weinberger3-2/+8
2011-05-25cris: convert old cpumask API into new oneKOSAKI Motohiro2-17/+20
2011-05-25mn10300: convert old cpumask API into new oneKOSAKI Motohiro4-63/+68
2011-05-25alpha: hook up gpiolib supportMark Brown2-0/+59
2011-05-25alpha: replace with new cpumask APIsKOSAKI Motohiro5-12/+14
2011-05-25vmscan: change shrinker API by passing shrink_control structYing Han1-1/+2
2011-05-25m32r, mm: set all online nodes in N_NORMAL_MEMORYDavid Rientjes1-0/+1
2011-05-25alpha, mm: set all online nodes in N_NORMAL_MEMORYDavid Rientjes1-0/+1
2011-05-25mm: convert mm->cpu_vm_cpumask into cpumask_var_tKOSAKI Motohiro1-1/+0
2011-05-25mm: Convert i_mmap_lock to a mutexPeter Zijlstra1-2/+2
2011-05-25mm, powerpc: move the RCU page-table freeing into generic codePeter Zijlstra8-120/+22