aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* cgroup: remove the ns_cgroupDaniel Lezcano2011-05-2611-11/+0
* m32r: remove redundant declarationKOSAKI Motohiro2011-05-261-11/+2
* m32r: convert cpumask apiKOSAKI Motohiro2011-05-263-52/+51
* Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-2618-185/+202
|\
| * x86: vdso: Remove unused variableThomas Gleixner2011-05-261-1/+1
| * x86-64: Optimize vDSO time()Andy Lutomirski2011-05-241-6/+2
| * x86-64: Add time to vDSOAndy Lutomirski2011-05-242-1/+36
| * x86-64: Turn off -pg and turn on -foptimize-sibling-calls for vDSOAndy Lutomirski2011-05-241-1/+14
| * x86-64: Move vread_tsc into a new file with sensible optionsAndy Lutomirski2011-05-244-37/+45
| * x86-64: Vclock_gettime(CLOCK_MONOTONIC) can't ever see nsec < 0Andy Lutomirski2011-05-241-18/+22
| * x86-64: Don't generate cmov in vread_tscAndy Lutomirski2011-05-241-2/+16
| * x86-64: Remove unnecessary barrier in vread_tscAndy Lutomirski2011-05-241-4/+5
| * x86-64: Clean up vdso/kernel shared variablesAndy Lutomirski2011-05-2415-145/+91
| |
| \
*-. \ Merge branches 'core-fixes-for-linus' and 'irq-fixes-for-linus' of git://git....Linus Torvalds2011-05-262-2/+2
|\ \ \
| * | | seqlock: Get rid of SEQLOCK_UNLOCKEDEric Dumazet2011-05-242-2/+2
| | |/ | |/|
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2011-05-261-1/+1
|\ \ \
| * | | mfd: Modifying the twl4030-power macro name Main_Ref to all capsLesly A M2011-05-261-1/+1
| | |/ | |/|
* | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-05-2649-3043/+1110
|\ \ \
| * \ \ Merge branch 'for_2.6.40/pm-cleanup' of ssh://master.kernel.org/pub/scm/linux...Tony Lindgren2011-05-2437-543/+451
| |\ \ \
| | * | | OMAP3: PM: Boot message is not an error, and not helpful, remove itSanjeev Premi2011-05-201-2/+0
| | * | | OMAP3: cpuidle: change the power domains modes determination logicJean Pihet2011-05-203-50/+24
| | * | | OMAP3: cpuidle: code rework for improved readabilityJean Pihet2011-05-201-33/+19
| | * | | OMAP3: cpuidle: re-organize the C-states dataJean Pihet2011-05-201-204/+101
| | * | | OMAP3: clean-up mach specific cpuidle data structuresJean Pihet2011-05-203-71/+63
| | * | | OMAP3 cpuidle: remove useless SDP specific timingsJean Pihet2011-05-201-19/+0
| * | | | Merge branch 'for-tony' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Tony Lindgren2011-05-244-10/+13
| |\ \ \ \
| | * | | | usb: otg: OMAP4430: Powerdown the internal PHY when USB is disabledHema HK2011-05-181-0/+2
| | * | | | usb: otg: OMAP4430: Fixing the omap4430_phy_init functionHema HK2011-05-181-2/+5
| | * | | | usb: musb: am35x: fix compile error when building am35xFelipe Balbi2011-05-183-3/+3
| | * | | | usb: musb: OMAP4430: Power down the PHY during board initHema HK2011-05-181-5/+3
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'devel-fixes', 'devel-cleanup' and 'devel-genirq' into for-nextTony Lindgren2011-05-1746-2768/+960
| |\ \ \ \ \ \ \
| | | * | | | | | omap: drop board-igep0030.cMike Rapoport2011-05-173-440/+1
| | | * | | | | | omap: igep0020: add support for IGEP3Mike Rapoport2011-05-171-23/+80
| | | * | | | | | omap: igep0020: minor refactoringMike Rapoport2011-05-171-27/+30
| | | * | | | | | omap: igep0020: name refactoring for future merge with IGEP3Mike Rapoport2011-05-171-79/+79
| | | * | | | | | omap: Remove support for omap2evmTony Lindgren2011-05-131-1/+0
| | | * | | | | | arm: omap2plus: GPIO cleanupIgor Grinberg2011-05-1227-701/+398
| | | * | | | | | omap: musb: introduce default board configMike Rapoport2011-05-0915-98/+27
| | | * | | | | | omap: move detection of NAND CS to common-board-devicesMike Rapoport2011-05-036-176/+67
| | | * | | | | | omap: use common initialization for PMIC i2c busMike Rapoport2011-05-0321-232/+78
| | | * | | | | | omap: consolidate touch screen initialization among different boardsMike Rapoport2011-05-0312-444/+128
| | | * | | | | | OMAP3+: voltage: remove spurious pr_notice for debugfsNishanth Menon2011-05-031-1/+0
| | | * | | | | | OMAP4: PM: remove redundant #ifdef CONFIG_PMNishanth Menon2011-05-031-2/+0
| | | * | | | | | OMAP3+: smartreflex: delete debugfs entries on probe errorAaro Koskinen2011-05-031-2/+4
| | | * | | | | | OMAP3+: smartreflex: delete instance from sr_list on probe errorAaro Koskinen2011-05-031-0/+1
| | | * | | | | | OMAP3+: smartreflex: fix ioremap leak on probe errorAaro Koskinen2011-05-031-4/+6
| | | * | | | | | OMAP3+: smartreflex: request the memory regionAaro Koskinen2011-05-031-0/+8
| | | * | | | | | OMAP3+: smartreflex: fix sr_late_init() error path in probeAaro Koskinen2011-05-031-1/+1
| | | * | | | | | omap: Run make savedefconfig on omap2plus_defconfig to shrink itTony Lindgren2011-05-031-76/+7
| | | * | | | | | OMAP3/4: l3: minor cleanup for parenthesis and extra spacesomar ramirez2011-05-032-24/+12