Age | Commit message (Expand) | Author | Files | Lines |
2010-08-16 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2 | -0/+2 |
2010-08-15 | defconfig reduction | Sam Ravnborg | 24 | -31110/+10 |
2010-08-15 | archs: replace unifdef-y with header-y | Sam Ravnborg | 1 | -2/+2 |
2010-08-14 | Mark arguments to certain syscalls as being const | David Howells | 1 | -1/+1 |
2010-08-12 | BFIN: Fix gen_nand probe structures contents | Marek Vasut | 2 | -0/+2 |
2010-08-11 | dma-mapping: remove dma_is_consistent API | FUJITA Tomonori | 1 | -1/+0 |
2010-08-11 | dma-mapping: unify dma_get_cache_alignment implementations | FUJITA Tomonori | 1 | -1/+0 |
2010-08-11 | dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN | FUJITA Tomonori | 1 | -1/+1 |
2010-08-11 | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -2/+0 |
2010-08-10 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 1 | -3/+0 |
2010-08-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 83 | -1859/+2459 |
2010-08-07 | remove needless ISA_DMA_THRESHOLD | FUJITA Tomonori | 1 | -2/+0 |
2010-08-07 | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 1 | -3/+0 |
2010-08-06 | Blackfin: gpio: add a debounce stub | Mike Frysinger | 1 | -0/+5 |
2010-08-06 | Blackfin: update defconfigs | Mike Frysinger | 20 | -377/+1062 |
2010-08-06 | Blackfin: remove CONFIG_MEM_GENERIC_BOARD | Christian Dietrich | 2 | -23/+0 |
2010-08-06 | Blackfin: dpmc: punt unnecessary RTC_ISTAT clearing | Michael Hennerich | 1 | -24/+0 |
2010-08-06 | Blackfin: unify rotary encoder bitmasks | Mike Frysinger | 4 | -295/+73 |
2010-08-06 | Blackfin: unify SDH/RSI bitmasks | Mike Frysinger | 4 | -397/+117 |
2010-08-06 | Blackfin: BF54x: tweak DMAC MMR naming to match other ports | Mike Frysinger | 2 | -12/+12 |
2010-08-06 | Blackfin: TWI: clean up the MMR names | Mike Frysinger | 8 | -134/+70 |
2010-08-06 | Blackfin: add EVT_OVERRIDE/IPRIO core MMR helpers | Mike Frysinger | 2 | -4/+5 |
2010-08-06 | Blackfin: add support for dynamic ftrace | Mike Frysinger | 5 | -9/+181 |
2010-08-06 | Blackfin: add support for LZO compressed kernels | Mike Frysinger | 3 | -3/+12 |
2010-08-06 | Blackfin: portmux: fix peripheral map overflow when requesting pins | Michael Hennerich | 1 | -1/+1 |
2010-08-06 | Blackfin: BF51x/BF52x: support GPIO Hysteresis/Schmitt Trigger options | Michael Hennerich | 5 | -0/+359 |
2010-08-06 | Blackfin: gpio/portmux: clean up whitespace corruption | Mike Frysinger | 15 | -323/+323 |
2010-08-06 | Blackfin: make sure mmiowb inserts a write barrier with SSYNC | Michael Hennerich | 1 | -1/+7 |
2010-08-06 | Blackfin: fix DMA/cache bug when resuming from suspend to RAM | Michael Hennerich | 3 | -10/+27 |
2010-08-06 | Blackfin: BF51x: fix handling of PH8 (the "internal" SPI0SEL4 pin) | Mike Frysinger | 2 | -2/+3 |
2010-08-06 | Blackfin: add a GPIO_DEFAULT_BOOT_SPI_CS | Mike Frysinger | 7 | -0/+7 |
2010-08-06 | Blackfin: fix typo in hweight asm | Mike Frysinger | 1 | -1/+1 |
2010-08-06 | Blackfin: BF51x: fix typo in HWAIT pin define | Mike Frysinger | 1 | -1/+1 |
2010-08-06 | Blackfin: BF54x: add ifdef protection to gpio header | Mike Frysinger | 1 | -0/+10 |
2010-08-06 | Blackfin: gpio: unify & clean up reserved map handling | Mike Frysinger | 1 | -51/+56 |
2010-08-06 | Blackfin: allow cache funcs to be in L1 for IFLUSH Anomaly 05000491 | Mike Frysinger | 3 | -11/+20 |
2010-08-06 | Blackfin: update anomaly lists to latest public info | Mike Frysinger | 7 | -24/+85 |
2010-08-06 | Blackfin: merge anomalies 475 and 220 to follow official lists | Mike Frysinger | 1 | -7/+1 |
2010-08-06 | Blackfin: move MPU anomaly check to common location | Mike Frysinger | 2 | -5/+5 |
2010-08-06 | Blackfin: use common EXCEPTION_TABLE() in vmlinux.lds | Mike Frysinger | 1 | -6/+1 |
2010-08-06 | Blackfin: stub fpregs dumping | Mike Frysinger | 1 | -0/+1 |
2010-08-06 | Blackfin: new dynamic bfin read/write mmr helpers | Mike Frysinger | 1 | -0/+17 |
2010-08-06 | Blackfin: punt NFC MMR bits | Mike Frysinger | 2 | -141/+0 |
2010-08-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2010-08-05 | mtd: Blackfin NFC: fix handling of page sizes | Barry Song | 1 | -3/+0 |
2010-08-04 | Merge commit 'v2.6.35' into kbuild/kbuild | Michal Marek | 144 | -5620/+14505 |
2010-08-03 | kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line | Sam Ravnborg | 1 | -2/+2 |
2010-07-27 | time: Kill off CONFIG_GENERIC_TIME | John Stultz | 1 | -3/+0 |
2010-06-09 | arch: Implement local64_t | Peter Zijlstra | 1 | -0/+1 |
2010-05-27 | blackfin: use use asm-generic/scatterlist.h | FUJITA Tomonori | 1 | -21/+1 |