summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-05-272-271/+50Star
|\
| * xen: fix compile without CONFIG_XEN_DEBUG_FSJeremy Fitzhardinge2011-05-211-0/+2
| * Use arbitrary_virt_to_machine() to deal with ioremapped pud updates.Jeremy Fitzhardinge2011-05-201-1/+1
| * Use arbitrary_virt_to_machine() to deal with ioremapped pmd updates.Jeremy Fitzhardinge2011-05-201-1/+1
| * xen/mmu: remove all ad-hoc stats stuffJeremy Fitzhardinge2011-05-201-138/+0Star
| * xen: use normal virt_to_machine for ptesJeremy Fitzhardinge2011-05-201-5/+5
| * xen: make a pile of mmu pvop functions staticJeremy Fitzhardinge2011-05-202-60/+23Star
| * xen: condense everything onto xen_set_pteJeremy Fitzhardinge2011-05-201-46/+27Star
| * xen: use mmu_update for xen_set_pte_at()Jeremy Fitzhardinge2011-05-201-15/+11Star
| * xen: drop all the special iomap pte paths.Jeremy Fitzhardinge2011-05-201-25/+0Star
* | m68knommu: use generic find_next_bit_le()Akinobu Mita2011-05-271-44/+2Star
* | s390: use asm-generic/bitops/le.hAkinobu Mita2011-05-271-35/+2Star
* | arm: use asm-generic/bitops/le.hAkinobu Mita2011-05-271-38/+5Star
* | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita2011-05-2720-102/+0Star
* | arch: add #define for each of optimized find bitopsAkinobu Mita2011-05-275-0/+36
* | m68knommu: fix build error due to the lack of find_next_bit_le()Akinobu Mita2011-05-271-0/+44
* | kgdbts: unify/generalize gdb breakpoint adjustmentMike Frysinger2011-05-273-0/+3
* | sh: convert to asm-generic ptrace.hMike Frysinger2011-05-271-2/+4
* | x86: convert to asm-generic ptrace.hMike Frysinger2011-05-271-13/+5Star
* | Blackfin: convert to asm-generic ptrace.hMike Frysinger2011-05-271-3/+2Star
* | cgroup: remove the ns_cgroupDaniel Lezcano2011-05-2711-11/+0Star
* | m32r: remove redundant declarationKOSAKI Motohiro2011-05-271-11/+2Star
* | m32r: convert cpumask apiKOSAKI Motohiro2011-05-273-52/+51Star
* | 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/+2Star
| * | 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/+91Star
| | |
| \ \
*-. \ \ 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/+1110Star
|\ \ \ \
| * \ \ \ Merge branch 'for_2.6.40/pm-cleanup' of ssh://master.kernel.org/pub/scm/linux...Tony Lindgren2011-05-2437-543/+451Star
| |\ \ \ \
| | * | | | OMAP3: PM: Boot message is not an error, and not helpful, remove itSanjeev Premi2011-05-201-2/+0Star
| | * | | | OMAP3: cpuidle: change the power domains modes determination logicJean Pihet2011-05-203-50/+24Star
| | * | | | OMAP3: cpuidle: code rework for improved readabilityJean Pihet2011-05-201-33/+19Star
| | * | | | OMAP3: cpuidle: re-organize the C-states dataJean Pihet2011-05-201-204/+101Star
| | * | | | OMAP3: clean-up mach specific cpuidle data structuresJean Pihet2011-05-203-71/+63Star
| | * | | | OMAP3 cpuidle: remove useless SDP specific timingsJean Pihet2011-05-201-19/+0Star
| | | |_|/ | | |/| |
| * | | | 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/+3Star