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