summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-ptp-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-05-255-0/+130
|\
| * ptp: Added a clock driver for the IXP46x.Richard Cochran2011-05-231-0/+78
| * ptp: Added a clock that uses the eTSEC found on the MPC85xx.Richard Cochran2011-05-234-0/+52
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds2011-05-2519-711/+84
|\ \
| * \ Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linuxPaul Mundt2011-05-2419-711/+84
| |\ \
| | * | OMAP2PLUS: DSS2: Clean up omap_display_init()Archit Taneja2011-05-111-26/+49
| | * | OMAP: DSS2: HDMI: Use dss_device clock configuration for HDMI PLL parametersArchit Taneja2011-05-111-0/+9
| | * | OMAP: DSS2: Move nokia-dsi-panel.h to include/video/Tomi Valkeinen2011-05-111-31/+0
| | * | OMAP: DSS2: Move panel-generic-dpi.h to include/video/Tomi Valkeinen2011-05-1111-47/+10
| | * | OMAP: DSS2: Move display.h to include/video/Tomi Valkeinen2011-05-1119-609/+18
* | | | lib: consolidate DEBUG_STACK_USAGE optionStephen Boyd2011-05-2512-105/+0
* | | | lib: consolidate DEBUG_PER_CPU_MAPSStephen Boyd2011-05-252-23/+0
* | | | printk: allocate kernel log buffer earlierMike Travis2011-05-251-0/+2
* | | | x86: remove 32-bit versions of readq()/writeq()Roland Dreier2011-05-252-24/+2
* | | | Remove unused PROC_CHANGE_PENALTY constantStephen Boyd2011-05-255-20/+0
* | | | um: fix crash while os_dump_core()Richard Weinberger2011-05-251-0/+1
* | | | um: include linux/prefetch.hRichard Weinberger2011-05-251-0/+2
* | | | um: print info about fatal segfaultsRichard Weinberger2011-05-251-0/+24
* | | | um: add ucast ethernet transportNolan Leake2011-05-257-311/+403
* | | | um: add earlyprintk supportRichard Weinberger2011-05-255-0/+50
* | | | um: remove SIGHUP handlerRichard Weinberger2011-05-251-1/+0
* | | | um: fix UML_LIB_PATHRichard Weinberger2011-05-253-2/+8
* | | | cris: convert old cpumask API into new oneKOSAKI Motohiro2011-05-252-17/+20
* | | | mn10300: convert old cpumask API into new oneKOSAKI Motohiro2011-05-254-63/+68
* | | | alpha: hook up gpiolib supportMark Brown2011-05-252-0/+59
* | | | alpha: replace with new cpumask APIsKOSAKI Motohiro2011-05-255-12/+14
* | | | vmscan: change shrinker API by passing shrink_control structYing Han2011-05-251-1/+2
* | | | m32r, mm: set all online nodes in N_NORMAL_MEMORYDavid Rientjes2011-05-251-0/+1
* | | | alpha, mm: set all online nodes in N_NORMAL_MEMORYDavid Rientjes2011-05-251-0/+1
* | | | mm: convert mm->cpu_vm_cpumask into cpumask_var_tKOSAKI Motohiro2011-05-251-1/+0
* | | | mm: Convert i_mmap_lock to a mutexPeter Zijlstra2011-05-251-2/+2
* | | | mm, powerpc: move the RCU page-table freeing into generic codePeter Zijlstra2011-05-258-120/+22
* | | | mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-2521-41/+0
* | | | um: mmu_gather reworkPeter Zijlstra2011-05-251-18/+11
* | | | ia64: mmu_gather reworkPeter Zijlstra2011-05-251-20/+46
* | | | sh: mmu_gather reworkPeter Zijlstra2011-05-251-11/+17
* | | | arm: mmu_gather reworkPeter Zijlstra2011-05-251-16/+37
* | | | s390: mmu_gather reworkPeter Zijlstra2011-05-251-25/+37
* | | | sparc: mmu_gather reworkPeter Zijlstra2011-05-256-116/+63
* | | | powerpc: mmu_gather reworkPeter Zijlstra2011-05-258-17/+46
* | | | x86,mm: make pagefault killableKOSAKI Motohiro2011-05-251-1/+11
* | | | arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes2011-05-257-13/+17
* | | | xtensa/mm: remove WANT_PAGE_VIRTUALSebastian Andrzej Siewior2011-05-251-4/+0
* | | | xtensa/mm: remove pgtable.cSebastian Andrzej Siewior2011-05-251-72/+0
* | | | Merge branch 'for-linus/2640/i2c' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-05-252-9/+13
|\ \ \ \
| * | | | mach-ux500: set proper I2C platform data from MOP500sLinus Walleij2011-05-251-6/+8
| * | | | i2c-nomadik: fix speed enumeratorLinus Walleij2011-05-251-1/+1
| * | | | i2c-nomadik: make i2c timeout specific per i2c busVirupax Sadashivpetimath2011-05-251-2/+4
| |/ / /
* | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-05-2435-668/+626
|\ \ \ \
| * | | | [S390] cpu hotplug: fix external interrupt subclass mask handlingHeiko Carstens2011-05-231-2/+2