summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sh: Trivial fix for dma-api compile failure.Manuel Lauss2007-05-311-0/+1
* sh: Fix pcrel too far for in_nmi label.Takashi YOSHII2007-05-311-0/+1
* sh: section mismatch fixes for system timer.Paul Mundt2007-05-231-3/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-05-2339-185/+164
|\
| * sh: Fix dreamcast build for IRQ changes.Paul Mundt2007-05-211-1/+1
| * sh: Fix clock multiplier on SH7722.dmitry pervushin2007-05-212-12/+29
| * sh: Wire up kdump crash kernel exec in die().Paul Mundt2007-05-211-0/+11
| * sh: sr.bl toggling around idle sleep.Paul Mundt2007-05-211-6/+27
| * sh: disable genrtc support.Paul Mundt2007-05-211-1/+1
| * fs: Kill sh dependency for binfmt_flat.Paul Mundt2007-05-211-1/+1
| * sh: Disable psw support for R7785RP.Paul Mundt2007-05-211-1/+4
| * sh: Fix page size alignment in __copy_user_page().Paul Mundt2007-05-211-0/+1
| * sh: Fix up various compile warnings for SE boards.Paul Mundt2007-05-213-2/+6
| * sh: Wire up signalfd/timerfd/eventfd syscalls.Paul Mundt2007-05-212-1/+7
| * sh: revert addition of page fault notifiersChristoph Hellwig2007-05-212-41/+0
| * spelling fixes: arch/sh/Simon Arlott2007-05-2120-27/+27
| * input: hp680_ts compile fixes.Kristoffer Ericson2007-05-141-4/+3
| * sh: landisk: Header cleanups.kogiidena2007-05-142-46/+1
| * sh: landisk: rtc-rs5c313 support.kogiidena2007-05-141-0/+6
| * sh: Kill off pmb slab cache destructor.Paul Mundt2007-05-141-41/+38
| * sh: Fix up psw build rules for r7780rp.Paul Mundt2007-05-141-1/+1
| * sh: Shut up compiler warnings in __do_page_fault().Paul Mundt2007-05-141-1/+1
* | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2007-05-2311-37/+63
|\ \
| * | V4L/DVB (5691): Ov7670: reset clkrc in rgb565 modeJonathan Corbet2007-05-221-3/+18
| * | V4L/DVB (5690): Cafe_ccic: Properly power down the sensorJonathan Corbet2007-05-222-1/+23
| * | V4L/DVB (5680): Tuner-simple.c fix suport for SECAM with FI1216MFmatthieu castet2007-05-221-3/+7
| * | V4L/DVB (5630): Dvb-core: Handle failures to create devicesSimon Arlott2007-05-221-4/+11
| * | V4L/DVB (5639a): Fix dst usage countManu Abraham2007-05-221-3/+0
| * | V4L/DVB (5670): Adding new fields to v4l2_pix_format broke the ABI, reverted ...Hans Verkuil2007-05-222-12/+2
| * | V4L/DVB (5640): Fix: em28xx shouldn't be selecting VIDEO_BUFMauro Carvalho Chehab2007-05-221-2/+1
| * | V4L/DVB (5639): Fix Kconfig dependencies for ivtvMauro Carvalho Chehab2007-05-222-9/+1
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-05-235-12/+40
|\ \ \
| * | | [IA64] fix kmalloc(0) in arch/ia64/pci/pci.cKenji Kaneshige2007-05-221-4/+7
| * | | [IA64] Only unwind non-running tasks.Robin Holt2007-05-221-0/+5
| * | | [IA64] Improve unwind checking.Robin Holt2007-05-221-7/+14
| * | | [IA64] Yet another section mismatch warningTony Luck2007-05-191-1/+1
| * | | [IA64] Fix bogus messages about system calls not implemented.Tony Luck2007-05-181-0/+13
* | | | [POWERPC] Fix warning in 32-bit builds with CONFIG_HIGHMEMBenjamin Herrenschmidt2007-05-221-4/+5
* | | | [POWERPC] Fix powerpc vmlinux.lds.SBenjamin Herrenschmidt2007-05-221-1/+0
* | | | [POWERPC] Fix typo: MMCR0_PMA0 != MMCR0_PMAOAnton Blanchard2007-05-221-3/+3
* | | | [POWERPC] Add missing pmc_type fields in cpu_tableAnton Blanchard2007-05-221-0/+4
* | | | [POWERPC] Fix smp_call_function to be preempt-safeHugh Dickins2007-05-221-16/+18
| |/ / |/| |
* | | Fix headers check falloutStephen Rothwell2007-05-221-1/+1
* | | Make 'headerscheck' stop immediately on an errorDavid Woodhouse2007-05-221-1/+1
* | | partitions/LDM: build fixJeff Garzik2007-05-221-1/+1
* | | Revert "kbuild: make better section mismatch reports on i386, arm and mips"Linus Torvalds2007-05-222-82/+0
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-05-223-6/+1
|\ \ \
| * | | Add constant for FCS/CRC length (frame check sequence)Auke Kok2007-05-221-0/+1
| * | | declance: Remove a dangling spin_unlock_irq() thingyMaciej W. Rozycki2007-05-221-2/+0
| * | | e1000: Don't enable polling in open() (was: e1000: assertion hit in e1000_cle...Auke Kok2007-05-221-4/+0