summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* modules: make arch's use default loader hooksJonas Bonn2011-07-241-18/+2Star
* virtio: expose for non-virtualization users tooOhad Ben-Cohen2011-07-231-16/+0Star
* Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2011-07-238-128/+12Star
|\
| * mips: Fix i8253 clockevent falloutThomas Gleixner2011-07-221-1/+1
| * mips: Use common i8253 clockeventThomas Gleixner2011-07-012-95/+3Star
| * pcpskr: MIPS: Make config dependencies finer grainedRalf Baechle2011-06-091-1/+3
| * pcspkr: Cleanup Kconfig dependenciesRalf Baechle2011-06-091-0/+1
| * i8253: Move remaining content and delete asm/i8253.hRalf Baechle2011-06-091-10/+0Star
| * i8253: Consolidate definitions of PIT_LATCHRalf Baechle2011-06-091-2/+0Star
| * i8253: Consolidate all kernel definitions of i8253_lockRalf Baechle2011-06-091-3/+0Star
| * i8253: Unify all kernel declarations of i8253_lockRalf Baechle2011-06-091-12/+0Star
| * i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle2011-06-096-6/+6
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-2312-21/+236
|\ \
| * \ Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar2011-07-046-6/+197
| |\ \
| | * | MIPS: oprofile: Add callgraph supportDaniel Kalmar2011-06-154-1/+179
| | * | MIPS: Add new unwind_stack variantDaniel Kalmar2011-06-152-5/+18
| | |/
| * | perf, arch: Add generic NODE cache eventsPeter Zijlstra2011-07-011-0/+28
| * | perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-015-15/+11Star
* | | PM / MIPS: Convert i8259.c to using syscore_opsRafael J. Wysocki2011-07-161-16/+6Star
|/ /
* / rtc: fix build warnings in defconfigsWanlong Gao2011-06-161-1/+1
|/
* Merge branch 'setns'Linus Torvalds2011-05-285-6/+13
|\
| * ns: Wire up the setns system callEric W. Biederman2011-05-285-6/+13
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-05-282-12/+2Star
|\ \
| * | mips: tx99: remove CONFIG_MTD_PARTITIONS checkJamie Iles2011-05-251-2/+1Star
| * | mtd: octeon: convert to mtd_device_register()Jamie Iles2011-05-251-10/+1Star
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-282-4/+2Star
|\ \ \
| * \ \ Merge branches 'devel', 'devel-stable' and 'fixes' into for-linusRussell King2011-05-272-4/+2Star
| |\ \ \ | | |_|/ | |/| |
| | * | Merge branch 'for-rmk' of git://github.com/at91linux/linux-2.6-at91 into deve...Russell King2011-05-261-1/+1
| | |\ \
| | * \ \ Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in...Russell King2011-05-252-4/+2Star
| | |\ \ \
| | | * | | dt/flattree: explicitly pass command line pointer to early_init_dt_scan_chosenGrant Likely2011-05-112-4/+2Star
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-05-271-2/+0Star
|\ \ \ \ \ \
| * | | | | | PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki2011-05-241-2/+0Star
* | | | | | | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita2011-05-271-8/+0Star
* | | | | | | cgroup: remove the ns_cgroupDaniel Lezcano2011-05-271-1/+0Star
| |/ / / / / |/| | | | |
* | | | | | lib: consolidate DEBUG_STACK_USAGE optionStephen Boyd2011-05-251-9/+0Star
* | | | | | mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-251-2/+0Star
| |_|_|/ / |/| | | |
* | | | | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-05-241-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo2011-05-2471-1325/+2316
| |\ \ \ \
| * | | | | percpu: Always align percpu output section to PAGE_SIZETejun Heo2011-03-241-1/+1
* | | | | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-231-0/+5
|\ \ \ \ \ \
| * | | | | | USB: ohci: add bus glue for the Atheros AR71XX/AR7240 SoCsGabor Juhos2011-04-141-0/+2
| * | | | | | USB: ehci: add bus glue for the Atheros AR71XX/AR724X/AR91XX SoCsGabor Juhos2011-04-141-0/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-2332-32/+32
|\ \ \ \ \ \
| * | | | | | Merge branch 'master' into for-nextJiri Kosina2011-04-26155-2399/+3481
| |\| | | | |
| * | | | | | treewide: Fix iomap resource size miscalculationsJoe Perches2011-04-101-1/+1
| * | | | | | update David Miller's old email addressJustin P. Mattock2011-04-0632-32/+32
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-05-201-13/+8Star
|\ \ \ \ \ \ \
| * | | | | | | ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny2011-04-291-13/+8Star
| | |/ / / / / | |/| | | | |
* | | | | | | extable, core_kernel_data(): Make sure all archs define _sdataSteven Rostedt2011-05-201-0/+1
| |_|_|_|/ / |/| | | | |
* | | | | | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-05-2015-139/+20Star
|\ \ \ \ \ \