| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds | 2008-06-02 | 8 | -362/+7 |
|\ |
|
| * | Blackfin arch: Remove bad and usless code | Michael Hennerich | 2008-05-31 | 4 | -357/+2 |
| * | Blackfin arch: Fix bug - set corret SSEL and IRQ to enable AD7877 on BF527 | Bryan Wu | 2008-05-31 | 1 | -2/+2 |
| * | Blackfin arch: Fix typo. it should be _outsw_8 | Bryan Wu | 2008-05-20 | 1 | -1/+1 |
| * | Blackfin arch: Cleanup no functional changes | Michael Hennerich | 2008-05-20 | 2 | -2/+2 |
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-06-02 | 3 | -66/+118 |
|\ \ |
|
| * | | [POWERPC] Fix DMA nodes in the MPC8610 HPCD device tree | Timur Tabi | 2008-05-31 | 1 | -5/+5 |
| * | | [POWERPC] Export empty_zero_page and copy_page in arch/ppc | Tony Breeds | 2008-05-31 | 1 | -0/+2 |
| * | | [POWERPC] pasemi: update pasemi_defconfig, enable electra_cf | Olof Johansson | 2008-05-27 | 1 | -61/+111 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2008-05-30 | 1 | -2/+3 |
|\ \ \
| |_|/
|/| | |
|
| * | | lguest: fix ugly <NULL> in /proc/interrupts | Rusty Russell | 2008-05-30 | 1 | -2/+3 |
* | | | [S390] Update default configuration. | Martin Schwidefsky | 2008-05-30 | 1 | -3/+8 |
* | | | [S390] disassembler: fix idte instruction format. | Martin Schwidefsky | 2008-05-30 | 1 | -1/+1 |
* | | | [S390] showmem: Only walk spanned pages. | Heiko Carstens | 2008-05-30 | 1 | -26/+23 |
* | | | [S390] appldata: prevent cpu hotplug when walking cpu_online_map. | Gerald Schaefer | 2008-05-30 | 1 | -0/+8 |
* | | | [S390] Fix section mismatch warnings. | Heiko Carstens | 2008-05-30 | 2 | -6/+14 |
* | | | [S390] fix sparsemem related compile error with allnoconfig on s390 | Hans-Joachim Picht | 2008-05-30 | 1 | -0/+3 |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-05-28 | 5 | -46/+125 |
|\ \ \
| |/ /
|/| | |
|
| * | | [IA64] Workaround for RSE issue | Tony Luck | 2008-05-27 | 5 | -46/+125 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 | Linus Torvalds | 2008-05-27 | 6 | -331/+521 |
|\ \ \
| |/ /
|/| | |
|
| * | | avr32: Fix cpufreq oops when ondemand governor is default | Haavard Skinnemoen | 2008-05-27 | 1 | -2/+1 |
| * | | avr32: Update defconfigs | Haavard Skinnemoen | 2008-05-26 | 4 | -329/+516 |
| * | | avr32: export strnlen_user | Adrian Bunk | 2008-05-26 | 1 | -0/+2 |
| * | | avr32: export copy_page | Adrian Bunk | 2008-05-26 | 1 | -0/+2 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.26 | Linus Torvalds | 2008-05-26 | 6 | -104/+241 |
|\ \ \
| |/ /
|/| | |
|
| * | | sh: Drop broken URAM support on SH7723. | Paul Mundt | 2008-05-26 | 2 | -7/+0 |
| * | | sh: update Migo-R defconfig | Magnus Damm | 2008-05-23 | 1 | -57/+237 |
| * | | sh: use sm501 8250 mfd support on r2d boards | Magnus Damm | 2008-05-23 | 1 | -38/+1 |
| * | | sh: add probe support for new sh7723 cut | Magnus Damm | 2008-05-23 | 1 | -0/+1 |
| * | | sh: fix VPU interrupt vector for sh7723 | Magnus Damm | 2008-05-23 | 1 | -1/+1 |
| * | | sh: fix USBF resource for sh7722 | Magnus Damm | 2008-05-23 | 1 | -1/+1 |
* | | | Kconfig: introduce ARCH_DEFCONFIG to DEFCONFIG_LIST | Sam Ravnborg | 2008-05-25 | 1 | -10/+3 |
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-05-24 | 7 | -20/+26 |
|\ \ \ |
|
| * | | | x86: use explicit copy in vdso_gettimeofday() | Andi Kleen | 2008-05-23 | 1 | -3/+3 |
| * | | | namespacecheck: automated fixes | Ingo Molnar | 2008-05-23 | 2 | -3/+3 |
| * | | | x86/xen: fix arbitrary_virt_to_machine() | Jan Beulich | 2008-05-23 | 1 | -1/+1 |
| * | | | x86: don't read maxlvt before checking if APIC is mapped | Chuck Ebbert | 2008-05-23 | 1 | -1/+1 |
| * | | | x86: disable TSC for sched_clock() when calibration failed | Thomas Gleixner | 2008-05-23 | 1 | -0/+5 |
| * | | | x86: distangle user disabled TSC from unstable | Thomas Gleixner | 2008-05-23 | 1 | -10/+10 |
| * | | | x86: fix setup of cyc2ns in tsc_64.c | Thomas Gleixner | 2008-05-23 | 1 | -2/+3 |
* | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-05-24 | 10 | -37/+47 |
|\ \ \ \ |
|
| * | | | | [ARM] integrator: fix build warnings and errors | Russell King | 2008-05-23 | 2 | -2/+3 |
| * | | | | Revert "[ARM] pxa: spitz wants PXA27x UDC definitions" | Russell King | 2008-05-23 | 1 | -1/+0 |
| * | | | | [ARM] 5052/1: export clock functions for the at91x40 | Greg Ungerer | 2008-05-23 | 1 | -1/+17 |
| * | | | | [ARM] omap: fix omap clk support build errors | Russell King | 2008-05-22 | 1 | -0/+1 |
| * | | | | [ARM] 5039/1: S3C244X: Rename SDI device if running on S3C244X. | Ben Dooks | 2008-05-22 | 1 | -0/+1 |
| * | | | | [ARM] 5041/1: VR1000: Fix DM9000 IRQ flags initialisation | Ben Dooks | 2008-05-22 | 1 | -2/+2 |
| * | | | | [ARM] 5040/1: BAST: Fix DM9000 IRQ flags initialisation | Ben Dooks | 2008-05-22 | 1 | -1/+1 |
| * | | | | [ARM] 5038/1: ARM: OMAP: Remove tsc2102 references from board-palmte.c | Tony Lindgren | 2008-05-22 | 1 | -10/+0 |
| * | | | | [ARM] 5025/2: fix collie cpu initialisation | Thomas Kunze | 2008-05-22 | 1 | -20/+22 |
| | |/ /
| |/| | |
|