Age | Commit message (Expand) | Author | Files | Lines |
2007-05-21 | Blackfin arch: update pm.c according to power management API change. | Bryan Wu | 1 | -10/+2 |
2007-05-21 | Blackfin arch: update defconfig files | Bryan Wu | 1 | -15/+28 |
2007-05-21 | Blackfin arch: add board default configs to blackfin arch | Mike Frysinger | 6 | -0/+5969 |
2007-05-21 | Blackfin arch: Change NO_ACCESS_CHECK to ACCESS_CHECK | Sonic Zhang | 1 | -2/+2 |
2007-05-21 | Blackfin arch: fix signal handling bug | Bernd Schmidt | 1 | -0/+5 |
2007-05-21 | Blackfin arch: cache SWRST value at bootup so other things like watchdog can ... | Mike Frysinger | 2 | -0/+9 |
2007-05-21 | Blackfin arch: update blackfin header files to latest one in VDSP. | Bryan Wu | 24 | -170/+26559 |
2007-05-21 | Blackfin arch: make sure we use local labels | Mike Frysinger | 1 | -12/+12 |
2007-05-21 | Blackfin arch: dont clear the bit that tells coreb to start booting | Mike Frysinger | 1 | -1/+1 |
2007-05-21 | Blackfin arch: dma_memcpy borken for > 64K | Aubrey Li | 1 | -1/+16 |
2007-05-21 | Blackfin arch: document why we have to touch the UART peripheral in our boot ... | Mike Frysinger | 3 | -3/+6 |
2007-05-21 | Blackfin arch: issue reset via SWRST so we dont clobber the watchdog state | Mike Frysinger | 3 | -160/+48 |
2007-05-21 | Blackfin arch: move board specific setup out of common init code and into the... | Mike Frysinger | 3 | -26/+28 |
2007-05-21 | Blackfin arch: finish removing p* volatile defines for MMRs | Mike Frysinger | 3 | -149/+0 |
2007-05-21 | Blackfin arch: dont clear status register bits in SWRST so we can actually us... | Mike Frysinger | 3 | -18/+0 |
2007-05-21 | Blackfin arch: make sure we declare the revid functions as pure (since they are) | Mike Frysinger | 1 | -2/+2 |
2007-05-21 | Blackfin arch: initial tepla-bf561 board support | Mike Frysinger | 3 | -2/+70 |
2007-05-21 | Blackfin arch: Fix bug using usb keyboard crashes kernel | Michael Hennerich | 1 | -1/+3 |
2007-05-21 | Blackfin arch: fix trace output for FLAT binaries | Mike Frysinger | 1 | -5/+13 |
2007-05-21 | Blackfin arch: GPIO fix some defines | Michael Hennerich | 1 | -7/+7 |
2007-05-21 | Blackfin arch: DMA operation cleanup | Michael Hennerich | 2 | -10/+214 |
2007-05-21 | Blackfin arch: Move write to VR_CTL closer to IDLE | Michael Hennerich | 3 | -6/+12 |
2007-05-21 | Blackfin arch: Fix reserved map after we changed PORT_H definition | Michael Hennerich | 1 | -2/+2 |
2007-05-21 | Blackfin arch: mark a bunch of local functions as static | Mike Frysinger | 2 | -5/+4 |
2007-05-21 | Blackfin arch: Add configuration data for ISP176x on BF561 | Michael Hennerich | 1 | -0/+49 |
2007-05-21 | Blackfin arch: fix a few random warnings | Mike Frysinger | 1 | -12/+10 |
2007-05-21 | Blackfin arch: ISP1761 doesn't work for USB flash disk | Aubrey Li | 2 | -1/+6 |
2007-05-21 | Blackfin arch: add SPI MMC driver support on bf533-stamp, tested on STAMP-BF533 | Bryan Wu | 1 | -0/+28 |
2007-05-21 | Blackfin arch: Add Workaround for ANOMALY 05000257 | Michael Hennerich | 2 | -6/+20 |
2007-05-21 | Detach sched.h from mm.h | Alexey Dobriyan | 109 | -30/+126 |
2007-05-21 | Fix "fs: convert core functions to zero_user_page" | OGAWA Hirofumi | 1 | -1/+1 |
2007-05-21 | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -1/+3 |
2007-05-21 | [S390] More verbose show_mem() like other architectures. | Heiko Carstens | 1 | -15/+23 |
2007-05-21 | [S390] Make use of kretprobe_assert. | Heiko Carstens | 1 | -1/+1 |
2007-05-21 | [S390] Wire up signald, timerfd and eventfd syscalls. | Heiko Carstens | 3 | -1/+27 |
2007-05-21 | [S390] Wire up sys_utimensat. | Heiko Carstens | 3 | -2/+26 |
2007-05-21 | [S390] cio: Update documentation. | Cornelia Huck | 1 | -78/+4 |
2007-05-21 | IB/mlx4: Check if SRQ is full when posting receive | Roland Dreier | 1 | -0/+6 |
2007-05-20 | [ARM] spelling fixes | Simon Arlott | 39 | -62/+62 |
2007-05-20 | [ARM] at91_adc parenthesis balance | Mariusz Kozlowski | 1 | -1/+1 |
2007-05-20 | [ARM] 4400/1: S3C24XX: Add high-speed MMC device definition | Ben Dooks | 3 | -0/+32 |
2007-05-20 | [ARM] 4399/2: S3C2443: Fix SMDK2443 nand timings | Ben Dooks | 1 | -0/+4 |
2007-05-20 | [ARM] 4398/1: S3C2443: Fix watchdog IRQ number | Ben Dooks | 1 | -0/+4 |
2007-05-20 | [ARM] 4397/1: S3C2443: remove SDI0/1 IRQ ambiguity | Ben Dooks | 1 | -1/+1 |
2007-05-20 | [ARM] 4396/1: S3C2443: Add missing HCLK clocks | Ben Dooks | 1 | -1/+21 |
2007-05-20 | [ARM] 4395/1: S3C24XX: add include of <linux/sysdev.h> to relevant machines | Ben Dooks | 5 | -0/+5 |
2007-05-20 | [ARM] 4388/1: no need for arm/mm mmap range checks for non-mmu | Greg Ungerer | 1 | -0/+2 |
2007-05-20 | [ARM] 4387/1: fix /proc/cpuinfo formatting for pre-ARM7 parts | Greg Ungerer | 1 | -1/+1 |
2007-05-20 | IB/mlx4: Pass send queue sizes from userspace to kernel | Eli Cohen | 2 | -17/+51 |
2007-05-20 | [NET]: Fix race condition about network device name allocation. | Stephen Hemminger | 2 | -5/+13 |