Age | Commit message (Expand) | Author |
2010-08-27 | Blackfin: bf52x/bf54x boards: drop unused nand page size | Barry Song |
2010-08-27 | Blackfin: punt duplicate SPORT MMR defines | Mike Frysinger |
2010-08-23 | Blackfin: wire up new fanotify/prlimit64 syscalls | Mike Frysinger |
2010-08-23 | Blackfin: fix hweight breakage | Mike Frysinger |
2010-08-17 | Make do_execve() take a const filename pointer | David Howells |
2010-08-15 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2010-08-14 | defconfig reduction | Sam Ravnborg |
2010-08-14 | archs: replace unifdef-y with header-y | Sam Ravnborg |
2010-08-13 | Mark arguments to certain syscalls as being const | David Howells |
2010-08-12 | BFIN: Fix gen_nand probe structures contents | Marek Vasut |
2010-08-11 | dma-mapping: remove dma_is_consistent API | FUJITA Tomonori |
2010-08-11 | dma-mapping: unify dma_get_cache_alignment implementations | FUJITA Tomonori |
2010-08-11 | dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN | FUJITA Tomonori |
2010-08-10 | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-08-10 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2010-08-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds |
2010-08-07 | remove needless ISA_DMA_THRESHOLD | FUJITA Tomonori |
2010-08-06 | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2010-08-06 | Blackfin: gpio: add a debounce stub | Mike Frysinger |
2010-08-06 | Blackfin: update defconfigs | Mike Frysinger |
2010-08-06 | Blackfin: remove CONFIG_MEM_GENERIC_BOARD | Christian Dietrich |
2010-08-06 | Blackfin: dpmc: punt unnecessary RTC_ISTAT clearing | Michael Hennerich |
2010-08-06 | Blackfin: unify rotary encoder bitmasks | Mike Frysinger |
2010-08-06 | Blackfin: unify SDH/RSI bitmasks | Mike Frysinger |
2010-08-06 | Blackfin: BF54x: tweak DMAC MMR naming to match other ports | Mike Frysinger |
2010-08-06 | Blackfin: TWI: clean up the MMR names | Mike Frysinger |
2010-08-06 | Blackfin: add EVT_OVERRIDE/IPRIO core MMR helpers | Mike Frysinger |
2010-08-06 | Blackfin: add support for dynamic ftrace | Mike Frysinger |
2010-08-06 | Blackfin: add support for LZO compressed kernels | Mike Frysinger |
2010-08-06 | Blackfin: portmux: fix peripheral map overflow when requesting pins | Michael Hennerich |
2010-08-06 | Blackfin: BF51x/BF52x: support GPIO Hysteresis/Schmitt Trigger options | Michael Hennerich |
2010-08-06 | Blackfin: gpio/portmux: clean up whitespace corruption | Mike Frysinger |
2010-08-06 | Blackfin: make sure mmiowb inserts a write barrier with SSYNC | Michael Hennerich |
2010-08-06 | Blackfin: fix DMA/cache bug when resuming from suspend to RAM | Michael Hennerich |
2010-08-06 | Blackfin: BF51x: fix handling of PH8 (the "internal" SPI0SEL4 pin) | Mike Frysinger |
2010-08-06 | Blackfin: add a GPIO_DEFAULT_BOOT_SPI_CS | Mike Frysinger |
2010-08-06 | Blackfin: fix typo in hweight asm | Mike Frysinger |
2010-08-06 | Blackfin: BF51x: fix typo in HWAIT pin define | Mike Frysinger |
2010-08-06 | Blackfin: BF54x: add ifdef protection to gpio header | Mike Frysinger |
2010-08-06 | Blackfin: gpio: unify & clean up reserved map handling | Mike Frysinger |
2010-08-06 | Blackfin: allow cache funcs to be in L1 for IFLUSH Anomaly 05000491 | Mike Frysinger |
2010-08-06 | Blackfin: update anomaly lists to latest public info | Mike Frysinger |
2010-08-06 | Blackfin: merge anomalies 475 and 220 to follow official lists | Mike Frysinger |
2010-08-06 | Blackfin: move MPU anomaly check to common location | Mike Frysinger |
2010-08-06 | Blackfin: use common EXCEPTION_TABLE() in vmlinux.lds | Mike Frysinger |
2010-08-06 | Blackfin: stub fpregs dumping | Mike Frysinger |
2010-08-06 | Blackfin: new dynamic bfin read/write mmr helpers | Mike Frysinger |
2010-08-06 | Blackfin: punt NFC MMR bits | Mike Frysinger |
2010-08-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-08-05 | mtd: Blackfin NFC: fix handling of page sizes | Barry Song |