Age | Commit message (Expand) | Author | Files | Lines |
2009-07-22 | Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -20/+233 |
2009-07-22 | perf_counter: Remove unused variables | Peter Zijlstra | 1 | -2/+0 |
2009-07-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds | 1 | -1/+1 |
2009-07-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 28 | -109/+139 |
2009-07-20 | blackfin: fix wrong CTS inversion | Sonic Zhang | 6 | -6/+6 |
2009-07-18 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 17 | -47/+474 |
2009-07-18 | ARM: Realview & Versatile: Fix i2c_board_info definitions | Russell King | 2 | -4/+2 |
2009-07-18 | vmlinux.lds.h: restructure BSS linker script macros | Tim Abbott | 1 | -1/+1 |
2009-07-17 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/fyu/l... | Linus Torvalds | 3 | -0/+11 |
2009-07-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 3 | -11/+12 |
2009-07-17 | Revert "Neither asm/types.h nor linux/types.h is required for arch/ia64/inclu... | Aurelien Jarno | 1 | -0/+2 |
2009-07-17 | Add dma_debug_init() for ia64 | fujita | 1 | -0/+8 |
2009-07-17 | Fix ia64 compilation IS_ERR and PTE_ERR errors. | Fenghua Yu | 1 | -0/+1 |
2009-07-17 | [ARM] 5608/1: Updated U300 defconfig | Linus Walleij | 1 | -10/+8 |
2009-07-17 | lguest: restrict CPUID to avoid perf counter wrmsr | Rusty Russell | 1 | -0/+5 |
2009-07-17 | lguest: fix journey | Matias Zabaljauregui | 2 | -2/+2 |
2009-07-16 | Blackfin: define HARDIRQ_BITS again for now | Mike Frysinger | 1 | -0/+3 |
2009-07-16 | arch/blackfin: Add kmalloc NULL tests | Julia Lawall | 1 | -0/+8 |
2009-07-16 | Blackfin: add CPLB entries for Core B on-chip L1 SRAM regions | Graf Yang | 1 | -6/+17 |
2009-07-16 | Blackfin: work around anomaly 05000189 | Robin Getz | 1 | -1/+2 |
2009-07-16 | Blackfin: drop per-cpu loops_per_jiffy tracking | Michael Hennerich | 3 | -6/+4 |
2009-07-16 | Blackfin: fix bugs in GPIO resume code | Michael Hennerich | 1 | -4/+2 |
2009-07-16 | Blackfin: bf537-stamp: fix irq decl for AD7142 | Barry Song | 1 | -1/+1 |
2009-07-16 | Blackfin: fix handling of IPEND in interrupt context save | Robin Getz | 1 | -3/+4 |
2009-07-16 | Blackfin: drop duplicate runtime checking of anomaly 05000448 | Robin Getz | 1 | -4/+0 |
2009-07-16 | Blackfin: fix incomplete renaming of the bfin-twi-lcd driver | Michael Hennerich | 7 | -7/+7 |
2009-07-16 | Blackfin: fix wrong CTS inversion | Sonic Zhang | 6 | -6/+6 |
2009-07-16 | Blackfin: update handling of anomaly 364 (wrong rev id in BF527-0.1) | Graf Yang | 1 | -14/+7 |
2009-07-16 | Blackfin: fix early_dma_memcpy() handling of busy channels | Mike Frysinger | 1 | -15/+14 |
2009-07-16 | Blackfin: handle BF561 Core B memory regions better when SMP=n | Mike Frysinger | 2 | -8/+29 |
2009-07-16 | Blackfin: fix miscompilation in lshrdi3 | Jie Zhang | 1 | -15/+1 |
2009-07-16 | Blackfin: fix silent crash when no uClinux MTD filesystem exists | Robin Getz | 1 | -10/+16 |
2009-07-16 | Blackfin: restore exception banner when dumping crash info | Mike Frysinger | 1 | -2/+3 |
2009-07-16 | Blackfin: work around anomaly 05000281 | Robin Getz | 1 | -1/+2 |
2009-07-16 | Blackfin: update anomaly lists to match latest sheets/usage | Graf Yang | 7 | -1/+13 |
2009-07-16 | Blackfin: drop dead flash_probe call | Mike Frysinger | 1 | -7/+0 |
2009-07-16 | Blackfin: cleanup code a bit with comments and defines | Robin Getz | 1 | -5/+7 |
2009-07-15 | powerpc: Fix another bug in move of altivec code to vector.S | Andreas Schwab | 1 | -3/+3 |
2009-07-15 | powerpc: Fix booke user_disable_single_step() | Dave Kleikamp | 1 | -8/+9 |
2009-07-14 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -4/+6 |
2009-07-14 | x86: Fix warning in pvclock.c | Dave Jones | 1 | -1/+1 |
2009-07-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 1 | -1/+6 |
2009-07-13 | mn10300: remove duplicated #include | Huang Weiyi | 1 | -1/+0 |
2009-07-13 | x86, apic: Fix false positive section mismatch in numaq_32.c | Rakib Mullick | 1 | -1/+2 |
2009-07-13 | x86: Fix false positive section mismatch in es7000_32.c | Rakib Mullick | 1 | -1/+2 |
2009-07-13 | perf_counter, x86: Extend perf_counter Pentium M support | Daniel Qarras | 1 | -4/+2 |
2009-07-12 | sparc: remove driver-core BUS_ID_SIZE | Kay Sievers | 1 | -1/+6 |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan | 26 | -26/+0 |
2009-07-11 | x86: Remove spurious printk level from segfault message | Roland Dreier | 1 | -1/+1 |
2009-07-10 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 7 | -8/+54 |